New option for the moderation bot:
* forbid messages with too many special characters (#517). * update moderation bot to v0.4.0. * refactoring localization segments to reuse existing one in multiple context. * npm run doc:translate
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-09-06 12:33+0200\n"
|
||||
"POT-Creation-Date: 2024-09-07 12:38+0200\n"
|
||||
"PO-Revision-Date: 2024-08-12 11:25+0000\n"
|
||||
"Last-Translator: John Livingston <git@john-livingston.fr>\n"
|
||||
"Language-Team: French <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/>\n"
|
||||
@ -3225,6 +3225,41 @@ msgstr "S'il n'y a pas d'utilisateur⋅rice dans le salon, le bot n'enverra pas
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: Yaml Front Matter Hash Value: description
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "The bot can automatically moderate messages containing forbidden words."
|
||||
msgid "The bot can automatically moderate messages containing too many special characters."
|
||||
msgstr "Le bot peut automatiquement modérer les messages contenant des mots interdits."
|
||||
|
||||
#. type: Yaml Front Matter Hash Value: title
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#, no-wrap
|
||||
msgid "Special characters"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#: build/documentation/pot_in/documentation/user/streamers/emojis_only.md
|
||||
#, fuzzy
|
||||
#| msgid "This feature comes with the livechat plugin version 11.0.0."
|
||||
msgid "This feature comes with the livechat plugin version 11.1.0."
|
||||
msgstr "Cette fonctionnalité arrive avec le plugin livechat version 11.0.0."
|
||||
|
||||
#. type: Title ##
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#: support/documentation/content/en/documentation/user/streamers/terms.md
|
||||
#, no-wrap
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: Yaml Front Matter Hash Value: description
|
||||
#: support/documentation/content/en/documentation/user/streamers/channel.md
|
||||
#, no-wrap
|
||||
@ -3383,13 +3418,6 @@ msgstr "Mode lent du plugin peertube-plugin-livechat"
|
||||
msgid "Emojis only mode"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/emojis_only.md
|
||||
#, fuzzy
|
||||
#| msgid "This feature comes with the livechat plugin version 11.0.0."
|
||||
msgid "This feature comes with the livechat plugin version 11.1.0."
|
||||
msgstr "Cette fonctionnalité arrive avec le plugin livechat version 11.0.0."
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/emojis_only.md
|
||||
#, fuzzy
|
||||
@ -4544,12 +4572,6 @@ msgstr "Configurer les conditions d'utilisation des tchats de la chaîne"
|
||||
msgid "Terms & conditions"
|
||||
msgstr "Conditions d'utilisation"
|
||||
|
||||
#. type: Title ##
|
||||
#: support/documentation/content/en/documentation/user/streamers/terms.md
|
||||
#, no-wrap
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
#. type: Plain text
|
||||
#: support/documentation/content/en/documentation/user/streamers/terms.md
|
||||
msgid "You can add terms & conditions to your channel. These terms will be shown to all users joining the chat."
|
||||
|
Reference in New Issue
Block a user