summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-09-11 16:50:39 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-09-11 21:50:39 +0200
commit7d60bc8cf57b9e47ad4d07bc4bbf61ee2f23c457 (patch)
tree6348921ba59c4aafeb3cadd95be26e35127a60ef /i18n/ru.json
parent4e33aeb5813fe50f6adad1b1dc35f5533cfd52af (diff)
downloadchat-7d60bc8cf57b9e47ad4d07bc4bbf61ee2f23c457.tar.gz
chat-7d60bc8cf57b9e47ad4d07bc4bbf61ee2f23c457.tar.bz2
chat-7d60bc8cf57b9e47ad4d07bc4bbf61ee2f23c457.zip
translations PR 20180911 (#9397)
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index c0b0111e6..5f81fcb7a 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -1435,6 +1435,14 @@
"translation": "Невозможно установить настройки пользователя."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Реакция невалидна."
},
@@ -1651,6 +1659,10 @@
"translation": "%v присоединился(-лась) к команде."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "E-mail должен принадлежать реальному домену (например @example.com). Пожалуйста, обратитесь к системному администратору за дополнительной информацией."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v покинул(а) команду."
},
@@ -1727,6 +1739,10 @@
"translation": "Указанный пользователь не является участником указанной группы."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Ваша лицензия не поддерживает изменение схемы команды."
},
@@ -4991,6 +5007,10 @@
"translation": "Не удалось обновить канал"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Канал с таким дескриптором уже существует"
},