diff options
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 1d69020d1a1..4033475e867 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -157,6 +157,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Prijenos {path} na {userid}", "Invalid path selected" : "Odabran nevažeći put", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", + "Tags" : "Oznake", "Error while loading the file data" : "Pogreška pri učitavanju podataka iz datoteke", "Unable to change the favourite state of the file" : "Nije moguće promijeniti status favorita datoteke", "%s used" : "Iskorišteno %s", @@ -175,7 +176,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", "No favorites yet" : "Još nema favorita", "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", - "Tags" : "Oznake", "Deleted files" : "Izbrisane datoteke", "Shares" : "Dijeljenja", "Shared with others" : "Podijeljeno s ostalima", |