mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -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,24 @@ 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 "Erstelle einen Alias für einen Befehl.\n\n"
|
||||
" Aliases sind alternative Namen für Befehle.\n"
|
||||
" können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\n"
|
||||
" oder als einfache Verknüpfung zur Angabe von \"x y z\" fungieren.\n\n"
|
||||
" Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\n"
|
||||
" und sie an die gespeicherten Alias anhängen.\n"
|
||||
" \n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/alias/alias.py:203
|
||||
msgid "Aliases:\n"
|
||||
msgstr ""
|
||||
msgstr "Aliase:\n"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:205
|
||||
msgid "\n\n"
|
||||
"Page {page}/{total}"
|
||||
msgstr ""
|
||||
msgstr "\n\n"
|
||||
"Seite {page}/{total}"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:215
|
||||
#, docstring
|
||||
|
||||
Reference in New Issue
Block a user