diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-25 00:11:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-25 00:11:48 +0000 |
commit | a431cc3b58dc5ab2c4c1b47be2e11a35f850631e (patch) | |
tree | f7884903a36e2dd8789f9da4933d98ad4d97bc61 /core/l10n/ru.js | |
parent | a4b5ff8420a074550c61292d29bb23f24b159795 (diff) | |
download | nextcloud-server-a431cc3b58dc5ab2c4c1b47be2e11a35f850631e.tar.gz nextcloud-server-a431cc3b58dc5ab2c4c1b47be2e11a35f850631e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index a7c324710c4..07e364d5a1f 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -35,6 +35,7 @@ OC.L10N.register( "Turned on maintenance mode" : "Включён режим обслуживания ", "Turned off maintenance mode" : "Отключён режим обслуживания", "Maintenance mode is kept active" : "Режим обслуживания оставлен включенным", + "Waiting for cron to finish (checks again in 5 seconds) …" : "Ожидание завершения работы планировщика (проверяется каждые 5 секунд) ...", "Updating database schema" : "Выполняется обновление схемы базы данных", "Updated database" : "База данных обновлена", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Проверка возможности обновления схемы базы данных (это может занять длительное время в зависимости от размера базы данных)", |