diff options
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r-- | apps/files_external/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index 341cd54f7df..431b78ec267 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -11,7 +11,6 @@ OC.L10N.register( "Generate keys" : "Generiraj ključeve", "Error generating key pair" : "Pogreška pri generiranju parova ključeva", "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe.", - "(group)" : "(grupa)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilnost s kodiranjem Mac NFD (sporo)", "Enable encryption" : "Omogući šifriranje", "Enable previews" : "Omogući pretpregled", @@ -134,6 +133,7 @@ OC.L10N.register( "Add storage" : "Dodaj pohranu", "Advanced settings" : "Napredne postavke", "Allow users to mount external storage" : "Dopusti korisnicima postavljanje vanjske pohrane", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globalne vjerodajnice mogu se upotrebljavati za provođenje autentifikacije na više vanjskih pohrana koje imaju iste vjerodajnice.", + "(group)" : "(grupa)" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |