mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-14 07:08:55 -05:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2018-04-02 17:36+AKDT\n"
|
|
"PO-Revision-Date: 2018-04-15 16:43-0400\n"
|
|
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
|
"Language-Team: Polish\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
"Plural-Forms: nplurals=4; plural=((n == 1) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || n%10 == 1 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 12 && n%100 <= 14)) ? 2 : 3));\n"
|
|
"X-Generator: crowdin.com\n"
|
|
"X-Crowdin-Project: red-discordbot\n"
|
|
"X-Crowdin-Language: pl\n"
|
|
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
|
|
"Language: pl_PL\n"
|
|
|
|
#: ../cleanup.py:31
|
|
msgid "Are you sure you want to delete {} messages? (y/n)"
|
|
msgstr ""
|
|
|
|
#: ../cleanup.py:37
|
|
msgid "Cancelled."
|
|
msgstr ""
|
|
|
|
#: ../cleanup.py:182
|
|
msgid "This command can only be used on bots with bot accounts."
|
|
msgstr ""
|
|
|
|
#: ../cleanup.py:189
|
|
msgid "Message not found."
|
|
msgstr "Nie ma takiej wiadomości."
|
|
|