summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index c91caf2faf1..a5c32da43d1 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -75,11 +75,8 @@ OC.L10N.register(
"%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных",
"Oracle connection could not be established" : "Соединение с Oracle не может быть установлено",
"Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle",
- "DB Error: \"%s\"" : "Ошибка БД: «%s»",
- "Offending command was: \"%s\"" : "Вызываемая команда была: «%s»",
- "You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.",
- "Offending command was: \"%s\", name: %s, password: %s" : "Вызываемая команда была: «%s», имя: %s, пароль: %s",
"PostgreSQL username and/or password not valid" : "Неверное имя пользователя и/или пароль PostgreSQL",
+ "You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не поддерживается и %s может работать некорректно на данной платформе. Используйте на свой страх и риск!",
"For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, рассмотрите вариант использования сервера на GNU/Linux.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной среде PHP и в php.ini был настроен open_basedir. Это приведёт к проблемам с файлами более 4 ГБ и настоятельно не рекомендуется.",
@@ -227,7 +224,10 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Обычно это можно исправить %sпредоставив веб-серверу права на запись в каталоге конфигурации%s.",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль с ID %s не существует. Пожалуйста включите его в настройках приложений или обратитесь к администратору.",
"Server settings" : "Настройки сервера",
+ "DB Error: \"%s\"" : "Ошибка БД: «%s»",
+ "Offending command was: \"%s\"" : "Вызываемая команда была: «%s»",
"You need to enter either an existing account or the administrator." : "Вы должны войти или в существующий аккаунт или под администратором.",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Вызываемая команда была: «%s», имя: %s, пароль: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Не удалось настроить права доступа для %s, указанные права доступа превышают предоставленные для %s",
"Setting permissions for %s failed, because the item was not found" : "Не удалось настроить права доступа для %s, элемент не найден.",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Невозможно очистить дату истечения срока действия. Общие ресурсы должны иметь срок годности.",