chore(strings): Update string templates.

This commit is contained in:
2023-10-24 14:39:04 +03:00
parent f1f82e7d59
commit fb920a616a
35 changed files with 2063 additions and 829 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-15 15:58+0300\n"
"POT-Creation-Date: 2023-10-24 14:37+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,32 +17,32 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/modules/video_channels/settingui.py:57
#: src/modules/video_channels/settingui.py:58
msgctxt "ui:video_config|menu:channels|placeholder"
msgid "Select Video Channels"
msgstr ""
#: src/modules/video_channels/settingui.py:82
#: src/modules/video_channels/settingui.py:84
msgctxt "ui:video_config|menu:exempt|placeholder"
msgid "Select Exempt Roles"
msgstr ""
#: src/modules/video_channels/settingui.py:109
#: src/modules/video_channels/settingui.py:112
msgctxt "ui:video_config|menu:video_blacklist|placeholder"
msgid "Select Blacklist Role"
msgstr ""
#: src/modules/video_channels/settingui.py:117
#: src/modules/video_channels/settingui.py:120
msgctxt "ui:video_config|embed|title"
msgid "Video Channel Configuration Panel"
msgstr ""
#: src/modules/video_channels/settingui.py:156
#: src/modules/video_channels/settingui.py:159
msgctxt "dash:video|title"
msgid "Video Channel Settings ({commands[configure video_channels]})"
msgid "Video Channel Settings ({commands[admin config video_channels]})"
msgstr ""
#: src/modules/video_channels/settingui.py:160
#: src/modules/video_channels/settingui.py:163
msgctxt "dash:video|option|name"
msgid "Video Channel Panel"
msgstr ""
@@ -163,17 +163,17 @@ msgctxt "cmd:configure_video|desc"
msgid "Configure video-only channels and blacklisting."
msgstr ""
#: src/modules/video_channels/settings.py:29
#: src/modules/video_channels/settings.py:31
msgctxt "guildset:video_channels"
msgid "video_channels"
msgstr ""
#: src/modules/video_channels/settings.py:32
#: src/modules/video_channels/settings.py:34
msgctxt "guildset:video_channels|desc"
msgid "List of voice channels and categories in which to enforce video."
msgstr ""
#: src/modules/video_channels/settings.py:36
#: src/modules/video_channels/settings.py:38
msgctxt "guildset:video_channels|long_desc"
msgid ""
"Member will be required to turn on their video in these channels.\n"
@@ -188,12 +188,12 @@ msgid ""
"under the category."
msgstr ""
#: src/modules/video_channels/settings.py:50
#: src/modules/video_channels/settings.py:52
msgctxt "guildset:video_channels|accepts"
msgid "Comma separated channel ids or names."
msgstr ""
#: src/modules/video_channels/settings.py:67
#: src/modules/video_channels/settings.py:69
#, possible-python-brace-format
msgctxt "guildset:video_channels|set_response:set"
msgid ""
@@ -201,22 +201,22 @@ msgid ""
"{channels}"
msgstr ""
#: src/modules/video_channels/settings.py:72
#: src/modules/video_channels/settings.py:74
msgctxt "guildset:video_channels|set_response:unset"
msgid "Members will not be asked to turn on their video in any channels."
msgstr ""
#: src/modules/video_channels/settings.py:105
#: src/modules/video_channels/settings.py:108
msgctxt "guildset:video_blacklist"
msgid "video_blacklist"
msgstr ""
#: src/modules/video_channels/settings.py:108
#: src/modules/video_channels/settings.py:111
msgctxt "guildset:video_blacklist|desc"
msgid "Role given when members are blacklisted from video channels."
msgstr ""
#: src/modules/video_channels/settings.py:112
#: src/modules/video_channels/settings.py:115
msgctxt "guildset:video_blacklist|long_desc"
msgid ""
"This role will be automatically given after a member has failed to keep "
@@ -229,39 +229,39 @@ msgid ""
"only be kicked from the channel and warned."
msgstr ""
#: src/modules/video_channels/settings.py:123
#: src/modules/video_channels/settings.py:126
msgctxt "guildset:video_blacklist|accepts"
msgid "Blacklist role name or id."
msgstr ""
#: src/modules/video_channels/settings.py:138
#: src/modules/video_channels/settings.py:141
#, possible-python-brace-format
msgctxt "guildset:video_blacklist|set_response:set"
msgid "Members who fail to keep their video on will be given {role}"
msgstr ""
#: src/modules/video_channels/settings.py:143
#: src/modules/video_channels/settings.py:146
msgctxt "guildset:video_blacklist|set_response:unset"
msgid ""
"Members will no longer be automatically blacklisted from video channels."
msgstr ""
#: src/modules/video_channels/settings.py:155
#: src/modules/video_channels/settings.py:158
msgctxt "guildset:video_blacklist|formatted:unset"
msgid "Not Set. (Members will not be automatically blacklisted.)"
msgstr ""
#: src/modules/video_channels/settings.py:162
#: src/modules/video_channels/settings.py:166
msgctxt "guildset:video_durations"
msgid "video_blacklist_durations"
msgstr ""
#: src/modules/video_channels/settings.py:165
#: src/modules/video_channels/settings.py:169
msgctxt "guildset:video_durations|desc"
msgid "Sequence of durations for automatic video blacklists."
msgstr ""
#: src/modules/video_channels/settings.py:169
#: src/modules/video_channels/settings.py:173
msgctxt "guildset:video_durations|long_desc"
msgid ""
"When `video_blacklist` is set and members fail to turn on their video within "
@@ -274,35 +274,35 @@ msgid ""
"for 30 days. A subsequent offence will result in an infinite blacklist."
msgstr ""
#: src/modules/video_channels/settings.py:181
#: src/modules/video_channels/settings.py:185
msgctxt "guildset:video_durations|accepts"
msgid "Comma separated list of durations."
msgstr ""
#: src/modules/video_channels/settings.py:208
#: src/modules/video_channels/settings.py:212
#, possible-python-brace-format
msgctxt "guildset:video_durations|set_response:set"
msgid "Members will be automatically blacklisted for: {durations}"
msgstr ""
#: src/modules/video_channels/settings.py:213
#: src/modules/video_channels/settings.py:217
msgctxt "guildset:video_durations|set_response:unset"
msgid "Video blacklists are now always permanent."
msgstr ""
#: src/modules/video_channels/settings.py:221
#: src/modules/video_channels/settings.py:226
msgctxt "guildset:video_grace_period"
msgid "video_grace_period"
msgstr ""
#: src/modules/video_channels/settings.py:224
#: src/modules/video_channels/settings.py:229
msgctxt "guildset:video_grace_period|desc"
msgid ""
"How long to wait (in seconds) before kicking/blacklist members who don't "
"enable their video."
msgstr ""
#: src/modules/video_channels/settings.py:228
#: src/modules/video_channels/settings.py:233
msgctxt "guildset:video_grace_period|long_desc"
msgid ""
"The length of time a member has to enable their video after joining a video "
@@ -310,28 +310,28 @@ msgid ""
"kicked from the channel and potentially blacklisted from video channels."
msgstr ""
#: src/modules/video_channels/settings.py:234
#: src/modules/video_channels/settings.py:239
msgctxt "guildset:video_grace_period|accepts"
msgid "How many seconds to wait for a member to enable video."
msgstr ""
#: src/modules/video_channels/settings.py:248
#: src/modules/video_channels/settings.py:253
#, possible-python-brace-format
msgctxt "guildset:video_grace_period|set_response:set"
msgid "Members will now have **{duration}** to enable their video."
msgstr ""
#: src/modules/video_channels/settings.py:256
#: src/modules/video_channels/settings.py:262
msgctxt "guildset:video_exempt"
msgid "video_exempt"
msgstr ""
#: src/modules/video_channels/settings.py:259
#: src/modules/video_channels/settings.py:265
msgctxt "guildset:video_exempt|desc"
msgid "List of roles which are exempt from video channels."
msgstr ""
#: src/modules/video_channels/settings.py:263
#: src/modules/video_channels/settings.py:269
msgctxt "guildset:video_exempt|long_desc"
msgid ""
"Members who have **any** of these roles will not be required to enable their "
@@ -339,18 +339,18 @@ msgid ""
"role."
msgstr ""
#: src/modules/video_channels/settings.py:269
#: src/modules/video_channels/settings.py:275
msgctxt "guildset:video_exempt|accepts"
msgid "List of exempt role names or ids."
msgstr ""
#: src/modules/video_channels/settings.py:284
#: src/modules/video_channels/settings.py:290
#, possible-python-brace-format
msgctxt "guildset:video_exempt|set_response:set"
msgid "The following roles will now be exempt from video channels: {roles}"
msgstr ""
#: src/modules/video_channels/settings.py:289
#: src/modules/video_channels/settings.py:295
msgctxt "guildset:video_exempt|set_response:unset"
msgid "No members will be exempt from video channel requirements."
msgstr ""