platform/packages/presentation/lang/ru.json
Andrey Sobolev 0f3ce39cae
Vacancy improvements (#2268)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-14 11:53:48 +07:00

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