diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
commit | 72612cb73ca072e9ac962371fdb64f113b85b4d2 (patch) | |
tree | 382556df93204a1e285118cbfb4fe71eada013a9 /apps/files_external/l10n/hr.js | |
parent | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (diff) | |
download | nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.tar.gz nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/hr.js')
-rw-r--r-- | apps/files_external/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index e614406b945..437f5299c6a 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -132,7 +132,6 @@ OC.L10N.register( "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.", - "All users. Type to select user or group." : "Svi korisnici. Započnite unos za izbor korisnika ili grupe." + "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;"); |