diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
commit | b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8 (patch) | |
tree | e0eb94dd5611a70de3f4f8e719322f13a196909e /core/l10n/hr.js | |
parent | d4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (diff) | |
download | nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.tar.gz nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 647657629f4..94d31d826c5 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -13,6 +13,10 @@ OC.L10N.register( "Invalid image" : "Slika neispravna", "No temporary profile picture available, try again" : "Slike privremenih profila nisu dostupne, pokušajte ponovno", "No crop data provided" : "Nema podataka o obrezivanju", + "Couldn't reset password because the token is invalid" : "Resetiranje lozinke nije moguće jer je token neispravan.", + "Couldn't send reset email. Please make sure your username is correct." : "Resetiranu e-poštu nije moguće poslati.Molimo provjerite ispravnost svoga korisničkog imena.", + "%s password reset" : "%s lozinka resetirana", + "Couldn't send reset email. Please contact your administrator." : "Nije mogće poslati resetiranu poštu. MOlimo kontaktirajte svog administratora.", "Sunday" : "Nedjelja", "Monday" : "Ponedjeljak", "Tuesday" : "Utorak", @@ -54,7 +58,6 @@ OC.L10N.register( "Settings" : "Postavke", "Saving..." : "Spremanje...", "seconds ago" : "prije par sekundi", - "Couldn't send reset email. Please contact your administrator." : "Nije mogće poslati resetiranu poštu. MOlimo kontaktirajte svog administratora.", "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.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vaše datoteke su šifrirane. Ako niste aktivirali ključ oporavka,svoje podatke nećete moći dohvatitinakon što vaša lozinka bude resetirana.<br />Ako ne znate što učiniti, prije nego linastavite, molimo kontaktirajte svog administratora. <br />Želite li doista nastaviti?", "I know what I'm doing" : "Znam što radim", @@ -124,9 +127,9 @@ OC.L10N.register( "Share with users or groups …" : "Podijeli sa korisnicima ili grupama ...", "Share with users, groups or remote users …" : "Podijeli sa korisnicima, grupama ili udaljenim korisnicima ...", "Warning" : "Upozorenje", + "Delete" : "Izbrišite", "The object type is not specified." : "Vrsta objekta nije specificirana.", "Enter new" : "Unesite novi", - "Delete" : "Izbrišite", "Add" : "Dodajte", "Edit tags" : "Uredite oznake", "Error loading dialog template: {error}" : "Pogrešno učitavanje predloška dijaloga: {error}", @@ -141,13 +144,6 @@ OC.L10N.register( "Please reload the page." : "Molimo, ponovno učitajte stranicu", "The update was unsuccessful. " : "Usklađivanje je bilo neuspješno.", "The update was successful. Redirecting you to ownCloud now." : "Ažuriranje je uspjelo. Upravo ste preusmjeravani na ownCloud.", - "Couldn't reset password because the token is invalid" : "Resetiranje lozinke nije moguće jer je token neispravan.", - "Couldn't send reset email. Please make sure your username is correct." : "Resetiranu e-poštu nije moguće poslati.Molimo provjerite ispravnost svoga korisničkog imena.", - "%s password reset" : "%s lozinka resetirana", - "Use the following link to reset your password: {link}" : "Za resetiranje svoje lozinke koristite sljedeću vezu: {link}", - "New password" : "Nova lozinka", - "New Password" : "Nova lozinka", - "Reset password" : "Resetirajte lozinku", "Searching other places" : "Pretraživanje drugih lokacija", "Personal" : "Osobno", "Users" : "Korisnici", @@ -202,6 +198,10 @@ OC.L10N.register( "Please contact your administrator." : "Molimo kontaktirajte svog administratora.", "Log in" : "Prijavite se", "Alternative Logins" : "Alternativne prijave", + "Use the following link to reset your password: {link}" : "Za resetiranje svoje lozinke koristite sljedeću vezu: {link}", + "New password" : "Nova lozinka", + "New Password" : "Nova lozinka", + "Reset password" : "Resetirajte lozinku", "This ownCloud instance is currently in single user mode." : "Ova ownCloud instanca je trenutno u načinu rada za jednog korisnika.", "This means only administrators can use the instance." : "To znači da tu instancu mogu koristiti samo administratori.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.", |