Fix reuse usage in documentation

This commit is contained in:
John Livingston
2024-05-23 12:34:38 +02:00
parent a870ba6488
commit 345ec0ba56
79 changed files with 9902 additions and 7331 deletions

View File

@ -16,3 +16,7 @@ License: AGPL-3.0-only
Files: support/documentation/po/*
Copyright: 2024 John Livingston <https://www.john-livingston.fr/>
License: AGPL-3.0-only
Files: support/documentation/content/en/*
Copyright: 2024 John Livingston <https://www.john-livingston.fr/>
License: AGPL-3.0-only

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
# PeerTube plugin livechat
{{% notice tip %}}

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Contact me"
description: "Contact the author"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Contributing"
description: "Contributing"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Code of Conduct"
description: "Contributor Covenant Code of Conduct"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Develop"
description: "Develop"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Documentation"
description: "Document the plugin, or translate the documentation."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Give your feedback"
description: "Give your feedback"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Translate"
description: "Translate the plugin"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Credits"
description: "Plugin Credits"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Documentation"
description: "Plugin documentation"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Admin documentation"
description: "Plugin Peertube Livechat administration"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Advanced usage"
description: "Some advanced features"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Using Matterbridge"
description: "Using Matterbridge to bridge with other chats"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "XMPP clients"
description: "Allow connections using XMPP clients"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "External Authentication"
description: "Plugin Peertube Livechat settings - External Authentication"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Settings"
description: "Plugin Peertube Livechat settings"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Installation guide"
description: "Plugin peertube-plugin-livechat installation guide"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Known issues: CPU Compatibility"
description: "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Troubleshooting"
description: "Some classic mistakes and workarounds."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Upgrade from version older than 6.0.0"
description: "Important notes when upgrading for an older version."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "User documentation"
description: "Plugin peertube-plugin-livechat user documentation"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "OBS"
description: "Documentation to stream the chat content using OBS."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "For streamers"
description: "How to setup the chat for your live stream"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Some basics"
description: "Some basics about how to setup and use the chat for your live stream"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Chat bot"
description: "Chat bot setup"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Commands"
description: "The bot can respond to several commands."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Forbidden words"
description: "The bot can automatically moderate messages containing forbidden words."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Timers"
description: "The bot can send periodically some messages."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Channel configuration"
description: "Peertube channel chatrooms configuration"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Moderation"
description: "Plugin peertube-plugin-livechat advanced moderation features"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Slow mode"
description: "Plugin peertube-plugin-livechat slow mode"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Tasks / To-do lists"
description: "You can handle tasks and task lists with your moderation team."

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "For viewers"
description: "How to chat for stream viewers"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "XMPP Clients"
description: "Connect to chat using a XMPP client"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Introduction"
description: "Introduction"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Bug tracking & new features"
description: "Bug tracking / New features requests"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Technical documentation"
description: "Technical documentation"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Plugin storage"
description: "Data files and folders used on the server"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "MUC Slow mode"
description: "MUC Slow mode XEP"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Source code"
description: "Source code organization"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Tasks overview"
description: "Task Application technical overview"

View File

@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Third party"
description: "Displaying the livechat with 3rd party software."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2024-01-17 11:38+0000\n"
"Last-Translator: ButterflyOfFire <butterflyoffire@protonmail.com>\n"
"Language-Team: Arabic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ar/>\n"
@ -17,96 +17,17 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 5.3.1\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgstr ""
msgid "Contact the author"
msgstr "الاتصال بالمؤلف"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgstr ""
msgid "Contact me"
msgstr "الاتصال بي"
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
@ -118,20 +39,28 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr "قواعد السلوك"
#. type: Plain text
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
msgstr ""
#, no-wrap
msgid "Develop"
msgstr "التطوير"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr "التطوير"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,11 +389,19 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr "المستندات"
#. type: Title ##
#: support/documentation/content/en/contributing/document/_index.md
#, no-wrap
@ -672,30 +603,39 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
msgstr ""
#, no-wrap
msgid "Give your feedback"
msgstr "عبّر عن رأيك"
#. type: Plain text
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
msgstr ""
#, no-wrap
msgid "Contributing"
msgstr "المساهمة"
#. type: Plain text
#: support/documentation/content/en/contributing/_index.md
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
msgstr ""
#, no-wrap
msgid "Translate the plugin"
msgstr "ترجمة الإضافة"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr "ترجمة"
#. type: Plain text
#: support/documentation/content/en/contributing/translate/_index.md
@ -942,9 +882,16 @@ msgstr "معلومات عامة"
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -992,14 +939,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1007,9 +968,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1530,9 +1498,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1542,9 +1511,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1710,14 +1687,29 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, fuzzy, no-wrap
#| msgid "Documentation"
msgid "Admin documentation"
msgstr "المستندات"
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1742,12 +1734,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1962,14 +1948,23 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, fuzzy, no-wrap
#| msgid "Documentation"
msgid "Plugin documentation"
msgstr "المستندات"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2079,9 +2074,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2100,9 +2102,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2196,9 +2199,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2222,14 +2232,29 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, fuzzy, no-wrap
#| msgid "Documentation"
msgid "User documentation"
msgstr "المستندات"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2316,9 +2341,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2411,6 +2443,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2497,9 +2530,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2512,9 +2552,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2572,9 +2619,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2609,9 +2664,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2624,10 +2686,19 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
msgstr ""
#, fuzzy, no-wrap
#| msgid "General information"
msgid "Peertube channel chatrooms configuration"
msgstr "معلومات عامة"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, fuzzy, no-wrap
#| msgid "General information"
msgid "Channel configuration"
msgstr "معلومات عامة"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/channel.md
@ -2664,14 +2735,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2772,9 +2851,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2782,9 +2868,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr "مقدمة"
@ -2855,8 +2942,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2876,9 +2964,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3105,9 +3200,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3313,9 +3409,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3394,11 +3497,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3482,12 +3580,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3550,10 +3642,17 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
msgstr ""
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr "متعقّب الأخطاء \\ طلبات الميزات الجديدة"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr "متعقّب الأخطاء والميزات الجديدة"
#. type: Plain text
#: support/documentation/content/en/issues/_index.md
@ -3579,48 +3678,3 @@ msgstr ""
#: support/documentation/content/en/issues/_index.md
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr ""
#, no-wrap
#~ msgid "Contact the author"
#~ msgstr "الاتصال بالمؤلف"
#, no-wrap
#~ msgid "Contact me"
#~ msgstr "الاتصال بي"
#, no-wrap
#~ msgid "Code of Conduct"
#~ msgstr "قواعد السلوك"
#, no-wrap
#~ msgid "Documentation"
#~ msgstr "المستندات"
#, no-wrap
#~ msgid "Give your feedback"
#~ msgstr "عبّر عن رأيك"
#, no-wrap
#~ msgid "Contributing"
#~ msgstr "المساهمة"
#, no-wrap
#~ msgid "Translate the plugin"
#~ msgstr "ترجمة الإضافة"
#, no-wrap
#~ msgid "Translate"
#~ msgstr "ترجمة"
#, fuzzy, no-wrap
#~| msgid "General information"
#~ msgid "Channel configuration"
#~ msgstr "معلومات عامة"
#, no-wrap
#~ msgid "Bug tracking / New features requests"
#~ msgstr "متعقّب الأخطاء \\ طلبات الميزات الجديدة"
#, no-wrap
#~ msgid "Bug tracking & new features"
#~ msgstr "متعقّب الأخطاء والميزات الجديدة"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Catalan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ca/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Czech <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/cs/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Greek <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/el/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,96 +16,16 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, markdown-text, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
#, no-wrap
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, markdown-text, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
#, markdown-text
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
#, no-wrap
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -120,10 +40,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, markdown-text
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -132,10 +58,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, markdown-text
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, markdown-text, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -246,12 +172,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, markdown-text, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
#, markdown-text
@ -518,10 +438,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
#, markdown-text
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -752,10 +679,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
#, markdown-text
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -764,10 +691,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
#, markdown-text
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -776,10 +703,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
#, markdown-text
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -1059,10 +992,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
#, markdown-text
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -1119,16 +1058,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, markdown-text
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, markdown-text
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1137,10 +1088,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, markdown-text
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1722,9 +1679,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, markdown-text, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1735,10 +1693,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
#, markdown-text
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, markdown-text, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1931,16 +1896,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
#, markdown-text
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
#, markdown-text
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1968,12 +1945,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, markdown-text, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
#, markdown-text
@ -2223,16 +2194,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
#, markdown-text
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, markdown-text
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2354,10 +2331,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
#, markdown-text
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2379,10 +2362,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, markdown-text
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2487,10 +2470,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, markdown-text
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2517,16 +2506,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
#, markdown-text
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
#, markdown-text
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2625,10 +2626,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, markdown-text
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2735,6 +2742,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, markdown-text, no-wrap
msgid "Moderation"
@ -2833,10 +2841,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, markdown-text
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2851,10 +2865,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, markdown-text
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2923,10 +2943,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#, markdown-text
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, markdown-text, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2967,10 +2994,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, markdown-text
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2985,10 +3018,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, markdown-text
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -3033,16 +3072,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, markdown-text
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#, markdown-text
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -3155,10 +3200,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -3167,9 +3218,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, markdown-text, no-wrap
msgid "Introduction"
msgstr ""
@ -3252,8 +3304,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, markdown-text, no-wrap
msgid "For viewers"
msgstr ""
@ -3276,10 +3329,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, markdown-text
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3540,10 +3599,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
#, markdown-text
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3777,10 +3836,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, markdown-text
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3873,12 +3938,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
#, markdown-text
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, markdown-text, no-wrap
@ -3975,12 +4034,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, markdown-text, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
#, markdown-text
@ -4053,10 +4106,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
#, markdown-text
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Esperanto <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eo/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2024-04-16 21:38+0000\n"
"Last-Translator: rnek0 <rnek0@users.noreply.weblate.framasoft.org>\n"
"Language-Team: Spanish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/es/>\n"
@ -17,96 +17,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 5.4.3\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgstr ""
msgid "Contact the author"
msgstr "Contacta con el autor"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgstr ""
msgid "Contact me"
msgstr "Contáctame"
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
@ -118,20 +39,28 @@ msgstr "Si tiene alguna pregunta o si desea hablar sobre este plugin, puede unir
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr "Si quieres apoyar financieramente el proyecto, puedes contactarme por correo electrónico en git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
msgstr ""
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr "Código de Conducta para contribuyentes"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr "Código de Conducta"
#. type: Plain text
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr "Este Código de Conducta es una adaptación del [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, disponible en [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Las traducciones están a disposición en [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Los casos de comportamiento abusivo, acosador o inaceptable se pueden informar a los líderes de la comunidad responsables de la aplicación por correo en git.[at].john-livingston.fr."
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
msgstr ""
#, no-wrap
msgid "Develop"
msgstr "Desarrollar"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr "Tenga en cuenta que este plugin necesita una AppImage para el servidor Prosody XMPP. Esa AppImage la proporciona el proyecto paralelo [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage). El script `build-prosody.sh` descarga los binarios adjuntos de ese repositorio remoto y verifica que sus checksum sha256 sean correctos."
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr "Desarrollar"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -492,13 +415,20 @@ msgstr "Pruebas de rendimiento"
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr "El repositorio [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) contiene algunas herramientas para realizar pruebas de rendimiento. Se puede utilizar para evaluar mejoras de código, o encontrar cuellos de botella."
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
#, fuzzy
#, fuzzy, no-wrap
#| msgid "Document the plugin, or translate the documentation."
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
msgid "Document the plugin, or translate the documentation."
msgstr "Documente el plugin o traduzca la documentación."
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr "Documentación"
#. type: Title ##
#: support/documentation/content/en/contributing/document/_index.md
#, no-wrap
@ -700,30 +630,39 @@ msgstr "Publicación"
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr "La publicación de la documentación es automátizada cuando los cambios se fusionan en la rama `documentation`."
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
msgstr ""
#, no-wrap
msgid "Give your feedback"
msgstr "Envianos tu feedback"
#. type: Plain text
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr "No necesitas saber programar para empezar a contribuir al desarrollo de este plugin. Otras contribuciones son igualmente muy valiosas, tales como: probar el software y reportar bugs, dar feedback, comentar sobre características que te interesen o sobre la interfaz de usuario, el diseño, ..."
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
msgstr ""
#, no-wrap
msgid "Contributing"
msgstr "Contribuir"
#. type: Plain text
#: support/documentation/content/en/contributing/_index.md
msgid "Interested in contributing? Awesome!"
msgstr "¿Interesado en contribuir? ¡Estupendo!"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
msgstr ""
#, no-wrap
msgid "Translate the plugin"
msgstr "Traducir el plugin"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr "Traducir"
#. type: Plain text
#: support/documentation/content/en/contributing/translate/_index.md
@ -969,9 +908,16 @@ msgstr "Información general"
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -1019,14 +965,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1034,9 +994,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1557,9 +1524,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1569,9 +1537,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1739,14 +1715,29 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "Admin documentation"
msgstr "Redactar la documentación"
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1771,12 +1762,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1991,14 +1976,23 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "Plugin documentation"
msgstr "Redactar la documentación"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2108,11 +2102,19 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, fuzzy, no-wrap
#| msgid "Translations"
msgid "Installation guide"
msgstr "Traducciones"
#. type: Plain text
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/_index.md
@ -2129,9 +2131,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2225,9 +2228,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2251,14 +2261,29 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "User documentation"
msgstr "Redactar la documentación"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2345,9 +2370,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2440,6 +2472,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2526,9 +2559,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2541,9 +2581,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2601,9 +2648,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2638,9 +2693,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2653,10 +2715,19 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
msgstr ""
#, fuzzy, no-wrap
#| msgid "General information"
msgid "Peertube channel chatrooms configuration"
msgstr "Información general"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, fuzzy, no-wrap
#| msgid "General information"
msgid "Channel configuration"
msgstr "Información general"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/channel.md
@ -2693,14 +2764,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2801,9 +2880,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2811,9 +2897,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2884,8 +2971,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2905,9 +2993,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3134,9 +3229,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3342,9 +3438,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3423,11 +3526,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3512,12 +3610,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3580,9 +3672,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text
@ -3610,47 +3709,6 @@ msgstr ""
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr ""
#, no-wrap
#~ msgid "Contact the author"
#~ msgstr "Contacta con el autor"
#, no-wrap
#~ msgid "Contact me"
#~ msgstr "Contáctame"
#, no-wrap
#~ msgid "Contributor Covenant Code of Conduct"
#~ msgstr "Código de Conducta para contribuyentes"
#, no-wrap
#~ msgid "Code of Conduct"
#~ msgstr "Código de Conducta"
#, no-wrap
#~ msgid "Documentation"
#~ msgstr "Documentación"
#, no-wrap
#~ msgid "Give your feedback"
#~ msgstr "Envianos tu feedback"
#, no-wrap
#~ msgid "Contributing"
#~ msgstr "Contribuir"
#, no-wrap
#~ msgid "Translate the plugin"
#~ msgstr "Traducir el plugin"
#, no-wrap
#~ msgid "Translate"
#~ msgstr "Traducir"
#, fuzzy, no-wrap
#~| msgid "General information"
#~ msgid "Channel configuration"
#~ msgstr "Información general"
#~ msgid "The plugin needs to build an AppImage for the Prosody XMPP server. It appears that the way this AppImage is build requires `apt` and `dpkg` commands. So it will only work \"out of the box\" on Debian-like systems. If you are using another Linux distribution, you can try to install `apt` and `dpkg` manually. See for example this [Github issue](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/200). We will provide another solution as soon as possible."
#~ msgstr "El plugin necesita construir una AppImage para el servidor XMPP Prosody . Al parecer la forma en que se construye esta AppImage requiere los comandos `apt` y `dpkg`. Así que sólo funcionará \"out of the box\" en sistemas tipo Debian. Si utiliza otra distribución de Linux, puede intentar instalar `apt` y `dpkg` manualmente. Vea por ejemplo este [Issue de Github](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/200). Proporcionaremos otra solución lo antes posible."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Basque <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eu/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Persian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fa/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Finnish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fi/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Gaelic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gd/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Galician <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gl/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2024-05-01 01:17+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hr/>\n"
@ -17,96 +17,17 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.5.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgstr ""
msgid "Contact the author"
msgstr "Kontaktiraj autora"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgstr ""
msgid "Contact me"
msgstr "Kontaktiraj me"
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
@ -118,20 +39,28 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr "Kodeks ponašanja"
#. type: Plain text
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
msgstr ""
#, no-wrap
msgid "Develop"
msgstr "Razvijaj"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr "Razvijaj"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,11 +389,19 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr "Dokumentacija"
#. type: Title ##
#: support/documentation/content/en/contributing/document/_index.md
#, no-wrap
@ -672,30 +603,39 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
msgstr ""
#, no-wrap
msgid "Give your feedback"
msgstr "Šalji povratne informacije"
#. type: Plain text
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
msgstr ""
#, no-wrap
msgid "Contributing"
msgstr "Doprinošenje"
#. type: Plain text
#: support/documentation/content/en/contributing/_index.md
msgid "Interested in contributing? Awesome!"
msgstr "Želiš doprinijeti? Super!"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
msgstr ""
#, no-wrap
msgid "Translate the plugin"
msgstr "Prevedi dodatak"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr "Prevodi"
#. type: Plain text
#: support/documentation/content/en/contributing/translate/_index.md
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1710,16 +1687,31 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "Admin documentation"
msgstr "Piši dokumentaciju"
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr "Postavke"
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "This section describes the plugin settings page."
@ -1742,12 +1734,6 @@ msgstr "Federacija"
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1962,14 +1948,23 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "Plugin documentation"
msgstr "Piši dokumentaciju"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2081,9 +2076,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2102,9 +2104,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2198,9 +2201,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2224,14 +2234,29 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, fuzzy, no-wrap
#| msgid "Write documentation"
msgid "User documentation"
msgstr "Piši dokumentaciju"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2318,9 +2343,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2413,6 +2445,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2499,9 +2532,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2514,9 +2554,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2574,9 +2621,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2611,9 +2666,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2626,11 +2688,19 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, fuzzy, no-wrap
#| msgid "General information"
msgid "Channel configuration"
msgstr "Opće informacije"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "In the Peertube left menu, there is a \"{{% livechat_label menu_configuration_label %}}\" entry:"
@ -2666,14 +2736,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2774,9 +2852,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2784,9 +2869,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2857,8 +2943,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2878,9 +2965,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3113,9 +3207,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3321,9 +3416,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3402,11 +3504,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3490,12 +3587,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3558,9 +3649,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text
@ -3587,39 +3685,3 @@ msgstr ""
#: support/documentation/content/en/issues/_index.md
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr ""
#, no-wrap
#~ msgid "Contact the author"
#~ msgstr "Kontaktiraj autora"
#, no-wrap
#~ msgid "Contact me"
#~ msgstr "Kontaktiraj me"
#, no-wrap
#~ msgid "Code of Conduct"
#~ msgstr "Kodeks ponašanja"
#, no-wrap
#~ msgid "Documentation"
#~ msgstr "Dokumentacija"
#, no-wrap
#~ msgid "Give your feedback"
#~ msgstr "Šalji povratne informacije"
#, no-wrap
#~ msgid "Contributing"
#~ msgstr "Doprinošenje"
#, no-wrap
#~ msgid "Translate the plugin"
#~ msgstr "Prevedi dodatak"
#, no-wrap
#~ msgid "Translate"
#~ msgstr "Prevodi"
#, no-wrap
#~ msgid "Settings"
#~ msgstr "Postavke"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Hungarian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hu/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Icelandic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/is/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n % 10 != 1 || n % 100 == 11;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 14:21+0000\n"
"Last-Translator: John Livingston <git@john-livingston.fr>\n"
"Language-Team: Italian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/it/>\n"
@ -17,96 +17,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgstr ""
msgid "Contact the author"
msgstr "Contattare l'autore"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgstr ""
msgid "Contact me"
msgstr "Contattarmi"
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
@ -118,9 +39,16 @@ msgstr "Se avete domande, o volete parlare di questo plugin, potete unirvi a que
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr "Se volete sostenere il progetto finanziariamente, potete contattarmi via email all'indirizzo git.[at].john-livingston.fr. o utilizzare il mio [profilo Liberapay](https://liberapay.com/JohnLivingston/)."
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr "Codice di comportamento dei Contributori⋅trici"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text
@ -3577,15 +3671,3 @@ msgstr ""
#: support/documentation/content/en/issues/_index.md
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr ""
#, no-wrap
#~ msgid "Contact the author"
#~ msgstr "Contattare l'autore"
#, no-wrap
#~ msgid "Contact me"
#~ msgstr "Contattarmi"
#, no-wrap
#~ msgid "Contributor Covenant Code of Conduct"
#~ msgstr "Codice di comportamento dei Contributori⋅trici"

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2024-03-10 20:38+0000\n"
"Last-Translator: \"T.S\" <fusen@users.noreply.weblate.framasoft.org>\n"
"Language-Team: Japanese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/>\n"
@ -18,96 +18,17 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.4.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgstr ""
msgid "Contact the author"
msgstr "作者に問い合わせる"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgstr ""
msgid "Contact me"
msgstr "お問い合わせ"
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
@ -119,20 +40,28 @@ msgstr "もし、ご質問、このプラグインに関して話したいこと
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr "もし、プロジェクトを金銭面でご支援頂ける場合は、メールにて git.[at].john-livingston.fr, までご連絡頂くか、私の[Liberapay profile](https://liberapay.com/JohnLivingston/)をご確認頂けますと幸いです。"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
msgstr ""
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr "コントリビューター規約の行動規範"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr "コード規約"
#. type: Plain text
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr "この行動規範は、[Contributor Covenant](https://www.contributor-covenant.org)のバージョン 2.1を基に作成されており、[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html)から入手できます。 翻訳は[https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations)にあります。 虐待的、嫌がらせ、またはその他の受け入れられない行為の事例は、執行を担当するコミュニティリーダーに、git.[at].john-livingston.fr宛のメールで報告することができます。"
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
msgstr ""
#, no-wrap
msgid "Develop"
msgstr "開発"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
@ -225,12 +154,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr "開発"
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -467,11 +390,19 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, fuzzy, no-wrap
msgid "Documentation"
msgstr "ドキュメンテーション"
#. type: Title ##
#: support/documentation/content/en/contributing/document/_index.md
#, no-wrap
@ -673,9 +604,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -683,19 +615,27 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Contributing"
msgstr "はじめに"
#. type: Plain text
#: support/documentation/content/en/contributing/_index.md
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -942,10 +882,17 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Plugin Credits"
msgstr "クレジット"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, fuzzy, no-wrap
msgid "Credits"
msgstr "クレジット"
#. type: Plain text
#: support/documentation/content/en/credits/_index.md
@ -1003,14 +950,28 @@ msgstr "経済的な支援を行って頂いている[ritimo](https://www.ritimo
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1018,9 +979,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1541,9 +1509,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1553,12 +1522,19 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
#, fuzzy
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr "クレジット"
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "Users that are not connected to your Peertube instance are joining the chat using \"anonymous accounts\" (they can freely choose a nickname, and will be assigned a random avatar)."
@ -1727,15 +1703,29 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr "クレジット"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, fuzzy, no-wrap
msgid "Admin documentation"
msgstr "ドキュメンテーション"
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr "クレジット"
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, fuzzy, no-wrap
msgid "Settings"
msgstr "クレジット"
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
@ -1759,12 +1749,6 @@ msgstr "ドキュメンテーション"
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1992,14 +1976,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin documentation"
msgstr "ドキュメンテーション"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2109,9 +2101,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr "PeerTube ライブチャットプラグイン"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2130,9 +2129,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2231,9 +2231,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2257,15 +2264,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
#, fuzzy
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr "PeerTube ライブチャットプラグイン"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, fuzzy, no-wrap
msgid "User documentation"
msgstr "ドキュメンテーション"
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2358,9 +2378,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2457,6 +2484,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, fuzzy, no-wrap
msgid "Moderation"
@ -2549,9 +2577,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2566,9 +2601,16 @@ msgstr "![チャット画面のスクリーンショット](/peertube-plugin-liv
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2631,10 +2673,18 @@ msgstr "新しい機能のリクエスト、バグ、プラグインのセット
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Chat bot setup"
msgstr "クレジット"
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, fuzzy, no-wrap
msgid "Chat bot"
msgstr "クレジット"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
@ -2671,9 +2721,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2688,9 +2745,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr "![チャット画面のスクリーンショット](/peertube-plugin-livechat/images/chat.png?classes=shadow,border&height=200px)"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2732,15 +2796,22 @@ msgstr "PeerTube ライブチャットプラグイン"
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#, fuzzy
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr "PeerTube ライブチャットプラグイン"
#. type: Plain text
@ -2843,9 +2914,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, fuzzy, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr "PeerTube ライブチャットプラグイン"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2853,9 +2931,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, fuzzy, no-wrap
msgid "Introduction"
msgstr "はじめに"
@ -2929,8 +3008,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2952,9 +3032,16 @@ msgstr "![チャット画面のスクリーンショット](/peertube-plugin-liv
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3207,9 +3294,10 @@ msgstr "![チャット画面のスクリーンショット](/peertube-plugin-liv
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3423,9 +3511,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3506,11 +3601,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3600,12 +3690,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, fuzzy, no-wrap
msgid "Chat bot"
msgstr "クレジット"
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
#, fuzzy
@ -3669,10 +3753,17 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
msgstr ""
#, fuzzy, no-wrap
msgid "Bug tracking / New features requests"
msgstr "新規機能のリクエスト / バグトラッキング"
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, fuzzy, no-wrap
msgid "Bug tracking & new features"
msgstr "新規機能のリクエスト / バグトラッキング"
#. type: Plain text
#: support/documentation/content/en/issues/_index.md
@ -3699,82 +3790,18 @@ msgstr ""
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr "あなたがWebデザイナーの方または、ConverseJS/Prosody/XMPP上級者の方の場合は、このプラグインをより良くする為に力を貸してください、歓迎致します。"
#, no-wrap
#~ msgid "Contact the author"
#~ msgstr "作者に問い合わせる"
#, no-wrap
#~ msgid "Contact me"
#~ msgstr "お問い合わせ"
#, no-wrap
#~ msgid "Contributor Covenant Code of Conduct"
#~ msgstr "コントリビューター規約の行動規範"
#, no-wrap
#~ msgid "Code of Conduct"
#~ msgstr "コード規約"
#, fuzzy, no-wrap
#~ msgid "Documentation"
#~ msgstr "ドキュメンテーション"
#, fuzzy, no-wrap
#~ msgid "Contributing"
#~ msgstr "はじめに"
#, fuzzy, no-wrap
#~ msgid "Plugin Credits"
#, fuzzy
#~ msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#~ msgstr "クレジット"
#, fuzzy, no-wrap
#~ msgid "Credits"
#~ msgstr "クレジット"
#, fuzzy, no-wrap
#~ msgid "Plugin Peertube Livechat administration"
#~ msgstr "クレジット"
#, fuzzy, no-wrap
#~ msgid "Admin documentation"
#~ msgstr "ドキュメンテーション"
#, fuzzy, no-wrap
#~ msgid "Plugin Peertube Livechat settings"
#~ msgstr "クレジット"
#, fuzzy, no-wrap
#~ msgid "Settings"
#~ msgstr "クレジット"
#, fuzzy, no-wrap
#~ msgid "Plugin documentation"
#~ msgstr "ドキュメンテーション"
#, fuzzy, no-wrap
#~ msgid "Plugin peertube-plugin-livechat installation guide"
#, fuzzy
#~ msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#~ msgstr "PeerTube ライブチャットプラグイン"
#, fuzzy, no-wrap
#~ msgid "Plugin peertube-plugin-livechat user documentation"
#, fuzzy
#~ msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#~ msgstr "PeerTube ライブチャットプラグイン"
#, fuzzy, no-wrap
#~ msgid "User documentation"
#~ msgstr "ドキュメンテーション"
#, fuzzy, no-wrap
#~ msgid "Plugin peertube-plugin-livechat slow mode"
#~ msgstr "PeerTube ライブチャットプラグイン"
#, fuzzy, no-wrap
#~ msgid "Bug tracking / New features requests"
#~ msgstr "新規機能のリクエスト / バグトラッキング"
#, fuzzy, no-wrap
#~ msgid "Bug tracking & new features"
#~ msgstr "新規機能のリクエスト / バグトラッキング"
#, fuzzy
#~| msgid "![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)"
#~ msgid "{{% livechat_label avatar_set_option_sepia %}}: ![Sepia](/peertube-plugin-livechat/images/avatar_sepia.png?classes=shadow,border&height=40px)"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Kabyle <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/kab/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Norwegian Bokmål <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nb_NO/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Dutch <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Norwegian Nynorsk <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nn/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Occitan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/oc/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Polish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pl/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Portuguese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pt/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Russian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ru/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Albanian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sq/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Swedish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sv/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Thai <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/th/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Toki Pona <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/tok/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -1,92 +1,13 @@
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -99,9 +20,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -109,9 +37,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -205,12 +134,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -447,9 +370,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -653,9 +584,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -663,9 +595,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -673,9 +606,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -921,9 +861,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -971,14 +918,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -986,9 +947,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1509,9 +1477,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1521,9 +1490,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the Prosody check section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1689,14 +1666,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1721,12 +1712,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1941,14 +1926,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2058,9 +2051,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2079,9 +2079,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2175,9 +2176,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2201,14 +2209,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2295,9 +2317,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2390,6 +2419,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2476,9 +2506,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2491,9 +2528,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2551,9 +2595,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2588,9 +2640,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2603,9 +2662,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2643,14 +2709,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2751,9 +2825,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2761,9 +2842,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2834,8 +2916,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2855,9 +2938,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3084,9 +3174,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3292,9 +3383,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3373,11 +3471,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3461,12 +3554,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3529,9 +3616,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Ukrainian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/uk/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Vietnamese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/vi/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Chinese (Simplified) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hans/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-05-23 12:27+0200\n"
"POT-Creation-Date: 2024-05-23 12:32+0200\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Chinese (Traditional) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hant/>\n"
@ -17,95 +17,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"<!--\n"
"SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>\n"
msgid "Contact the author"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contact/_index.md
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#: support/documentation/content/en/contributing/develop/_index.md
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/contributing/feedback/_index.md
#: support/documentation/content/en/contributing/_index.md
#: support/documentation/content/en/contributing/translate/_index.md
#: support/documentation/content/en/credits/_index.md
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/admin/_index.md
#: build/documentation/pot_in/documentation/admin/settings.md
#: support/documentation/content/en/documentation/_index.md
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#: support/documentation/content/en/documentation/installation/_index.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#: support/documentation/content/en/documentation/user/_index.md
#: support/documentation/content/en/documentation/user/obs.md
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#: support/documentation/content/en/documentation/user/streamers/channel.md
#: support/documentation/content/en/documentation/user/streamers/_index.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/documentation/user/viewers.md
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#: support/documentation/content/en/_index.md
#: support/documentation/content/en/intro/_index.md
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid ""
"SPDX-License-Identifier: AGPL-3.0-only\n"
"-->\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contact/_index.md
msgid "title: \"Contact me\" description: \"Contact the author\" weight: 80 chapter: false"
msgid "Contact me"
msgstr ""
#. type: Plain text
@ -118,9 +39,16 @@ msgstr ""
msgid "If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my [Liberapay profile](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/codeofconduct/_index.md
msgid "title: \"Code of Conduct\" description: \"Contributor Covenant Code of Conduct\" weight: 10 chapter: false"
#, no-wrap
msgid "Contributor Covenant Code of Conduct"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/codeofconduct/_index.md
#, no-wrap
msgid "Code of Conduct"
msgstr ""
#. type: Plain text
@ -128,9 +56,10 @@ msgstr ""
msgid "This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). Translations are available at [https://www.contributor-covenant.org/translations](https://www.contributor-covenant.org/translations). Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement by mail at git.[at].john-livingston.fr."
msgstr ""
#. type: Plain text
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
msgid "title: \"Develop\" description: \"Develop\" weight: 40 chapter: false"
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
@ -224,12 +153,6 @@ msgstr ""
msgid "Please note that this plugin needs an AppImage for the Prosody XMPP server. This AppImage is provided by the [Prosody AppImage](https://github.com/JohnXLivingston/prosody-appimage) sideproject. The `build-prosody.sh` script download binaries attached to this remote repository, and checks that their sha256 hashsum are correct."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/contributing/develop/_index.md
#, no-wrap
msgid "Develop"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/contributing/develop/_index.md
msgid "Clone the repository, buid the plugin, and create your feature branch:"
@ -466,9 +389,17 @@ msgstr ""
msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/document/_index.md
msgid "title: \"Documentation\" description: \"Document the plugin, or translate the documentation.\" weight: 50 chapter: false"
#, no-wrap
msgid "Document the plugin, or translate the documentation."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/document/_index.md
#: support/documentation/content/en/documentation/_index.md
#, no-wrap
msgid "Documentation"
msgstr ""
#. type: Title ##
@ -672,9 +603,10 @@ msgstr ""
msgid "Publishing the documentation is automatic, as soon as the changes are merged into the `documentation` branch."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/feedback/_index.md
msgid "title: \"Give your feedback\" description: \"Give your feedback\" weight: 30 chapter: false"
#, no-wrap
msgid "Give your feedback"
msgstr ""
#. type: Plain text
@ -682,9 +614,10 @@ msgstr ""
msgid "You don't need to know how to code to start contributing to this plugin! Other contributions are very valuable too, among which: you can test the software and report bugs, you can give feedback, features that you are interested in, user interface, design, ..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/_index.md
msgid "title: \"Contributing\" description: \"Contributing\" weight: 60 chapter: false"
#, no-wrap
msgid "Contributing"
msgstr ""
#. type: Plain text
@ -692,9 +625,16 @@ msgstr ""
msgid "Interested in contributing? Awesome!"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/contributing/translate/_index.md
msgid "title: \"Translate\" description: \"Translate the plugin\" weight: 20 chapter: false"
#, no-wrap
msgid "Translate the plugin"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/contributing/translate/_index.md
#, no-wrap
msgid "Translate"
msgstr ""
#. type: Plain text
@ -940,9 +880,16 @@ msgstr ""
msgid "Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/credits/_index.md
msgid "title: \"Credits\" description: \"Plugin Credits\" weight: 90 chapter: false"
#, no-wrap
msgid "Plugin Credits"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/credits/_index.md
#, no-wrap
msgid "Credits"
msgstr ""
#. type: Plain text
@ -990,14 +937,28 @@ msgstr ""
msgid "And thanks to all individual contributors who have made a donation via my [liberapay page](https://liberapay.com/JohnLivingston/)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/_index.md
msgid "title: \"Advanced usage\" description: \"Some advanced features\" weight: 20 chapter: false"
#, no-wrap
msgid "Some advanced features"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/_index.md
#, no-wrap
msgid "Advanced usage"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "title: \"Using Matterbridge\" description: \"Using Matterbridge to bridge with other chats\" weight: 50 chapter: false"
#, no-wrap
msgid "Using Matterbridge to bridge with other chats"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "Using Matterbridge"
msgstr ""
#. type: Plain text
@ -1005,9 +966,16 @@ msgstr ""
msgid "Here is a tutorial to use Matterbridge with the plugin: <https://gitlab.com/refrac/obs-matterbridge-overlay/-/blob/master/documentation/peertube.md>"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
msgid "title: \"XMPP clients\" description: \"Allow connections using XMPP clients\" weight: 30 chapter: false"
#, no-wrap
msgid "Allow connections using XMPP clients"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#, no-wrap
msgid "XMPP clients"
msgstr ""
#. type: Plain text
@ -1528,9 +1496,10 @@ msgid ""
" check certs\n"
msgstr ""
#. type: Title ###
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: support/documentation/content/en/documentation/installation/troubleshooting.md
#, no-wrap
msgid "Troubleshooting"
msgstr ""
@ -1540,9 +1509,17 @@ msgstr ""
msgid "If you can't make it work, you can use the diagnostic tool (there is a button on top of the plugin settings page), and take a close look on the «Prosody check» section."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/external_auth.md
msgid "title: \"External Authentication\" description: \"Plugin Peertube Livechat settings - External Authentication\" weight: 15 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings - External Authentication"
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/external_auth.md
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
@ -1708,14 +1685,28 @@ msgstr ""
msgid "Other authentication methods will be implemented in the future."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/admin/_index.md
msgid "title: \"Admin documentation\" description: \"Plugin Peertube Livechat administration\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat administration"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/admin/_index.md
#, no-wrap
msgid "Admin documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "title: \"Settings\" description: \"Plugin Peertube Livechat settings\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin Peertube Livechat settings"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "Settings"
msgstr ""
#. type: Plain text
@ -1740,12 +1731,6 @@ msgstr ""
msgid "Following settings concern the federation with other Peertube instances, and other fediverse softwares."
msgstr ""
#. type: Title ##
#: build/documentation/pot_in/documentation/admin/settings.md
#, no-wrap
msgid "External Authentication"
msgstr ""
#. type: Plain text
#: build/documentation/pot_in/documentation/admin/settings.md
msgid "See the detailed documentation page:"
@ -1960,14 +1945,22 @@ msgstr ""
msgid "More informations on Prosody external components [here](https://prosody.im/doc/components)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/_index.md
msgid "title: \"Documentation\" description: \"Plugin documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
msgid "title: \"Known issues: CPU Compatibility\" description: \"For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.\" weight: 20 chapter: false"
#, no-wrap
msgid "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/cpu_compatibility.md
#, no-wrap
msgid "Known issues: CPU Compatibility"
msgstr ""
#. type: Plain text
@ -2077,9 +2070,16 @@ msgstr ""
msgid "But it may be removed in a near feature (to avoid drawbacks of this method). I have to discuss with Yunohost team, to decide how we can do to minimize drawbacks, and maximize compatibility."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/_index.md
msgid "title: \"Installation guide\" description: \"Plugin peertube-plugin-livechat installation guide\" weight: 20 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat installation guide"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/_index.md
#, no-wrap
msgid "Installation guide"
msgstr ""
#. type: Plain text
@ -2098,9 +2098,10 @@ msgstr ""
msgid "Here are some other more specific instructions:"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/troubleshooting.md
msgid "title: \"Troubleshooting\" description: \"Some classic mistakes and workarounds.\" weight: 10 chapter: false"
#, no-wrap
msgid "Some classic mistakes and workarounds."
msgstr ""
#. type: Title ##
@ -2194,9 +2195,16 @@ msgstr ""
msgid "If you can't fix this immediatly, you can disable Websocket by unchecking \"{{% livechat_label disable_websocket_label %}}\" in the plugin setting page. In such case, you should also check \"{{% livechat_label federation_dont_publish_remotely_label %}}\", as chat federation won't work without Websocket."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
msgid "title: \"Upgrade from version older than 6.0.0\" description: \"Important notes when upgrading for an older version.\" weight: 50 chapter: false"
#, no-wrap
msgid "Important notes when upgrading for an older version."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/installation/upgrade_before_6.0.0.md
#, no-wrap
msgid "Upgrade from version older than 6.0.0"
msgstr ""
#. type: Title ##
@ -2220,14 +2228,28 @@ msgstr ""
msgid "If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/_index.md
msgid "title: \"User documentation\" description: \"Plugin peertube-plugin-livechat user documentation\" weight: 10 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat user documentation"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/_index.md
#, no-wrap
msgid "User documentation"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/obs.md
msgid "title: \"OBS\" description: \"Documentation to stream the chat content using OBS.\" weight: 40 chapter: false"
#, no-wrap
msgid "Documentation to stream the chat content using OBS."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/obs.md
#, no-wrap
msgid "OBS"
msgstr ""
#. type: Plain text
@ -2314,9 +2336,16 @@ msgstr ""
msgid "You can use the [social_stream browser extension](https://github.com/steveseguin/social_stream#readme) to mix multiple chat source (from Peertube, Twitch, Youtube, Facebook, ...) and include their contents in your live stream. The compatibility with this plugin was added in recent versions."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/basics.md
msgid "title: \"Some basics\" description: \"Some basics about how to setup and use the chat for your live stream\" weight: 10 chapter: false"
#, no-wrap
msgid "Some basics about how to setup and use the chat for your live stream"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/basics.md
#, no-wrap
msgid "Some basics"
msgstr ""
#. type: Title ##
@ -2409,6 +2438,7 @@ msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Moderation"
@ -2495,9 +2525,16 @@ msgstr ""
msgid "The chat will be automatically recreated each time someone tries to join it as long as the video exists, and has the \"{{% livechat_label use_chat %}}\" feature activated."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
msgid "title: \"Commands\" description: \"The bot can respond to several commands.\" weight: 40 chapter: false"
#, no-wrap
msgid "The bot can respond to several commands."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/commands.md
#, no-wrap
msgid "Commands"
msgstr ""
#. type: Plain text
@ -2510,9 +2547,16 @@ msgstr ""
msgid "You can setup several commands."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
msgid "title: \"Forbidden words\" description: \"The bot can automatically moderate messages containing forbidden words.\" weight: 10 chapter: false"
#, no-wrap
msgid "The bot can automatically moderate messages containing forbidden words."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md
#, no-wrap
msgid "Forbidden words"
msgstr ""
#. type: Plain text
@ -2570,9 +2614,17 @@ msgstr ""
msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
msgid "title: \"Chat bot\" description: \"Chat bot setup\" weight: 40 chapter: false"
#, no-wrap
msgid "Chat bot setup"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/bot/_index.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
@ -2607,9 +2659,16 @@ msgstr ""
msgid "The bot will reload instantly when you save the page."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
msgid "title: \"Timers\" description: \"The bot can send periodically some messages.\" weight: 20 chapter: false"
#, no-wrap
msgid "The bot can send periodically some messages."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: build/documentation/pot_in/documentation/user/streamers/bot/quotes.md
#, no-wrap
msgid "Timers"
msgstr ""
#. type: Plain text
@ -2622,9 +2681,16 @@ msgstr ""
msgid "![Timers configuration](/peertube-plugin-livechat/images/bot_quotes.png?classes=shadow,border&height=200px)"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/channel.md
msgid "title: \"Channel configuration\" description: \"Peertube channel chatrooms configuration\" weight: 30 chapter: false"
#, no-wrap
msgid "Peertube channel chatrooms configuration"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/channel.md
#, no-wrap
msgid "Channel configuration"
msgstr ""
#. type: Plain text
@ -2662,14 +2728,22 @@ msgstr ""
msgid "More features to come..."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/_index.md
msgid "title: \"For streamers\" description: \"How to setup the chat for your live stream\" weight: 20 chapter: false"
#, no-wrap
msgid "How to setup the chat for your live stream"
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/_index.md
#, no-wrap
msgid "For streamers"
msgstr ""
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/moderation.md
msgid "title: \"Moderation\" description: \"Plugin peertube-plugin-livechat advanced moderation features\" weight: 60 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat advanced moderation features"
msgstr ""
#. type: Plain text
@ -2770,9 +2844,16 @@ msgstr ""
msgid "From there, you can also promote yourself as room moderator by using the \"{{% livechat_label promote %}}\" button on the right."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "title: \"Slow mode\" description: \"Plugin peertube-plugin-livechat slow mode\" weight: 30 chapter: false"
#, no-wrap
msgid "Plugin peertube-plugin-livechat slow mode"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Slow mode"
msgstr ""
#. type: Plain text
@ -2780,9 +2861,10 @@ msgstr ""
msgid "This feature comes with the livechat plugin version 8.3.0."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Introduction"
msgstr ""
@ -2853,8 +2935,9 @@ msgstr ""
msgid "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form."
msgstr ""
#. type: Title ##
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md
#, no-wrap
msgid "For viewers"
msgstr ""
@ -2874,9 +2957,16 @@ msgstr ""
msgid "When they send a message, the input field will be disabled for X seconds (where X is the slow mode duration)."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/streamers/tasks.md
msgid "title: \"Tasks / To-do lists\" description: \"You can handle tasks and task lists with your moderation team.\" weight: 35 chapter: false"
#, no-wrap
msgid "You can handle tasks and task lists with your moderation team."
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/streamers/tasks.md
#, no-wrap
msgid "Tasks / To-do lists"
msgstr ""
#. type: Plain text
@ -3103,9 +3193,10 @@ msgstr ""
msgid "Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/viewers.md
msgid "title: \"For viewers\" description: \"How to chat for stream viewers\" weight: 10 chapter: false"
#, no-wrap
msgid "How to chat for stream viewers"
msgstr ""
#. type: Title ##
@ -3311,9 +3402,16 @@ msgstr ""
msgid "You can also change your nickname using the chat menu."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/documentation/user/xmpp_clients.md
msgid "title: \"XMPP Clients\" description: \"Connect to chat using a XMPP client\" weight: 60 chapter: false"
#, no-wrap
msgid "Connect to chat using a XMPP client"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/documentation/user/xmpp_clients.md
#, no-wrap
msgid "XMPP Clients"
msgstr ""
#. type: Plain text
@ -3392,11 +3490,6 @@ msgstr ""
msgid "You can use the searchbox in the left menu to quickly find specific documentation parts."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "title: \"Introduction\" description: \"Introduction\" weight: 5 chapter: false"
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
@ -3480,12 +3573,6 @@ msgstr ""
msgid "Some times, you have to protect your community from bad people. As an instance administrator, you can choose to disallow federation for the livechat plugin. If remote actors behave badly, streamers, moderators and administrators can ban or mute users."
msgstr ""
#. type: Title ##
#: support/documentation/content/en/intro/_index.md
#, no-wrap
msgid "Chat bot"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/intro/_index.md
msgid "This plugin comes with a built-in [chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot/). Check its documentation for more information."
@ -3548,9 +3635,16 @@ msgstr ""
msgid "You can even activate the chat for specific VOD videos. This is how the [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae) page works: it is not a live stream, but I have activated the chat specifically for this video."
msgstr ""
#. type: Plain text
#. type: Yaml Front Matter Hash Value: description
#: support/documentation/content/en/issues/_index.md
msgid "title: \"Bug tracking & new features\" description: \"Bug tracking / New features requests\" weight: 70 chapter: false"
#, no-wrap
msgid "Bug tracking / New features requests"
msgstr ""
#. type: Yaml Front Matter Hash Value: title
#: support/documentation/content/en/issues/_index.md
#, no-wrap
msgid "Bug tracking & new features"
msgstr ""
#. type: Plain text