From 445a356d0dc958a8fb72fd9835816302260595a2 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 12 Feb 2018 23:08:38 +0000 Subject: translations PR 20180212 --- i18n/ru.json | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) (limited to 'i18n/ru.json') diff --git a/i18n/ru.json b/i18n/ru.json index b1e37d191..cb4d26d45 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -201,11 +201,11 @@ }, { "id": "api.channel.change_channel_privacy.private_to_public", - "translation": "This channel has been converted to a Public Channel and can be joined by any team member." + "translation": "Канал преобразован в публичный и к нему может присоединиться любой участник." }, { "id": "api.channel.change_channel_privacy.public_to_private", - "translation": "This channel has been converted to a Private Channel." + "translation": "Канал преобразован в приватный." }, { "id": "api.channel.create_channel.direct_channel.app_error", @@ -2202,10 +2202,6 @@ "id": "api.team.create_team_from_signup.expired_link.app_error", "translation": "Ссылка на регистрацию устарела" }, - { - "id": "api.team.create_team_from_signup.invalid_link.app_error", - "translation": "Неправильная ссылка на регистрацию" - }, { "id": "api.team.create_team_from_signup.unavailable.app_error", "translation": "Этот URL-адрес недоступен. Пожалуйста, попробуйте другой." @@ -2710,6 +2706,10 @@ "id": "api.user.create_user.signup_link_invalid.app_error", "translation": "Ссылка для регистрации, похоже, неверна." }, + { + "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error", + "translation": "The signup link does not appear to be valid" + }, { "id": "api.user.create_user.team_name.app_error", "translation": "Неверное имя команды" @@ -3248,7 +3248,7 @@ }, { "id": "app.import.import_user_channels.save_preferences.error", - "translation": "Error importing user channel memberships. Failed to save preferences." + "translation": "Ошибка импорта участия пользователя в каналах. Не удалось сохранить настройки." }, { "id": "app.import.validate_channel_import_data.create_at_zero.error", @@ -3296,7 +3296,7 @@ }, { "id": "app.import.validate_direct_channel_import_data.header_length.error", - "translation": "Direct channel header is too long" + "translation": "Заголовок личного канала слишком длинный." }, { "id": "app.import.validate_direct_channel_import_data.members_required.error", @@ -3304,11 +3304,11 @@ }, { "id": "app.import.validate_direct_channel_import_data.members_too_few.error", - "translation": "Direct channel members list contains too few items" + "translation": "В списке пользователей личного канала слишком мало элементов." }, { "id": "app.import.validate_direct_channel_import_data.members_too_many.error", - "translation": "Direct channel members list contains too many items" + "translation": "В списке пользователей личного канала слишком много элементов." }, { "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error", @@ -3320,11 +3320,11 @@ }, { "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error", - "translation": "Direct post channel members list contains too few items" + "translation": "В списке пользователей личного канала слишком мало элементов." }, { "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error", - "translation": "Direct post channel members list contains too many items" + "translation": "В списке пользователей личного канала слишком много элементов." }, { "id": "app.import.validate_direct_post_import_data.create_at_missing.error", @@ -4758,6 +4758,10 @@ "id": "model.config.is_valid.file_thumb_width.app_error", "translation": "Неверная ширина миниатюры в настройках файлов. Число должно быть положительным." }, + { + "id": "model.config.is_valid.group_unread_channels.app_error", + "translation": "Invalid group unread channels for service settings. Must be 'disabled', 'default_on', or 'default_off'." + }, { "id": "model.config.is_valid.image_proxy_type.app_error", "translation": "Invalid image proxy type for service settings." @@ -7290,10 +7294,6 @@ "id": "web.root.singup_title", "translation": "Регистрация" }, - { - "id": "web.signup_team_complete.invalid_link.app_error", - "translation": "Ссылка для регистрации, похоже, недействительна" - }, { "id": "web.signup_team_complete.link_expired.app_error", "translation": "Ссылка для регистрации устарела" @@ -7310,10 +7310,6 @@ "id": "web.signup_user_complete.link_expired.app_error", "translation": "Ссылка для регистрации устарела" }, - { - "id": "web.signup_user_complete.link_invalid.app_error", - "translation": "Ссылка для регистрации, похоже, недействительна" - }, { "id": "web.signup_user_complete.no_invites.app_error", "translation": "Тип команды не позволяет открытые приглашения" -- cgit v1.2.3-1-g7c22