platform/plugins/activity-assets/lang/ru.json
Kristina 2bf1a03907
UBERF-4632: refactor activity classes structure (#4190)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2023-12-13 22:59:11 +07:00

33 lines
1.0 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": {
"Activity": "Активность",
"Added": "Добавила(а)",
"All": "Все",
"AllActivity": "Вся активнось",
"Attributes": "Атрибуты",
"Changed": "Изменил(а)",
"CollectionUpdated": "Обновлена {collection}",
"Created": "Создал(a)",
"DocAdded": "добавил(а) {_class}",
"DocCreated": "создал(а) {_class}",
"DocDeleted": "удалил(а) {_class}",
"Edit": "Редактировать",
"Edited": "Изменено",
"Emoji": "Эмодзи",
"For": "Для",
"From": "из",
"In": "В",
"New": "Новые",
"NewestFirst": "Сначала новые",
"Pinned": "Закрепленные",
"Reacted": "Отреагировал(а)",
"Reactions": "Реакции",
"Removed": "Удалил(а)",
"Set": "установлен",
"To": "на",
"Unset": "Cбросил",
"Update": "Обновить",
"Updated": "Обновил(а)",
"UpdatedCollection": "Обновленные"
}
}