nextcloud/apps/user_status/l10n/ru.json
Nextcloud bot 8799098d1f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-20 02:29:13 +00:00

45 lines
No EOL
2.8 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" : "Недавние статусы",
"In a meeting" : "На встрече",
"Commuting" : "В пути",
"Out sick" : "Болею",
"Vacationing" : "В отпуске",
"Working remotely" : "Удалённая работа",
"In a call" : "В звонке",
"User status" : "Статус пользователя",
"View profile" : "Открыть профиль",
"Clear status after" : "Удалить статус через",
"What is your status?" : "Какой у вас статус?",
"Previously set" : "Установлено ранее",
"Reset status" : "Сбросить статус",
"Set status" : "Установить статус",
"Online status" : "Статус работы в сети",
"Status message" : "Описание статуса",
"Your status was set automatically" : "Ваш статус был установлен автоматически",
"Clear status message" : "Удалить описание статуса",
"Set status message" : "Установить описание статуса",
"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" : "Произошла ошибка при сбросе статуса",
"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" : "Отключить все уведомления",
"Appear offline" : "Возможно, не в сети",
"Clear status message after" : "Очистить сообщение о состоянии через"
},"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);"
}