diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:11 +0000 |
commit | aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579 (patch) | |
tree | c0b1c1e57c814f3a495c619182c827065a989714 /apps/files/l10n/hr.js | |
parent | 6e27f995fba9fbca1eddbe3e001863fc0aee2138 (diff) | |
download | nextcloud-server-aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579.tar.gz nextcloud-server-aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579.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.", |