mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#3719)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a0b30bb3ae
commit
587968710f
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
|
||||
"PO-Revision-Date: 2020-04-02 12:11\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:43
|
||||
#: redbot/cogs/cleanup/cleanup.py:42
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:57
|
||||
#: redbot/cogs/cleanup/cleanup.py:56
|
||||
msgid "Cancelled."
|
||||
msgstr "Dibatalkan."
|
||||
|
||||
@@ -77,6 +77,11 @@ msgstr ""
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:540
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/converters.py:12
|
||||
msgid "{} doesn't look like a valid message ID."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user