summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-01 10:22:29 -0300
committerJoram Wilander <jwawilander@gmail.com>2017-12-01 08:22:29 -0500
commitb51d9e8eabb3cfea17b81ebadcdc8199e09544bb (patch)
tree07d95f91c38d385b87335e126dc9ed372684a063 /i18n/ru.json
parent239e8df3f4e94e71c08863fbaca72172c594fa22 (diff)
downloadchat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.gz
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.bz2
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.zip
translations PR 20171127 (#7909)
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json81
1 files changed, 76 insertions, 5 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index 1bf03bf0d..c661d8917 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -649,7 +649,7 @@
},
{
"id": "api.command_dnd.name",
- "translation": "dnd"
+ "translation": "не беспокоить"
},
{
"id": "api.command_dnd.success",
@@ -700,6 +700,57 @@
"translation": "Произошла ошибка при открытии превью"
},
{
+ "id": "api.command_groupmsg.desc",
+ "translation": "Sends a Group Message to the specified users"
+ },
+ {
+ "id": "api.command_groupmsg.fail.app_error",
+ "translation": "Произошла ошибка при передаче сообщения пользователю."
+ },
+ {
+ "id": "api.command_groupmsg.group_fail.app_error",
+ "translation": "При создании канала личных сообщений произошла ошибка."
+ },
+ {
+ "id": "api.command_groupmsg.hint",
+ "translation": "@[username1],@[username2] 'message'"
+ },
+ {
+ "id": "api.command_groupmsg.invalid_user.app_error",
+ "translation": {
+ "one": "We couldn't find the user: {{.Users}}",
+ "other": "We couldn't find the users: {{.Users}}"
+ }
+ },
+ {
+ "id": "api.command_groupmsg.invalid_users.app_error",
+ "translation": "Мы не смогли найти пользователей: %s"
+ },
+ {
+ "id": "api.command_groupmsg.list.app_error",
+ "translation": "Произошла ошибка при перечислении пользователей."
+ },
+ {
+ "id": "api.command_groupmsg.max_users.app_error",
+ "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.min_users.app_error",
+ "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.missing.app_error",
+ "translation": "Мы не смогли найти пользователя"
+ },
+ {
+ "id": "api.command_groupmsg.name",
+ "translation": "сообщение"
+ },
+ {
+ "id": "api.command_groupmsg.success",
+ "translation": "Коммуницируемый пользователь."
+ },
+ {
"id": "api.command_help.desc",
"translation": "Открыть страницу помощи Mattermost"
},
@@ -2116,6 +2167,10 @@
"translation": "Количество запущенных goroutines больше, чем порог стабильной работы %v из %v"
},
{
+ "id": "api.team.add_user_to_team.added",
+ "translation": "%v добавлен(а) в канал %v"
+ },
+ {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Для добавления пользователя в команду требуется указать параметр."
},
@@ -2228,6 +2283,10 @@
"translation": "E-mail должен принадлежать реальному домену (например @example.com). Пожалуйста, обратитесь к системному администратору за дополнительной информацией."
},
{
+ "id": "api.team.leave.left",
+ "translation": "%v left the team."
+ },
+ {
"id": "api.team.permanent_delete_team.attempting.warn",
"translation": "Попытка безвозвратно удалить команду %v id=%v"
},
@@ -2240,6 +2299,10 @@
"translation": "Пользователь неактивен для участия в этой команде."
},
{
+ "id": "api.team.remove_user_from_team.removed",
+ "translation": "%v удален из канала."
+ },
+ {
"id": "api.team.signup_team.email_disabled.app_error",
"translation": "Вход в команду с электронной почтой отключен."
},
@@ -3524,12 +3587,20 @@
"translation": "Не удалось получить активные плагины"
},
{
+ "id": "app.plugin.install.app_error",
+ "translation": "Unable to install plugin."
+ },
+ {
+ "id": "app.plugin.install_id.app_error",
+ "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ },
+ {
"id": "app.plugin.manifest.app_error",
"translation": "Unable to find manifest for extracted plugin"
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination"
+ "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
},
{
"id": "app.plugin.not_installed.app_error",
@@ -4373,7 +4444,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "Недопустимое имя для отображения"
+ "translation": "Недопустимый тип"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4833,7 +4904,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "Некорректное имя"
+ "translation": "Недопустимый тип"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4925,7 +4996,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "Некорректное имя"
+ "translation": "Недопустимый тип"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",