mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -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 "Создать синонимы для команд.\n\n"
|
||||
" Синонимы - это альтернативные сокращения имен для команд.\n"
|
||||
" Они могут действовать как лямбда (хранение аргументов для\n"
|
||||
" многократного использования) или просто как сокращение \"а б в\".\n\n"
|
||||
" При запуске синонимы принимают любые дополнительные\n"
|
||||
" аргументы и добавляют их к сохраненному синониму.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/alias/alias.py:203
|
||||
msgid "Aliases:\n"
|
||||
msgstr ""
|
||||
msgstr "Синонимы:\n"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:205
|
||||
msgid "\n\n"
|
||||
"Page {page}/{total}"
|
||||
msgstr ""
|
||||
msgstr "\n\n"
|
||||
"Страница {page}/{total}"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:215
|
||||
#, docstring
|
||||
|
||||
Reference in New Issue
Block a user