|
@@ -148,12 +148,16 @@ migration.impossible.moreInfo=The vault can still be opened with an older versio
|
|
|
|
|
|
# Health Check
|
|
|
health.title=Vault Check
|
|
|
-health.check.listHeader=Available Checks
|
|
|
-health.check.runBatchButton=Run selected Checks
|
|
|
+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.selectAllBox=Select All
|
|
|
+health.check.runBatchBtn=Run selected Checks
|
|
|
health.check.result.noSelectedCheck=For results select a finished check in the left list.
|
|
|
health.check.result.header=Results of %s
|
|
|
-health.check.export=Export Report
|
|
|
-health.check.fix=Fix
|
|
|
+health.check.exportBtn=Export Report
|
|
|
+health.check.fixBtn=Fix
|
|
|
## Checks
|
|
|
health.org.cryptomator.cryptofs.health.dirid.DirIdCheck=Directory Check
|
|
|
|
|
@@ -256,6 +260,7 @@ main.vaultDetail.welcomeOnboarding=Thanks for choosing Cryptomator to protect yo
|
|
|
### Locked
|
|
|
main.vaultDetail.lockedStatus=LOCKED
|
|
|
main.vaultDetail.unlockBtn=Unlock…
|
|
|
+main.vaultDetail.healthBtn=Health Check
|
|
|
main.vaultDetail.unlockNowBtn=Unlock Now
|
|
|
main.vaultDetail.optionsBtn=Vault Options
|
|
|
main.vaultDetail.passwordSavedInKeychain=Password saved
|