mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-10-22 12:30+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+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.1\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"
|
||||
@@ -16,32 +16,39 @@ msgstr ""
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:35
|
||||
msgid "\\nScope must be a valid version of one of the following:\\n Global\\n Guild\\n User\\n"
|
||||
msgstr "\\nZakres musi być poprawną wersją jednego z poniższych:\\n Global\\n Guild\\n User\\n"
|
||||
msgid "\n"
|
||||
"Scope must be a valid version of one of the following:\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
msgid "\\nAuthor must be a valid version of one of the following:\\n User ID\\n User Mention\\n User Name#123\\n"
|
||||
msgstr "\\nAutor musi być prawidłową wersją jednego z następujących elementów::\\n ID użytkownika\\n Wzmianka użytkowika\\n Nazwa Użytkownika#123\\n"
|
||||
msgid "\n"
|
||||
"Author must be a valid version of one of the following:\n"
|
||||
" User ID\n"
|
||||
" User Mention\n"
|
||||
" User Name#123\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:51
|
||||
msgid "\\nGuild must be a valid version of one of the following:\\n Guild ID\\n Exact guild name\\n"
|
||||
msgstr "\\nGildia musi być poprawną wersją jednego z poniższych:\\n ID Gildii\\n Dokładna nazwa gildii\\n"
|
||||
msgid "\n"
|
||||
"Guild must be a valid version of one of the following:\n"
|
||||
" Guild ID\n"
|
||||
" Exact guild name\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:87
|
||||
msgid "\\\"{arg}\\\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub pełna nazwa serwera, który bot może zobaczyć."
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96
|
||||
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić."
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
msgid "\\\"{arg}\\\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub nazwa lub wzmianka o użytkowniku, którego bot widzi."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:136
|
||||
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić."
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
|
||||
Reference in New Issue
Block a user