mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-01-29 11:32:58 -05:00
[3.4] [i18n] Automated Crowdin downstream (#5514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e8b51e117
commit
23b3144c84
29
redbot/cogs/audio/core/tasks/locales/hr-HR.po
Normal file
29
redbot/cogs/audio/core/tasks/locales/hr-HR.po
Normal file
@@ -0,0 +1,29 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-06-17 17:28+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.3\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: 664\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:231
|
||||
msgid "Couldn't get a valid track."
|
||||
msgstr "Nije moguće dobiti valjanu pjesmu."
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:239
|
||||
msgid "Unable to Get Track"
|
||||
msgstr "Nije moguće dobiti pjesmu"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:240
|
||||
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
|
||||
msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za nekoliko minuta."
|
||||
|
||||
@@ -17,13 +17,13 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:231
|
||||
msgid "Couldn't get a valid track."
|
||||
msgstr ""
|
||||
msgstr "Tôi không tìm thấy bài nhạc hợp lệ nào."
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:239
|
||||
msgid "Unable to Get Track"
|
||||
msgstr ""
|
||||
msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi"
|
||||
|
||||
#: redbot/cogs/audio/core/tasks/startup.py:240
|
||||
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
|
||||
msgstr ""
|
||||
msgstr "Bây giờ tôi chưa thể tìm nhạc được, đợi một lát nữa rùi thử lại."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user