mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#6318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
24cc3115fe
commit
de1141af98
42
redbot/cogs/cleanup/locales/cs-CZ.po
generated
42
redbot/cogs/cleanup/locales/cs-CZ.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"POT-Creation-Date: 2024-01-04 00:13+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -32,27 +32,31 @@ msgstr "Tento cog obsahuje příkazy pro \"čištění\" (mazání) zpráv.\n\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:58
|
||||
msgid "Try a smaller number instead."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Are you sure you want to delete {number} messages?"
|
||||
msgstr "Jste si jistí, že chcete smazat {number} zpráv?"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:72
|
||||
#: redbot/cogs/cleanup/cleanup.py:75
|
||||
msgid "Cancelled."
|
||||
msgstr "Zrušeno."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:155
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
msgid "1 message was deleted."
|
||||
msgstr "1 zpráva byla odstraněna."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
#: redbot/cogs/cleanup/cleanup.py:161
|
||||
msgid "{num} messages were deleted."
|
||||
msgstr "{num} zpráv bylo odstraněno."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:184
|
||||
#: redbot/cogs/cleanup/cleanup.py:187
|
||||
#, docstring
|
||||
msgid "Base command for deleting messages."
|
||||
msgstr "Základní příkaz k mazání zpráv."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:194
|
||||
#: redbot/cogs/cleanup/cleanup.py:197
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -64,7 +68,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#: redbot/cogs/cleanup/cleanup.py:257
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
@@ -77,7 +81,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#: redbot/cogs/cleanup/cleanup.py:327
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -90,11 +94,11 @@ msgid "Delete all messages after a specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:345 redbot/cogs/cleanup/cleanup.py:400
|
||||
#: redbot/cogs/cleanup/cleanup.py:348 redbot/cogs/cleanup/cleanup.py:403
|
||||
msgid "Message not found."
|
||||
msgstr "Zpráva nenalezena."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:378
|
||||
#: redbot/cogs/cleanup/cleanup.py:381
|
||||
#, docstring
|
||||
msgid "Deletes X messages before the specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -108,7 +112,7 @@ msgid "Deletes X messages before the specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:434
|
||||
#: redbot/cogs/cleanup/cleanup.py:437
|
||||
#, 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"
|
||||
@@ -121,7 +125,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#: redbot/cogs/cleanup/cleanup.py:486
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -132,7 +136,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#: redbot/cogs/cleanup/cleanup.py:525
|
||||
#, 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"
|
||||
@@ -142,7 +146,7 @@ msgid "Clean up command messages and messages from the bot in the current channe
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:611
|
||||
#: redbot/cogs/cleanup/cleanup.py:614
|
||||
#, 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"
|
||||
@@ -158,7 +162,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:694
|
||||
#: redbot/cogs/cleanup/cleanup.py:697
|
||||
#, 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"
|
||||
@@ -167,12 +171,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:746
|
||||
#: redbot/cogs/cleanup/cleanup.py:749
|
||||
#, docstring
|
||||
msgid "Manage the settings for the cleanup command."
|
||||
msgstr "Správa nastavení příkazu cleanup."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:752
|
||||
#: redbot/cogs/cleanup/cleanup.py:755
|
||||
#, 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"
|
||||
@@ -183,11 +187,11 @@ msgstr "Přepínač nastavení upozorňování na čištění.\n\n"
|
||||
" Tato zpráva je smazána po uběhnutí 5 sekund.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:760
|
||||
#: redbot/cogs/cleanup/cleanup.py:763
|
||||
msgid "I will no longer notify of message deletions."
|
||||
msgstr "Od teď už nebudu upozorňovat na mazání zpráv."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:763
|
||||
#: redbot/cogs/cleanup/cleanup.py:766
|
||||
msgid "I will now notify of message deletions."
|
||||
msgstr "Od teď budu upozorňovat na mazání zpráv."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user