summaryrefslogtreecommitdiffstats
path: root/modules-available/backup/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/backup/lang/en/template-tags.json')
-rw-r--r--modules-available/backup/lang/en/template-tags.json20
1 files changed, 18 insertions, 2 deletions
diff --git a/modules-available/backup/lang/en/template-tags.json b/modules-available/backup/lang/en/template-tags.json
index d14c9070..da737b6c 100644
--- a/modules-available/backup/lang/en/template-tags.json
+++ b/modules-available/backup/lang/en/template-tags.json
@@ -1,18 +1,34 @@
{
+ "lang_autoBackupHeading": "Scheduled backups",
+ "lang_autoBackupOFF": "Off",
+ "lang_autoBackupPasswordLabel": "Password for encryption",
+ "lang_autoBackupPasswordPlaceholder": "Empty for unencrypted backup",
+ "lang_autoBackupROOTHOME": "Backup to \/root\/",
+ "lang_autoBackupText": "You can enable automated weekly backups to either the server's HDD, or to the mounted VM store. By specifying an optional password, the backups will be encrypted, which is recommended in case you decide to store them on the VM store.",
+ "lang_autoBackupVMSTORE": "Backup to mounted VM store",
"lang_automaticRebootHint": "The server will be rebooted once the import is finished. Please make sure there are no important courses or bwLehrpool-Suite up-\/downloads running.",
"lang_backup": "Backup",
- "lang_backupDescription": "Here you can backup the complete configuration of this satellite server. This includes lecture and virtual machine meta data. The HDD images of the virtual machines on the vm store are not included in this backup, because of their size. If desired, the store needs to be backed up manually.",
+ "lang_backupDescription": "Here you can backup the complete configuration of this satellite server. This includes lecture and virtual machine meta data. The HDD images of the virtual machines on the VM store are not included in this backup, because of their size. If desired, the store needs to be backed up manually.",
+ "lang_backupPasswordHint": "If specified, the backup will be encrypted with this password. You need to enter exactly the same password if you wish to restore the backup at a later time.",
+ "lang_backupPasswordLabel": "Password for encryption",
+ "lang_backupPasswordPlaceholder": "Choose a password",
"lang_backupRestore": "Backup and Restore",
"lang_browseForFile": "Browse",
+ "lang_checkingArchive": "Checking archive",
"lang_download": "Download",
"lang_dozmodExplanation": "This restores all the virtual machine and lecture meta data created using the bwLehrpool-Suite. Please make sure the VM-storage configured still contains all the VM-Images associated with the virtual machines. If the location of the storage changed, make sure the relative paths on the share are still the same, otherwise the virtual machines won't be usable.",
+ "lang_error": "Error",
"lang_lastBackup": "Last backup",
"lang_reboot": "System reboot",
- "lang_restore": "Upload",
+ "lang_restoreButton": "Restore",
"lang_restoreConfig": "Restore config",
"lang_restoreDescription": "Here you can restore a configuration backup. Please note that this will reboot the server, so it is advised to do this while nobody is using the system. Please note that this will also restore the password for the web interface that was active when the configuration backup was created.",
"lang_restoreDozmodConfig": "Restore bwLehrpool-Suite config",
"lang_restoreFailed": "Restoring configuration failed.",
+ "lang_restoreFileLabel": "Backup file",
+ "lang_restoreHeading": "Restore previously backed up configuration",
+ "lang_restorePasswordLabel": "Password for backup file",
+ "lang_restorePasswordPlaceholder": "Leave empty if unencrypted",
"lang_restoreSystemConfig": "Restore system config",
"lang_runningDownloads": "Running VM downloads",
"lang_runningUploads": "Running VM uploads",