summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r--lib/l10n/ru.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 3e3c860e72a..210146675d9 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -113,6 +113,7 @@
"The username is already being used" : "Имя пользователя уже используется",
"Login canceled by app" : "Вход отменен приложением",
"User disabled" : "Пользователь отключен",
+ "Help" : "Помощь",
"Personal" : "Личное",
"Users" : "Пользователи",
"Admin" : "Администрирование",
@@ -121,6 +122,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение \"%s\" не может быть установлено, потому что оно несовместимо с этой версией сервера",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"No app name specified" : "Не указано имя приложения",
+ "App '%s' could not be installed!" : "Приложение '%s' не может быть установлено!",
"a safe home for all your data" : "надежный дом для ваших файлов",
"File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.",
"Can't read file" : "Не удается прочитать файл",
@@ -142,6 +144,7 @@
"Please ask your server administrator to install the module." : "Пожалуйста, попростите администратора сервера установить модуль.",
"PHP module %s not installed." : "Не установлен PHP-модуль %s.",
"PHP setting \"%s\" is not set to \"%s\"." : "Параметр PHP \"%s\" не установлен в \"%s\".",
+ "Adjusting this setting in php.ini will make Nextcloud run again" : "Настройка этого параметра в php.ini поможет Nextcloud работать снова",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload установлен в \"%s\", при этом требуется \"0\"",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Чтобы исправить эту проблему установите параметр <code>mbstring.func_overload</code> в значение <code>0</code> в php.ini",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Требуется как минимум libxml2 версии 2.7.0. На данный момент установлена %s.",