Automated Crowdin downstream (#4804)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-11 13:20:38 +00:00
committed by GitHub
parent ae87aa396a
commit 663876fba3
1120 changed files with 92428 additions and 31373 deletions

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-10-26 17:01+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -17,16 +17,23 @@ msgstr ""
#: redbot/cogs/alias/alias.py:35
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Buat alias untuk perintah.\\n\\n Alias adalah pintasan nama alternatif untuk perintah. Mereka\\n dapat bertindak sebagai lambda (menyimpan argumen untuk penggunaan berulang)\\n atau hanya sebagai pintasan untuk mengatakan \\\"xyz\\\".\\n\\n Saat dijalankan, alias akan menerima argumen tambahan apa pun \\n dan menambahkannya ke alias yang disimpan. \\n "
msgid "Create aliases for commands.\n\n"
" Aliases are alternative names shortcuts for commands. They\n"
" can act as both a lambda (storing arguments for repeated use)\n"
" or as simply a shortcut to saying \"x y z\".\n\n"
" When run, aliases will accept any additional arguments\n"
" and append them to the stored alias.\n"
" "
msgstr ""
#: redbot/cogs/alias/alias.py:203
msgid "Aliases:\\n"
msgstr "Alias:\\n"
msgid "Aliases:\n"
msgstr ""
#: redbot/cogs/alias/alias.py:205
msgid "\\n\\nPage {page}/{total}"
msgstr "\\n\\nHalaman {page}/{total}"
msgid "\n\n"
"Page {page}/{total}"
msgstr ""
#: redbot/cogs/alias/alias.py:215
#, docstring