diff options
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r-- | apps/files_external/l10n/hr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index 20a29554c36..e614406b945 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "Pogreška pri konfiguriranju OAuth2", "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", @@ -130,8 +129,10 @@ OC.L10N.register( "Available for" : "Dostupno za", "Click to recheck the configuration" : "Kliknite za ponovnu provjeru konfiguracije", "Add storage" : "Dodaj pohranu", + "All users" : "Svi korisnici", "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.", + "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |