diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
commit | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (patch) | |
tree | b9a35d6675928f9d6eabd801c6c1ebb48e472c13 /apps/theming/l10n/ru.js | |
parent | 82502b10db073d1f9466998acbed852dfcb5852c (diff) | |
download | nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.tar.gz nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ru.js')
-rw-r--r-- | apps/theming/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index 2a46add3c0d..18c907f6cea 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -33,6 +33,7 @@ OC.L10N.register( "Login image" : "Изображение экрана входа в систему", "Upload new login background" : "Загрузить новый фон для экрана входа в систему", "Remove background image" : "Убрать фоновое изображение ", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение Imagemagick с поддержкой изображений SVG ", "reset to default" : "сброс до настроек по-умолчанию", "Log in image" : "Изображение экрана входа в систему" }, |