nextcloud/apps/user_status/l10n/mk.js

39 lines
2.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Неодамнешни статуси",
"In a meeting" : "На состанок",
"Commuting" : "Патување",
"Out sick" : "Болен",
"Vacationing" : "Одмор",
"Working remotely" : "Работи далечински",
"User status" : "Статус на корисникот",
"Clear status message after" : "Тргни го статусот после",
"What's your status?" : "Кој е вашиот статус?",
"Set status" : "Постави статус",
"Online status" : "Присутен",
"Status message" : "Статус порака",
"Clear status message" : "Тргни ја статус пораката",
"Set status message" : "Постави статус порака",
"There was an error saving the status" : "Грешка при зачувување на статус",
"There was an error clearing the status" : "Грешка при отстранување на статус",
"No recent status changes" : "Нема неодамнешна промена на статус",
"Away" : "Далеку",
"Do not disturb" : "Не вознемирувај",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Не го тргај",
"Today" : "Денес",
"This week" : "Оваа недела",
"Online" : "Приклучен",
"Invisible" : "Невидлив",
"Offline" : "Исклучен",
"There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
"30 minutes" : "30 минути",
"1 hour" : "1 час",
"4 hours" : "4 часа",
"Mute all notifications" : "Занеми (Mute) ги сите известувања",
"Appear offline" : "Прикажи исклучен",
"Clear status after" : "Тргни го статусот после"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");