platform/packages/presentation/lang/ru.json
Denis Bykhov ed0a747330
Members init (#1479)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-04-21 22:47:04 +07:00

26 lines
1004 B
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": {
"Create": "Создать",
"Cancel": "Отменить",
"Ok": "Ок",
"Save": "Сохранить",
"Download": "Загрузить",
"Close": "Закрыть",
"NotSelected": "Не выбрано",
"Deselect": "Снять выделение",
"AddSocialLinks": "Добавить контактную информацию",
"Change": "Изменить",
"Remove": "Удалить",
"Members": "Участники",
"Search": "Поиск...",
"Unassigned": "Не назначен",
"CreateMore": "Создать еще",
"NumberMembers": "{count, plural, =0 {нет участников} =1 {1 участник} other {# участника}}",
"InThis": "В этом {space}",
"NoMatchesInThis": "В этом {space} совпадения не обнаружены",
"NoMatchesFound": "Не найдено соответсвий",
"NotInThis": "Не в этом {space}",
"Add": "Добавить"
}
}