diff options
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r-- | apps/files_external/l10n/hr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index 7456bd06638..d9c8c6b16f1 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -129,8 +129,6 @@ 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.", - "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Neke od konfiguriranih vanjskih točaka postavljanja nisu povezane. Kliknite na crvene retke za više informacija", - "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s” nije instaliran. Nije moguće postaviti %s. Zatražite od svog administratora sustava da ga instalira." + "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." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |