diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:24 +0000 |
commit | 02ccec22981e0306e4d57c43b908cc92e2cdaba1 (patch) | |
tree | 2a9ecd893fef7a133cf5fb60bf8913b7ae2192e5 /apps/dav/l10n/ru.js | |
parent | 62950e9f9b7dab0b2d8fb886bd878cf2513d135c (diff) | |
download | nextcloud-server-02ccec22981e0306e4d57c43b908cc92e2cdaba1.tar.gz nextcloud-server-02ccec22981e0306e4d57c43b908cc92e2cdaba1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r-- | apps/dav/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 04387316843..21d557459bb 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -75,6 +75,8 @@ OC.L10N.register( "More options …" : "Дополнительные параметры…", "More options at %s" : "Дополнительные параметры на %s", "Contacts" : "Контакты", + "System in maintenance mode." : "Сервер находится в режиме обслуживания.", + "Upgrade needed" : "Требуется обновление", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.", "Configures a CalDAV account" : "Настройка аккаунта CalDAV", "Configures a CardDAV account" : "Настройка аккаунта CardDAV", |