Slow mode duration:

* channel option is no more a default value, but the current value
* changing naming in accordance
* changing labels and documentation
This commit is contained in:
John Livingston
2024-03-07 17:56:27 +01:00
parent e67b21dd9f
commit de15b7d480
50 changed files with 214 additions and 251 deletions

View File

@ -375,12 +375,10 @@ avatar_set_option_fenec: Fenecs (Mobilizon-Maskottchen)
avatar_set_option_legacy: Ältere Sepia-Avatare (die in früheren Plugin-Versionen enthalten
waren)
avatar_set_option_abstract: Abstrakt
livechat_configuration_channel_default_slow_mode_label: Langsamer Modus
livechat_configuration_channel_slow_mode_label: Langsamer Modus
slow_mode_info: Wenn der langsame Modus aktiviert ist, können Benutzer alle %1$s Sekunden
eine Nachricht senden.
livechat_configuration_channel_default_slow_mode_desc: "Standardwert für den langsamen
Modus für neue Chats:\n<ul>\n <li>0: langsamer Modus deaktiviert</li>\n <li>Beliebige
livechat_configuration_channel_slow_mode_desc: "Standardwert für den langsamen
Modus:\n<ul>\n <li>0: langsamer Modus deaktiviert</li>\n <li>Beliebige
positive ganze Zahl: Benutzer können alle X Sekunden eine Nachricht senden (Moderatoren
sind nicht beschränkt)</li>\n</ul>\nDieser Wert gilt für neue Chaträume. Um diesen
Wert für einen bereits bestehenden Raum zu ändern, müssen Sie das Raumkonfigurationsmenü
verwenden.\n"
sind nicht beschränkt)</li>\n</ul>"

View File

@ -331,14 +331,13 @@ livechat_configuration_desc: "Here you can configure some advanced options for c
livechat_configuration_please_select: "Please select bellow one of your channel, to setup its chatting options."
livechat_configuration_channel_title: "Channel options"
livechat_configuration_channel_desc: "You can setup here some options for this channel (moderation policies, ...)."
livechat_configuration_channel_default_slow_mode_label: "Slow mode"
livechat_configuration_channel_default_slow_mode_desc: |
Default slow mode value for new chats:
livechat_configuration_channel_slow_mode_label: "Slow mode"
livechat_configuration_channel_slow_mode_desc: |
Slow mode value:
<ul>
<li>0: slow mode disabled</li>
<li>Any positive integer: users can send a message every X seconds (moderators are not limited)</li>
</ul>
This value applies for new chat rooms. To change this value for an already existing room, you have to use the room configuration menu.
livechat_configuration_channel_enable_bot_label: "Enable moderation bot"
livechat_configuration_channel_bot_options_title: "Moderation bot options"
livechat_configuration_channel_forbidden_words_label: "Forbidden words or expressions"

View File

@ -388,12 +388,10 @@ avatar_set_description: "Vous pouvez choisir parmi plusieurs jeux différents le
à la documentation:\n<a href=\"https://johnxlivingston.github.io/peertube-plugin-livechat/fr/documentation/admin/settings/\"\
\ target=\"_blank\">Paramètres</a>.\n"
avatar_set_option_abstract: Abstrait
livechat_configuration_channel_default_slow_mode_label: Mode lent
livechat_configuration_channel_slow_mode_label: Mode lent
slow_mode_info: Le mode lent est activé, les utilisateur⋅rices peuvent envoyer un
message toutes les %1$s secondes.
livechat_configuration_channel_default_slow_mode_desc: "Valeur par défaut du mode
lent pour les nouveaux tchats:\n<ul>\n <li>0: mode lent désactivé</li>\n <li>Tout
livechat_configuration_channel_slow_mode_desc: "Valeur du mode
lent:\n<ul>\n <li>0: mode lent désactivé</li>\n <li>Tout
entier positif: les utilisateur⋅rices peuvent envoyer un message toutes les X secondes
(les modérateur⋅rices ne sont pas limité⋅es)</li>\n</ul>\nCette valeur s'applique
aux nouveaux salons. Pour changer cette valeur sur les salons déjà existants, vous
devez passer par le menu de configuration du salon.\n"
(les modérateur⋅rices ne sont pas limité⋅es)</li>\n</ul>"

View File

@ -204,7 +204,7 @@ livechat_configuration_channel_bot_nickname: Botのニックネーム
livechat_configuration_channel_quote_desc: "一定間隔でメッセージを送信するための複数のタイマーを設定できます。\nこれらのメッセージは、BotによってX分ごとに送信されます。\n\
たとえば、Botからスポンサー情報を5分ごとに送信させることができます。\n"
livechat_configuration_channel_quote_label2: メッセージ
livechat_configuration_channel_default_slow_mode_desc: "新しいチャットに適用される低速モードのデフォルト値:\n\
livechat_configuration_channel_slow_mode_desc: "新しいチャットに適用される低速モードのデフォルト値:\n\
<ul>\n <li>0: 低速モード無効</li>\n <li>任意の整数: ユーザーはX秒毎にメッセージを送信可能 (モデレーターは無制限)</li>\n\
</ul>\nこの値は、新しいチャットルームに対して適用されます。既に存在するルームの値を変更するには、ルーム設定メニューから変更が必要です。\n"
avatar_set_description: "チャットユーザーに使用するデフォルトのアバターをいくつかのセットから選択できます。\n詳細はドキュメントを参照してください:\n
@ -217,5 +217,5 @@ avatar_set_option_sepia: Sepia (Peertubeのマスコットキャラクター)
avatar_set_option_bird:
avatar_set_option_fenec: Fenecs (Mobilizonのマスコットキャラクター)
avatar_set_option_legacy: 以前のSepia アバター(以前のプラグインバージョンに含まれていたもの)
livechat_configuration_channel_default_slow_mode_label: 低速モード
livechat_configuration_channel_slow_mode_label: 低速モード
slow_mode_info: 低速モードが有効になっているため、メッセージは%1$s秒ごとに送信できます。