summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-15 05:09:26 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-15 10:09:26 +0200
commit43483805eabcb36ef9018f12a82a6d3ac055baf5 (patch)
treeecebb946325e59631f9ae4e46104ee920964942b /i18n/ru.json
parente39ebd0883a20ab20977e054d09f605fb5139925 (diff)
downloadchat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.gz
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.bz2
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.zip
translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index 7e5edcff9..ea0ecc381 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -92,10 +92,6 @@
"translation": "Невозможно добавить пользователя к каналу, так как он был удален из команды."
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "Данный канал был перемещён в архив, либо удалён"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "Не могу добавить пользователя в канал этого типа"
},
@@ -164,10 +160,6 @@
"translation": "Cannot delete direct or group message channels"
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Канал уже удалён"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "У вас нет соответствующих прав"
},
@@ -265,7 +257,7 @@
},
{
"id": "api.channel.update_channel_scheme.scheme_scope.error",
- "translation": "Невозможно установить схему команды так как данная схема не является схемой команды."
+ "translation": "Невозможно применить схему к каналу, так как данная схема не является схемой канала."
},
{
"id": "api.channel.update_team_member_roles.scheme_role.app_error",
@@ -648,7 +640,7 @@
},
{
"id": "api.command_invite_people.permission.app_error",
- "translation": "You don't have permission to invite new users to this server."
+ "translation": "У вас нет прав для приглашения новых участников."
},
{
"id": "api.command_join.desc",
@@ -3119,6 +3111,10 @@
"translation": "This API endpoint is not accessible as required migrations have not yet completed."
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "Failed to parse installation date"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "Эта команда достигла максимального количества разрешенных учетных записей. Свяжитесь с системным администратором для установки большего предела."
},
@@ -5963,6 +5959,10 @@
"translation": "Возникла ошибка при поиске пользовательских профилей"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "Unable to infer the system date based on the first user creation date."
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "Не удалось подсчитать пользователей"
},