diff --git a/CHANGELOG.md b/CHANGELOG.md index c689fcef..d0484298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## ??? (Not Released Yet) + +### Minor changes and fixes + +* Translations updates. + ## 14.0.0 **Important note**: if you got an error on updating the plugin, please try to restart Peertube and install it again. diff --git a/support/documentation/content/en/documentation/user/streamers/bot/forbidden_words.md b/support/documentation/content/en/documentation/user/streamers/bot/forbidden_words.md index f21f9480..f2a4917c 100644 --- a/support/documentation/content/en/documentation/user/streamers/bot/forbidden_words.md +++ b/support/documentation/content/en/documentation/user/streamers/bot/forbidden_words.md @@ -45,9 +45,11 @@ You can [open an issue](https://github.com/JohnXLivingston/peertube-plugin-livec ## {{% livechat_label livechat_configuration_channel_forbidden_words_regexp_label %}} -By checking this option, each line of the "{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression). +{{% notice warning %}} +This feature can be disabled by the instance's adminitrators. +{{% /notice %}} -This feature is optional and can be disabled by admins. +By checking this option, each line of the "{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression). ## {{% livechat_label livechat_configuration_applytomoderators_label %}} diff --git a/support/documentation/po/livechat.ar.po b/support/documentation/po/livechat.ar.po index 5343cf4a..98d10ebe 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2024-09-12 15:37+0000\n" "Last-Translator: ButterflyOfFire \n" "Language-Team: Arabic \n" @@ -2614,6 +2614,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3062,11 +3063,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.ca.po b/support/documentation/po/livechat.ca.po index 4da97b20..7dc00231 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2025-06-08 22:46+0000\n" "Last-Translator: fran secs \n" "Language-Team: Catalan \n" @@ -2682,6 +2682,7 @@ msgstr "Acoblament d'OBS" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "Aquesta funció la pot desactivar l'administració de la instància." @@ -3130,13 +3131,6 @@ msgstr "Aquesta característica encara és experimental. Pot ser que hi hagi pro msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "En marcar aquesta opció cada línia del camp «{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}» es considerarà com una [expressió regular](https://ca.wikipedia.org/wiki/Expressi%C3%B3_regular)." -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, fuzzy -#| msgid "This feature can be disabled by the instance's adminitrators." -msgid "This feature is optional and can be disabled by admins." -msgstr "Aquesta funció la pot desactivar l'administració de la instància." - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap @@ -4988,5 +4982,10 @@ msgstr "[fites a github](https://github.com/JohnXLivingston/peertube-plugin-live msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome." msgstr "Si us dediqueu al disseny web o teniu experiència en ConverseJS/Prosody/XMPP i voleu participar en l'evolució d'aquest connector, us animem a fer-ho." +#, fuzzy +#~| msgid "This feature can be disabled by the instance's adminitrators." +#~ msgid "This feature is optional and can be disabled by admins." +#~ msgstr "Aquesta funció la pot desactivar l'administració de la instància." + #~ msgid "Please note that not all regular expression are accepted. Under the hood, we are using the [node-re2](https://github.com/uhop/node-re2) library. Please check [node-re2](https://github.com/uhop/node-re2) and [RE2 documentation](https://github.com/google/re2/wiki/Syntax) for more information about the accepted syntax and the limitations." #~ msgstr "Tingueu en compte que no totes les expressions regulars s'accepten. Per sota utilitzem la biblioteca [node-re2](https://github.com/uhop/node-re2). Consulteu [node-re2](https://github.com/uhop/node-re2) i la [documentació de RE2](https://github.com/google/re2/wiki/Syntax) per obtenir més informació sobre la sintaxi acceptada i les limitacions." diff --git a/support/documentation/po/livechat.cs.po b/support/documentation/po/livechat.cs.po index caf5a494..c47f3fd9 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2025-06-08 22:46+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech \n" @@ -2680,6 +2680,7 @@ msgstr "OBS Dock" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "Tuto funkci mohou správci instance deaktivovat." @@ -3128,13 +3129,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, fuzzy -#| msgid "This feature can be disabled by the instance's adminitrators." -msgid "This feature is optional and can be disabled by admins." -msgstr "Tuto funkci mohou správci instance deaktivovat." - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap @@ -4977,3 +4971,8 @@ msgstr "" #: support/documentation/content/en/issues/_index.md msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome." msgstr "Pokud jste webdesignér nebo odborník na ConverseJS/Prosody/XMPP a chcete pomoci tento plugin vylepšit, jste vítáni." + +#, fuzzy +#~| msgid "This feature can be disabled by the instance's adminitrators." +#~ msgid "This feature is optional and can be disabled by admins." +#~ msgstr "Tuto funkci mohou správci instance deaktivovat." diff --git a/support/documentation/po/livechat.de.po b/support/documentation/po/livechat.de.po index 696b6132..413d8ea7 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2025-06-07 08:38+0000\n" "Last-Translator: Victor Hampel \n" "Language-Team: German \n" @@ -2686,6 +2686,7 @@ msgstr "OBS Dock" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "Diese Funktion kann von den Administratoren der Instanz deaktiviert werden." @@ -3134,13 +3135,6 @@ msgstr "Diese Funktion ist noch experimentell. Es könnte einige Probleme mit n msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "Wenn Sie diese Option aktivieren, wird jede Zeile des Feldes \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" als [regulärer Ausdruck](https://de.wikipedia.org/wiki/Regul%C3%A4rer_Ausdruck) betrachtet." -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, fuzzy -#| msgid "This feature can be disabled by the instance's adminitrators." -msgid "This feature is optional and can be disabled by admins." -msgstr "Diese Funktion kann von den Administratoren der Instanz deaktiviert werden." - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap @@ -4992,6 +4986,11 @@ 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." +#, fuzzy +#~| msgid "This feature can be disabled by the instance's adminitrators." +#~ msgid "This feature is optional and can be disabled by admins." +#~ msgstr "Diese Funktion kann von den Administratoren der Instanz deaktiviert werden." + #~ msgid "Please note that not all regular expression are accepted. Under the hood, we are using the [node-re2](https://github.com/uhop/node-re2) library. Please check [node-re2](https://github.com/uhop/node-re2) and [RE2 documentation](https://github.com/google/re2/wiki/Syntax) for more information about the accepted syntax and the limitations." #~ msgstr "Bitte beachten Sie, dass nicht alle \"regulären Ausdrücke (regex) akzeptiert werden. Im Hintergrund verwenden wir die Bibliothek [node-re2](https://github.com/uhop/node-re2). Weitere Informationen über die akzeptierte Syntax und die Einschränkungen finden Sie unter [node-re2](https://github.com/uhop/node-re2) und der [RE2 Dokumentation](https://github.com/google/re2/wiki/Syntax)." diff --git a/support/documentation/po/livechat.el.po b/support/documentation/po/livechat.el.po index 38f388ba..0ab1a31b 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Greek \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.en.pot b/support/documentation/po/livechat.en.pot index 7f9e2436..8dd20b1a 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2942,6 +2942,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md #, markdown-text msgid "This feature can be disabled by the instance's adminitrators." @@ -3459,12 +3460,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, markdown-text -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.eo.po b/support/documentation/po/livechat.eo.po index 753d3301..645bd8c1 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Esperanto \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.es.po b/support/documentation/po/livechat.es.po index 30847731..64248c5e 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2024-04-16 21:38+0000\n" "Last-Translator: rnek0 \n" "Language-Team: Spanish \n" @@ -2654,6 +2654,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3102,11 +3103,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.eu.po b/support/documentation/po/livechat.eu.po index 6b4abd26..33f5c364 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Basque \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.fa.po b/support/documentation/po/livechat.fa.po index bb0cef2d..e0230383 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Persian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.fi.po b/support/documentation/po/livechat.fi.po index 71403017..b8a2539e 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Finnish \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.fr.po b/support/documentation/po/livechat.fr.po index d559e060..2c074877 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2025-06-06 16:26+0000\n" "Last-Translator: John Livingston \n" "Language-Team: French \n" @@ -2739,6 +2739,7 @@ msgstr "Dock OBS" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "Cette fonction peut être désactivée par les administrateur⋅rices de l'instance." @@ -3215,13 +3216,6 @@ msgstr "Cette fonction est encore expérimentale. Il pourrait y avoir quelques p msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "En cochant cette option, chaque ligne du champs «{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}» sera considéré comme une [expression régulière](https://fr.wikipedia.org/wiki/Expression_r%C3%A9guli%C3%A8re)." -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, fuzzy -#| msgid "This feature can be disabled by the instance's adminitrators." -msgid "This feature is optional and can be disabled by admins." -msgstr "Cette fonction peut être désactivée par les administrateur⋅rices de l'instance." - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap @@ -5182,6 +5176,11 @@ 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." +#, fuzzy +#~| msgid "This feature can be disabled by the instance's adminitrators." +#~ msgid "This feature is optional and can be disabled by admins." +#~ msgstr "Cette fonction peut être désactivée par les administrateur⋅rices de l'instance." + #~ msgid "This feature comes with the livechat plugin version 11.0.0." #~ msgstr "Cette fonctionnalité arrive avec le plugin livechat version 11.0.0." diff --git a/support/documentation/po/livechat.gd.po b/support/documentation/po/livechat.gd.po index f5206baa..fae17e2d 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Gaelic \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.gl.po b/support/documentation/po/livechat.gl.po index 8bf1281f..e936e8ba 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Galician \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.hr.po b/support/documentation/po/livechat.hr.po index 9ffcc8aa..ed179b51 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2024-09-16 15:14+0000\n" "Last-Translator: Milo Ivir \n" "Language-Team: Croatian \n" @@ -2641,6 +2641,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3107,11 +3108,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.hu.po b/support/documentation/po/livechat.hu.po index 7f6f4ed8..4721639a 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Hungarian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.is.po b/support/documentation/po/livechat.is.po index b9c088ae..97e3c590 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Icelandic \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.it.po b/support/documentation/po/livechat.it.po index 992bdd59..37690af5 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 14:21+0000\n" "Last-Translator: John Livingston \n" "Language-Team: Italian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.ja.po b/support/documentation/po/livechat.ja.po index 0cf50f16..6825584a 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2024-08-29 10:38+0000\n" "Last-Translator: \"T.S\" \n" "Language-Team: Japanese \n" @@ -2678,6 +2678,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3150,11 +3151,6 @@ msgstr "新しい機能のリクエスト、バグ、プラグインのセット msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, fuzzy, no-wrap diff --git a/support/documentation/po/livechat.kab.po b/support/documentation/po/livechat.kab.po index 017531af..9953026f 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Kabyle \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.nb.po b/support/documentation/po/livechat.nb.po index 71b80229..a815f614 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Bokmål \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.nl.po b/support/documentation/po/livechat.nl.po index c4b5ec45..45bfb21e 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Dutch \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.nn.po b/support/documentation/po/livechat.nn.po index 2c7cfaa8..0067d8d6 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Norwegian Nynorsk \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.oc.po b/support/documentation/po/livechat.oc.po index f3360ada..ba39c37c 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Occitan \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.pl.po b/support/documentation/po/livechat.pl.po index 32a00aaa..c49692c9 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Polish \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.pt-BR.po b/support/documentation/po/livechat.pt-BR.po index 7369b2e2..1968a0f3 100644 --- a/support/documentation/po/livechat.pt-BR.po +++ b/support/documentation/po/livechat.pt-BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2025-04-10 18:56+0000\n" "Last-Translator: Túlio Simões Martins Padilha \n" "Language-Team: Portuguese (Brazil) \n" @@ -2671,6 +2671,7 @@ msgstr "Doca OBS" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "Esse recurso pode ser desabilitado pelos administradores da instância." @@ -3125,13 +3126,6 @@ msgstr "Este recurso ainda é experimental. Pode haver alguns problemas com alfa msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "Ao marcar esta opção, cada linha do campo \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" será considerada como uma [expressão regular](https://en.wikipedia.org/wiki/Regular_expression)." -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -#, fuzzy -#| msgid "This feature can be disabled by the instance's adminitrators." -msgid "This feature is optional and can be disabled by admins." -msgstr "Esse recurso pode ser desabilitado pelos administradores da instância." - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap @@ -4980,3 +4974,8 @@ msgstr "os [marcos no github](https://github.com/JohnXLivingston/peertube-plugin #: support/documentation/content/en/issues/_index.md msgid "If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome." msgstr "Se você é um webdesigner ou especialista em ConverseJS/Prosody/XMPP e quer ajudar a melhorar este plugin, seja bem-vindo." + +#, fuzzy +#~| msgid "This feature can be disabled by the instance's adminitrators." +#~ msgid "This feature is optional and can be disabled by admins." +#~ msgstr "Esse recurso pode ser desabilitado pelos administradores da instância." diff --git a/support/documentation/po/livechat.pt-PT.po b/support/documentation/po/livechat.pt-PT.po index 10f1dedf..1dc61c1c 100644 --- a/support/documentation/po/livechat.pt-PT.po +++ b/support/documentation/po/livechat.pt-PT.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: peertube-plugin-livechat-documentation VERSION\n" -"POT-Creation-Date: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Portuguese \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.ru.po b/support/documentation/po/livechat.ru.po index a1fe3fc8..2a538fca 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Russian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.sq.po b/support/documentation/po/livechat.sq.po index 5f798183..cf4cf312 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Albanian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.sv.po b/support/documentation/po/livechat.sv.po index 288b91a8..d05b4e67 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Swedish \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.th.po b/support/documentation/po/livechat.th.po index a757633a..9eed3907 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:52+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Thai \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.tok.po b/support/documentation/po/livechat.tok.po index 1e92af23..8ec1b4be 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Toki Pona \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.tr.po b/support/documentation/po/livechat.tr.po index bd831573..f542d646 100644 --- a/support/documentation/po/livechat.tr.po +++ b/support/documentation/po/livechat.tr.po @@ -2594,6 +2594,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3042,11 +3043,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.uk.po b/support/documentation/po/livechat.uk.po index fa2caca0..69a30c89 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2024-10-13 09:25+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.vi.po b/support/documentation/po/livechat.vi.po index b0fb1a7a..b2eb70c1 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Vietnamese \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.zh-Hans.po b/support/documentation/po/livechat.zh-Hans.po index caed7dda..3dcd0d55 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Simplified) \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap diff --git a/support/documentation/po/livechat.zh-Hant.po b/support/documentation/po/livechat.zh-Hant.po index 7ab9f98d..5d7629b7 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: 2025-06-19 17:09+0200\n" +"POT-Creation-Date: 2025-06-20 09:17+0200\n" "PO-Revision-Date: 2023-07-17 10:53+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Traditional) \n" @@ -2613,6 +2613,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/documentation/user/obs.md +#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md #: support/documentation/content/en/documentation/user/viewers.md msgid "This feature can be disabled by the instance's adminitrators." msgstr "" @@ -3061,11 +3062,6 @@ msgstr "" msgid "By checking this option, each line of the \"{{% livechat_label livechat_configuration_channel_forbidden_words_label %}}\" field will be considered as a [regular expression](https://en.wikipedia.org/wiki/Regular_expression)." msgstr "" -#. type: Plain text -#: build/documentation/pot_in/documentation/user/streamers/bot/forbidden_words.md -msgid "This feature is optional and can be disabled by admins." -msgstr "" - #. type: Yaml Front Matter Hash Value: description #: support/documentation/content/en/documentation/user/streamers/bot/_index.md #, no-wrap