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-29 10:38+0000\n"
|
||||
"Last-Translator: \"T.S\" <fusen@users.noreply.weblate.framasoft.org>\n"
|
||||
"Language-Team: Japanese <https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/ja/>\n"
|
||||
@ -3168,6 +3168,38 @@ msgstr ""
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: Yaml Front Matter Hash Value: description
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#, no-wrap
|
||||
msgid "The bot can automatically moderate messages containing too many special characters."
|
||||
msgstr ""
|
||||
|
||||
#. 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
|
||||
msgid "This feature comes with the livechat plugin version 11.1.0."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ##
|
||||
#: build/documentation/pot_in/documentation/user/streamers/bot/special_chars.md
|
||||
#: support/documentation/content/en/documentation/user/streamers/terms.md
|
||||
#, fuzzy, no-wrap
|
||||
msgid "Configuration"
|
||||
msgstr "ドキュメンテーション"
|
||||
|
||||
#. 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
|
||||
@ -3325,11 +3357,6 @@ msgstr "PeerTube ライブチャットプラグイン"
|
||||
msgid "Emojis only mode"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/emojis_only.md
|
||||
msgid "This feature comes with the livechat plugin version 11.1.0."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: build/documentation/pot_in/documentation/user/streamers/emojis_only.md
|
||||
msgid "This mode can be usefull for example:"
|
||||
@ -4464,12 +4491,6 @@ msgstr ""
|
||||
msgid "Terms & conditions"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ##
|
||||
#: support/documentation/content/en/documentation/user/streamers/terms.md
|
||||
#, fuzzy, no-wrap
|
||||
msgid "Configuration"
|
||||
msgstr "ドキュメンテーション"
|
||||
|
||||
#. 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