summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-20 20:02:50 -0300
committerGitHub <noreply@github.com>2017-03-20 20:02:50 -0300
commit32c658b1ced9f896c6079cf684283a49875f04b5 (patch)
tree258593ddb0f2bad7d66edae6eb37fd9f8e1b981b /i18n/ru.json
parent036dcddd3a315dd936428259c58ba9db17189065 (diff)
downloadchat-32c658b1ced9f896c6079cf684283a49875f04b5.tar.gz
chat-32c658b1ced9f896c6079cf684283a49875f04b5.tar.bz2
chat-32c658b1ced9f896c6079cf684283a49875f04b5.zip
translations PR 20170316 (#5791)
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json40
1 files changed, 38 insertions, 2 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index e229da173..d47b37fe6 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -148,6 +148,10 @@
"translation": "Невозможно получить пользователя для проверки разрешений."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v добавлен(а) в канал %v"
},
@@ -284,6 +288,10 @@
"translation": "Инициализация API каналов"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "У вас нет соответствующих прав"
},
@@ -384,6 +392,10 @@
"translation": "Невозможно получить количество непрочитанных сообщений для пользователя user_id=%v и канала channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Интеграции могут быть выполнены только администраторами."
},
@@ -800,6 +812,10 @@
"translation": "пожимание плечами"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Извините, мы не смогли найти страницу."
},
@@ -1010,8 +1026,8 @@
"translation": "Неправильная публичная ссылка"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Файл не содержит изображения предварительного просмотра"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Входящие вебхуки были отключены системным администратором."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Пустой массив 'license' в запросе"
},
@@ -3676,6 +3696,10 @@
"translation": "Не удалось записать запрос"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "\"Создать в\" должно быть корректным временем"
},
@@ -4700,6 +4724,14 @@
"translation": "Не удалось получить каналы"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "Не удалось увеличить счетчик упоминаний"
},
@@ -4716,6 +4748,10 @@
"translation": "Безуспешная попытка удалить участника канала"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Безуспешная попытка удалить участника канала"
},