mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -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/modlog/locales/hr-HR.po
Normal file
87
redbot/cogs/modlog/locales/hr-HR.po
Normal file
@@ -0,0 +1,87 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-04-13 18:17+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: 38\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:19
|
||||
#, docstring
|
||||
msgid "Browse and manage modlog cases."
|
||||
msgstr "Pregledajte i upravljajte modlog slučajevima."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:32
|
||||
#, docstring
|
||||
msgid "Show the specified case."
|
||||
msgstr "Prikaži navedeni slučaj."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:36
|
||||
msgid "That case does not exist for this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:45 redbot/cogs/modlog/modlog.py:82
|
||||
#: redbot/cogs/modlog/modlog.py:117
|
||||
msgid "Timestamp:"
|
||||
msgstr "Vremenska oznaka:"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:52
|
||||
#, docstring
|
||||
msgid "Display cases for the specified member."
|
||||
msgstr "Prikažite slučaje za navedenog člana."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:103
|
||||
msgid "That user does not exist."
|
||||
msgstr "Taj korisnik ne postoji."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:106
|
||||
msgid "Something unexpected went wrong while fetching that user by ID."
|
||||
msgstr "Nešto neočekivano je pošlo po zlu prilikom dohvaćanja tog korisnika po ID-u."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:109
|
||||
msgid "That user does not have any cases."
|
||||
msgstr "Taj korisnik nema niti jedan slučaj."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:91
|
||||
#, docstring
|
||||
msgid "List cases for the specified member."
|
||||
msgstr "Prikažite slučaje za navedenog člana."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:126
|
||||
#, 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 "Navedite razlog za modlog slučaj.\n\n"
|
||||
" Imajte na umu da možete uređivati samo slučajeve čiji ste\n"
|
||||
" vlasnik osim ako niste mod, administrator ili vlasnik servera.\n\n"
|
||||
" Ako nije naveden broj slučaja, koristiti će se najnoviji.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:139
|
||||
msgid "There are no modlog cases in this server."
|
||||
msgstr "Na ovom serveru nema modlog slučaja."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:145
|
||||
msgid "That case does not exist!"
|
||||
msgstr "Taj slučaj ne postoji!"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:152
|
||||
msgid "You are not authorized to modify that case!"
|
||||
msgstr "Niste ovlašteni za uređivanje tog slučaja!"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:160
|
||||
msgid "Reason for case #{num} has been updated."
|
||||
msgstr "Razlog slučaja #{num} je ažuriran."
|
||||
|
||||
Reference in New Issue
Block a user