diff options
Diffstat (limited to 'apps/files_external/l10n/hr.json')
-rw-r--r-- | apps/files_external/l10n/hr.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/hr.json b/apps/files_external/l10n/hr.json index 843a93bc3c1..f8915866ec1 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -8,7 +8,6 @@ "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", @@ -128,8 +127,10 @@ "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." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |