# Locale Specific CSS files such as CJK, RTL,... additionalStyleSheets= # Generics ## Button generic.button.apply=Apply generic.button.back=Back generic.button.cancel=Cancel generic.button.change=Change generic.button.choose=Choose… generic.button.close=Close generic.button.copy=Copy generic.button.copied=Copied! generic.button.done=Done generic.button.next=Next generic.button.print=Print # Error error.message=An error occurred error.description=Cryptomator didn't expect this to happen. You can look up existing solutions for this error. Or if it has not been reported yet, feel free to do so. error.hyperlink.lookup=Look up this error error.hyperlink.report=Report this error error.technicalDetails=Details: error.existingSolutionDescription=Cryptomator didn't expect this to happen. But we found an existing solution for this error. Please take a look at the following link. error.hyperlink.solution=Look up the solution error.lookupPermissionMessage=Cryptomator can look up a solution for this problem online. This will send a request to our problem database from your IP address. error.dismiss=Dismiss error.lookUpSolution=Look up Solution # Defaults defaults.vault.vaultName=Vault # Tray Menu traymenu.showMainWindow=Show traymenu.showPreferencesWindow=Preferences traymenu.lockAllVaults=Lock All traymenu.quitApplication=Quit traymenu.vault.unlock=Unlock traymenu.vault.lock=Lock traymenu.vault.reveal=Reveal # Add Vault Wizard addvaultwizard.title=Add Vault ## New addvaultwizard.new.title=Add New Vault ### Name addvaultwizard.new.nameInstruction=Choose a name for the vault addvaultwizard.new.namePrompt=Vault Name ### Location addvaultwizard.new.locationInstruction=Where should Cryptomator store the encrypted files of your vault? addvaultwizard.new.locationLoading=Checking local filesystem for default cloud storage directories… addvaultwizard.new.locationLabel=Storage location addvaultwizard.new.locationPrompt=… addvaultwizard.new.directoryPickerLabel=Custom location addvaultwizard.new.directoryPickerButton=Choose… addvaultwizard.new.directoryPickerTitle=Select Directory addvaultwizard.new.fileAlreadyExists=A file or directory with the vault name already exists addvaultwizard.new.locationDoesNotExist=A directory in the specified path does not exist or cannot be accessed addvaultwizard.new.locationIsNotWritable=No write access at the specified path addvaultwizard.new.locationIsOk=Suitable location for your vault addvaultwizard.new.invalidName=Invalid vault name addvaultwizard.new.validName=Valid vault name addvaultwizard.new.validCharacters.message=The vault name may contain the following characters: addvaultwizard.new.validCharacters.chars=Word characters (e.g. a, ж or 수) addvaultwizard.new.validCharacters.numbers=Numbers addvaultwizard.new.validCharacters.dashes=Hyphen (%s) or underscore (%s) ### Expert Settings addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Enable expert settings addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Enter a value between 36 and 220 (default 220) addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=Open the documentation to learn more. addvaultwizard.new.expertSettings.shorteningThreshold.title=Maximum length of encrypted file names addvaultwizard.new.expertSettings.shorteningThreshold.valid=Valid ### Password addvaultwizard.new.createVaultBtn=Create Vault addvaultwizard.new.generateRecoveryKeyChoice=You won't be able to access your data without your password. Do you want a recovery key for the case you lose your password? addvaultwizard.new.generateRecoveryKeyChoice.yes=Yes please, better safe than sorry addvaultwizard.new.generateRecoveryKeyChoice.no=No thanks, I will not lose my password ### Information addvault.new.readme.storageLocation.fileName=IMPORTANT.rtf addvault.new.readme.storageLocation.1=⚠️ VAULT FILES ⚠️ addvault.new.readme.storageLocation.2=This is your vault's storage location. addvault.new.readme.storageLocation.3=DO NOT addvault.new.readme.storageLocation.4=• alter any files within this directory or addvault.new.readme.storageLocation.5=• paste any files for encryption into this directory. addvault.new.readme.storageLocation.6=If you want to encrypt files and view the content of the vault, do the following: addvault.new.readme.storageLocation.7=1. Add this vault to Cryptomator. addvault.new.readme.storageLocation.8=2. Unlock the vault in Cryptomator. addvault.new.readme.storageLocation.9=3. Open the access location by clicking the "Reveal" button. addvault.new.readme.storageLocation.10=If you need help, visit the documentation: %s addvault.new.readme.accessLocation.fileName=WELCOME.rtf addvault.new.readme.accessLocation.1=🔐️ ENCRYPTED VOLUME 🔐️ addvault.new.readme.accessLocation.2=This is your vault's access location. addvault.new.readme.accessLocation.3=Any files added to this volume will be encrypted by Cryptomator. You can work on it like on any other drive/folder. This is only a decrypted view of its content, your files stay encrypted on your hard drive all the time. addvault.new.readme.accessLocation.4=Feel free to remove this file. ## Existing addvaultwizard.existing.title=Add Existing Vault addvaultwizard.existing.instruction=Choose the "vault.cryptomator" file of your existing vault. If only a file named "masterkey.cryptomator" exists, select that instead. addvaultwizard.existing.chooseBtn=Choose… addvaultwizard.existing.filePickerTitle=Select Vault File addvaultwizard.existing.filePickerMimeDesc=Cryptomator Vault ## Success addvaultwizard.success.nextStepsInstructions=Added vault "%s".\nYou need to unlock this vault to access or add contents. Alternatively you can unlock it at any later point in time. addvaultwizard.success.unlockNow=Unlock Now # Remove Vault 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. removeVault.confirmBtn=Remove Vault # Change Password changepassword.title=Change Password changepassword.enterOldPassword=Enter the current password for "%s" changepassword.finalConfirmation=I understand that I will not be able to access my data if I forget my password # Forget Password forgetPassword.title=Forget Password forgetPassword.message=Forget saved password? forgetPassword.description=This will delete the saved password of this vault from your system keychain. forgetPassword.confirmBtn=Forget Password # Unlock unlock.title=Unlock "%s" unlock.passwordPrompt=Enter password for "%s": unlock.savePassword=Remember password unlock.unlockBtn=Unlock ## Select unlock.chooseMasterkey.message=Masterkey file not found unlock.chooseMasterkey.description=Cryptomator could not find the masterkey file for vault "%s". Please choose the key file manually. unlock.chooseMasterkey.filePickerTitle=Select Masterkey File unlock.chooseMasterkey.filePickerMimeDesc=Cryptomator Masterkey ## Success unlock.success.message=Unlock successful unlock.success.description=Content in vault "%s" is now accessible over its mount point. unlock.success.rememberChoice=Remember my choice, don't ask again unlock.success.revealBtn=Reveal Drive ## Failure unlock.error.customPath.message=Unable to mount vault to custom path unlock.error.customPath.description.notSupported=If you wish to keep using the custom path, please go to the preferences and select a volume type that supports it. Otherwise, go to the vault options and choose a supported mount point. unlock.error.customPath.description.notExists=The custom mount path does not exist. Either create it in your local filesystem or change it in the vault options. unlock.error.customPath.description.inUse=The drive letter or custom mount path "%s" is already in use. unlock.error.customPath.description.hideawayNotDir=The temporary, hidden file "%3$s" used for unlocking could not be removed. Please check the file and then delete it manually. unlock.error.customPath.description.couldNotBeCleaned=Your vault could not be mounted to the path "%s". Please try again or choose a different path. unlock.error.customPath.description.notEmptyDir=The custom mount path "%s" is not an empty folder. Please choose an empty folder and try again. unlock.error.customPath.description.generic=You have selected a custom mount path for this vault, but using it failed with the message: %2$s unlock.error.restartRequired.message=Unable to unlock vault unlock.error.restartRequired.description=Change the volume type in vault options or restart Cryptomator. unlock.error.title=Unlock "%s" failed ## Hub hub.noKeychain.message=Unable to access device key hub.noKeychain.description=In order to unlock Hub vaults, a device key is required, which is secured using a keychain. To proceed, enable “%s” and select a keychain in the preferences. hub.noKeychain.openBtn=Open Preferences ### Waiting hub.auth.message=Waiting for authentication… hub.auth.description=You should automatically be redirected to the login page. hub.auth.loginLink=Not redirected? Click here to open it. ### Receive Key hub.receive.message=Processing response… hub.receive.description=Cryptomator is receiving and processing the response from Hub. Please wait. ### Register Device hub.register.message=New Device hub.register.description=This is the first Hub access from this device. Please register it using your Account Key. hub.register.nameLabel=Device Name hub.register.invalidAccountKeyLabel=Invalid Account Key hub.register.registerBtn=Register ### Register Device Legacy hub.register.legacy.occupiedMsg=Name already in use hub.register.legacy.description=This is the first Hub access from this device. Please register it. ### Registration Success hub.registerSuccess.message=Device registered hub.registerSuccess.description=Your device is successfully registered. You can now continue to unlock the vault. hub.registerSuccess.unlockBtn=Unlock hub.registerSuccess.legacy.description=To access the vault, your device needs to be additionally authorized by the vault owner. ### Registration Failed hub.registerFailed.message=Device registration failed hub.registerFailed.description.generic=An error was thrown in the registration process. For more details, look into the application log. hub.registerFailed.description.deviceAlreadyExists=This device is already registered for a different user. Try to change the user account or use a different device. ### Unauthorized hub.unauthorized.message=Access denied hub.unauthorized.description=Your device has not yet been authorized to access this vault. Ask the vault owner to authorize it. ### Requires Account Initialization hub.requireAccountInit.message=Action required hub.requireAccountInit.description.0=To proceed, please complete the steps required in your hub.requireAccountInit.description.1=Hub user profile hub.requireAccountInit.description.2=. ### License Exceeded hub.invalidLicense.message=Hub License invalid hub.invalidLicense.description=Your Cryptomator Hub instance has an invalid license. Please inform a Hub administrator to upgrade or renew the license. # Lock ## Force lock.forced.message=Lock failed lock.forced.description=Locking "%s" was blocked by pending operations or open files. You can force lock this vault, however interrupting I/O may result in the loss of unsaved data. lock.forced.retryBtn=Retry lock.forced.forceBtn=Force Lock ## Failure lock.fail.message=Locking vault failed lock.fail.description=Vault "%s" could not be locked. Ensure unsaved work is saved elsewhere and important Read/Write operations are finished. In order to close the vault, kill the Cryptomator process. # Migration migration.title=Upgrade Vault ## Start migration.start.header=Upgrade Vault migration.start.text=In order to open your vault "%s" in this new version of Cryptomator, the vault needs to be upgraded to a newer format. Before doing this, you should know the following: migration.start.remarkUndone=This upgrade cannot be undone. migration.start.remarkVersions=Older versions of Cryptomator will not be able to open the upgraded vault. migration.start.remarkCanRun=You must be sure that every device from which you access the vault can run this version of Cryptomator. migration.start.remarkSynced=You must be sure that your vault is fully synced on this device, and on your other devices, before upgrading it. migration.start.confirm=I have read and understood the above information ## Run migration.run.enterPassword=Enter the password for "%s" migration.run.startMigrationBtn=Migrate Vault migration.run.progressHint=This might take some time… ## Success migration.success.nextStepsInstructions=Migrated "%s" successfully.\nYou can now unlock your vault. migration.success.unlockNow=Unlock Now ## Missing file system capabilities migration.error.missingFileSystemCapabilities.title=Unsupported File System migration.error.missingFileSystemCapabilities.description=Migration was not started, because your vault is located on an inadequate file system. migration.error.missingFileSystemCapabilities.reason.LONG_FILENAMES=The file system does not support long file names. migration.error.missingFileSystemCapabilities.reason.LONG_PATHS=The file system does not support long paths. migration.error.missingFileSystemCapabilities.reason.READ_ACCESS=The file system does not allow to be read. migration.error.missingFileSystemCapabilities.reason.WRITE_ACCESS=The file system does not allow to be written to. ## Impossible migration.impossible.heading=Unable to migrate vault migration.impossible.reason=The vault cannot be automatically migrated because its storage location or access point is not compatible. 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 ## Start health.title=Health Check of "%s" health.intro.header=Health Check health.intro.text=Health Check is a collection of checks to detect and possibly fix problems in the internal structure of your vault. Please keep in mind: health.intro.remarkSync=Ensure all devices are completely synced, this resolves most problems. health.intro.remarkFix=Not all problems can be fixed. health.intro.remarkBackup=If data is corrupted, only a backup can help. health.intro.affirmation=I have read and understood the above information ## Start Failure health.fail.header=Error on loading Vault Configuration health.fail.ioError=An error happened while accessing and reading the config file. health.fail.parseError=An error happened while parsing the vault config. health.fail.moreInfo=More Info ## Check Selection health.checkList.description=Select checks in the left list or use the buttons below. health.checkList.selectAllButton=Select All Checks health.checkList.deselectAllButton=Deselect All Checks health.check.runBatchBtn=Run Selected Checks ## Detail view health.check.detail.noSelectedCheck=For results select a finished health check in the left list. health.check.detail.checkScheduled=The check is scheduled. health.check.detail.checkRunning=The check is currently running… health.check.detail.checkSkipped=The check was not selected to run. health.check.detail.checkFinished=The check finished successfully. health.check.detail.checkFinishedAndFound=The check finished running. Please review the results. health.check.detail.checkFailed=The check exited due to an error. health.check.detail.checkCancelled=The check was cancelled. health.check.detail.listFilters.label=Filter health.check.detail.fixAllSpecificBtn=Fix all of type health.check.exportBtn=Export Report ## Result view health.result.severityFilter.all=Severity - All health.result.severityFilter.good=Good health.result.severityFilter.info=Info health.result.severityFilter.warn=Warning health.result.severityFilter.crit=Critical health.result.severityTip.good=Severity: Good\nNormal vault structure. health.result.severityTip.info=Severity: Info\nVault structure intact, fix suggested. health.result.severityTip.warn=Severity: Warning\nVault structure corrupted, fix highly advised. health.result.severityTip.crit=Severity: Critical\nVault structure corrupted, data loss determined. health.result.fixStateFilter.all=Fix state - All health.result.fixStateFilter.fixable=Fixable health.result.fixStateFilter.notFixable=Not fixable health.result.fixStateFilter.fixing=Fixing… health.result.fixStateFilter.fixed=Fixed health.result.fixStateFilter.fixFailed=Fix failed ## Fix Application health.fix.fixBtn=Fix health.fix.successTip=Fix successful health.fix.failTip=Fix failed, see log for details # Preferences preferences.title=Preferences ## General preferences.general=General preferences.general.startHidden=Hide window when starting Cryptomator preferences.general.autoCloseVaults=Lock open vaults automatically when quitting application preferences.general.debugLogging=Enable debug logging preferences.general.debugDirectory=Reveal log files preferences.general.autoStart=Launch Cryptomator on system start preferences.general.keychainBackend=Store passwords with ## Interface preferences.interface=Interface preferences.interface.theme=Look & Feel preferences.interface.theme.automatic=Automatic preferences.interface.theme.dark=Dark preferences.interface.theme.light=Light preferences.interface.unlockThemes=Unlock dark mode preferences.interface.language=Language (requires restart) preferences.interface.language.auto=System Default preferences.interface.interfaceOrientation=Interface Orientation preferences.interface.interfaceOrientation.ltr=Left to Right preferences.interface.interfaceOrientation.rtl=Right to Left preferences.interface.showMinimizeButton=Show minimize button preferences.interface.showTrayIcon=Show tray icon (requires restart) ## Volume preferences.volume=Virtual Drive preferences.volume.type=Default Volume Type preferences.volume.type.automatic=Automatic preferences.volume.docsTooltip=Open the documentation to learn more about the different volume types. preferences.volume.fuseRestartRequired=To apply the changes, Cryptomator needs to be restarted. preferences.volume.tcp.port=Default TCP Port preferences.volume.supportedFeatures=The chosen volume type supports the following features: preferences.volume.feature.mountAuto=Automatic mount point selection preferences.volume.feature.mountToDir=Custom directory as mount point preferences.volume.feature.mountToDriveLetter=Drive letter as mount point preferences.volume.feature.mountFlags=Custom mount options preferences.volume.feature.readOnly=Read-only mount ## Updates preferences.updates=Updates preferences.updates.currentVersion=Current Version: %s preferences.updates.autoUpdateCheck=Check for updates automatically preferences.updates.checkNowBtn=Check Now preferences.updates.updateAvailable=Update to version %s available. ## Contribution preferences.contribute=Support Us preferences.contribute.registeredFor=Supporter certificate registered for %s preferences.contribute.noCertificate=Support Cryptomator and receive a supporter certificate. It's like a license key but for awesome people using free software. ;-) preferences.contribute.getCertificate=Don't have one already? Learn how you can obtain it. preferences.contribute.promptText=Paste supporter certificate code here #<-- Add entries for donations and code/translation/documentation contribution --> ## About preferences.about=About # Vault Statistics stats.title=Statistics for %s stats.cacheHitRate=Cache Hit Rate ## Read stats.read.throughput.idle=Read: idle stats.read.throughput.kibs=Read: %.2f KiB/s stats.read.throughput.mibs=Read: %.2f MiB/s stats.read.total.data.none=Data read: - stats.read.total.data.kib=Data read: %.1f KiB stats.read.total.data.mib=Data read: %.1f MiB stats.read.total.data.gib=Data read: %.1f GiB stats.decr.total.data.none=Data decrypted: - stats.decr.total.data.kib=Data decrypted: %.1f KiB stats.decr.total.data.mib=Data decrypted: %.1f MiB stats.decr.total.data.gib=Data decrypted: %.1f GiB stats.read.accessCount=Total reads: %d ## Write stats.write.throughput.idle=Write: idle stats.write.throughput.kibs=Write: %.2f KiB/s stats.write.throughput.mibs=Write: %.2f MiB/s stats.write.total.data.none=Data written: - stats.write.total.data.kib=Data written: %.1f KiB stats.write.total.data.mib=Data written: %.1f MiB stats.write.total.data.gib=Data written: %.1f GiB stats.encr.total.data.none=Data encrypted: - stats.encr.total.data.kib=Data encrypted: %.1f KiB stats.encr.total.data.mib=Data encrypted: %.1f MiB stats.encr.total.data.gib=Data encrypted: %.1f GiB stats.write.accessCount=Total writes: %d ## Accesses stats.access.current=Access: %d stats.access.total=Total accesses: %d # Main Window main.closeBtn.tooltip=Close main.minimizeBtn.tooltip=Minimize main.preferencesBtn.tooltip=Preferences main.debugModeEnabled.tooltip=Debug mode is enabled main.supporterCertificateMissing.tooltip=Please consider donating ## Vault List main.vaultlist.emptyList.onboardingInstruction=Click here to add a vault main.vaultlist.contextMenu.remove=Remove… main.vaultlist.contextMenu.lock=Lock main.vaultlist.contextMenu.unlock=Unlock… main.vaultlist.contextMenu.unlockNow=Unlock Now main.vaultlist.contextMenu.vaultoptions=Show Vault Options main.vaultlist.contextMenu.reveal=Reveal Drive main.vaultlist.addVaultBtn=Add main.vaultlist.addVaultBtn.menuItemNew=New Vault... main.vaultlist.addVaultBtn.menuItemExisting=Existing Vault... ## Vault Detail ### Welcome main.vaultDetail.welcomeOnboarding=Thanks for choosing Cryptomator to protect your files. If you need any assistance, check out our getting started guides: ### Locked main.vaultDetail.lockedStatus=LOCKED main.vaultDetail.unlockBtn=Unlock… main.vaultDetail.unlockNowBtn=Unlock Now main.vaultDetail.optionsBtn=Vault Options main.vaultDetail.passwordSavedInKeychain=Password saved ### Unlocked main.vaultDetail.unlockedStatus=UNLOCKED main.vaultDetail.accessLocation=Your vault's contents are accessible here: main.vaultDetail.revealBtn=Reveal Drive main.vaultDetail.copyUri=Copy URI main.vaultDetail.lockBtn=Lock main.vaultDetail.bytesPerSecondRead=Read: main.vaultDetail.bytesPerSecondWritten=Write: main.vaultDetail.throughput.idle=idle main.vaultDetail.throughput.kbps=%.1f KiB/s main.vaultDetail.throughput.mbps=%.1f MiB/s main.vaultDetail.stats=Vault Statistics main.vaultDetail.locateEncryptedFileBtn=Locate Encrypted File main.vaultDetail.locateEncryptedFileBtn.tooltip=Choose a file from your vault to locate its encrypted counterpart main.vaultDetail.encryptedPathsCopied=Paths Copied to Clipboard! main.vaultDetail.filePickerTitle=Select File Inside Vault ### Missing main.vaultDetail.missing.info=Cryptomator could not find a vault at this path. main.vaultDetail.missing.recheck=Recheck main.vaultDetail.missing.remove=Remove from Vault List… main.vaultDetail.missing.changeLocation=Change Vault Location… ### Needs Migration main.vaultDetail.migrateButton=Upgrade Vault main.vaultDetail.migratePrompt=Your vault needs to be upgraded to a new format, before you can access it ### Error main.vaultDetail.error.info=An error occurred loading the vault from disk. main.vaultDetail.error.reload=Reload main.vaultDetail.error.windowTitle=Error loading vault # Wrong File Alert wrongFileAlert.title=How to Encrypt Files wrongFileAlert.message=Did you attempt to encrypt these files? wrongFileAlert.description=For this purpose, Cryptomator provides a volume in your system file manager. wrongFileAlert.instruction.0=To encrypt files, follow these steps: wrongFileAlert.instruction.1=1. Unlock your vault. wrongFileAlert.instruction.2=2. Click on "Reveal" to open the volume in your file manager. wrongFileAlert.instruction.3=3. Add your files to this volume. wrongFileAlert.link=For further assistance, visit # Vault Options ## General vaultOptions.general=General vaultOptions.general.vaultName=Vault Name vaultOptions.general.autoLock.lockAfterTimePart1=Lock when idle for vaultOptions.general.autoLock.lockAfterTimePart2=minutes vaultOptions.general.unlockAfterStartup=Unlock vault when starting Cryptomator 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.startHealthCheckBtn=Start Health Check ## Mount vaultOptions.mount=Mounting vaultOptions.mount.info=Open virtual drive preferences to change default settings. vaultOptions.mount.readonly=Read-only vaultOptions.mount.customMountFlags=Custom mount flags vaultOptions.mount.winDriveLetterOccupied=occupied vaultOptions.mount.mountPoint=Mount Point vaultOptions.mount.mountPoint.auto=Automatically pick a suitable location vaultOptions.mount.mountPoint.driveLetter=Use assigned drive letter vaultOptions.mount.mountPoint.custom=Use chosen directory vaultOptions.mount.mountPoint.directoryPickerButton=Choose… vaultOptions.mount.mountPoint.directoryPickerTitle=Pick a directory vaultOptions.mount.volumeType.default=Default (%s) vaultOptions.mount.volumeType.restartRequired=To use this volume type, Cryptomator needs to be restarted. vaultOptions.mount.volume.tcp.port=TCP Port vaultOptions.mount.volume.type=Volume Type ## Master Key vaultOptions.masterkey=Password vaultOptions.masterkey.changePasswordBtn=Change Password vaultOptions.masterkey.forgetSavedPasswordBtn=Forget Saved Password vaultOptions.masterkey.recoveryKeyExplanation=A recovery key is your only means to restore access to a vault if you lose your password. vaultOptions.masterkey.showRecoveryKeyBtn=Display Recovery Key vaultOptions.masterkey.recoverPasswordBtn=Reset Password ## Hub vaultOptions.hub=Recovery vaultOptions.hub.convertInfo=You can use the recovery key to convert this Hub vault to a password-based vault in an emergency. vaultOptions.hub.convertBtn=Convert to Password-Based Vault # Recovery Key ## Display Recovery Key recoveryKey.display.title=Show Recovery Key recoveryKey.create.message=Password required recoveryKey.create.description=Enter the password for "%s" to show its recovery key. recoveryKey.display.description=The following recovery key can be used to restore access to "%s": recoveryKey.display.StorageHints=Keep it somewhere very secure, e.g.:\n • Store it using a password manager\n • Save it on a USB flash drive\n • Print it on paper ## Reset Password ### Enter Recovery Key recoveryKey.recover.title=Reset Password recoveryKey.recover.prompt=Enter the recovery key for "%s": recoveryKey.recover.correctKey=This recovery key is correct recoveryKey.recover.wrongKey=This recovery key belongs to a different vault recoveryKey.recover.invalidKey=This recovery key is not valid recoveryKey.printout.heading=Cryptomator Recovery Key\n"%s"\n ### Reset Password recoveryKey.recover.resetBtn=Reset ### Recovery Key Password Reset Success recoveryKey.recover.resetSuccess.message=Password reset successful recoveryKey.recover.resetSuccess.description=You can unlock your vault with the new password. # Convert Vault convertVault.title=Convert Vault convertVault.convert.convertBtn.before=Convert convertVault.convert.convertBtn.processing=Converting… convertVault.success.message=Conversion successful convertVault.hubToPassword.success.description=You can now unlock the vault with the chosen password without requiring Hub access. # New Password newPassword.promptText=Enter a new password newPassword.reenterPassword=Confirm the new password newPassword.passwordsMatch=Passwords match! newPassword.passwordsDoNotMatch=Passwords do not match passwordStrength.messageLabel.tooShort=Use at least %d characters passwordStrength.messageLabel.0=Very weak passwordStrength.messageLabel.1=Weak passwordStrength.messageLabel.2=Fair passwordStrength.messageLabel.3=Strong passwordStrength.messageLabel.4=Very strong # Quit quit.title=Quit Application quit.message=There are unlocked vaults quit.description=Please confirm that you want to quit. Cryptomator will gracefully lock all unlocked vaults to prevent data loss. quit.lockAndQuitBtn=Lock and Quit # Forced Quit quit.forced.message=Some vaults could not be locked quit.forced.description=Locking vaults was blocked by pending operations or open files. You can force lock remaining vaults, however interrupting I/O may result in the loss of unsaved data. quit.forced.forceAndQuitBtn=Force and Quit # Update Reminder updateReminder.title=Update Check updateReminder.message=Check for Updates? updateReminder.description=Stay updated with new features, bug fixes, and security improvements. We recommend to automatically check for updates. updateReminder.notNow=Not Now updateReminder.yesOnce=Yes, Once updateReminder.yesAutomatically=Yes, Automatically