|
@@ -147,23 +147,23 @@ migration.impossible.reason=The vault cannot be automatically migrated because i
|
|
|
migration.impossible.moreInfo=The vault can still be opened with an older version. For instructions on how to manually migrate a vault, visit
|
|
|
|
|
|
# Health Check
|
|
|
-health.title=Vault Check
|
|
|
+health.title=Vault Health Check
|
|
|
health.start.introduction=The Vault Health Check is a collection of checks to detect and possilby fix problems in the internal structure of your vault. Please note, that not all problems are fixable. You need the vault password to perform the checks.
|
|
|
health.start.configValid=Reading and parsing vault configuration file was successful. Proceed to select checks.
|
|
|
health.start.configInvalid=Error while reading and parsing the vault configuration file.
|
|
|
-health.checkList.header=Available Checks
|
|
|
+health.checkList.header=Available Health Checks
|
|
|
health.checkList.selectAllBox=Select All
|
|
|
health.check.runBatchBtn=Run selected Checks
|
|
|
## Detail view
|
|
|
-health.check.detail.noSelectedCheck=For results select a finished check in the left list.
|
|
|
+health.check.detail.noSelectedCheck=For results select a finished health check in the left list.
|
|
|
health.check.detail.header=Results of %s
|
|
|
health.check.detail.taskNotStarted=The check was not selected to run.
|
|
|
health.check.detail.taskScheduled=The check is scheduled.
|
|
|
health.check.detail.taskRunning=The check is currently running…
|
|
|
health.check.detail.taskSucceeded=The check finished successfully after %d milliseconds.
|
|
|
-health.check.detail.taskFailed=The check exited with errors.
|
|
|
+health.check.detail.taskFailed=The check exited due to an error.
|
|
|
health.check.detail.taskCancelled=The check was cancelled.
|
|
|
-health.check.detail.problemCount=Found %d Problems and %d unfixable Errors.
|
|
|
+health.check.detail.problemCount=Found %d problems and %d unfixable errors.
|
|
|
health.check.exportBtn=Export Report
|
|
|
health.check.fixBtn=Fix
|
|
|
## Checks
|
|
@@ -310,7 +310,7 @@ vaultOptions.general.actionAfterUnlock=After successful unlock
|
|
|
vaultOptions.general.actionAfterUnlock.ignore=Do nothing
|
|
|
vaultOptions.general.actionAfterUnlock.reveal=Reveal Drive
|
|
|
vaultOptions.general.actionAfterUnlock.ask=Ask
|
|
|
-vaultOptions.general.healthBtn=Health Check
|
|
|
+vaultOptions.general.healthBtn=Start Health Check
|
|
|
## Mount
|
|
|
vaultOptions.mount=Mounting
|
|
|
vaultOptions.mount.readonly=Read-Only
|