This commit is contained in:
John Livingston 2024-03-07 18:10:50 +01:00
parent de15b7d480
commit d081c0eed1
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
37 changed files with 154 additions and 1119 deletions

View File

@ -22,7 +22,7 @@ You can set a number of seconds that users will have to wait after sending a mes
This limitation does not apply to moderators. This limitation does not apply to moderators.
## Default channel value ## Slow mode option
On the [channel configuration page](/peertube-plugin-livechat/documentation/user/streamers/channel), you can set the slow mode option: On the [channel configuration page](/peertube-plugin-livechat/documentation/user/streamers/channel), you can set the slow mode option:
@ -34,33 +34,9 @@ Setting the value to `0` will disable the feature.
Setting the value to a positive integer will set the period during which users will not be able to post additional messages. Setting the value to a positive integer will set the period during which users will not be able to post additional messages.
## Modifying the value for an existing chatroom
{{% notice warning %}}
As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance.
An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed.
For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options).
This solution is not optimal, and we apologize for the inconvenience.
{{% /notice %}}
To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers).
Then, open the top menu and click on "configure".
![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)
You just have to change the "slow mode" field value.
![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)
Setting the value to `0` will disable the feature.
Setting the value to a positive integer will set the period during which users will not be able to post additional messages.
The modification will immediatly apply.
## For viewers ## For viewers
If the slow mode is enabled, users will be informed by an message. If the slow mode is enabled, users will be informed by a message.
![Slow mode infobox](/peertube-plugin-livechat/images/slow_mode.png?classes=shadow,border&height=400px) ![Slow mode infobox](/peertube-plugin-livechat/images/slow_mode.png?classes=shadow,border&height=400px)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-01-17 11:38+0000\n" "PO-Revision-Date: 2024-01-17 11:38+0000\n"
"Last-Translator: ButterflyOfFire <butterflyoffire@protonmail.com>\n" "Last-Translator: ButterflyOfFire <butterflyoffire@protonmail.com>\n"
"Language-Team: Arabic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ar/>\n" "Language-Team: Arabic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ar/>\n"
@ -2231,7 +2231,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2242,7 +2241,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2636,7 +2634,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2664,32 +2662,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2699,7 +2671,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Catalan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ca/>\n" "Language-Team: Catalan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ca/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Czech <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/cs/>\n" "Language-Team: Czech <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/cs/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-03-03 00:57+0000\n" "PO-Revision-Date: 2024-03-03 00:57+0000\n"
"Last-Translator: Victor Hampel <v.hampel@users.noreply.weblate.framasoft.org>\n" "Last-Translator: Victor Hampel <v.hampel@users.noreply.weblate.framasoft.org>\n"
"Language-Team: German <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/>\n" "Language-Team: German <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/>\n"
@ -2288,7 +2288,6 @@ msgstr "Sie können das Dauerhaftigkeitsverhalten ändern. [Öffnen Sie den Cha
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "![Hauptmenü](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "![Hauptmenü](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
@ -2299,7 +2298,6 @@ msgstr "Es gibt mehrere Optionen, die geändert werden können."
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "![Chatraum konfigurieren](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgstr "![Chatraum konfigurieren](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
@ -2691,9 +2689,10 @@ msgstr "Diese Einschränkung gilt nicht für Moderatoren."
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, fuzzy, no-wrap
msgid "Default channel value" #| msgid "Slow mode"
msgstr "Standard Kanalwert" msgid "Slow mode option"
msgstr "Langsamer Modus"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
@ -2724,32 +2723,6 @@ msgstr "Wird der Wert auf \"0\" gesetzt, wird die Funktion deaktiviert."
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "Wenn Sie den Wert auf eine positive ganze Zahl setzen, wird der Zeitraum festgelegt, in dem die Benutzer keine weiteren Nachrichten senden können." msgstr "Wenn Sie den Wert auf eine positive ganze Zahl setzen, wird der Zeitraum festgelegt, in dem die Benutzer keine weiteren Nachrichten senden können."
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr "Ändern des Wertes für einen bestehenden Chatraum"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr "Da es ein Sicherheitsproblem mit dem Livechat-Plugin v8.3.1 gab (Die vollständigen Liste der Moderatoren und Administratoren der Instanz wurde angezeigt), funktioniert das Folgende nur für Benutzer, die auch Administrator oder Moderator der Peertube-Instanz sind. Eine alternative Methode, um dies für bestehende Chaträume einzustellen, wird in einer späteren Livechat-Version zur Verfügung gestellt werden, wenn das Problem richtig behoben ist. Im Moment können Sie, wenn Sie nicht Moderator oder Administrator auf der Peertube-Instanz sind, die Einstellung des langsamen Modus nur ändern, indem Sie Ihren Raum löschen (er wird mit dem in den Kanaloptionen eingestellten Wert neu erstellt). Diese Lösung ist nicht optimal, und wir entschuldigen uns für die Unannehmlichkeiten."
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr "Um die Dauer des langsamen Modus für einen bestehenden Chatroom zu ändern, müssen Sie ihn zunächst im [Vollbildmodus](/peertube-plugin-livechat/de/documentation/user/viewers) öffnen. Öffnen Sie dann das obere Menü und klicken Sie auf \"Konfigurieren\"."
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr "Sie müssen nur den Wert des Feldes \"langsamer Modus\" ändern."
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr "Die Änderung wird sofort wirksam."
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2759,7 +2732,9 @@ msgstr "Für Zuschauer"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." #, fuzzy
#| msgid "If the slow mode is enabled, users will be informed by an message."
msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "Wenn der langsame Modus aktiviert ist, wird der Benutzer durch eine Nachricht informiert." msgstr "Wenn der langsame Modus aktiviert ist, wird der Benutzer durch eine Nachricht informiert."
#. type: Plain text #. type: Plain text
@ -3208,6 +3183,26 @@ msgstr "[Meilensteine auf Github](https://github.com/JohnXLivingston/peertube-pl
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome." msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr "Wenn Sie ein Webdesigner oder ein ConverseJS/Prosody/XMPP-Experte sind und helfen wollen, dieses Plugin zu verbessern, sind Sie gerne willkommen." msgstr "Wenn Sie ein Webdesigner oder ein ConverseJS/Prosody/XMPP-Experte sind und helfen wollen, dieses Plugin zu verbessern, sind Sie gerne willkommen."
#, no-wrap
#~ msgid "Default channel value"
#~ msgstr "Standard Kanalwert"
#, no-wrap
#~ msgid "Modifying the value for an existing chatroom"
#~ msgstr "Ändern des Wertes für einen bestehenden Chatraum"
#~ msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
#~ msgstr "Da es ein Sicherheitsproblem mit dem Livechat-Plugin v8.3.1 gab (Die vollständigen Liste der Moderatoren und Administratoren der Instanz wurde angezeigt), funktioniert das Folgende nur für Benutzer, die auch Administrator oder Moderator der Peertube-Instanz sind. Eine alternative Methode, um dies für bestehende Chaträume einzustellen, wird in einer späteren Livechat-Version zur Verfügung gestellt werden, wenn das Problem richtig behoben ist. Im Moment können Sie, wenn Sie nicht Moderator oder Administrator auf der Peertube-Instanz sind, die Einstellung des langsamen Modus nur ändern, indem Sie Ihren Raum löschen (er wird mit dem in den Kanaloptionen eingestellten Wert neu erstellt). Diese Lösung ist nicht optimal, und wir entschuldigen uns für die Unannehmlichkeiten."
#~ msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
#~ msgstr "Um die Dauer des langsamen Modus für einen bestehenden Chatroom zu ändern, müssen Sie ihn zunächst im [Vollbildmodus](/peertube-plugin-livechat/de/documentation/user/viewers) öffnen. Öffnen Sie dann das obere Menü und klicken Sie auf \"Konfigurieren\"."
#~ msgid "You just have to change the \"slow mode\" field value."
#~ msgstr "Sie müssen nur den Wert des Feldes \"langsamer Modus\" ändern."
#~ msgid "The modification will immediatly apply."
#~ msgstr "Die Änderung wird sofort wirksam."
#~ msgid "This value will apply as the default value for new chatrooms. It will not apply on already existing chatrooms." #~ msgid "This value will apply as the default value for new chatrooms. It will not apply on already existing chatrooms."
#~ msgstr "Dieser Wert gilt als Standardwert für neue Chaträume. Er gilt nicht für bereits bestehende Chaträume." #~ msgstr "Dieser Wert gilt als Standardwert für neue Chaträume. Er gilt nicht für bereits bestehende Chaträume."

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Greek <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/el/>\n" "Language-Team: Greek <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/el/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -2497,7 +2497,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text #, markdown-text
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2510,7 +2509,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text #, markdown-text
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2954,7 +2952,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text, no-wrap #, markdown-text, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2987,36 +2985,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -3027,7 +2995,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, markdown-text #, markdown-text
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Esperanto <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eo/>\n" "Language-Team: Esperanto <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eo/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-03-07 05:45+0000\n" "PO-Revision-Date: 2024-03-07 05:45+0000\n"
"Last-Translator: rnek0 <rnek0@users.noreply.weblate.framasoft.org>\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" "Language-Team: Spanish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/es/>\n"
@ -2257,7 +2257,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2268,7 +2267,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2662,7 +2660,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2690,32 +2688,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2725,7 +2697,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Basque <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eu/>\n" "Language-Team: Basque <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/eu/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Persian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fa/>\n" "Language-Team: Persian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fa/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Finnish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fi/>\n" "Language-Team: Finnish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fi/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-02-21 15:07+0000\n" "PO-Revision-Date: 2024-02-21 15:07+0000\n"
"Last-Translator: John Livingston <git@john-livingston.fr>\n" "Last-Translator: John Livingston <git@john-livingston.fr>\n"
"Language-Team: French <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/>\n" "Language-Team: French <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/>\n"
@ -2307,7 +2307,6 @@ msgstr "Vous pouvez changer le comportement de la persistance. [Ouvrez le tchat
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "![Menu du haut](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "![Menu du haut](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
@ -2318,7 +2317,6 @@ msgstr "Il y a plusieurs options qui peuvent être changées."
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "![Configurer le salon](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgstr "![Configurer le salon](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
@ -2710,9 +2708,10 @@ msgstr "Cette limitation ne s'applique pas aux modérateur⋅rices."
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, fuzzy, no-wrap
msgid "Default channel value" #| msgid "Slow mode"
msgstr "Valeur par défaut de la chaîne" msgid "Slow mode option"
msgstr "Mode lent"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
@ -2743,32 +2742,6 @@ msgstr "La valeur `0` désactive la fonctionnalité."
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "Positionner la valeur à un nombre entier positif permet de fixer la période pendant laquelle les utilisateur⋅rices ne pourront pas envoyer de messages supplémentaires." msgstr "Positionner la valeur à un nombre entier positif permet de fixer la période pendant laquelle les utilisateur⋅rices ne pourront pas envoyer de messages supplémentaires."
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr "Modifier la valeur d'un salon de discussion existant"
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr "Pour modifier le paramètre du mode lent pour un salon déjà existant, vous devez d'abord ouvrir celui-ci en [plein écran](/peertube-plugin-livechat/fr/documentation/user/viewers). Ensuite, ouvrez le menu haut, et cliquez sur \"configurer\"."
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr "Il suffit de modifier la valeur du champ \"mode lent\"."
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr "La modification s'appliquera immédiatement."
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2778,7 +2751,9 @@ msgstr "Pour les spectateur⋅rices"
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." #, fuzzy
#| msgid "If the slow mode is enabled, users will be informed by an message."
msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "Si le mode lent est activé, les utilisateur⋅rices en seront informé⋅es par un message." msgstr "Si le mode lent est activé, les utilisateur⋅rices en seront informé⋅es par un message."
#. type: Plain text #. type: Plain text
@ -3227,6 +3202,23 @@ msgstr "les [jalons sur github](https://github.com/JohnXLivingston/peertube-plug
msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome." msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome."
msgstr "Si vous êtes webdesigner ou avez une expertise en ConverseJS/Prosody/XMPP et souhaitez participer à l'évolution de ce plugin, n'hésitez pas à me contacter." msgstr "Si vous êtes webdesigner ou avez une expertise en ConverseJS/Prosody/XMPP et souhaitez participer à l'évolution de ce plugin, n'hésitez pas à me contacter."
#, no-wrap
#~ msgid "Default channel value"
#~ msgstr "Valeur par défaut de la chaîne"
#, no-wrap
#~ msgid "Modifying the value for an existing chatroom"
#~ msgstr "Modifier la valeur d'un salon de discussion existant"
#~ msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
#~ msgstr "Pour modifier le paramètre du mode lent pour un salon déjà existant, vous devez d'abord ouvrir celui-ci en [plein écran](/peertube-plugin-livechat/fr/documentation/user/viewers). Ensuite, ouvrez le menu haut, et cliquez sur \"configurer\"."
#~ msgid "You just have to change the \"slow mode\" field value."
#~ msgstr "Il suffit de modifier la valeur du champ \"mode lent\"."
#~ msgid "The modification will immediatly apply."
#~ msgstr "La modification s'appliquera immédiatement."
#~ msgid "This value will apply as the default value for new chatrooms. It will not apply on already existing chatrooms." #~ msgid "This value will apply as the default value for new chatrooms. It will not apply on already existing chatrooms."
#~ msgstr "Cette valeur s'appliquera par défaut aux nouveaux salons. Elle ne s'appliquera pas aux salons de discussion existants." #~ msgstr "Cette valeur s'appliquera par défaut aux nouveaux salons. Elle ne s'appliquera pas aux salons de discussion existants."

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Gaelic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gd/>\n" "Language-Team: Gaelic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gd/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Galician <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gl/>\n" "Language-Team: Galician <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/gl/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-03-06 13:38+0000\n" "PO-Revision-Date: 2024-03-06 13:38+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\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" "Language-Team: Croatian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hr/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Hungarian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hu/>\n" "Language-Team: Hungarian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hu/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Icelandic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/is/>\n" "Language-Team: Icelandic <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/is/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 14:21+0000\n" "PO-Revision-Date: 2023-07-17 14:21+0000\n"
"Last-Translator: John Livingston <git@john-livingston.fr>\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" "Language-Team: Italian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/it/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2024-01-28 13:01+0000\n" "PO-Revision-Date: 2024-01-28 13:01+0000\n"
"Last-Translator: \"T.S\" <fusen@users.noreply.weblate.framasoft.org>\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" "Language-Team: Japanese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/>\n"
@ -2268,7 +2268,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, fuzzy #, fuzzy
#| msgid "![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)" #| msgid "![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)"
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
@ -2281,7 +2280,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, fuzzy #, fuzzy
#| msgid "![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)" #| msgid "![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)"
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
@ -2693,7 +2691,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2724,32 +2722,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2759,7 +2731,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Kabyle <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/kab/>\n" "Language-Team: Kabyle <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/kab/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\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" "Language-Team: Norwegian Bokmål <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nb_NO/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Dutch <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n" "Language-Team: Dutch <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nl/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\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" "Language-Team: Norwegian Nynorsk <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/nn/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Occitan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/oc/>\n" "Language-Team: Occitan <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/oc/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Polish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pl/>\n" "Language-Team: Polish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pl/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Portuguese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pt/>\n" "Language-Team: Portuguese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/pt/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Russian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ru/>\n" "Language-Team: Russian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ru/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Albanian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sq/>\n" "Language-Team: Albanian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sq/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Swedish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sv/>\n" "Language-Team: Swedish <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/sv/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:52+0000\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Thai <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/th/>\n" "Language-Team: Thai <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/th/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\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" "Language-Team: Toki Pona <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/tok/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Ukrainian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/uk/>\n" "Language-Team: Ukrainian <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/uk/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: Vietnamese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/vi/>\n" "Language-Team: Vietnamese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/vi/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\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" "Language-Team: Chinese (Simplified) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hans/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n"
"POT-Creation-Date: 2024-03-07 17:46+0100\n" "POT-Creation-Date: 2024-03-07 18:10+0100\n"
"PO-Revision-Date: 2023-07-17 10:53+0000\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\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" "Language-Team: Chinese (Traditional) <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/zh_Hant/>\n"
@ -2229,7 +2229,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/moderation.md #: support/documentation/content/en/documentation/user/streamers/moderation.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2240,7 +2239,6 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/basics.md #: support/documentation/content/en/documentation/user/streamers/basics.md
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)"
msgstr "" msgstr ""
@ -2633,7 +2631,7 @@ msgstr ""
#. type: Title ## #. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap #, no-wrap
msgid "Default channel value" msgid "Slow mode option"
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text
@ -2661,32 +2659,6 @@ msgstr ""
msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages." msgid "Setting the value to a positive integer will set the period during which users will not be able to post additional messages."
msgstr "" msgstr ""
#. type: Title ##
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
#, no-wrap
msgid "Modifying the value for an existing chatroom"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "As there was a security issue with livechat plugin v8.3.1 (leaking the full list of instance moderator and administrators), the following only works for users that are also administrator or moderator on the Peertube instance. An alternative method to set this for existing chatrooms will be provided in a later livechat version, when the issue will be properly fixed. For now, if you are not moderator or administrator on the Peertube instance, you can change the slow mode setting by deleting your room (it will be recreated with the value set in the channel options). This solution is not optimal, and we apologize for the inconvenience."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "To modify the slow mode duration for an existing chatroom, you first have to open it in [full screen mode](/peertube-plugin-livechat/documentation/user/viewers). Then, open the top menu and click on \"configure\"."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "You just have to change the \"slow mode\" field value."
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "The modification will immediatly apply."
msgstr ""
#. type: Yaml Front Matter Hash Value: 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/slow_mode.md
#: support/documentation/content/en/documentation/user/viewers.md #: support/documentation/content/en/documentation/user/viewers.md
@ -2696,7 +2668,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/streamers/slow_mode.md
msgid "If the slow mode is enabled, users will be informed by an message." msgid "If the slow mode is enabled, users will be informed by a message."
msgstr "" msgstr ""
#. type: Plain text #. type: Plain text