diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
commit | 6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d (patch) | |
tree | 9b95c2252c4b91a3bd37b0f69ab0a54c7fbc668d /apps/updatenotification/l10n/ru.js | |
parent | b673d1d8c4410af07a87423d0cee3566d4a1bef3 (diff) | |
download | nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.tar.gz nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 7594320f1ba..81c22bd9edd 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -5,6 +5,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление вручную.", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", "Channel updated" : "Канал обновлен.", + "The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.", + "Please check the nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера", "Update to %1$s is available." : "Доступно обновлений: %1$s", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "Update for {app} to version %s is available." : "Доступно обновление для {app} до версии %s", |