diff --git a/support/documentation/content/en/documentation/user/streamers/slow_mode.md b/support/documentation/content/en/documentation/user/streamers/slow_mode.md index 625cb223..5d540ab3 100644 --- a/support/documentation/content/en/documentation/user/streamers/slow_mode.md +++ b/support/documentation/content/en/documentation/user/streamers/slow_mode.md @@ -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. -## 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: @@ -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. -## 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 -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) diff --git a/support/documentation/content/en/images/slow_mode_channel_option.png b/support/documentation/content/en/images/slow_mode_channel_option.png index 9583b159..645cfc9c 100644 Binary files a/support/documentation/content/en/images/slow_mode_channel_option.png and b/support/documentation/content/en/images/slow_mode_channel_option.png differ diff --git a/support/documentation/po/livechat.ar.po b/support/documentation/po/livechat.ar.po index 428b66a6..cfffd3d7 100644 --- a/support/documentation/po/livechat.ar.po +++ b/support/documentation/po/livechat.ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: ButterflyOfFire \n" "Language-Team: Arabic \n" @@ -2231,7 +2231,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2242,7 +2241,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2636,7 +2634,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2699,7 +2671,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.ca.po b/support/documentation/po/livechat.ca.po index 3cc9ac94..1f3a10a4 100644 --- a/support/documentation/po/livechat.ca.po +++ b/support/documentation/po/livechat.ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Catalan \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.cs.po b/support/documentation/po/livechat.cs.po index 2b3c02c8..d92f30e0 100644 --- a/support/documentation/po/livechat.cs.po +++ b/support/documentation/po/livechat.cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Czech \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.de.po b/support/documentation/po/livechat.de.po index dbbac2a4..b9598876 100644 --- a/support/documentation/po/livechat.de.po +++ b/support/documentation/po/livechat.de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "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" "Last-Translator: Victor Hampel \n" "Language-Team: German \n" @@ -2288,7 +2288,6 @@ msgstr "Sie können das Dauerhaftigkeitsverhalten ändern. [Öffnen Sie den Cha #. type: Plain text #: 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/slow_mode.md 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)" @@ -2299,7 +2298,6 @@ msgstr "Es gibt mehrere Optionen, die geändert werden können." #. type: Plain text #: 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)" 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 ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md -#, no-wrap -msgid "Default channel value" -msgstr "Standard Kanalwert" +#, fuzzy, no-wrap +#| msgid "Slow mode" +msgid "Slow mode option" +msgstr "Langsamer Modus" #. type: Plain text #: 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2759,7 +2732,9 @@ msgstr "Für Zuschauer" #. type: Plain text #: 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." #. 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." 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." #~ msgstr "Dieser Wert gilt als Standardwert für neue Chaträume. Er gilt nicht für bereits bestehende Chaträume." diff --git a/support/documentation/po/livechat.el.po b/support/documentation/po/livechat.el.po index ae25a2ab..50036ffb 100644 --- a/support/documentation/po/livechat.el.po +++ b/support/documentation/po/livechat.el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Greek \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.en.pot b/support/documentation/po/livechat.en.pot index 04a2e53f..889937bd 100644 --- a/support/documentation/po/livechat.en.pot +++ b/support/documentation/po/livechat.en.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2497,7 +2497,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md #, markdown-text msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2510,7 +2509,6 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/streamers/basics.md -#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, markdown-text msgid "![Configure chat room](/peertube-plugin-livechat/images/configure.png?classes=shadow,border&height=200px)" msgstr "" @@ -2954,7 +2952,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, markdown-text, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -3027,7 +2995,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.eo.po b/support/documentation/po/livechat.eo.po index 9e4f2815..faba6607 100644 --- a/support/documentation/po/livechat.eo.po +++ b/support/documentation/po/livechat.eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Esperanto \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.es.po b/support/documentation/po/livechat.es.po index 119131f4..ecdd9420 100644 --- a/support/documentation/po/livechat.es.po +++ b/support/documentation/po/livechat.es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: rnek0 \n" "Language-Team: Spanish \n" @@ -2257,7 +2257,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2268,7 +2267,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2662,7 +2660,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2725,7 +2697,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.eu.po b/support/documentation/po/livechat.eu.po index c29ef5ef..3b51af5c 100644 --- a/support/documentation/po/livechat.eu.po +++ b/support/documentation/po/livechat.eu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Basque \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.fa.po b/support/documentation/po/livechat.fa.po index 821daf89..293c6e64 100644 --- a/support/documentation/po/livechat.fa.po +++ b/support/documentation/po/livechat.fa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Persian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.fi.po b/support/documentation/po/livechat.fi.po index d3df5096..797fdd71 100644 --- a/support/documentation/po/livechat.fi.po +++ b/support/documentation/po/livechat.fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Finnish \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.fr.po b/support/documentation/po/livechat.fr.po index c56c4926..da6fe78a 100644 --- a/support/documentation/po/livechat.fr.po +++ b/support/documentation/po/livechat.fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "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" "Last-Translator: John Livingston \n" "Language-Team: French \n" @@ -2307,7 +2307,6 @@ msgstr "Vous pouvez changer le comportement de la persistance. [Ouvrez le tchat #. type: Plain text #: 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/slow_mode.md 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)" @@ -2318,7 +2317,6 @@ msgstr "Il y a plusieurs options qui peuvent être changées." #. type: Plain text #: 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)" 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 ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md -#, no-wrap -msgid "Default channel value" -msgstr "Valeur par défaut de la chaîne" +#, fuzzy, no-wrap +#| msgid "Slow mode" +msgid "Slow mode option" +msgstr "Mode lent" #. type: Plain text #: 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2778,7 +2751,9 @@ msgstr "Pour les spectateur⋅rices" #. type: Plain text #: 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." #. 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." 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." #~ msgstr "Cette valeur s'appliquera par défaut aux nouveaux salons. Elle ne s'appliquera pas aux salons de discussion existants." diff --git a/support/documentation/po/livechat.gd.po b/support/documentation/po/livechat.gd.po index 27c33d50..d732093d 100644 --- a/support/documentation/po/livechat.gd.po +++ b/support/documentation/po/livechat.gd.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Gaelic \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.gl.po b/support/documentation/po/livechat.gl.po index 33773596..495a69b7 100644 --- a/support/documentation/po/livechat.gl.po +++ b/support/documentation/po/livechat.gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Galician \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.hr.po b/support/documentation/po/livechat.hr.po index 9790b21d..5f3dc59c 100644 --- a/support/documentation/po/livechat.hr.po +++ b/support/documentation/po/livechat.hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Milo Ivir \n" "Language-Team: Croatian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.hu.po b/support/documentation/po/livechat.hu.po index 335a5c11..aef20334 100644 --- a/support/documentation/po/livechat.hu.po +++ b/support/documentation/po/livechat.hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Hungarian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.is.po b/support/documentation/po/livechat.is.po index eaa9fc9b..b2e1ce21 100644 --- a/support/documentation/po/livechat.is.po +++ b/support/documentation/po/livechat.is.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Icelandic \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.it.po b/support/documentation/po/livechat.it.po index 15bfa717..4d36b238 100644 --- a/support/documentation/po/livechat.it.po +++ b/support/documentation/po/livechat.it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: John Livingston \n" "Language-Team: Italian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.ja.po b/support/documentation/po/livechat.ja.po index d03b1ce4..71d5da79 100644 --- a/support/documentation/po/livechat.ja.po +++ b/support/documentation/po/livechat.ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "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" "Last-Translator: \"T.S\" \n" "Language-Team: Japanese \n" @@ -2268,7 +2268,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md #, fuzzy #| 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)" @@ -2281,7 +2280,6 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/streamers/basics.md -#: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, fuzzy #| 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)" @@ -2693,7 +2691,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2759,7 +2731,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.kab.po b/support/documentation/po/livechat.kab.po index b71a7a78..6b372d69 100644 --- a/support/documentation/po/livechat.kab.po +++ b/support/documentation/po/livechat.kab.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Kabyle \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.nb.po b/support/documentation/po/livechat.nb.po index cfd0a2ce..7751c3c9 100644 --- a/support/documentation/po/livechat.nb.po +++ b/support/documentation/po/livechat.nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Bokmål \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.nl.po b/support/documentation/po/livechat.nl.po index b0a85819..978f3516 100644 --- a/support/documentation/po/livechat.nl.po +++ b/support/documentation/po/livechat.nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Dutch \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.nn.po b/support/documentation/po/livechat.nn.po index e50f7ccf..db936185 100644 --- a/support/documentation/po/livechat.nn.po +++ b/support/documentation/po/livechat.nn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Nynorsk \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.oc.po b/support/documentation/po/livechat.oc.po index 171f114a..9ad583fe 100644 --- a/support/documentation/po/livechat.oc.po +++ b/support/documentation/po/livechat.oc.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Occitan \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.pl.po b/support/documentation/po/livechat.pl.po index 9a2866b7..2cf7d4a9 100644 --- a/support/documentation/po/livechat.pl.po +++ b/support/documentation/po/livechat.pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Polish \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.pt.po b/support/documentation/po/livechat.pt.po index 6da1a50d..e6a27922 100644 --- a/support/documentation/po/livechat.pt.po +++ b/support/documentation/po/livechat.pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Portuguese \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.ru.po b/support/documentation/po/livechat.ru.po index 2b6587f5..e6e6fa10 100644 --- a/support/documentation/po/livechat.ru.po +++ b/support/documentation/po/livechat.ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Russian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.sq.po b/support/documentation/po/livechat.sq.po index 7f4cb86e..189c2ae7 100644 --- a/support/documentation/po/livechat.sq.po +++ b/support/documentation/po/livechat.sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Albanian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.sv.po b/support/documentation/po/livechat.sv.po index 6396151b..d23738f9 100644 --- a/support/documentation/po/livechat.sv.po +++ b/support/documentation/po/livechat.sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Swedish \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.th.po b/support/documentation/po/livechat.th.po index 0df4aa76..1ff159fa 100644 --- a/support/documentation/po/livechat.th.po +++ b/support/documentation/po/livechat.th.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Thai \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.tok.po b/support/documentation/po/livechat.tok.po index 6452985c..51f038b9 100644 --- a/support/documentation/po/livechat.tok.po +++ b/support/documentation/po/livechat.tok.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Toki Pona \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.uk.po b/support/documentation/po/livechat.uk.po index 5326b477..b20275f8 100644 --- a/support/documentation/po/livechat.uk.po +++ b/support/documentation/po/livechat.uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Ukrainian \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.vi.po b/support/documentation/po/livechat.vi.po index f969be18..123850d3 100644 --- a/support/documentation/po/livechat.vi.po +++ b/support/documentation/po/livechat.vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Vietnamese \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.zh-Hans.po b/support/documentation/po/livechat.zh-Hans.po index 6d6443b6..6d6fee93 100644 --- a/support/documentation/po/livechat.zh-Hans.po +++ b/support/documentation/po/livechat.zh-Hans.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Simplified) \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text diff --git a/support/documentation/po/livechat.zh-Hant.po b/support/documentation/po/livechat.zh-Hant.po index b97b6795..64dcad9d 100644 --- a/support/documentation/po/livechat.zh-Hant.po +++ b/support/documentation/po/livechat.zh-Hant.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "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" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Traditional) \n" @@ -2229,7 +2229,6 @@ msgstr "" #. type: Plain text #: 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/slow_mode.md msgid "![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)" msgstr "" @@ -2240,7 +2239,6 @@ msgstr "" #. type: Plain text #: 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)" msgstr "" @@ -2633,7 +2631,7 @@ msgstr "" #. type: Title ## #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #, no-wrap -msgid "Default channel value" +msgid "Slow mode option" msgstr "" #. 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." 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 #: support/documentation/content/en/documentation/user/streamers/slow_mode.md #: support/documentation/content/en/documentation/user/viewers.md @@ -2696,7 +2668,7 @@ msgstr "" #. type: Plain text #: 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 "" #. type: Plain text