[3.4] Automated Crowdin downstream (#6088)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-20 04:03:11 +02:00
committed by GitHub
parent 455d2fdf7a
commit 9f4202bea3
656 changed files with 72911 additions and 61679 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"POT-Creation-Date: 2023-04-17 21:34+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -33,20 +33,20 @@ msgstr ""
msgid "Cancelled."
msgstr "Zrušeno."
#: redbot/cogs/cleanup/cleanup.py:143
#: redbot/cogs/cleanup/cleanup.py:147
msgid "1 message was deleted."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:146
#: redbot/cogs/cleanup/cleanup.py:150
msgid "{num} messages were deleted."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:169
#: redbot/cogs/cleanup/cleanup.py:174
#, docstring
msgid "Base command for deleting messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:179
#: redbot/cogs/cleanup/cleanup.py:184
#, docstring
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
" Example:\n"
@@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:239
#: redbot/cogs/cleanup/cleanup.py:244
#, docstring
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
" Examples:\n"
@@ -71,7 +71,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:309
#: redbot/cogs/cleanup/cleanup.py:314
#, docstring
msgid "Delete all messages after a specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
@@ -84,11 +84,11 @@ msgid "Delete all messages after a specified message.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385
#: redbot/cogs/cleanup/cleanup.py:335 redbot/cogs/cleanup/cleanup.py:390
msgid "Message not found."
msgstr "Zpráva nenalezena."
#: redbot/cogs/cleanup/cleanup.py:363
#: redbot/cogs/cleanup/cleanup.py:368
#, docstring
msgid "Deletes X messages before the specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
@@ -102,7 +102,7 @@ msgid "Deletes X messages before the specified message.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:419
#: redbot/cogs/cleanup/cleanup.py:424
#, docstring
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
" The first message ID should be the older message and the second one the newer.\n\n"
@@ -115,7 +115,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:468
#: redbot/cogs/cleanup/cleanup.py:473
#, docstring
msgid "Delete the last X messages in the current channel.\n\n"
" Example:\n"
@@ -126,7 +126,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:507
#: redbot/cogs/cleanup/cleanup.py:512
#, docstring
msgid "Clean up command messages and messages from the bot in the current channel.\n\n"
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
@@ -136,7 +136,7 @@ msgid "Clean up command messages and messages from the bot in the current channe
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:596
#: redbot/cogs/cleanup/cleanup.py:601
#, docstring
msgid "Clean up messages owned by the bot in the current channel.\n\n"
" By default, all messages are cleaned. If a second argument is specified,\n"
@@ -152,7 +152,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:685
#: redbot/cogs/cleanup/cleanup.py:688
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n"
" Defaults to 50.\n\n"
@@ -161,12 +161,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:737
#: redbot/cogs/cleanup/cleanup.py:740
#, docstring
msgid "Manage the settings for the cleanup command."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:743
#: redbot/cogs/cleanup/cleanup.py:746
#, docstring
msgid "Toggle clean up notification settings.\n\n"
" When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n"
@@ -174,23 +174,15 @@ msgid "Toggle clean up notification settings.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:751
#: redbot/cogs/cleanup/cleanup.py:754
msgid "I will no longer notify of message deletions."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:754
#: redbot/cogs/cleanup/cleanup.py:757
msgid "I will now notify of message deletions."
msgstr ""
#: redbot/cogs/cleanup/converters.py:17
#: redbot/cogs/cleanup/converters.py:14
msgid "{} doesn't look like a valid message ID."
msgstr "{} nevypadá jako platné ID zprávy."
#: redbot/cogs/cleanup/converters.py:29
msgid "{arg} is not an integer."
msgstr ""
#: redbot/cogs/cleanup/converters.py:31
msgid "{arg} is not a positive integer."
msgstr ""