|
@@ -114,4 +114,9 @@ welcome.askForUpdateCheck.dialog.title = 检查更新
|
|
|
welcome.askForUpdateCheck.dialog.header = 启用更新检查?
|
|
|
welcome.askForUpdateCheck.dialog.content = 启用检查更新,Cryptomator将从Cryptomator服务器获取当前版本,并在有新版本时提示。\n我们建议您启用更新检查,以确保安装了最新版的Cryptomator,并安装了所有安全补丁。如果您未启用更新检查,则需要您自己到https\://cryptomator.org/downloads/ 检查并下载最新版本。\n你可以随时在设置中更改此设置。
|
|
|
settings.volume.dokany = Dokany
|
|
|
-unlock.errorMessage.invalidMountPath = 未设置单独的挂载路径
|
|
|
+unlock.errorMessage.invalidMountPath = 未设置单独的挂载路径
|
|
|
+main.gracefulShutdown.dialog.title = Locking vault(s) failed
|
|
|
+main.gracefulShutdown.dialog.header = Vault(s) in use
|
|
|
+main.gracefulShutdown.dialog.content = One or more vaults are still in use by other programs. Please close them to allow Cryptomator to shut down properly, then try again.\n\nIf this doesn't work, Cryptomator can shut down forcefully, but this can incur data loss and is not recommended.
|
|
|
+main.gracefulShutdown.button.tryAgain = Try again
|
|
|
+main.gracefulShutdown.button.forceShutdown = Force shutdown
|