summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r--apps/files/l10n/hr.js22
1 files changed, 3 insertions, 19 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index a15e52dcd49..6f27879f125 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Pohrana nedostupna",
"Storage invalid" : "Pohrana neispravna",
"Unknown error" : "Nepoznata pogreška",
- "Could not move %s - File with this name already exists" : "Nemoguće premjestiti %s - Datoteka takvog naziva već postoji",
- "Could not move %s" : "Nemoguće premjestiti %s",
- "Permission denied" : "Nemate dozvolu",
- "The target folder has been moved or deleted." : "Ciljna mapa je premještena ili izbrisana.",
- "The name %s is already used in the folder %s. Please choose a different name." : "Naziv %s je već iskorišten u mapi %s. Molimo odaberite drukčiji naziv.",
- "Error when creating the file" : "Pogreška pri kreiranju datoteke",
- "Error when creating the folder" : "Pogreška pri kreiranju mape",
"Unable to set upload directory." : "Postavka učitavanja direktorija nije moguća",
"Invalid Token" : "Neispravan token",
"No file was uploaded. Unknown error" : "Nijedna datoteka nije učitana. Pogreška nepoznata.",
@@ -22,6 +15,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Nedostaje privremena mapa",
"Failed to write to disk" : "Zapisivanje na disk nije uspjelo",
"Not enough storage available" : "Prostor za pohranu nedostatan",
+ "The target folder has been moved or deleted." : "Ciljna mapa je premještena ili izbrisana.",
"Upload failed. Could not find uploaded file" : "Učitavanje neuspješno. Nije emoguće pronaći učitanu dataoteku",
"Upload failed. Could not get file info." : "Učitavanje neuspješno. Nije moguće dohvatiti informacije o datoteci",
"Invalid directory." : "Neispravan direktorij",
@@ -44,14 +38,6 @@ OC.L10N.register(
"Select" : "Selektiraj",
"Pending" : "Na čekanju",
"Unable to determine date" : "Nemogucnost odredjivanja datuma",
- "Error moving file." : "Pogrešno premještanje datoteke",
- "Error moving file" : "Pogrešno premještanje datoteke",
- "Error" : "Pogreška",
- "{new_name} already exists" : "{new_name} već postoji",
- "Could not rename file" : "Datoteku nije moguće preimenovati",
- "Could not create file" : "Datoteku nije moguće kreirati",
- "Could not create folder" : "Mapu nije moguće kreirati",
- "Error deleting file." : "Pogrešno brisanje datoteke",
"No entries in this folder match '{filter}'" : "Nema zapisa u ovom folderu match '{filter}'",
"Name" : "Naziv",
"Size" : "Veličina",
@@ -68,7 +54,6 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
"Favorited" : "Favoritovan",
"Favorite" : "Favorit",
- "Text file" : "Tekstualna datoteka",
"Folder" : "Mapa",
"New folder" : "Nova mapa",
"Upload" : "Učitavanje",
@@ -85,8 +70,6 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s je izbrisao %1$s",
"You restored %1$s" : "Vraćeno %1$s",
"%2$s restored %1$s" : "%2$s vraćeno %1$s",
- "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan",
- "%s could not be renamed" : "%s nije moguće preimenovati",
"Upload (max. %s)" : "Prijenos (max. %s)",
"File handling" : "Obrada datoteke",
"Maximum upload size" : "Maksimalna veličina učitanog sadržaja",
@@ -104,6 +87,7 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Datoteke se provjeravaju, molimo pričekajte.",
"Currently scanning" : "Provjera u tijeku",
"No favorites" : "Nema favorita",
- "Files and folders you mark as favorite will show up here" : "Fajlovi i folderi koje oznacite kao favorite ce se prikazati ovdje"
+ "Files and folders you mark as favorite will show up here" : "Fajlovi i folderi koje oznacite kao favorite ce se prikazati ovdje",
+ "Text file" : "Tekstualna datoteka"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");