diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
commit | bd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch) | |
tree | fa9d36484e4829ada850cd7b9ff622631b7b39df /apps/settings/l10n/hr.js | |
parent | d820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff) | |
download | nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 90546fd67a8..a0018590ef4 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -426,7 +426,6 @@ OC.L10N.register( "NT LAN Manager" : "NT LAN Manager", "STARTTLS" : "STARTTLS", "Allow username autocompletion in share dialog" : "Dopusti automatsko dovršavanje korisničkog imena u dijaloškom okviru za dijeljenje", - "Allow username autocompletion to users within the same groups" : "Dopusti automatsko dovršavanje korisničkog imena na korisnike iz istih grupa", - "Avatar" : "Avatar" + "Allow username autocompletion to users within the same groups" : "Dopusti automatsko dovršavanje korisničkog imena na korisnike iz istih grupa" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |