diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-13 02:24:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-13 02:24:57 +0000 |
commit | bab06b9abb2a135dc9c3146e027c74c3c80c8593 (patch) | |
tree | f57fdc7830bb510ae38adb7ce3d8246003ebc5a2 /core/l10n/hr.json | |
parent | 4be2e1601e80a09aebac57eabb0aaf60e744362e (diff) | |
download | nextcloud-server-bab06b9abb2a135dc9c3146e027c74c3c80c8593.tar.gz nextcloud-server-bab06b9abb2a135dc9c3146e027c74c3c80c8593.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.json')
-rw-r--r-- | core/l10n/hr.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/hr.json b/core/l10n/hr.json index 8609c3f5a95..a208dd21d40 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -3,6 +3,14 @@ "File is too big" : "Datoteka je prevelika", "The selected file is not an image." : "Odabrana datoteka nije slika.", "The selected file cannot be read." : "Nije moguće pročitati odabranu datoteku.", + "The file was uploaded" : "Datoteka je otpremljena", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a", + "The file was only partially uploaded" : "Datoteka je samo djelomično otpremljena", + "No file was uploaded" : "Nikakva datoteka nije učitana", + "Missing a temporary folder" : "Nedostaje privremena mapa", + "Could not write file to disk" : "Nije moguće zapisati datoteku na disk", + "A PHP extension stopped the file upload" : "Proširenje PHP-a zaustavilo je otpremanje datoteke", "Invalid file provided" : "Nevažeća datoteka", "No image or file provided" : "Nijedna slika ili datoteka nije dobavljena", "Unknown filetype" : "Vrsta datoteke nepoznata", @@ -137,6 +145,7 @@ "Passwordless authentication is not supported in your browser." : "Vaš preglednik ne podržava autentifikaciju bez zaporke.", "Passwordless authentication is only available over a secure connection." : "Autentifikacija bez zaporke dostupna je samo ako je uspostavljena sigurna veza.", "Reset password" : "Resetiraj zaporku", + "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Poslana Vam je poruka za resetiranje zaporke na adresu e-pošte za ovaj račun. Ako je niste primili, provjerite Vaše mape smeća i neželjene pošte, ili se obratite svom lokalnom administratoru.", "If it is not there ask your local administrator." : "Ako i tamo nema poruke, obratite se lokalnom administratoru.", "Couldn't send reset email. Please contact your administrator." : "Nije moguće poslati poruku za resetiranje. Kontaktirajte s administratorom.", "Password can not be changed. Please contact your administrator." : "Zaporku nije moguće promijeniti. Obratite se svom administratoru.", |