diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /core/l10n/hr.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index a1d477b7197..d94f997b6da 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -242,29 +242,18 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Nadogradnja preko mreže na moju vlastitu odgovornost", "This %s instance is currently in maintenance mode, which may take a while." : "Ova %s instanca je trenutno u načinu za održavanje; ovo može potrajati.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.", - "Repair warning: " : "Upozorenje pri popravku:", - "Repair error: " : "Greška pri popravku:", "Updated \"%s\" to %s" : "Ažurirano \"%s\" u %s", - "There was an error loading your contacts" : "Greška pri učitavanju kontakata", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Bilo je problema sa provjerom integriteta podataka. Više informacija...</a>", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Veza za resetiranje vaše lozinke poslana je na vašu adresu e-pošte. Ako je ne primite unekom razumnom vremenskom roku, provjerite svoje spam/junk mape. <br> Ako nije tamo, kontaktirajtesvoga lokalnog administratora.", - "Error setting expiration date" : "Pogrešno učitavanje postavke datuma isteka", - "The public link will expire no later than {days} days after it is created" : " Javna veza ističe najkasnije {days} dana nakon što je kreirana", - "Share with other people by entering a user or group or an email address." : "Podijelite sa ostalim korisnicima tako da unesete korisničko ime ili ime grupe ili adresu e-pošte.", "The specified document has not been found on the server." : "Traženi dokument nije pronađen na poslužitelju.", "You can click here to return to %s." : "Kliknite ovdje da se vratite na %s.", "Wrong password." : "Pogrešna lozinka.", - "Stay logged in" : "Ostanite prijavljeni", - "Back to log in" : "Natrag na prijavu", - "Alternative Logins" : "Alternativne prijave", + "Please log in before granting %s access to your %s account." : "Prijavite se prije nego dopustite %s pristup vašem %s računu.", "You are about to grant %s access to your %s account." : "Ovim će te dopustiti %s pristup vašem %s računu.", - "Alternative login using app token" : "Alternativna prijava uz pomoću aplikacijskog tokena", "Redirecting …" : "Preusmjeravanje...", - "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao pouzdanu domenu.", + "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.", "%s will be updated to version %s" : "%s će biti ažuriran na verziju %s", "This page will refresh itself when the %s instance is available again." : "Stranica će se sama osvježiti kada %s bude ponovo dostupno.", - "Thank you for your patience." : "Hvala vam na strpljenju", - "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." + "Thank you for your patience." : "Hvala vam na strpljenju" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |