|
@@ -110,11 +110,6 @@ removeVault.title=Remove "%s"
|
|
|
removeVault.message=Remove vault?
|
|
|
removeVault.description=This will only make Cryptomator forget about this vault. You can add it again. No encrypted files will be deleted from your hard drive.
|
|
|
|
|
|
-# Contact Hub Admin
|
|
|
-contactHubAdmin.title=Hub Vault
|
|
|
-contactHubAdmin.message=This vault was created with Cryptomator Hub
|
|
|
-contactHubAdmin.description=Please reach out to the vault owner to restore the missing file. They can download the vault template from Cryptomator Hub.
|
|
|
-
|
|
|
# Change Password
|
|
|
changepassword.title=Change Password
|
|
|
changepassword.enterOldPassword=Enter the current password for "%s"
|
|
@@ -530,36 +525,48 @@ recoveryKey.recover.resetVaultConfigSuccess.message=Vault config reset successfu
|
|
|
recoveryKey.recover.resetMasterkeyFileSuccess.message=Masterkey file reset successful
|
|
|
recoveryKey.recover.resetMasterkeyFileSuccess.description=You can unlock your vault with your password now.
|
|
|
|
|
|
-### Recover Kram
|
|
|
-recoveryKey.recoverExisting.title=Vault Added
|
|
|
-recoveryKey.recoverExisting.message=The vault was added successfully
|
|
|
-recoveryKey.recoverExisting.description=Your vault "%s" has been added to your vault list. No recovery process was started.
|
|
|
-
|
|
|
-recoveryKey.alreadyExists.title=Vault Already Exists
|
|
|
-recoveryKey.alreadyExists.message=This vault has already been added
|
|
|
-recoveryKey.alreadyExists.description=Your vault "%s" is already present in your vault list and was therefore not added again.
|
|
|
-
|
|
|
-recoveryKey.noDDirDetected.title=Invalid Selection
|
|
|
-recoveryKey.noDDirDetected.message=Your selection is not a vault
|
|
|
-recoveryKey.noDDirDetected.description=The selected folder must be a valid Cryptomator vault.
|
|
|
-
|
|
|
-recoveryKey.recoverVaultConfig.title=Recover Vault Config
|
|
|
-recoveryKey.recoverMasterkey.title=Recover Masterkey
|
|
|
-
|
|
|
-recoveryKey.recover.expertSettings.shorteningThreshold.title=This value must match the one used before recovery to ensure compatibility with previously encrypted data.
|
|
|
-
|
|
|
-recoveryKey.recover.onBoarding.readThis=Make sure to check the following:
|
|
|
-recoveryKey.recover.onBoarding.message=If your vault is a Hub vault, the vault owner can restore the file for you. Otherwise:
|
|
|
-recoveryKey.recover.onBoarding.intro1=Ensure all files are completely synced.
|
|
|
-recoveryKey.recover.onBoarding.recoverVaultConfig.intro2.recoveryKey=You will need the recovery key, a new vault password and possibly some expert settings.
|
|
|
-recoveryKey.recover.onBoarding.recoverVaultConfig.intro2.password=You will need the vault password and possibly some expert settings.
|
|
|
-recoveryKey.recover.onBoarding.recoverMasterkey.intro2=You will need the vault recovery key.
|
|
|
-
|
|
|
-recoveryKey.recover.onBoarding.chooseMethod=Choose recovery method:
|
|
|
-recoveryKey.recover.onBoarding.useRecoveryKey=Use Recovery Key
|
|
|
-recoveryKey.recover.onBoarding.usePassword=Use Password
|
|
|
-recoveryKey.recover.onBoarding.affirmation=I have read and understood the above information
|
|
|
-
|
|
|
+# Recover Vault Config File and/or Masterkey
|
|
|
+##Add Existing Vault without recovery - Dialog
|
|
|
+recover.existing.title=Vault Added
|
|
|
+recover.existing.message=The vault was added successfully
|
|
|
+recover.existing.description=Your vault "%s" has been added to your vault list. No recovery process was started.
|
|
|
+
|
|
|
+##Vault Already Exists - Dialog
|
|
|
+recover.alreadyExists.title=Vault Already Exists
|
|
|
+recover.alreadyExists.message=This vault has already been added
|
|
|
+recover.alreadyExists.description=Your vault "%s" is already present in your vault list and was therefore not added again.
|
|
|
+
|
|
|
+##Invalid Selection - Dialog
|
|
|
+recover.invalidSelection.title=Invalid Selection
|
|
|
+recover.invalidSelection.message=Your selection is not a vault
|
|
|
+recover.invalidSelection.description=The selected folder must be a valid Cryptomator vault.
|
|
|
+
|
|
|
+## Contact Hub Vault Owner - Dialog
|
|
|
+contactHubVaultOwner.title=Hub Vault
|
|
|
+contactHubVaultOwner.message=This vault was created with Cryptomator Hub
|
|
|
+contactHubVaultOwner.description=Please reach out to the vault owner to restore the missing file. They can download the vault template from Cryptomator Hub.
|
|
|
+
|
|
|
+##Dialog Title
|
|
|
+recover.recoverVaultConfig.title=Recover Vault Config
|
|
|
+recover.recoverMasterkey.title=Recover Masterkey
|
|
|
+
|
|
|
+## OnBoarding
|
|
|
+recover.onBoarding.chooseMethod=Choose recovery method:
|
|
|
+recover.onBoarding.useRecoveryKey=Use Recovery Key
|
|
|
+recover.onBoarding.usePassword=Use Password
|
|
|
+recover.onBoarding.intro=Make sure to check the following:
|
|
|
+recover.onBoarding.allMissing.intro=If your vault is a Hub vault, the vault owner can restore the file for you. Otherwise:
|
|
|
+recover.onBoarding.intro.ensure=Ensure all files are completely synced.
|
|
|
+recover.onBoarding.affirmation=I have read and understood the above information
|
|
|
+
|
|
|
+###Vault Config Missing
|
|
|
+recover.onBoarding.intro.recoveryKey=You will need the recovery key, a new vault password and possibly some expert settings.
|
|
|
+recover.onBoarding.intro.password=You will need the vault password and possibly some expert settings.
|
|
|
+###Masterkey Missing
|
|
|
+recover.onBoarding.intro.masterkey.recoveryKey=You will need the vault recovery key.
|
|
|
+
|
|
|
+## Expert Settings
|
|
|
+recover.expertSettings.shorteningThreshold.title=This value must match the one used before recovery to ensure compatibility with previously encrypted data.
|
|
|
|
|
|
# Convert Vault
|
|
|
convertVault.title=Convert Vault
|