summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-22 10:52:20 -0300
committerGitHub <noreply@github.com>2016-12-22 10:52:20 -0300
commit257a2234c431caf98abb0b9b1791672ae59a17fe (patch)
tree3f9387d3d6829bbf094eafe6ee66c54c25c0085e /i18n/ru.json
parent84c6e376fab7de7d74c103a5dea49f331e827311 (diff)
downloadchat-257a2234c431caf98abb0b9b1791672ae59a17fe.tar.gz
chat-257a2234c431caf98abb0b9b1791672ae59a17fe.tar.bz2
chat-257a2234c431caf98abb0b9b1791672ae59a17fe.zip
translations PR 20161219 (#4838)
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index 8841c2de4..c706de2ae 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -1528,6 +1528,10 @@
"translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
},
{
+ "id": "api.reaction.init.debug",
+ "translation": "Initializing reactions api routes"
+ },
+ {
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
"translation": "Failed to get reactions when channel id in URL doesn't match post id in URL"
},
@@ -3037,7 +3041,7 @@
},
{
"id": "mattermost.load_license.find.warn",
- "translation": "Невозможно найти активную лицензию"
+ "translation": "License key from https://mattermost.com required to unlock enterprise features."
},
{
"id": "mattermost.security_bulletin.error",
@@ -3876,6 +3880,10 @@
"translation": "Некорректное прозвище пользователя"
},
{
+ "id": "model.user.is_valid.position.app_error",
+ "translation": "Invalid position: must not be longer than 35 characters."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Ваш пароль должен содержать по крайней мере {{.Min}} символов."
},
@@ -4860,6 +4868,10 @@
"translation": "Возникла ошибка при поиске команд"
},
{
+ "id": "store.sql_team.get_unread.app_error",
+ "translation": "We couldn't get the teams unread messages"
+ },
+ {
"id": "store.sql_team.permanent_delete.app_error",
"translation": "Неудачная попытка удалить существующую команду"
},