summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
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": "Не удалось подсчитать пользователей"
},