diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
commit | fb78774eb806934c96bbd7106712c603877fb175 (patch) | |
tree | cf72042d62dfd32045358597403836655344d91b /apps/theming/l10n/ru.js | |
parent | ec69980154c25fb48e76ffec621f449ec52d6db5 (diff) | |
download | nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.tar.gz nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.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 c0ea6d47203..88c5e7bebf0 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -24,6 +24,7 @@ OC.L10N.register( "Upload new logo" : "Загрузить новый логотип", "Login image" : "Изображение экрана входа в систему", "Upload new login background" : "Загрузить новый фон для экрана входа в систему", + "Remove background image" : "Убрать фоновое изображение ", "Log in image" : "Изображение экрана входа в систему" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); |