diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
commit | fdcc654ff6267e03854db27cec472dd26aaf6233 (patch) | |
tree | 63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/ru.json | |
parent | 76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff) | |
download | nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 65cace51838..a5557a30616 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -205,7 +205,7 @@ "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" : "Каталог данных доступен для чтения другим пользователям", @@ -259,7 +259,6 @@ "%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", |