mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#6119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3fd90ae4c
commit
7b80043d19
87
redbot/cogs/audio/locales/hr-HR.po
Normal file
87
redbot/cogs/audio/locales/hr-HR.po
Normal file
@@ -0,0 +1,87 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
"X-Crowdin-Language: hr\n"
|
||||
"X-Crowdin-File-ID: 51\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:35
|
||||
msgid "\n"
|
||||
"Scope must be a valid version of one of the following:\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr "\n"
|
||||
"Opseg mora biti valjana verzija jednog od sljedećih:\n"
|
||||
" Global (Globalni)\n"
|
||||
" Guild (Serverov)\n"
|
||||
" User (Korisnikov)\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
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 "\n"
|
||||
"Autor mora biti valjana verzija jednog od sljedećih:\n"
|
||||
" Korisnikov ID\n"
|
||||
" Spominjanje korisnika\n"
|
||||
" Korisničko ime#123\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:51
|
||||
msgid "\n"
|
||||
"Guild must be a valid version of one of the following:\n"
|
||||
" Guild ID\n"
|
||||
" Exact guild name\n"
|
||||
msgstr "\n"
|
||||
"Server mora biti valjana verzija jednog od sljedećih:\n"
|
||||
" Serverov ID\n"
|
||||
" Točan naziv servera\n"
|
||||
|
||||
#: 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 "\"{arg}\" nije pronađen. Mora biti ID ili potpuni naziv servera koji bot može vidjeti."
|
||||
|
||||
#: 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 "\"{arg}\" se ne odnosi na jedinstveni server. Molim koristite ID za server koji pokušavate navesti."
|
||||
|
||||
#: 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 "\"{arg}\" nije pronađen. Mora biti ID, ime ili navesti korisnika kojeg bot može vidjeti."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr "Nije moguće uskladiti '{}' s popisom za reprodukciju."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
|
||||
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
|
||||
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
|
||||
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
|
||||
#: redbot/cogs/audio/converters.py:478
|
||||
msgid "Nothing"
|
||||
msgstr "Ništa"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr "Ne možete koristiti `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr "Ne možete koristiti `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr "Ne možete koristiti `--from-server`"
|
||||
|
||||
Reference in New Issue
Block a user