nextcloud/apps/user_status/l10n/ru.json
Nextcloud bot 262f647104
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 00:12:23 +00:00

49 lines
No EOL
3.1 KiB
JSON
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.

{ "translations": {
"Recent statuses" : "Недавние статусы",
"No recent status changes" : "Нет недавних изменений статуса",
"In a meeting" : "На встрече",
"Commuting" : "В пути",
"Out sick" : "Болен",
"Vacationing" : "В отпуске",
"Out of office" : "Вне офиса",
"Working remotely" : "Удалённо",
"In a call" : "В вызове",
"Be right back" : "Скоро вернусь",
"User status" : "Статус пользователя",
"Clear status after" : "Очистить статус после",
"Emoji for your status message" : "Эмодзи для вашего сообщения к статусу",
"What is your status?" : "Какой у Вас статус?",
"Predefined statuses" : "Предопределенные статусы",
"Previously set" : "Установлено ранее",
"Reset status" : "Сбросить статус",
"Reset status to \"{icon} {message}\"" : "Сбросить статус на \"{icon} {message}\"",
"Reset status to \"{message}\"" : "Сбросить статус на \"{message}\"",
"Reset status to \"{icon}\"" : "Сбросить статус на \"{icon}\"",
"There was an error saving the status" : "Произошла ошибка при сохранении статуса",
"There was an error clearing the status" : "Произошла ошибка при удалении статуса",
"There was an error reverting the status" : "Произошла ошибка при сбросе статуса",
"Online status" : "Онлайн статус",
"Status message" : "Описание статуса",
"Set absence period" : "Задать период отсутствия",
"Set absence period and replacement" : "Задать период отсутствия и замену",
"Your status was set automatically" : "Ваш статус был установлен автоматически",
"Clear status message" : "Удалить сообщение к статусу",
"Set status message" : "Установить сообщение к статусу",
"Don't clear" : "Не очищать",
"Today" : "Сегодня",
"This week" : "Эта неделя",
"Online" : "В сети",
"Away" : "Неактивен",
"Do not disturb" : "Не беспокоить",
"Invisible" : "Невидимый",
"Offline" : "Не в сети",
"Set status" : "Установить статус",
"There was an error saving the new status" : "Произошла ошибка при сохранении нового статуса",
"30 minutes" : "30 минут",
"1 hour" : "1 час",
"4 hours" : "4 часа",
"Busy" : "Занят",
"Mute all notifications" : "Отключить все уведомления",
"Appear offline" : "\"Не в сети\" для остальных"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}