diff options
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 5febdc03b76..d36d3fe88f1 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Storage invalid" : "Neispravna pohrana", "Unknown error" : "Nepoznata pogreška", - "All files" : "Sve datoteke", - "Recent" : "Nedavni", - "Favorites" : "Favoriti", "File could not be found" : "Datoteka nije pronađena", "Move or copy" : "Premjesti ili kopiraj", "Download" : "Preuzmi", "Delete" : "Izbriši", "Home" : "Početna", "Close" : "Zatvori", + "Favorites" : "Favoriti", "Could not create folder \"{dir}\"" : "Nije moguće stvoriti mapu „{dir}”", "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", "Upload cancelled." : "Otpremanje je prekinuto.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "New folder" : "Nova mapa", "Upload file" : "Otpremi datoteku", + "Recent" : "Nedavni", "Not favorited" : "Nije označeno kao favorit", "Remove from favorites" : "Ukloni iz favorita", "Add to favorites" : "Dodaj u favorite", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa je <strong>izbrisana</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ograničite obavijesti o stvaranju i promjenama svojih <strong>favorita</strong> <em>(samo strujanje)</em>", "A file or folder has been <strong>restored</strong>" : "Datoteka ili mapa je <strong>vraćena</strong>", + "All files" : "Sve datoteke", "Unlimited" : "Neograničeno", "Upload (max. %s)" : "Otprema (maks. %s)", "Accept" : "Prihvati", |