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,77 +28,77 @@ msgid ""
|
||||
"Jump to a given page of the ouput of a previous command in this channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:34
|
||||
#: src/utils/cog.py:35
|
||||
msgctxt "cmd:page|error:no_pager"
|
||||
msgid "No pager listening in this channel!"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:45
|
||||
#: src/utils/cog.py:46
|
||||
msgctxt "cmd:page_next"
|
||||
msgid "next"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:46
|
||||
#: src/utils/cog.py:47
|
||||
msgctxt "cmd:page_next|desc"
|
||||
msgid "Jump to the next page of output."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:52
|
||||
#: src/utils/cog.py:53
|
||||
msgctxt "cmd:page_prev"
|
||||
msgid "prev"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:53
|
||||
#: src/utils/cog.py:54
|
||||
msgctxt "cmd:page_prev|desc"
|
||||
msgid "Jump to the previous page of output."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:59
|
||||
#: src/utils/cog.py:60
|
||||
msgctxt "cmd:page_first"
|
||||
msgid "first"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:60
|
||||
#: src/utils/cog.py:61
|
||||
msgctxt "cmd:page_first|desc"
|
||||
msgid "Jump to the first page of output."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:66
|
||||
#: src/utils/cog.py:67
|
||||
msgctxt "cmd:page_last"
|
||||
msgid "last"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:67
|
||||
#: src/utils/cog.py:68
|
||||
msgctxt "cmd:page_last|desc"
|
||||
msgid "Jump to the last page of output."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:73
|
||||
#: src/utils/cog.py:74
|
||||
msgctxt "cmd:page_select"
|
||||
msgid "select"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:74
|
||||
#: src/utils/cog.py:75
|
||||
msgctxt "cmd:page_select|desc"
|
||||
msgid "Select a page of the output to jump to."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:77
|
||||
#: src/utils/cog.py:78
|
||||
msgctxt "cmd:page_select|param:page"
|
||||
msgid "page"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:80
|
||||
#: src/utils/cog.py:81
|
||||
msgctxt "cmd:page_select|param:page|desc"
|
||||
msgid "The page name or number to jump to."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:86
|
||||
#: src/utils/cog.py:87
|
||||
msgctxt "cmd:page_select|error:no_pager"
|
||||
msgid "No pager listening in this channel!"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/cog.py:97
|
||||
#: src/utils/cog.py:98
|
||||
msgctxt "cmd:page_select|acmpl|error:no_pager"
|
||||
msgid "No active pagers in this channel!"
|
||||
msgstr ""
|
||||
@@ -145,17 +145,17 @@ msgctxt "ui:configui|check|not_permitted"
|
||||
msgid "You have insufficient server permissions to use this UI!"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/ui/config.py:153
|
||||
#: src/utils/ui/config.py:156
|
||||
msgctxt "ui:configui|button:edit|label"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/ui/config.py:192
|
||||
#: src/utils/ui/config.py:195
|
||||
msgctxt "ui:guild_config_base|button:reset|label"
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/ui/config.py:327
|
||||
#: src/utils/ui/config.py:330
|
||||
msgctxt "ui:dashboard|error:section_too_long"
|
||||
msgid ""
|
||||
"Oops, the settings in this configuration section are too large, and I can "
|
||||
|
||||
Reference in New Issue
Block a user