diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/mk.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/mk.js')
-rw-r--r-- | apps/user_status/l10n/mk.js | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js index ffd52be2b03..ff45d15a46c 100644 --- a/apps/user_status/l10n/mk.js +++ b/apps/user_status/l10n/mk.js @@ -8,14 +8,8 @@ OC.L10N.register( "Vacationing" : "Одмор", "Working remotely" : "Работи далечински", "User status" : "Статус на корисникот", - "Online" : "Приклучен", - "Away" : "Далеку", - "Do not disturb" : "Не вознемирувај", - "Invisible" : "Невидлива", - "Offline" : "Исклучен", - "Set status" : "Постави статус", - "There was an error saving the new status" : "Настана грешка при зачувување на нов статус", "What's your status?" : "Кој е вашиот статус?", + "Set status" : "Постави статус", "There was an error saving the status" : "Грешка при зачувување на статус", "There was an error clearing the status" : "Грешка при отстранување на статус", "No recent status changes" : "Нема неодамнешна промена на статус", @@ -23,13 +17,16 @@ OC.L10N.register( "Don't clear" : "Не го тргај", "Today" : "Денес", "This week" : "Оваа недела", + "Online" : "Приклучен", + "Away" : "Далеку", + "Do not disturb" : "Не вознемирувај", + "Invisible" : "Невидлива", + "Offline" : "Исклучен", + "There was an error saving the new status" : "Настана грешка при зачувување на нов статус", "30 minutes" : "30 минути", "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", - "Set custom status" : "Постави сопствен статус", - "Clear status after" : "Тргни го статусот после", - "Set a custom status" : "Постави сопствен статус", - "Clear custom status" : "Тргни го сопствениот статус" + "Clear status after" : "Тргни го статусот после" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |