diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-27 02:17:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-27 02:17:24 +0000 |
commit | 190f0be5fb820501527238112ca9a495cbbc2610 (patch) | |
tree | c48defe26fbcc26307082bf1b1f32def0d0780ce /apps/user_status/l10n/mk.json | |
parent | a2c414fa91214c241f5306cff6e0564f179588a5 (diff) | |
download | nextcloud-server-190f0be5fb820501527238112ca9a495cbbc2610.tar.gz nextcloud-server-190f0be5fb820501527238112ca9a495cbbc2610.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/mk.json')
-rw-r--r-- | apps/user_status/l10n/mk.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/user_status/l10n/mk.json b/apps/user_status/l10n/mk.json new file mode 100644 index 00000000000..6e13d09442c --- /dev/null +++ b/apps/user_status/l10n/mk.json @@ -0,0 +1,33 @@ +{ "translations": { + "Recent statuses" : "Неодамнешни статуси", + "In a meeting" : "На состанок", + "Commuting" : "Патување", + "Out sick" : "Болен", + "Vacationing" : "Одмор", + "Working remotely" : "Работи далечински", + "User status" : "Статус на корисникот", + "Set custom status" : "Постави сопствен статус", + "Online" : "Приклучен", + "Away" : "Далеку", + "Do not disturb" : "Не вознемирувај", + "Invisible" : "Невидлива", + "Offline" : "Исклучен", + "Set status" : "Постави статус", + "There was an error saving the new status" : "Настана грешка при зачувување на нов статус", + "Clear status after" : "Тргни го статусот после", + "What's your status?" : "Кој е вашиот статус?", + "Set a custom status" : "Постави сопствен статус", + "Clear custom status" : "Тргни го сопствениот статус", + "There was an error saving the status" : "Грешка при зачувување на статус", + "There was an error clearing the status" : "Грешка при отстранување на статус", + "No recent status changes" : "Нема неодамнешна промена на статус", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Не го тргај", + "Today" : "Денес", + "This week" : "Оваа недела", + "30 minutes" : "30 минути", + "1 hour" : "1 час", + "4 hours" : "4 часа", + "Mute all notifications" : "Занеми (Mute) ги сите известувања" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" +}
\ No newline at end of file |