chore: Update string templates.
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-01 16:01+0300\n"
|
||||
"POT-Creation-Date: 2023-10-15 15:58+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"
|
||||
@@ -28,36 +28,36 @@ msgctxt "timer|stage:focus|name"
|
||||
msgid "FOCUS"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:160
|
||||
#: src/modules/pomodoro/timer.py:164
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|webhook|name"
|
||||
msgid "{bot_name} Pomodoro"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:164
|
||||
#: src/modules/pomodoro/timer.py:168
|
||||
msgctxt "timer|webhook|audit_reason"
|
||||
msgid "Pomodoro Notifications"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:175
|
||||
#: src/modules/pomodoro/timer.py:179
|
||||
msgctxt "timer|webhook|error:insufficient_permissions"
|
||||
msgid ""
|
||||
"I require the `MANAGE_WEBHOOKS` permission to send pomodoro notifications "
|
||||
"here!"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:234
|
||||
#: src/modules/pomodoro/timer.py:238
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|default_base_name"
|
||||
msgid "Timer {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:409
|
||||
#: src/modules/pomodoro/timer.py:413
|
||||
msgctxt "timer|disconnect|audit_reason"
|
||||
msgid "Disconnecting inactive member from timer."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:421
|
||||
#: src/modules/pomodoro/timer.py:425
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|kicked_message"
|
||||
msgid ""
|
||||
@@ -69,7 +69,7 @@ msgid_plural ""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:434
|
||||
#: src/modules/pomodoro/timer.py:438
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|kick_failed"
|
||||
msgid ""
|
||||
@@ -77,20 +77,20 @@ msgid ""
|
||||
"I lack the 'Move Members' permission to do this!"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:529
|
||||
#: src/modules/pomodoro/timer.py:537
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|status|stage:focus|statusline"
|
||||
msgid "{channel} is now in **FOCUS**! Good luck, **BREAK** starts {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:534
|
||||
#: src/modules/pomodoro/timer.py:542
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|status|stage:break|statusline"
|
||||
msgid ""
|
||||
"{channel} is now on **BREAK**! Take a rest, **FOCUS** starts {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:566
|
||||
#: src/modules/pomodoro/timer.py:574
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|status|warningline"
|
||||
msgid ""
|
||||
@@ -98,13 +98,13 @@ msgid ""
|
||||
"next stage."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:585
|
||||
#: src/modules/pomodoro/timer.py:593
|
||||
#, possible-python-brace-format
|
||||
msgctxt "timer|status|stopped:auto"
|
||||
msgid "Timer stopped! Join {channel} to start the timer."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/timer.py:590
|
||||
#: src/modules/pomodoro/timer.py:598
|
||||
msgctxt "timer|status|stopped:manual"
|
||||
msgid "Timer stopped! Press `Start` to restart the timer."
|
||||
msgstr ""
|
||||
@@ -781,33 +781,33 @@ msgctxt "ui:timer_options|menu:voice_channel|placeholder"
|
||||
msgid "Set Voice Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:159
|
||||
#: src/modules/pomodoro/ui/config.py:157
|
||||
msgctxt "ui:timer_options|menu:notification_channel|placeholder"
|
||||
msgid "Set Notification Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:174
|
||||
#: src/modules/pomodoro/ui/config.py:172
|
||||
msgctxt "ui:timer_options|menu:manager_role|placeholder"
|
||||
msgid "Set Manager Role"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:183
|
||||
#: src/modules/pomodoro/ui/config.py:181
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|embed|title"
|
||||
msgid "Timer Control Panel for {channel}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:190
|
||||
#: src/modules/pomodoro/ui/config.py:188
|
||||
msgctxt "ui:timer_options|embed|footer"
|
||||
msgid "Hover over the option names to view descriptions."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:202
|
||||
#: src/modules/pomodoro/ui/config.py:200
|
||||
msgctxt "ui:timer_options|embed|field:pattern|name"
|
||||
msgid "Pattern"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:205
|
||||
#: src/modules/pomodoro/ui/config.py:203
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|embed|field:pattern|value"
|
||||
msgid ""
|
||||
@@ -815,12 +815,12 @@ msgid ""
|
||||
"**`{break_len} minutes`** break"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:216
|
||||
#: src/modules/pomodoro/ui/config.py:214
|
||||
msgctxt "ui:timer_options|embed|field:channel_name|name"
|
||||
msgid "Channel Name Preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:220
|
||||
#: src/modules/pomodoro/ui/config.py:218
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|embed|field:channel_name|value"
|
||||
msgid ""
|
||||
@@ -828,35 +828,35 @@ msgid ""
|
||||
"(The actual channel name may not match due to ratelimits.)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:230
|
||||
#: src/modules/pomodoro/ui/config.py:228
|
||||
msgctxt "ui:timer_options|embed|field:issues|name"
|
||||
msgid "Issues"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:248
|
||||
#: src/modules/pomodoro/ui/config.py:246
|
||||
msgctxt "ui:timer_options|issue:no_voice_channel"
|
||||
msgid "The configured voice channel does not exist! Please update it below."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:259
|
||||
#: src/modules/pomodoro/ui/config.py:257
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|issue:cannot_speak"
|
||||
msgid "Voice alerts are on, but I don't have speaking permissions in {channel}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:266
|
||||
#: src/modules/pomodoro/ui/config.py:264
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|issue:cannot_change_name"
|
||||
msgid ""
|
||||
"I cannot update the name of {channel}! (Needs `MANAGE_CHANNELS` permission)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:277
|
||||
#: src/modules/pomodoro/ui/config.py:275
|
||||
msgctxt "ui:timer_options|issue:notif_channel_dne"
|
||||
msgid "Configured notification channel does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:286
|
||||
#: src/modules/pomodoro/ui/config.py:284
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|issue:notif_channel_write"
|
||||
msgid ""
|
||||
@@ -864,7 +864,7 @@ msgid ""
|
||||
"{channel}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/pomodoro/ui/config.py:294
|
||||
#: src/modules/pomodoro/ui/config.py:292
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:timer_options|issues:cannot_make_webhooks"
|
||||
msgid ""
|
||||
|
||||
Reference in New Issue
Block a user