mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
[i18n] Automated Crowdin downstream (#4829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7b04c04551
commit
e80a00ec1b
@@ -24,16 +24,23 @@ msgid "Create aliases for commands.\n\n"
|
||||
" When run, aliases will accept any additional arguments\n"
|
||||
" and append them to the stored alias.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Lag aliaser for kommandoer.\n\n"
|
||||
"Aliaser er alternative navne-snarveier for kommandoer. De\n"
|
||||
"kan fungere som både lambda (lagre argumenter for gjentatt bruk)\n"
|
||||
"eller bare som en snarvei for å si \"x y z\".\n\n"
|
||||
"Når startet, aliaser vil akseptere andre argumenter\n"
|
||||
"og legge dem til de lagrede alias.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/alias/alias.py:203
|
||||
msgid "Aliases:\n"
|
||||
msgstr ""
|
||||
msgstr "Aliaser:\n"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:205
|
||||
msgid "\n\n"
|
||||
"Page {page}/{total}"
|
||||
msgstr ""
|
||||
msgstr "\n\n"
|
||||
"Side {page}/{total}"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:215
|
||||
#, docstring
|
||||
|
||||
Reference in New Issue
Block a user