Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index c92325b1678..a7eda9012dd 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -207,7 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кешем/ускорителем вроде Zend OPcache или eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Модули PHP были установлены, но они все еще перечислены как недостающие?",
"Please ask your server administrator to restart the web server." : "Пожалуйста, попросите вашего администратора перезапустить веб-сервер.",
- "PostgreSQL >= 9.5 required" : "Требуется PostgreSQL >= 9.5",
+ "PostgreSQL >= 9 required" : "Требуется PostgreSQL >= 9",
"Please upgrade your database version" : "Обновите базу данных",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Измените права доступа на 0770, чтобы другие пользователи не могли получить список файлов этого каталога.",
"Your data directory is readable by other users" : "Каталог данных доступен для чтения другим пользователям",
@@ -261,7 +261,6 @@ OC.L10N.register(
"%s shared »%s« with you." : "%s предоставил(а) Вам доступ к «%s».",
"%s via %s" : "%s через %s",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение «%s» не может быть установлено, так как не удовлетворены следующие зависимости: %s",
- "PostgreSQL >= 9 required" : "Требуется PostgreSQL >= 9",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор «%s» уже используется поставщиком услуг межсерверного обмена «%s»",
"Sharing %1$s failed, because the user %2$s does not exist" : "Не удалось предоставить общий доступ к «%1$s», пользователь %2$s не существует.",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Не удалось предоставить доступ к «%1$s» , так как пользователь %2$s не состоит в какой-либо группе, в которой состоит %3$s",