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 | |
parent | 83b0ce0955bc5ff92cec54aeb8a35dd798221dfc (diff) | |
download | nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.tar.gz nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ru.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 235a65a85e3..da2977924c2 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "A new version is available: %s" : "A new version is available: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible.", "Download now" : "Download now", "Checked on %s" : "Checked on %s", "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 1f489d73367..ca19c917824 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "A new version is available: %s" : "A new version is available: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible.", "Download now" : "Download now", "Checked on %s" : "Checked on %s", "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index b80bff1d218..d160be2dfa8 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La version que vous utilisez n'est plus maintenue. Assurez vous d'effectuer une mise à jour vers une version prise en charge dès que possible.", "Download now" : "Télécharger maintenant", "Checked on %s" : "Vérifié le %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 21646f03ccc..98d6ca875bf 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La version que vous utilisez n'est plus maintenue. Assurez vous d'effectuer une mise à jour vers une version prise en charge dès que possible.", "Download now" : "Télécharger maintenant", "Checked on %s" : "Vérifié le %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", 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." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 0c3804979d8..57c4f863f73 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -30,6 +30,7 @@ "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." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", |