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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 0df631778aa..256032f17f8 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
- "Storage not available" : "Хранилище недоступно",
"Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
"Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не поддерживается",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Работа Nextcloud Server на платформе Microsoft Windows не поддерживается. Мы рекомендуем использовать Linux в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.",
+ "Storage not available" : "Хранилище недоступно",
"ownCloud %s or higher is required." : "Требуется NextCloud версии %s или выше.",
"ownCloud %s or lower is required." : "Требуется NextCloud версии %s или ниже.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Приложение \"%s\" не может быть установлено, так как оно несовместимо с этой версией Nextcloud.",