summaryrefslogtreecommitdiffstats
path: root/core/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
commitcf59499274b0fba60aeb782edc06ab379226be50 (patch)
tree49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/hr.js
parent897c4d403700d8668c1df2f05837953c62aa2878 (diff)
downloadnextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz
nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r--core/l10n/hr.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index d62cc9a21e7..06b609f086a 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -180,21 +180,9 @@ OC.L10N.register(
"Looking for {term} …" : "Tražim {term}…",
"No" : "Ne",
"Yes" : "Da",
- "No files in here" : "Nema datoteka",
- "New folder" : "Nova mapa",
- "No more subfolders in here" : "Ovdje više nema podmapa",
- "Name" : "Naziv",
- "Size" : "Veličina",
- "Modified" : "Promijenjeno",
- "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
- "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
- "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.",
- "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke",
- "{newName} already exists" : "{newName} već postoji",
"Choose" : "Odaberite",
"Copy" : "Kopiraj",
"Move" : "Premjesti",
- "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}",
"OK" : "U redu",
"Error loading message template: {error}" : "Pogrešno učitavanje predloška za poruke: {error}",
"read-only" : "samo za čitanje",
@@ -209,10 +197,6 @@ OC.L10N.register(
"(all selected)" : "(sve odabrano)",
"({count} selected)" : "({count} odabran)",
"Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku",
- "Pending" : "Na čekanju",
- "Home" : "Početna",
- "Copy to {folder}" : "Kopiraj u {folder}",
- "Move to {folder}" : "Premjesti u {folder}",
"Saving …" : "Spremanje...",
"Authentication required" : "Potrebna autentifikacija",
"This action requires you to confirm your password" : "Za izvršavanje ove radnje potvrdite svoju zaporku",
@@ -353,6 +337,22 @@ OC.L10N.register(
"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.",
"Settings" : "Postavke",
+ "No files in here" : "Nema datoteka",
+ "New folder" : "Nova mapa",
+ "No more subfolders in here" : "Ovdje više nema podmapa",
+ "Name" : "Naziv",
+ "Size" : "Veličina",
+ "Modified" : "Promijenjeno",
+ "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
+ "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
+ "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.",
+ "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke",
+ "{newName} already exists" : "{newName} već postoji",
+ "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}",
+ "Pending" : "Na čekanju",
+ "Home" : "Početna",
+ "Copy to {folder}" : "Kopiraj u {folder}",
+ "Move to {folder}" : "Premjesti u {folder}",
"File not found" : "Datoteka nije pronađena",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Ažurirajte putem naredbenog retka jer je automatsko ažuriranje onemogućeno u datoteci config.php."