diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
commit | d11f040720b2142bc158d6cd3db63bb977bf937a (patch) | |
tree | f8e7421d61d5449ce4594f14ca6d7b976e5f0c19 /lib/l10n/ru.js | |
parent | 9f5433c0c3050c61e3e1cc2b7a71352dfe7f9250 (diff) | |
download | nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.tar.gz nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 2 |
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" : "Изображение повреждено", |