|
@@ -68,10 +68,10 @@ changepassword.passwordsMatch=Passwords match!
|
|
|
changepassword.passwordsDoNotMatch=Passwords do not match
|
|
|
changepassword.finalConfirmation=I understand that I will not be able to recover my data if I forget my password
|
|
|
|
|
|
-# Forget password
|
|
|
+# Forget Password
|
|
|
forgetPassword.title=Forget Password
|
|
|
-forgetPassword.information=TODO Yalla Yalla
|
|
|
-forgetPassword.confirmBtn=Ok, forget
|
|
|
+forgetPassword.information=This will delete the saved password of this vault from your system keychain.
|
|
|
+forgetPassword.confirmBtn=Forget Password
|
|
|
|
|
|
# Unlock
|
|
|
unlock.title=Unlock Vault
|
|
@@ -81,10 +81,6 @@ unlock.unlockBtn=Unlock
|
|
|
## Success
|
|
|
unlock.success.message=Unlocked "%s" successfully! Your vault is now accessible.
|
|
|
unlock.success.revealBtn=Reveal Vault
|
|
|
-## Delete Saved Password Dialog
|
|
|
-unlock.deleteSavedPasswordDialog.title=Delete Saved Password
|
|
|
-unlock.deleteSavedPasswordDialog.header=Do you really want to delete the saved password of this vault?
|
|
|
-unlock.deleteSavedPasswordDialog.content=The saved password of this vault will be immediately deleted from your system keychain. If you'd like to save your password again, you'd have to unlock your vault with the "Save Password" option enabled.
|
|
|
|
|
|
# Migration
|
|
|
migration.title=Upgrade Vault
|
|
@@ -139,9 +135,9 @@ main.vaultDetail.throughput.kbps=%.1f kiB/s
|
|
|
main.vaultDetail.throughput.mbps=%.1f MiB/s
|
|
|
|
|
|
# Wrong File Alert
|
|
|
-wrongFileAlert.title=Ooopsie
|
|
|
-wrongFileAlert.btn=Ok, understood!
|
|
|
-wrongFileAlert.information=TODO Wrong place
|
|
|
+wrongFileAlert.title=Unknown File
|
|
|
+wrongFileAlert.btn=Okay
|
|
|
+wrongFileAlert.information=You have tried to add a file or folder that does not seem to be a Cryptomator vault. To encrypt your data, create and unlock a vault.
|
|
|
|
|
|
# Vault Options
|
|
|
vaultOptions.general=General
|