mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Update croatian (hr-HR) translation file
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
This commit is contained in:
parent
f52e527850
commit
5922771909
@ -183,7 +183,7 @@ export default {
|
|||||||
"Edit Status Page": "Uredi Statusnu stranicu",
|
"Edit Status Page": "Uredi Statusnu stranicu",
|
||||||
"Go to Dashboard": "Na Kontrolnu ploču",
|
"Go to Dashboard": "Na Kontrolnu ploču",
|
||||||
"Status Page": "Statusna stranica",
|
"Status Page": "Statusna stranica",
|
||||||
"Status Pages": "Statusna stranica",
|
"Status Pages": "Statusne stranice",
|
||||||
defaultNotificationName: "Moja {number}. {notification} obavijest",
|
defaultNotificationName: "Moja {number}. {notification} obavijest",
|
||||||
here: "ovdje",
|
here: "ovdje",
|
||||||
Required: "Potrebno",
|
Required: "Potrebno",
|
||||||
@ -347,4 +347,30 @@ export default {
|
|||||||
Cancel: "Otkaži",
|
Cancel: "Otkaži",
|
||||||
"Powered by": "Pokreće",
|
"Powered by": "Pokreće",
|
||||||
Saved: "Spremljeno",
|
Saved: "Spremljeno",
|
||||||
|
PushByTechulus: "Push by Techulus",
|
||||||
|
GoogleChat: "Google Chat (preko platforme Google Workspace)",
|
||||||
|
shrinkDatabaseDescription: "Pokreni VACUUM operaciju za SQLite. Ako je baza podataka kreirana nakon inačice 1.10.0, AUTO_VACUUM opcija već je uključena te ova akcija nije nužna.",
|
||||||
|
serwersms: "SerwerSMS.pl",
|
||||||
|
serwersmsAPIUser: "API korisničko ime (uključujući webapi_ prefiks)",
|
||||||
|
serwersmsAPIPassword: "API lozinka",
|
||||||
|
serwersmsPhoneNumber: "Broj telefona",
|
||||||
|
serwersmsSenderName: "Ime SMS pošiljatelja (registrirano preko korisničkog portala)",
|
||||||
|
stackfield: "Stackfield",
|
||||||
|
smtpDkimSettings: "DKIM postavke",
|
||||||
|
smtpDkimDesc: "Za više informacija, postoji Nodemailer DKIM {0}.",
|
||||||
|
documentation: "dokumentacija",
|
||||||
|
smtpDkimDomain: "Domena",
|
||||||
|
smtpDkimKeySelector: "Odabir ključa",
|
||||||
|
smtpDkimPrivateKey: "Privatni ključ",
|
||||||
|
smtpDkimHashAlgo: "Hash algoritam (neobavezno)",
|
||||||
|
smtpDkimheaderFieldNames: "Ključevi zaglavlja za potpis (neobavezno)",
|
||||||
|
smtpDkimskipFields: "Ključevi zaglavlja koji se neće potpisati (neobavezno)",
|
||||||
|
gorush: "Gorush",
|
||||||
|
alerta: "Alerta",
|
||||||
|
alertaApiEndpoint: "Krajnja točka API-ja (Endpoint)",
|
||||||
|
alertaEnvironment: "Okruženje (Environment)",
|
||||||
|
alertaApiKey: "API ključ",
|
||||||
|
alertaAlertState: "Stanje upozorenja",
|
||||||
|
alertaRecoverState: "Stanje oporavka",
|
||||||
|
deleteStatusPageMsg: "Sigurno želite obrisati ovu statusnu stranicu?",
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user