platform/plugins/notification-assets/lang/ru.json
Denis Bykhov cf86b493c0
UBER-32 Inbox redesign (#3242)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-05-24 13:35:48 +07:00

30 lines
1.3 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.

{
"string": {
"Notification": "Увдомление",
"Notifications": "Уведомления",
"NoNotifications": "Нет уведомлений",
"EmailNotification": "Email",
"PlatformNotification": "в системе",
"Track": "Отслеживать",
"DontTrack": "Не отслеживать",
"BrowserNotification": "в браузере",
"Remove": "Удалить нотификацию",
"RemoveAll": "Удалить все нотификации",
"MarkAllAsRead": "Отметить все нотификации как прочитанные",
"MarkAsRead": "Отметить нотификация прочитанной",
"MarkAsUnread": "Отметить непрочитанным",
"Archive": "Архивировать",
"Inbox": "Входящие",
"Collaborators": "Участники",
"Change": "Изменено",
"AddedRemoved": "Добавлено/удалено",
"YouAddedCollaborators": "Вы были добавлены как участник",
"ChangeCollaborators": "изменил(а) участники",
"Activity": "Активность",
"People": "Люди",
"All": "Все",
"Read": "Прочитанное",
"Unread": "Не прочитанное"
}
}