diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:29 +0000 |
commit | 2c23a7cf99080a0c8dc09f5831e313dd576fc06d (patch) | |
tree | c08c4380430e783d0c2edf722d80b1c598e2f95a /apps/files_external/l10n/hr.json | |
parent | 2f4c5a2a39fc3be4e6abdb118a6a7d8715c77215 (diff) | |
download | nextcloud-server-2c23a7cf99080a0c8dc09f5831e313dd576fc06d.tar.gz nextcloud-server-2c23a7cf99080a0c8dc09f5831e313dd576fc06d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/hr.json')
-rw-r--r-- | apps/files_external/l10n/hr.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/hr.json b/apps/files_external/l10n/hr.json index 79d9794d5cf..840d2a61a11 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -1,4 +1,10 @@ { "translations": { + "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", @@ -114,12 +120,6 @@ "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}", |