platform/plugins/chunter-assets/lang/ru.json
Denis Bykhov ed1c29573f
Chunter last views (#1273)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-04-05 12:19:18 +06:00

30 lines
1.2 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": {
"ApplicationLabelChunter": "Чат",
"LeftComment": "оставил(а) комментарий",
"Channels": "Каналы",
"CreateChannel": "Создать канал",
"ChannelName": "Название",
"ChannelNamePlaceholder": "Канал",
"ChannelDescription": "Описание",
"MakePrivate": "Сделать личным",
"MakePrivateDescription": "Только пользователи могут видеть это",
"Channel": "Канал ",
"EditUpdate": "Сохранить...",
"EditCancel": "Отменить",
"Comments" : "Комментарии",
"MentionedIn": "упомянул(а) ",
"ContactInfo": "Контактная информация",
"Content": "Содержимое",
"Comment": "Комментарий",
"Message": "Сообщение",
"Reference": "Ссылка",
"Chat": "Чат",
"In": "в",
"Replies": "Ответы",
"LastReply": "Последний ответ",
"RepliesCount": "{replies, plural, =1 {# ответ} =2 {# ответа} =3 {# ответа} =4 {# ответа} other {# ответов}}",
"Thread": "Обсуждение",
"New": "Новое"
}
}