f7cloud_client/apps/user_status/l10n/mk.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

40 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" : "Неодамнешни статуси",
"No recent status changes" : "Нема неодамнешна промена на статус",
"In a meeting" : "На состанок",
"Commuting" : "На пат",
"Out sick" : "На боледување",
"Vacationing" : "На одмор",
"Out of office" : "Надвор од канцеларија",
"Working remotely" : "Присутен од дома",
"In a call" : "Во разговор",
"User status" : "Статус на корисникот",
"Clear status after" : "Тргни го статусот после",
"What is your status?" : "Кој е вашиот статус?",
"There was an error saving the status" : "Грешка при зачувување на статус",
"There was an error clearing the status" : "Грешка при отстранување на статус",
"Online status" : "Присутен",
"Status message" : "Статус порака",
"Clear status message" : "Тргни ја статус пораката",
"Set status message" : "Постави статус порака",
"Online" : "Приклучен",
"Away" : "Неактивен",
"Busy" : "Зафатен",
"Do not disturb" : "Не вознемирувај",
"Invisible" : "Невидливо",
"Offline" : "Исклучен",
"Set status" : "Постави статус",
"There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
"Don't clear" : "Не го тргај",
"30 minutes" : "30 минути",
"1 hour" : "1 час",
"4 hours" : "4 часа",
"Today" : "Денес",
"This week" : "Оваа недела",
"Mute all notifications" : "Занеми (Mute) ги сите известувања",
"Appear offline" : "Прикажи исклучен"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");