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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 46047fe2c28..648a17e1fcf 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Пользователи",
"Admin" : "Администрирование",
"Recommended" : "Рекомендовано",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Приложение \"%s\" не может быть установлено, так как оно не совместимо с этой версией ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"No app name specified" : "Не указано имя приложения",
"Unknown filetype" : "Неизвестный тип файла",
"Invalid image" : "Изображение повреждено",