diff options
Diffstat (limited to 'core/l10n/hr.json')
-rw-r--r-- | core/l10n/hr.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/hr.json b/core/l10n/hr.json index b01d9d4c30a..537cf5771b3 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -40,7 +40,6 @@ "Checked for update of app \"%s\" in appstore" : "Provjera ažuriranja aplikacije \"%s\" iz trgovine aplikacija je gotova", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "U tijeku je provjeranje može li shema baza podataka za %s biti ažurirana (ovo može potrajati ovisno o veličini baze podataka)", "Checked database schema update for apps" : "Provjereno ažuriranje sheme baze podataka za aplikacije", - "Updated \"%s\" to %s" : "Ažurirano \"%s\" u %s", "Starting code integrity check" : "Provjera integriteta datoteka počinje", "Finished code integrity check" : "Provjera integriteta datoteka završena", "%s (incompatible)" : "%s (nije kompatibilno)", @@ -215,12 +214,10 @@ "Forgot password?" : "Zaboravili Vašu lozinku?", "Back to login" : "Natrag na prijavu", "Connect to your account" : "Povežite se sa svojim računom", - "Please log in before granting %s access to your %s account." : "Prijavite se prije nego dopustite %s pristup vašem %s računu.", "App token" : "Token za aplikaciju", "Grant access" : "Dodijeli pristup", "Alternative log in using app token" : "Alternativna prijava uz pomoću aplikacijskog tokena", "Account access" : "Pristup računu", - "You are about to grant %s access to your %s account." : "Ovim će te dopustiti %s pristup vašem %s računu.", "Redirecting …" : "Preusmjeravanje...", "New password" : "Nova lozinka", "New Password" : "Nova lozinka", @@ -230,9 +227,7 @@ "Error while validating your second factor" : "Greška prilikom ovažavanja drugog faktora", "Access through untrusted domain" : "Pristup iz nepouzdane domene", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Molimo Vas da kontaktirate vašeg administratora. Ako ste administrator, uredite \"trusted domains\" postavku u config/config.php datoteci po primjeru iz datoteke config.sample.php.", - "Further information how to configure this can be found in the %sdocumentation%s." : "Daljnje informacije o konfiguraciji se mogu naći u %spriloženoj dokumentaciji%s.", "App update required" : "Ažuriranje aplikacije potrebno", - "%s will be updated to version %s" : "%s će biti ažuriran na verziju %s", "These apps will be updated:" : "Slijedeće aplikacije će biti ažurirane:", "These incompatible apps will be disabled:" : "Slijedeće nekompatibilne aplikacije će biti onemogućene:", "The theme %s has been disabled." : "Tema %s je onemogućena", @@ -247,6 +242,7 @@ "This page will refresh itself when the %s instance is available again." : "Stranica će se sama osvježiti kada %s bude ponovo dostupno.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.", "Thank you for your patience." : "Hvala vam na strpljenju", + "Updated \"%s\" to %s" : "Ažurirano \"%s\" u %s", "There was an error loading your contacts" : "Greška pri učitavanju kontakata", "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Vaš mrežni poslužitelj nije još pravilno podešen da usklađivanje podataka bude dopušteno; WebDAV protokol ne radi.", "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Vaš mrežni poslužitelj nije pravilno podešen i zbog toga ne može razriješiti \"{url}\". Daljnje informacije se mogu naći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">priloženoj dokumentaciji</a>.", @@ -271,7 +267,11 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molimo Vas da kontaktirate vašeg administratora. Ako ste administrator ove trenutne instance, uredite \"trusted domains\" postavku u config/config.php datoteci po primjeru iz datoteke config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator možete također koristiti gumb dolje da označite domenu kao sigurnu.", "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao pouzdanu domenu.", + "%s will be updated to version %s" : "%s će biti ažuriran na verziju %s", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Za pomoć, molimo vidite <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">priložene upute</a>.", - "Back to log in" : "Natrag na prijavu" + "Back to log in" : "Natrag na prijavu", + "You are about to grant %s access to your %s account." : "Ovim će te dopustiti %s pristup vašem %s računu.", + "Please log in before granting %s access to your %s account." : "Prijavite se prije nego dopustite %s pristup vašem %s računu.", + "Further information how to configure this can be found in the %sdocumentation%s." : "Daljnje informacije o konfiguraciji se mogu naći u %spriloženoj dokumentaciji%s." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |