From 6b27b74f0cbd39e5d1400cddbed6437a4df64856 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 18 Jul 2018 11:30:48 -0400 Subject: translations PR 20180718 (#9123) --- i18n/ru.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'i18n/ru.json') diff --git a/i18n/ru.json b/i18n/ru.json index 20304f0a1..d6747e710 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -1442,6 +1442,10 @@ "id": "api.reaction.save_reaction.user_id.app_error", "translation": "Вы не можете сохранить реакцию для другого пользователя." }, + { + "id": "api.reaction.town_square_read_only", + "translation": "Reacting to posts is not possible in read-only channels." + }, { "id": "api.roles.patch_roles.license.error", "translation": "Ваша лицензия не поддерживает расширенные разрешения." @@ -2402,6 +2406,10 @@ "id": "app.import.bulk_import.unsupported_version.error", "translation": "Неправильная или отсутствующая версия в файле импорта данных. Убедитесь, что версия - это первый объект в файле импорта и попробуйте снова." }, + { + "id": "app.import.emoji.bad_file.error", + "translation": "Error reading import emoji image file. Emoji with name: \"{{.EmojiName}}\"" + }, { "id": "app.import.import_channel.scheme_deleted.error", "translation": "Нельзя указывать каналу использовать удаленную схему." @@ -2622,6 +2630,18 @@ "id": "app.import.validate_direct_post_import_data.user_missing.error", "translation": "Отсутствует необходимое поле для post: user" }, + { + "id": "app.import.validate_emoji_import_data.empty.error", + "translation": "Import emoji data empty." + }, + { + "id": "app.import.validate_emoji_import_data.image_missing.error", + "translation": "Import emoji image field missing or blank." + }, + { + "id": "app.import.validate_emoji_import_data.name_missing.error", + "translation": "Import emoji name field missing or blank." + }, { "id": "app.import.validate_post_import_data.channel_missing.error", "translation": "Отсутствует необходимое поле для Post: Channel." @@ -5780,7 +5800,7 @@ }, { "id": "store.sql_user.clear_all_custom_role_assignments.update.app_error", - "translation": "Failed to update the user" + "translation": "Не удалось обновить заголовок канала" }, { "id": "store.sql_user.get.app_error", -- cgit v1.2.3-1-g7c22