summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 1a44dde5994..85e0390a7e7 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -298,9 +298,6 @@ OC.L10N.register(
"Database host" : "Хост базы данных",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)",
"Performance warning" : "Предупреждение о производительности",
- "SQLite will be used as database." : "В качестве базы данных будет использована SQLite.",
- "For larger installations we recommend to choose a different database backend." : "Для крупных проектов мы советуем выбрать другой тип базы данных.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "В частности не рекомендуется использовать SQLite при синхронизации файлов с использованием клиента для ПК.",
"Finish setup" : "Завершить установку",
"Finishing …" : "Завершение…",
"Need help?" : "Требуется помощь?",
@@ -392,6 +389,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Поделиться, указав имя пользователя или группы, либо адрес email.",
"The specified document has not been found on the server." : "Указанный документ не найден на сервере.",
"You can click here to return to %s." : "Вы можете нажать здесь, чтобы вернуться в %s.",
+ "SQLite will be used as database." : "В качестве базы данных будет использована SQLite.",
+ "For larger installations we recommend to choose a different database backend." : "Для крупных проектов мы советуем выбрать другой тип базы данных.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "В частности не рекомендуется использовать SQLite при синхронизации файлов с использованием клиента для ПК.",
"Wrong password." : "Неправильный пароль.",
"Stay logged in" : "Оставаться в системе",
"Back to log in" : "Вернуться к диалогу входа в систему",