Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-13 05:24:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-13 05:24:57 +0300
commitbab06b9abb2a135dc9c3146e027c74c3c80c8593 (patch)
treef57fdc7830bb510ae38adb7ce3d8246003ebc5a2 /core/l10n/hr.js
parent4be2e1601e80a09aebac57eabb0aaf60e744362e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r--core/l10n/hr.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 98da82aa828..865aa0d42a2 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"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",
@@ -139,6 +147,7 @@ OC.L10N.register(
"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.",