diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/hr.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 41c3dd11c87..0ca6908c58a 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -202,17 +202,11 @@ OC.L10N.register( "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", "Storage invalid" : "Neispravna pohrana", - "Select" : "Odaberi", - "You don’t have permission to upload or create files here" : "Ovdje ne smijete otpremati ili stvarati datoteke", - "New" : "Novo", - "Copied!" : "Kopirano!", "Unlimited" : "Neograničeno", "Search users" : "Pretraži korisnike", - "Cannot transfer ownership of a file or folder you don't own" : "Ne možete prenijeti vlasništvo nad datotekom ili mapom koja nije u vašem vlasništvu", "Cancel" : "Odustani", "%s used" : "Iskorišteno %s", "%1$s of %2$s used" : "Iskorišteno %1$s od %2$s", - "Settings" : "Postavke", "Deleted files" : "Izbrisane datoteke" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |