strings.properties 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. # Locale Specific CSS files such as CJK, RTL,...
  2. additionalStyleSheets=
  3. # Generics
  4. ## Button
  5. generic.button.apply=Apply
  6. generic.button.back=Back
  7. generic.button.cancel=Cancel
  8. generic.button.change=Change
  9. generic.button.choose=Choose…
  10. generic.button.close=Close
  11. generic.button.copy=Copy
  12. generic.button.copied=Copied!
  13. generic.button.done=Done
  14. generic.button.next=Next
  15. generic.button.print=Print
  16. # Error
  17. error.message=An error occurred
  18. 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.
  19. error.hyperlink.lookup=Look up this error
  20. error.hyperlink.report=Report this error
  21. error.technicalDetails=Details:
  22. 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.
  23. error.hyperlink.solution=Look up the solution
  24. # Defaults
  25. defaults.vault.vaultName=Vault
  26. # Tray Menu
  27. traymenu.showMainWindow=Show
  28. traymenu.showPreferencesWindow=Preferences
  29. traymenu.lockAllVaults=Lock All
  30. traymenu.quitApplication=Quit
  31. traymenu.vault.unlock=Unlock
  32. traymenu.vault.lock=Lock
  33. traymenu.vault.reveal=Reveal
  34. # Add Vault Wizard
  35. addvaultwizard.title=Add Vault
  36. ## Welcome
  37. addvaultwizard.welcome.newButton=Create New Vault
  38. addvaultwizard.welcome.existingButton=Open Existing Vault
  39. ## New
  40. ### Name
  41. addvaultwizard.new.nameInstruction=Choose a name for the vault
  42. addvaultwizard.new.namePrompt=Vault Name
  43. ### Location
  44. addvaultwizard.new.locationInstruction=Where should Cryptomator store the encrypted files of your vault?
  45. addvaultwizard.new.locationLabel=Storage location
  46. addvaultwizard.new.locationPrompt=…
  47. addvaultwizard.new.directoryPickerLabel=Custom location
  48. addvaultwizard.new.directoryPickerButton=Choose…
  49. addvaultwizard.new.directoryPickerTitle=Select Directory
  50. addvaultwizard.new.fileAlreadyExists=A file or directory with the vault name already exists
  51. addvaultwizard.new.locationDoesNotExist=A directory in the specified path does not exist or cannot be accessed
  52. addvaultwizard.new.locationIsNotWritable=No write access at the specified path
  53. addvaultwizard.new.locationIsOk=Suitable location for your vault
  54. addvaultwizard.new.invalidName=Invalid vault name
  55. addvaultwizard.new.validName=Valid vault name
  56. addvaultwizard.new.validCharacters.message=The vault name may contain the following characters:
  57. addvaultwizard.new.validCharacters.chars=Word characters (e.g. a, ж or 수)
  58. addvaultwizard.new.validCharacters.numbers=Numbers
  59. addvaultwizard.new.validCharacters.dashes=Hyphen (%s) or underscore (%s)
  60. ### Password
  61. addvaultwizard.new.createVaultBtn=Create Vault
  62. 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?
  63. addvaultwizard.new.generateRecoveryKeyChoice.yes=Yes please, better safe than sorry
  64. addvaultwizard.new.generateRecoveryKeyChoice.no=No thanks, I will not lose my password
  65. ### Information
  66. addvault.new.readme.storageLocation.fileName=IMPORTANT.rtf
  67. addvault.new.readme.storageLocation.1=⚠️ VAULT FILES ⚠️
  68. addvault.new.readme.storageLocation.2=This is your vault's storage location.
  69. addvault.new.readme.storageLocation.3=DO NOT
  70. addvault.new.readme.storageLocation.4=• alter any files within this directory or
  71. addvault.new.readme.storageLocation.5=• paste any files for encryption into this directory.
  72. addvault.new.readme.storageLocation.6=If you want to encrypt files and view the content of the vault, do the following:
  73. addvault.new.readme.storageLocation.7=1. Add this vault to Cryptomator.
  74. addvault.new.readme.storageLocation.8=2. Unlock the vault in Cryptomator.
  75. addvault.new.readme.storageLocation.9=3. Open the access location by clicking the "Reveal" button.
  76. addvault.new.readme.storageLocation.10=If you need help, visit the documentation: %s
  77. addvault.new.readme.accessLocation.fileName=WELCOME.rtf
  78. addvault.new.readme.accessLocation.1=🔐️ ENCRYPTED VOLUME 🔐️
  79. addvault.new.readme.accessLocation.2=This is your vault's access location.
  80. 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.
  81. addvault.new.readme.accessLocation.4=Feel free to remove this file.
  82. ## Existing
  83. addvaultwizard.existing.instruction=Choose the "vault.cryptomator" file of your existing vault. If only a file named "masterkey.cryptomator" exists, select that instead.
  84. addvaultwizard.existing.chooseBtn=Choose…
  85. addvaultwizard.existing.filePickerTitle=Select Vault File
  86. addvaultwizard.existing.filePickerMimeDesc=Cryptomator Vault
  87. ## Success
  88. 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.
  89. addvaultwizard.success.unlockNow=Unlock Now
  90. # Remove Vault
  91. removeVault.title=Remove "%s"
  92. removeVault.message=Remove vault?
  93. 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.
  94. removeVault.confirmBtn=Remove Vault
  95. # Change Password
  96. changepassword.title=Change Password
  97. changepassword.enterOldPassword=Enter the current password for "%s"
  98. changepassword.finalConfirmation=I understand that I will not be able to access my data if I forget my password
  99. # Forget Password
  100. forgetPassword.title=Forget Password
  101. forgetPassword.message=Forget saved password?
  102. forgetPassword.description=This will delete the saved password of this vault from your system keychain.
  103. forgetPassword.confirmBtn=Forget Password
  104. # Unlock
  105. unlock.title=Unlock "%s"
  106. unlock.passwordPrompt=Enter password for "%s":
  107. unlock.savePassword=Remember password
  108. unlock.unlockBtn=Unlock
  109. ## Select
  110. unlock.chooseMasterkey.message=Masterkey file not found
  111. unlock.chooseMasterkey.description=Cryptomator could not find the masterkey file for vault "%s". Please choose the key file manually.
  112. unlock.chooseMasterkey.filePickerTitle=Select Masterkey File
  113. unlock.chooseMasterkey.filePickerMimeDesc=Cryptomator Masterkey
  114. ## Success
  115. unlock.success.message=Unlock successful
  116. unlock.success.description=Content in vault "%s" is now accessible over its mount point.
  117. unlock.success.rememberChoice=Remember my choice, don't ask again
  118. unlock.success.revealBtn=Reveal Drive
  119. ## Failure
  120. unlock.error.customPath.message=Unable to mount vault to custom path
  121. 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.
  122. 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.
  123. unlock.error.customPath.description.inUse=Drive letter "%s" is already in use.
  124. unlock.error.customPath.description.hideawayExists=The temporary, hidden directory "%3$s" used for unlock could not be removed. Please check the directory and remove it manually.
  125. unlock.error.customPath.description.couldNotBeCleaned=Your vault could not be mounted to the path "%s". Please try again or choose a different path.
  126. unlock.error.customPath.description.notEmptyDir=The custom mount path "%s" is not an empty folder. Please choose an empty folder and try again.
  127. unlock.error.customPath.description.generic=You have selected a custom mount path for this vault, but using it failed with the message: %2$s
  128. ## Hub
  129. hub.noKeychain.message=Unable to access device key
  130. 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.
  131. hub.noKeychain.openBtn=Open Preferences
  132. ### Waiting
  133. hub.auth.message=Waiting for authentication…
  134. hub.auth.description=You should automatically be redirected to the login page.
  135. hub.auth.loginLink=Not redirected? Click here to open it.
  136. ### Receive Key
  137. hub.receive.message=Processing response…
  138. hub.receive.description=Cryptomator is receiving and processing the response from Hub. Please wait.
  139. ### Register Device
  140. hub.register.message=Device name required
  141. hub.register.description=This seems to be the first Hub access from this device. In order to identify it for access authorization, you need to name this device.
  142. hub.register.nameLabel=Device Name
  143. hub.register.occupiedMsg=Name already in use
  144. hub.register.registerBtn=Confirm
  145. ### Registration Success
  146. hub.registerSuccess.message=Device named
  147. hub.registerSuccess.description=To access the vault, your device needs to be authorized by the vault owner.
  148. ### Registration Failed
  149. hub.registerFailed.message=Device naming failed
  150. hub.registerFailed.description=An error was thrown in the naming process. For more details, look into the application log.
  151. ### Unauthorized
  152. hub.unauthorized.message=Access denied
  153. hub.unauthorized.description=Your device has not yet been authorized to access this vault. Ask the vault owner to authorize it.
  154. ### License Exceeded
  155. hub.invalidLicense.message=Hub License invalid
  156. hub.invalidLicense.description=Your Cryptomator Hub instance has an invalid license. Please inform a Hub administrator to upgrade or renew the license.
  157. # Lock
  158. ## Force
  159. lock.forced.message=Lock failed
  160. 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.
  161. lock.forced.retryBtn=Retry
  162. lock.forced.forceBtn=Force Lock
  163. ## Failure
  164. lock.fail.message=Locking vault failed
  165. 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.
  166. # Migration
  167. migration.title=Upgrade Vault
  168. ## Start
  169. migration.start.header=Upgrade Vault
  170. 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:
  171. migration.start.remarkUndone=This upgrade cannot be undone.
  172. migration.start.remarkVersions=Older versions of Cryptomator will not be able to open the upgraded vault.
  173. migration.start.remarkCanRun=You must be sure that every device from which you access the vault can run this version of Cryptomator.
  174. migration.start.remarkSynced=You must be sure that your vault is fully synced on this device, and on your other devices, before upgrading it.
  175. migration.start.confirm=I have read and understood the above information
  176. ## Run
  177. migration.run.enterPassword=Enter the password for "%s"
  178. migration.run.startMigrationBtn=Migrate Vault
  179. migration.run.progressHint=This might take some time…
  180. ## Success
  181. migration.success.nextStepsInstructions=Migrated "%s" successfully.\nYou can now unlock your vault.
  182. migration.success.unlockNow=Unlock Now
  183. ## Missing file system capabilities
  184. migration.error.missingFileSystemCapabilities.title=Unsupported File System
  185. migration.error.missingFileSystemCapabilities.description=Migration was not started, because your vault is located on an inadequate file system.
  186. migration.error.missingFileSystemCapabilities.reason.LONG_FILENAMES=The file system does not support long file names.
  187. migration.error.missingFileSystemCapabilities.reason.LONG_PATHS=The file system does not support long paths.
  188. migration.error.missingFileSystemCapabilities.reason.READ_ACCESS=The file system does not allow to be read.
  189. migration.error.missingFileSystemCapabilities.reason.WRITE_ACCESS=The file system does not allow to be written to.
  190. ## Impossible
  191. migration.impossible.heading=Unable to migrate vault
  192. migration.impossible.reason=The vault cannot be automatically migrated because its storage location or access point is not compatible.
  193. migration.impossible.moreInfo=The vault can still be opened with an older version. For instructions on how to manually migrate a vault, visit
  194. # Health Check
  195. ## Start
  196. health.title=Health Check of "%s"
  197. health.intro.header=Health Check
  198. 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:
  199. health.intro.remarkSync=Ensure all devices are completely synced, this resolves most problems.
  200. health.intro.remarkFix=Not all problems can be fixed.
  201. health.intro.remarkBackup=If data is corrupted, only a backup can help.
  202. health.intro.affirmation=I have read and understood the above information
  203. ## Start Failure
  204. health.fail.header=Error on loading Vault Configuration
  205. health.fail.ioError=An error happened while accessing and reading the config file.
  206. health.fail.parseError=An error happened while parsing the vault config.
  207. health.fail.moreInfo=More Info
  208. ## Check Selection
  209. health.checkList.description=Select checks in the left list or use the buttons below.
  210. health.checkList.selectAllButton=Select All Checks
  211. health.checkList.deselectAllButton=Deselect All Checks
  212. health.check.runBatchBtn=Run Selected Checks
  213. ## Detail view
  214. health.check.detail.noSelectedCheck=For results select a finished health check in the left list.
  215. health.check.detail.checkScheduled=The check is scheduled.
  216. health.check.detail.checkRunning=The check is currently running…
  217. health.check.detail.checkSkipped=The check was not selected to run.
  218. health.check.detail.checkFinished=The check finished successfully.
  219. health.check.detail.checkFinishedAndFound=The check finished running. Please review the results.
  220. health.check.detail.checkFailed=The check exited due to an error.
  221. health.check.detail.checkCancelled=The check was cancelled.
  222. health.check.detail.listFilters.label=Filter
  223. health.check.detail.fixAllSpecificBtn=Fix all of type
  224. health.check.exportBtn=Export Report
  225. ## Result view
  226. health.result.severityFilter.all=Severity - All
  227. health.result.severityFilter.good=Good
  228. health.result.severityFilter.info=Info
  229. health.result.severityFilter.warn=Warning
  230. health.result.severityFilter.crit=Critical
  231. health.result.severityTip.good=Severity: Good\nNormal vault structure.
  232. health.result.severityTip.info=Severity: Info\nVault structure intact, fix suggested.
  233. health.result.severityTip.warn=Severity: Warning\nVault structure corrupted, fix highly advised.
  234. health.result.severityTip.crit=Severity: Critical\nVault structure corrupted, data loss determined.
  235. health.result.fixStateFilter.all=Fix state - All
  236. health.result.fixStateFilter.fixable=Fixable
  237. health.result.fixStateFilter.notFixable=Not fixable
  238. health.result.fixStateFilter.fixing=Fixing…
  239. health.result.fixStateFilter.fixed=Fixed
  240. health.result.fixStateFilter.fixFailed=Fix failed
  241. ## Fix Application
  242. health.fix.fixBtn=Fix
  243. health.fix.successTip=Fix successful
  244. health.fix.failTip=Fix failed, see log for details
  245. # Preferences
  246. preferences.title=Preferences
  247. ## General
  248. preferences.general=General
  249. preferences.general.startHidden=Hide window when starting Cryptomator
  250. preferences.general.autoCloseVaults=Lock open vaults automatically when quitting application
  251. preferences.general.debugLogging=Enable debug logging
  252. preferences.general.debugDirectory=Reveal log files
  253. preferences.general.autoStart=Launch Cryptomator on system start
  254. preferences.general.keychainBackend=Store passwords with
  255. ## Interface
  256. preferences.interface=Interface
  257. preferences.interface.theme=Look & Feel
  258. preferences.interface.theme.automatic=Automatic
  259. preferences.interface.theme.dark=Dark
  260. preferences.interface.theme.light=Light
  261. preferences.interface.unlockThemes=Unlock dark mode
  262. preferences.interface.language=Language (requires restart)
  263. preferences.interface.language.auto=System Default
  264. preferences.interface.interfaceOrientation=Interface Orientation
  265. preferences.interface.interfaceOrientation.ltr=Left to Right
  266. preferences.interface.interfaceOrientation.rtl=Right to Left
  267. preferences.interface.showMinimizeButton=Show minimize button
  268. preferences.interface.showTrayIcon=Show tray icon (requires restart)
  269. ## Volume
  270. preferences.volume=Virtual Drive
  271. preferences.volume.type=Volume Type
  272. preferences.volume.type.automatic=Automatic
  273. preferences.volume.docsTooltip=Open the documentation to learn more about the different volume types.
  274. preferences.volume.fuseRestartRequired=To apply the changes, Cryptomator needs to be restarted.
  275. preferences.volume.tcp.port=TCP Port
  276. preferences.volume.supportedFeatures=The chosen volume type supports the following features:
  277. preferences.volume.feature.mountAuto=Automatic mount point selection
  278. preferences.volume.feature.mountToDir=Custom directory as mount point
  279. preferences.volume.feature.mountToDriveLetter=Drive letter as mount point
  280. preferences.volume.feature.mountFlags=Custom mount options
  281. preferences.volume.feature.readOnly=Read-only mount
  282. ## Updates
  283. preferences.updates=Updates
  284. preferences.updates.currentVersion=Current Version: %s
  285. preferences.updates.autoUpdateCheck=Check for updates automatically
  286. preferences.updates.checkNowBtn=Check Now
  287. preferences.updates.updateAvailable=Update to version %s available.
  288. ## Contribution
  289. preferences.contribute=Support Us
  290. preferences.contribute.registeredFor=Supporter certificate registered for %s
  291. preferences.contribute.noCertificate=Support Cryptomator and receive a supporter certificate. It's like a license key but for awesome people using free software. ;-)
  292. preferences.contribute.getCertificate=Don't have one already? Learn how you can obtain it.
  293. preferences.contribute.promptText=Paste supporter certificate code here
  294. #<-- Add entries for donations and code/translation/documentation contribution -->
  295. ## About
  296. preferences.about=About
  297. # Vault Statistics
  298. stats.title=Statistics for %s
  299. stats.cacheHitRate=Cache Hit Rate
  300. ## Read
  301. stats.read.throughput.idle=Read: idle
  302. stats.read.throughput.kibs=Read: %.2f KiB/s
  303. stats.read.throughput.mibs=Read: %.2f MiB/s
  304. stats.read.total.data.none=Data read: -
  305. stats.read.total.data.kib=Data read: %.1f KiB
  306. stats.read.total.data.mib=Data read: %.1f MiB
  307. stats.read.total.data.gib=Data read: %.1f GiB
  308. stats.decr.total.data.none=Data decrypted: -
  309. stats.decr.total.data.kib=Data decrypted: %.1f KiB
  310. stats.decr.total.data.mib=Data decrypted: %.1f MiB
  311. stats.decr.total.data.gib=Data decrypted: %.1f GiB
  312. stats.read.accessCount=Total reads: %d
  313. ## Write
  314. stats.write.throughput.idle=Write: idle
  315. stats.write.throughput.kibs=Write: %.2f KiB/s
  316. stats.write.throughput.mibs=Write: %.2f MiB/s
  317. stats.write.total.data.none=Data written: -
  318. stats.write.total.data.kib=Data written: %.1f KiB
  319. stats.write.total.data.mib=Data written: %.1f MiB
  320. stats.write.total.data.gib=Data written: %.1f GiB
  321. stats.encr.total.data.none=Data encrypted: -
  322. stats.encr.total.data.kib=Data encrypted: %.1f KiB
  323. stats.encr.total.data.mib=Data encrypted: %.1f MiB
  324. stats.encr.total.data.gib=Data encrypted: %.1f GiB
  325. stats.write.accessCount=Total writes: %d
  326. ## Accesses
  327. stats.access.current=Access: %d
  328. stats.access.total=Total accesses: %d
  329. # Main Window
  330. main.closeBtn.tooltip=Close
  331. main.minimizeBtn.tooltip=Minimize
  332. main.preferencesBtn.tooltip=Preferences
  333. main.debugModeEnabled.tooltip=Debug mode is enabled
  334. main.supporterCertificateMissing.tooltip=Please consider donating
  335. ## Vault List
  336. main.vaultlist.emptyList.onboardingInstruction=Click here to add a vault
  337. main.vaultlist.contextMenu.remove=Remove…
  338. main.vaultlist.contextMenu.lock=Lock
  339. main.vaultlist.contextMenu.unlock=Unlock…
  340. main.vaultlist.contextMenu.unlockNow=Unlock Now
  341. main.vaultlist.contextMenu.vaultoptions=Show Vault Options
  342. main.vaultlist.contextMenu.reveal=Reveal Drive
  343. main.vaultlist.addVaultBtn=Add Vault
  344. ## Vault Detail
  345. ### Welcome
  346. main.vaultDetail.welcomeOnboarding=Thanks for choosing Cryptomator to protect your files. If you need any assistance, check out our getting started guides:
  347. ### Locked
  348. main.vaultDetail.lockedStatus=LOCKED
  349. main.vaultDetail.unlockBtn=Unlock…
  350. main.vaultDetail.unlockNowBtn=Unlock Now
  351. main.vaultDetail.optionsBtn=Vault Options
  352. main.vaultDetail.passwordSavedInKeychain=Password saved
  353. ### Unlocked
  354. main.vaultDetail.unlockedStatus=UNLOCKED
  355. main.vaultDetail.accessLocation=Your vault's contents are accessible here:
  356. main.vaultDetail.revealBtn=Reveal Drive
  357. main.vaultDetail.copyUri=Copy URI
  358. main.vaultDetail.lockBtn=Lock
  359. main.vaultDetail.bytesPerSecondRead=Read:
  360. main.vaultDetail.bytesPerSecondWritten=Write:
  361. main.vaultDetail.throughput.idle=idle
  362. main.vaultDetail.throughput.kbps=%.1f KiB/s
  363. main.vaultDetail.throughput.mbps=%.1f MiB/s
  364. main.vaultDetail.stats=Vault Statistics
  365. main.vaultDetail.locateEncryptedFileBtn=Locate Encrypted File
  366. main.vaultDetail.locateEncryptedFileBtn.tooltip=Choose a file from your vault to locate its encrypted counterpart
  367. main.vaultDetail.encryptedPathsCopied=Paths Copied to Clipboard!
  368. main.vaultDetail.filePickerTitle=Select File Inside Vault
  369. ### Missing
  370. main.vaultDetail.missing.info=Cryptomator could not find a vault at this path.
  371. main.vaultDetail.missing.recheck=Recheck
  372. main.vaultDetail.missing.remove=Remove from Vault List…
  373. main.vaultDetail.missing.changeLocation=Change Vault Location…
  374. ### Needs Migration
  375. main.vaultDetail.migrateButton=Upgrade Vault
  376. main.vaultDetail.migratePrompt=Your vault needs to be upgraded to a new format, before you can access it
  377. ### Error
  378. main.vaultDetail.error.info=An error occurred loading the vault from disk.
  379. main.vaultDetail.error.reload=Reload
  380. main.vaultDetail.error.windowTitle=Error loading vault
  381. # Wrong File Alert
  382. wrongFileAlert.title=How to Encrypt Files
  383. wrongFileAlert.message=Did you attempt to encrypt these files?
  384. wrongFileAlert.description=For this purpose, Cryptomator provides a volume in your system file manager.
  385. wrongFileAlert.instruction.0=To encrypt files, follow these steps:
  386. wrongFileAlert.instruction.1=1. Unlock your vault.
  387. wrongFileAlert.instruction.2=2. Click on "Reveal" to open the volume in your file manager.
  388. wrongFileAlert.instruction.3=3. Add your files to this volume.
  389. wrongFileAlert.link=For further assistance, visit
  390. # Vault Options
  391. ## General
  392. vaultOptions.general=General
  393. vaultOptions.general.vaultName=Vault Name
  394. vaultOptions.general.autoLock.lockAfterTimePart1=Lock when idle for
  395. vaultOptions.general.autoLock.lockAfterTimePart2=minutes
  396. vaultOptions.general.unlockAfterStartup=Unlock vault when starting Cryptomator
  397. vaultOptions.general.actionAfterUnlock=After successful unlock
  398. vaultOptions.general.actionAfterUnlock.ignore=Do nothing
  399. vaultOptions.general.actionAfterUnlock.reveal=Reveal Drive
  400. vaultOptions.general.actionAfterUnlock.ask=Ask
  401. vaultOptions.general.startHealthCheckBtn=Start Health Check
  402. ## Mount
  403. vaultOptions.mount=Mounting
  404. vaultOptions.mount.info=Options depend on the selected volume type.
  405. vaultOptions.mount.linkToPreferences=Open virtual drive preferences
  406. vaultOptions.mount.readonly=Read-only
  407. vaultOptions.mount.customMountFlags=Custom mount flags
  408. vaultOptions.mount.winDriveLetterOccupied=occupied
  409. vaultOptions.mount.mountPoint=Mount Point
  410. vaultOptions.mount.mountPoint.auto=Automatically pick a suitable location
  411. vaultOptions.mount.mountPoint.driveLetter=Use assigned drive letter
  412. vaultOptions.mount.mountPoint.custom=Use chosen directory
  413. vaultOptions.mount.mountPoint.directoryPickerButton=Choose…
  414. vaultOptions.mount.mountPoint.directoryPickerTitle=Pick a directory
  415. ## Master Key
  416. vaultOptions.masterkey=Password
  417. vaultOptions.masterkey.changePasswordBtn=Change Password
  418. vaultOptions.masterkey.forgetSavedPasswordBtn=Forget Saved Password
  419. vaultOptions.masterkey.recoveryKeyExplanation=A recovery key is your only means to restore access to a vault if you lose your password.
  420. vaultOptions.masterkey.showRecoveryKeyBtn=Display Recovery Key
  421. vaultOptions.masterkey.recoverPasswordBtn=Reset Password
  422. ## Hub
  423. vaultOptions.hub=Recovery
  424. vaultOptions.hub.convertInfo=You can use the recovery key to convert this Hub vault to a password-based vault in an emergency.
  425. vaultOptions.hub.convertBtn=Convert to Password-Based Vault
  426. # Recovery Key
  427. ## Display Recovery Key
  428. recoveryKey.display.title=Show Recovery Key
  429. recoveryKey.create.message=Password required
  430. recoveryKey.create.description=Enter the password for "%s" to show its recovery key.
  431. recoveryKey.display.description=The following recovery key can be used to restore access to "%s":
  432. 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
  433. ## Reset Password
  434. ### Enter Recovery Key
  435. recoveryKey.recover.title=Reset Password
  436. recoveryKey.recover.prompt=Enter the recovery key for "%s":
  437. recoveryKey.recover.correctKey=This recovery key is correct
  438. recoveryKey.recover.wrongKey=This recovery key belongs to a different vault
  439. recoveryKey.recover.invalidKey=This recovery key is not valid
  440. recoveryKey.printout.heading=Cryptomator Recovery Key\n"%s"\n
  441. ### Reset Password
  442. recoveryKey.recover.resetBtn=Reset
  443. ### Recovery Key Password Reset Success
  444. recoveryKey.recover.resetSuccess.message=Password reset successful
  445. recoveryKey.recover.resetSuccess.description=You can unlock your vault with the new password.
  446. # Convert Vault
  447. convertVault.title=Convert Vault
  448. convertVault.convert.convertBtn.before=Convert
  449. convertVault.convert.convertBtn.processing=Converting…
  450. convertVault.success.message=Conversion successful
  451. convertVault.hubToPassword.success.description=You can now unlock the vault with the chosen password without requiring Hub access.
  452. # New Password
  453. newPassword.promptText=Enter a new password
  454. newPassword.reenterPassword=Confirm the new password
  455. newPassword.passwordsMatch=Passwords match!
  456. newPassword.passwordsDoNotMatch=Passwords do not match
  457. passwordStrength.messageLabel.tooShort=Use at least %d characters
  458. passwordStrength.messageLabel.0=Very weak
  459. passwordStrength.messageLabel.1=Weak
  460. passwordStrength.messageLabel.2=Fair
  461. passwordStrength.messageLabel.3=Strong
  462. passwordStrength.messageLabel.4=Very strong
  463. # Quit
  464. quit.title=Quit Application
  465. quit.message=There are unlocked vaults
  466. quit.description=Please confirm that you want to quit. Cryptomator will gracefully lock all unlocked vaults to prevent data loss.
  467. quit.lockAndQuitBtn=Lock and Quit
  468. # Forced Quit
  469. quit.forced.message=Some vaults could not be locked
  470. 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.
  471. quit.forced.forceAndQuitBtn=Force and Quit