Automated Crowdin downstream (#3719)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-04-04 06:28:55 +02:00
committed by GitHub
parent a0b30bb3ae
commit 587968710f
364 changed files with 27336 additions and 25422 deletions

View File

@@ -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:16\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: sv_SE\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 "Avbruten."
@@ -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 ""