mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
1ca9de297a
Signed-off-by: Maxim Karmatskikh <mkarmatskih@gmail.com>
33 lines
1.5 KiB
JSON
33 lines
1.5 KiB
JSON
{
|
||
"string": {
|
||
"Notification": "Уведомление",
|
||
"Notifications": "Уведомления",
|
||
"NoNotifications": "Нет уведомлений",
|
||
"EmailNotification": "Email",
|
||
"PlatformNotification": "в системе",
|
||
"Track": "Отслеживать",
|
||
"DontTrack": "Не отслеживать",
|
||
"BrowserNotification": "в браузере",
|
||
"Remove": "Удалить нотификацию",
|
||
"RemoveAll": "Удалить все нотификации",
|
||
"MarkAllAsRead": "Отметить все нотификации как прочитанные",
|
||
"MarkAsRead": "Отметить нотификация прочитанной",
|
||
"MarkAsUnread": "Отметить непрочитанным",
|
||
"Archive": "Архивировать",
|
||
"Inbox": "Входящие",
|
||
"Collaborators": "Участники",
|
||
"Change": "Изменено",
|
||
"AddedRemoved": "Добавлено/удалено",
|
||
"YouAddedCollaborators": "Вы были добавлены как участник",
|
||
"YouHaveJoinedTheConversation": "Вы присоединились к диалогу",
|
||
"ChangeCollaborators": "изменил(а) участники",
|
||
"Activity": "Активность",
|
||
"People": "Люди",
|
||
"All": "Все",
|
||
"Read": "Прочитанное",
|
||
"Unread": "Не прочитанное",
|
||
"CommonNotificationTitle": "{title}",
|
||
"CommonNotificationBody": "Обновление от {senderName}"
|
||
}
|
||
}
|