summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json40
1 files changed, 38 insertions, 2 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index e2d418eea..8942e633c 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -3717,7 +3717,15 @@
},
{
"id": "ent.elasticsearch.create_index_if_not_exists.index_mapping_failed",
- "translation": "Failed to setup Elasticsearch index mapping"
+ "translation": "Не удалось создать индекс Elasticsearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Не удалось удалить индекс Elasticsearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Не удалось создать индекс Elasticsearch"
},
{
"id": "ent.elasticsearch.delete_post.error",
@@ -3761,7 +3769,7 @@
},
{
"id": "ent.elasticsearch.start.index_settings_failed",
- "translation": "Failed to set Elasticsearch index settings"
+ "translation": "Не удалось создать индекс Elasticsearch"
},
{
"id": "ent.elasticsearch.test_config.connect_failed",
@@ -3832,6 +3840,14 @@
"translation": "Пользователь Mattermost был обновлен сервером AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Синхронизация AD/LDAP завершена"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Не удалось удалить сообщения на канале"
},
@@ -5880,6 +5900,10 @@
"translation": "Мы не смогли обновить Пост"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Возникла ошибка при удалении настроек"
},
@@ -6548,6 +6572,18 @@
"translation": "Аналитика не инициализирована"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Хранилище файлов не настроено. Пожалуйста, настройте S3 или локальное серверное файловое хранилище."
},