diff --git a/dashboard/public/translation/da.json b/dashboard/public/translation/da.json index 96eae3563..22c152b7b 100644 --- a/dashboard/public/translation/da.json +++ b/dashboard/public/translation/da.json @@ -1596,7 +1596,6 @@ "uninstall": { "title": "Afinstaller", "description": "Dette vil afinstallere appen med det samme og fjerne alle dens data. Der vil ikke være adgang til webstedet.", - "backupWarning": "App-backups fjernes ikke, men ryddes op i henhold til backup-politikken. Du kan genoplive denne app fra en eksisterende app-backup ved hjælp af følgende instruktioner.", "uninstallAction": "Afinstaller" } }, diff --git a/dashboard/public/translation/de.json b/dashboard/public/translation/de.json index 294dc14fc..dc364a58f 100644 --- a/dashboard/public/translation/de.json +++ b/dashboard/public/translation/de.json @@ -1607,7 +1607,6 @@ "description": "Anwendungen können angehalten werden, um Server-Ressourcen zu schonen, anstatt sie zu deinstallieren. Zukünftige Anwendungs-Backups werden keine Änderungen von Anwendungen zwischen jetzt und dem letzten Anwendungs-Backup enthalten. Aus diesem Grund wird empfohlen, vor dem Stoppen der Anwendung ein Backup auszulösen." }, "uninstall": { - "backupWarning": "Anwendungs-Backups werden nicht entfernt und auf der Grundlage der Backup-Richtlinie bereinigt. Diese Anwendung kann aus einem bestehenden App-Backup mit den folgenden Schritten wiederhergestellt werden.", "description": "Dies wird die Anwendung sofort deinstallieren und alle zugehörigen Daten löschen. Die Anwendung steht anschließend nicht mehr zur Verfügung.", "title": "Deinstallieren", "uninstallAction": "Deinstallieren" diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index a975f232a..63d28f19c 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -1664,8 +1664,7 @@ }, "uninstall": { "title": "Uninstall", - "description": "This will uninstall the app and remove the app's data. The site will be inaccessible.", - "backupWarning": "App backups are not removed and will be cleaned up based on the backup policy. You can resurrect this app from an existing app backup using the following instructions.", + "description": "This will uninstall the app and remove the app's data. Backups will be cleaned up based on the backup policy.", "uninstallAction": "Uninstall" } }, @@ -1791,7 +1790,7 @@ }, "archive": { "title": "Archive", - "description": "The latest app backup will be added to the App Archive. The app will be uninstalled, but it can easily be restored at any time from the Backups View.", + "description": "The latest app backup will be added to the App Archive. The app will be uninstalled, but can be restored from the Backups View. Other backups will be cleaned up based on the backup policy.", "action": "Archive", "latestBackupInfo": "The last backup was created at : {{ timestamp }}" } diff --git a/dashboard/public/translation/es.json b/dashboard/public/translation/es.json index a68e5f338..17cc06018 100644 --- a/dashboard/public/translation/es.json +++ b/dashboard/public/translation/es.json @@ -1263,7 +1263,6 @@ }, "uninstall": { "uninstall": { - "backupWarning": "Las copias de seguridad de las aplicaciones no se eliminan y se borrarán según la política de copias de seguridad. Puede restaurar esta aplicación a partir de una copia de seguridad de la aplicación existente mediante las siguientes instrucciones .", "uninstallAction": "Desinstalar", "title": "Desinstalar", "description": "Esto desinstalará la aplicación inmediatamente y eliminará tus datos. El sitio será inaccesible." diff --git a/dashboard/public/translation/fr.json b/dashboard/public/translation/fr.json index fcc9fe989..25d587d09 100644 --- a/dashboard/public/translation/fr.json +++ b/dashboard/public/translation/fr.json @@ -1119,7 +1119,6 @@ "firstTimeSetupAction": "Initialisation", "uninstall": { "uninstall": { - "backupWarning": "Les sauvegardes de l'application ne sont pas supprimées lors de la désinstallation, elles seront nettoyées plus tard en fonction de la politique de conservation. Vous pouvez réinstaller cette application depuis une ancienne sauvegarde en suivant ces instructions.", "description": "Cette action entraînera la désinstallation immédiate de l'application et la suppression de l'ensemble de ses données. Le site sera inaccessible.", "uninstallAction": "Désinstaller", "title": "Désinstaller" diff --git a/dashboard/public/translation/it.json b/dashboard/public/translation/it.json index 2f7b6af43..aa5b7de9a 100644 --- a/dashboard/public/translation/it.json +++ b/dashboard/public/translation/it.json @@ -258,7 +258,6 @@ "uninstall": { "uninstall": { "uninstallAction": "Disinstalla", - "backupWarning": "I backup delle app non vengono rimossi e verranno puliti in base ai criteri di backup. Puoi ripristinare questa app da un backup esistente dell'app utilizzando le seguenti istruzioni.", "description": "Questo disinstallerà immediatamente l'app e rimuoverà tutti i suoi dati. Il sito sarà inaccessibile.", "title": "Disinstalla" }, diff --git a/dashboard/public/translation/nl.json b/dashboard/public/translation/nl.json index b9e76b292..ed101af2a 100644 --- a/dashboard/public/translation/nl.json +++ b/dashboard/public/translation/nl.json @@ -1109,7 +1109,6 @@ "uninstall": { "title": "De-installeer", "uninstallAction": "De-installeer", - "backupWarning": "App backups worden niet verwijderd maar opgeschoond volgens de ingestelde bewaartermijn. Je kunt deze app terugzetten met een bestaande backup, volg hiervoor deze instructies.", "description": "Hierdoor wordt de app direct verwijderd inclusief alle bijbehorende data. De bijbehorende site wordt onbereikbaar." } }, diff --git a/dashboard/public/translation/ru.json b/dashboard/public/translation/ru.json index 338059323..c5e3a49b9 100644 --- a/dashboard/public/translation/ru.json +++ b/dashboard/public/translation/ru.json @@ -780,8 +780,7 @@ "uninstall": { "title": "Удаление", "description": "Данное действие приведёт к полному удалению приложения и его данных. Сайт перестанет быть доступным.", - "uninstallAction": "Удалить", - "backupWarning": "Резервные копии приложения не удаляются, но очищаются согласно политике хранения. Вы можете восстановить приложение при помощи существующих резервных копий, используя инструкцию." + "uninstallAction": "Удалить" } }, "appInfo": { diff --git a/dashboard/public/translation/vi.json b/dashboard/public/translation/vi.json index 801aa866d..1fca15b69 100644 --- a/dashboard/public/translation/vi.json +++ b/dashboard/public/translation/vi.json @@ -1486,7 +1486,6 @@ "uninstall": { "uninstall": { "uninstallAction": "Xoá", - "backupWarning": "Các bản sao lưu app sẽ không được xoá ngay mà sẽ dựa vào lịch trình sao lưu được định sẵn. Bạn có thể hồi sinh app từ một bản sao lưu hiện có bằng những hướng dẫn sau đây.", "description": "Việc này sẽ xóa app ngay lập tức và tất cả dữ liệu. Trang sẽ không còn truy cập được sau khi xóa.", "title": "Xoá" }, diff --git a/dashboard/public/translation/zh_Hans.json b/dashboard/public/translation/zh_Hans.json index a03072cf4..f0774009c 100644 --- a/dashboard/public/translation/zh_Hans.json +++ b/dashboard/public/translation/zh_Hans.json @@ -1503,8 +1503,7 @@ "uninstall": { "description": "将会卸载此应用,并删除所有数据。卸载后该应用将不可用。", "title": "卸载", - "uninstallAction": "卸载", - "backupWarning": "应用的备份会按照备份政策保留指定的天数,而不会立即被删除。你可以按照 此步骤从现存的应用备份中恢复该应用。" + "uninstallAction": "卸载" } }, "importBackupDialog": { diff --git a/dashboard/public/views/app.html b/dashboard/public/views/app.html index 7789c61a4..325ba7a3c 100644 --- a/dashboard/public/views/app.html +++ b/dashboard/public/views/app.html @@ -1735,7 +1735,6 @@

{{ 'app.uninstall.uninstall.description' | tr }}

-