mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
[i18n] Automated Crowdin downstream (#4946)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1b6fc00039
commit
6cae1c0204
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-16 19:14+0000\n"
|
||||
"POT-Creation-Date: 2021-04-04 09:34+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -38,12 +38,12 @@ msgstr "Biztosan törölni akarsz {number} üzenetet? (y/n)"
|
||||
msgid "Cancelled."
|
||||
msgstr "Megszakítva."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:127
|
||||
#: redbot/cogs/cleanup/cleanup.py:144
|
||||
#, docstring
|
||||
msgid "Base command for deleting messages."
|
||||
msgstr "Alap parancs üzenetek törlésére."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:137
|
||||
#: redbot/cogs/cleanup/cleanup.py:154
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\n\n"
|
||||
" Example:\n"
|
||||
@@ -62,7 +62,7 @@ msgstr "Törli az utolsó X üzenetet, ami egyezik a megadott szöveggel.\n\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:192
|
||||
#: redbot/cogs/cleanup/cleanup.py:209
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\n\n"
|
||||
" Examples:\n"
|
||||
@@ -83,51 +83,38 @@ msgstr "Törli az utolsó X üzenetet egy adott felhasználótól.\n\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:262
|
||||
#: redbot/cogs/cleanup/cleanup.py:282
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
" settings, 'appearance' tab. Then right click a message\n"
|
||||
" and copy its id.\n\n"
|
||||
" and copy its id.\n"
|
||||
" Replying to a message will cleanup all messages after it.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Törli az összes üzenetet, ami a megadott után következik.\n\n"
|
||||
" Az üzenet ID megszerzéséhez engedélyezd a fejlesztői módot\n"
|
||||
" a Discord beállításaiban a \"Megjelenés\" fülön. \n"
|
||||
" Ezután jobb klikkelj egy üzeneten és másold ki az ID-jét.\n\n"
|
||||
" **Paraméterek:**\n\n"
|
||||
" - `<message_id>` Az üzenet ID-je, amitől kezdve törölni akarsz. Ez az üzenet még nem lesz törölve.\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326
|
||||
#: redbot/cogs/cleanup/cleanup.py:303 redbot/cogs/cleanup/cleanup.py:357
|
||||
msgid "Message not found."
|
||||
msgstr "Üzenet nem található."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:307
|
||||
#: redbot/cogs/cleanup/cleanup.py:335
|
||||
#, docstring
|
||||
msgid "Deletes X messages before the specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
" settings, 'appearance' tab. Then right click a message\n"
|
||||
" and copy its id.\n\n"
|
||||
" and copy its id.\n"
|
||||
" Replying to a message will cleanup all messages before it.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<message_id>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Törli az összes üzenetet, ami a megadott előtt következik.\n\n"
|
||||
" Az üzenet ID megszerzéséhez engedélyezd a fejlesztői módot\n"
|
||||
" a Discord beállításaiban a \"Megjelenés\" fülön. \n"
|
||||
" Ezután jobb klikkelj egy üzeneten és másold ki az ID-jét.\n\n"
|
||||
" **Paraméterek:**\n\n"
|
||||
" - `<message_id>` Az üzenet ID-je, ami előtt törölni akarsz. Ez az üzenet már nem lesz törölve.\n"
|
||||
" - `<number>` A törlendő üzenetek maximális száma. Pozitív egész szám kell legyen.\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:354
|
||||
#: redbot/cogs/cleanup/cleanup.py:390
|
||||
#, 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"
|
||||
@@ -148,7 +135,7 @@ msgstr "Törli az üzeneteket a két megadott üzenet között.\n\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:402
|
||||
#: redbot/cogs/cleanup/cleanup.py:438
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\n\n"
|
||||
" Example:\n"
|
||||
@@ -165,7 +152,7 @@ msgstr "Törli az utolsó X üzenetet.\n\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:440
|
||||
#: redbot/cogs/cleanup/cleanup.py:476
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot.\n\n"
|
||||
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
|
||||
@@ -180,7 +167,7 @@ msgstr "Törli a parancs üzeneteket és a bot válaszait.\n\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:528
|
||||
#: redbot/cogs/cleanup/cleanup.py:564
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
@@ -207,7 +194,7 @@ msgstr "A bot által elküldött üzenetek takarítása.\n\n"
|
||||
" - `<delete_pinned>` Hogy töröljön-e kitűzött üzeneteket. Alapértelmezett: hamis (false)\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:614
|
||||
#: redbot/cogs/cleanup/cleanup.py:650
|
||||
#, 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"
|
||||
|
||||
Reference in New Issue
Block a user