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/mk.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/mk.js')
-rw-r--r-- | apps/settings/l10n/mk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 51ca6887059..1467dc3474a 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -486,7 +486,6 @@ OC.L10N.register( "NT LAN Manager" : "NT LAN Менаџер", "STARTTLS" : "STARTTLS", "Allow username autocompletion in share dialog" : "Дозволи автоматско комплетирање на корисници за споделување", - "Allow username autocompletion to users within the same groups" : "Овозможи автоматско комплетирање за корисници од исти групи ", - "Avatar" : "Аватар" + "Allow username autocompletion to users within the same groups" : "Овозможи автоматско комплетирање за корисници од исти групи " }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |