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:
authorNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/ru.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index f40a00ed626..ae6913a7a59 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -206,7 +206,6 @@ 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 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" : "Каталог данных доступен для чтения другим пользователям",
@@ -260,6 +259,7 @@ 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",