[i18n] Automated Crowdin downstream (#4829)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-16 19:22:05 +00:00
committed by GitHub
parent 7b04c04551
commit e80a00ec1b
455 changed files with 28989 additions and 18130 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-02-14 15:51+0000\n"
"POT-Creation-Date: 2021-02-16 19:14+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -2328,7 +2328,12 @@ msgid "\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:122
#: redbot/core/dev_commands.py:36
#, docstring
msgid "Various development focused utilities."
msgstr ""
#: redbot/core/dev_commands.py:123
#, docstring
msgid "Evaluate a statement of python code.\n\n"
" The bot will always respond with the return value of the code.\n"
@@ -2349,7 +2354,7 @@ msgid "Evaluate a statement of python code.\n\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:163
#: redbot/core/dev_commands.py:164
#, docstring
msgid "Execute asynchronous code.\n\n"
" This command wraps code into the body of an async function and then\n"
@@ -2369,7 +2374,7 @@ msgid "Execute asynchronous code.\n\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:217
#: redbot/core/dev_commands.py:218
#, docstring
msgid "Open an interactive REPL.\n\n"
" The REPL will only recognise code as messages which start with a\n"
@@ -2378,51 +2383,51 @@ msgid "Open an interactive REPL.\n\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:226
#: redbot/core/dev_commands.py:227
msgid "Already running a REPL session in this channel. Exit it with `quit`."
msgstr ""
#: redbot/core/dev_commands.py:230
#: redbot/core/dev_commands.py:231
msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`."
msgstr ""
#: redbot/core/dev_commands.py:241
#: redbot/core/dev_commands.py:242
msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause."
msgstr ""
#: redbot/core/dev_commands.py:255
#: redbot/core/dev_commands.py:256
msgid "Exiting."
msgstr ""
#: redbot/core/dev_commands.py:306
#: redbot/core/dev_commands.py:307
msgid "Unexpected error: `{}`"
msgstr ""
#: redbot/core/dev_commands.py:310
#: redbot/core/dev_commands.py:311
#, docstring
msgid "Pauses/resumes the REPL running in the current channel"
msgstr ""
#: redbot/core/dev_commands.py:312
#: redbot/core/dev_commands.py:313
msgid "There is no currently running REPL session in this channel."
msgstr ""
#: redbot/core/dev_commands.py:320
#: redbot/core/dev_commands.py:321
msgid "The REPL session in this channel has been resumed."
msgstr ""
#: redbot/core/dev_commands.py:322
#: redbot/core/dev_commands.py:323
msgid "The REPL session in this channel is now paused."
msgstr ""
#: redbot/core/dev_commands.py:327
#: redbot/core/dev_commands.py:328
#, docstring
msgid "Mock another user invoking a command.\n\n"
" The prefix must not be entered.\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:340
#: redbot/core/dev_commands.py:341
#, docstring
msgid "Dispatch a message event as if it were sent by a different user.\n\n"
" Only reads the raw content of the message. Attachments, embeds etc. are\n"
@@ -2430,17 +2435,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n"
" "
msgstr ""
#: redbot/core/dev_commands.py:361
#: redbot/core/dev_commands.py:362
#, docstring
msgid "Give bot owners the ability to bypass cooldowns.\n\n"
" Does not persist through restarts."
msgstr ""
#: redbot/core/dev_commands.py:369
#: redbot/core/dev_commands.py:370
msgid "Bot owners will now bypass all commands with cooldowns."
msgstr ""
#: redbot/core/dev_commands.py:371
#: redbot/core/dev_commands.py:372
msgid "Bot owners will no longer bypass all commands with cooldowns."
msgstr ""