diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/mk.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/mk.js')
-rw-r--r-- | lib/l10n/mk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 2f375720ecf..b6d053a9062 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Постави администраторско корисничко име", "Set an admin password." : "Постави администраторска лозинка.", "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", - "Invalid Federated Cloud ID" : "Невалиден федерален ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "За позадинското споделување %s мора се имплементира интерфејсот OCP\\Share_Backend", "Sharing backend %s not found" : "Не е пронајдено позадинско споделување %s", "Sharing backend for %s not found" : "Не е пронајдено позадинско споделување за %s.", @@ -233,6 +232,7 @@ OC.L10N.register( "Groupware" : "Групни производи", "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", + "Invalid Federated Cloud ID" : "Невалиден федерален ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека. Видете %s" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |