Files
Red-DiscordBot/redbot/cogs/modlog/locales/pl-PL.po
github-actions[bot] 23b3144c84 [3.4] [i18n] Automated Crowdin downstream (#5514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 03:30:33 +01:00

89 lines
2.4 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-11-25 09:07+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File-ID: 38\n"
"Language: pl_PL\n"
#: redbot/cogs/modlog/modlog.py:20
#, docstring
msgid "Browse and manage modlog cases."
msgstr ""
#: redbot/cogs/modlog/modlog.py:33
#, docstring
msgid "Show the specified case."
msgstr ""
#: redbot/cogs/modlog/modlog.py:37
msgid "That case does not exist for that server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:43 redbot/cogs/modlog/modlog.py:79
msgid "{case}\n"
"**Timestamp:** {timestamp}"
msgstr ""
#: redbot/cogs/modlog/modlog.py:52
#, docstring
msgid "Display cases for the specified member."
msgstr ""
#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:102
msgid "That user does not exist."
msgstr ""
#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:105
msgid "Something unexpected went wrong while fetching that user by ID."
msgstr ""
#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:108
msgid "That user does not have any cases."
msgstr ""
#: redbot/cogs/modlog/modlog.py:90
#, docstring
msgid "List cases for the specified member."
msgstr ""
#: redbot/cogs/modlog/modlog.py:113
msgid "{case}\n"
"**Timestamp:** {timestamp}\n\n"
msgstr ""
#: redbot/cogs/modlog/modlog.py:124
#, docstring
msgid "Specify a reason for a modlog case.\n\n"
" Please note that you can only edit cases you are\n"
" the owner of unless you are a mod, admin or server owner.\n\n"
" If no case number is specified, the latest case will be used.\n"
" "
msgstr ""
#: redbot/cogs/modlog/modlog.py:137
msgid "There are no modlog cases in this server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:143
msgid "That case does not exist!"
msgstr ""
#: redbot/cogs/modlog/modlog.py:150
msgid "You are not authorized to modify that case!"
msgstr ""
#: redbot/cogs/modlog/modlog.py:158
msgid "Reason for case #{num} has been updated."
msgstr ""