diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:11:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:11:53 +0000 |
commit | 9339c7d20ff5383b360f79c0ded299c1bfc2e704 (patch) | |
tree | df864dac3b779d6f91d072f1f1587c34d2df6b97 /apps/updatenotification/l10n/ru.js | |
parent | 83b0ce0955bc5ff92cec54aeb8a35dd798221dfc (diff) | |
download | nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.tar.gz nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 9a7d97ce5f8..46f6a49ef12 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Для приложения «{app}» доступно обновление до версии %s.", "Update notification" : "Уведомление о новой версии", "A new version is available: %s" : "Доступна новая версия: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Версия, которой вы пользуетесь, больше не обслуживается. Пожалуйста, обновитесь до поддерживаемой версии как можно скорее.", "Download now" : "Скачать сейчас", "Checked on %s" : "Проверено %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", |