diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
commit | b2fa6ff1974385d2556126dd91fbc05ff4ed19eb (patch) | |
tree | 43cf86b9af48366176e7518fcdd489483d33a82b /apps/files/l10n/hr.js | |
parent | 157190e7e7300e6738c7c1350c789f95683616d2 (diff) | |
download | nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.tar.gz nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 db6f979f88f..bf47f905ed8 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -118,7 +118,6 @@ OC.L10N.register( "Delete folder" : "Izbriši mapu", "Delete" : "Izbriši", "Cancel" : "Odustani", - "Download" : "Preuzmi", "Copy" : "Kopiraj", "Move" : "Premjesti", "Move or copy" : "Premjesti ili kopiraj", @@ -140,6 +139,7 @@ OC.L10N.register( "Upload too large" : "Otprema je prevelika", "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.", "File could not be found" : "Datoteka nije pronađena", + "Download" : "Preuzmi", "Close" : "Zatvori", "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.", |