diff options
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r-- | apps/files_external/l10n/hr.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index d9c1abc4801..aaf9917dc7c 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -1,6 +1,12 @@ OC.L10N.register( "files_external", { + "Grant access" : "Dodijeli pristup", + "Error configuring OAuth1" : "Pogreška pri konfiguriranju OAuth1", + "Please provide a valid app key and secret." : "Unesite važeći ključ aplikacije i tajnu.", + "Error configuring OAuth2" : "Pogreška pri konfiguriranju OAuth2", + "Generate keys" : "Generiraj ključeve", + "Error generating key pair" : "Pogreška pri generiranju parova ključeva", "(Group)" : "(Grupa)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilnost s kodiranjem Mac NFD (sporo)", "Enable encryption" : "Omogući šifriranje", @@ -116,12 +122,6 @@ OC.L10N.register( "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.", - "Grant access" : "Dodijeli pristup", - "Error configuring OAuth1" : "Pogreška pri konfiguriranju OAuth1", - "Please provide a valid app key and secret." : "Unesite važeći ključ aplikacije i tajnu.", - "Error configuring OAuth2" : "Pogreška pri konfiguriranju OAuth2", - "Generate keys" : "Generiraj ključeve", - "Error generating key pair" : "Pogreška pri generiranju parova ključeva", "Empty response from the server" : "Prazan odgovor poslužitelja", "Couldn't access. Please log out and in again to activate this mount point" : "Nije moguće pristupiti. Odjavite se i ponovno se prijavite kako biste aktivirali ovu točku postavljanja", "Couldn't get the information from the remote server: {code} {type}" : "Nisu primljeni podaci s udaljenog poslužitelja: {code} {type}", |