diff --git a/l10n/ru.js b/l10n/ru.js index afb4853..b12e96d 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Go to folder" : "Перейти в каталог", "never" : "никогда", - "Nextant is not configured yet" : "Nextant пока не сконфигурирован", + "Nextant is not configured yet" : "Nextant ещё не настроен", "Ping querying your Solr Server" : "Пингуем сервер Solr", "Verifying Schema integrity" : "Проверка целостности схемы", "Test simple text extract query" : "Проверка запроса извлечения простого текста", diff --git a/l10n/ru.json b/l10n/ru.json index dbfbab8..1555b0a 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,7 +1,7 @@ { "translations": { "Go to folder" : "Перейти в каталог", "never" : "никогда", - "Nextant is not configured yet" : "Nextant пока не сконфигурирован", + "Nextant is not configured yet" : "Nextant ещё не настроен", "Ping querying your Solr Server" : "Пингуем сервер Solr", "Verifying Schema integrity" : "Проверка целостности схемы", "Test simple text extract query" : "Проверка запроса извлечения простого текста",