diff --git a/src/main/resources/i18n/strings_zh.properties b/src/main/resources/i18n/strings_zh.properties index 89f8e8f7b..1999892df 100644 --- a/src/main/resources/i18n/strings_zh.properties +++ b/src/main/resources/i18n/strings_zh.properties @@ -161,6 +161,8 @@ unlock.error.title=解锁“%s”失败 hub.noKeychain.message=无法访问设备密钥 hub.noKeychain.description=为了解锁 Hub 保险库,需要使用由钥匙串保护的设备密钥。若要继续,请启用“%s”并在首选项中选择一个钥匙串 hub.noKeychain.openBtn=打开首选项 +### Check Host Authenticity +hub.checkHostTrust.trustBtn=信任 ### Waiting hub.auth.message=正在等待认证… hub.auth.description=您应该会被自动重定向到登录页面 @@ -190,6 +192,7 @@ hub.registerFailed.description.deviceAlreadyExists=此设备已被注册给另 ### Unauthorized hub.unauthorized.message=拒绝访问 hub.unauthorized.description=您无权打开此保险库。请联系保险库的所有者以请求访问。 +### Untrusted Host ### Requires Account Initialization hub.requireAccountInit.message=操作请求 hub.requireAccountInit.description.0=要继续,请完成所需的步骤 @@ -694,4 +697,4 @@ eventView.entry.inUse.copyUserAndDevice=复制锁定用户和设备名称 # Notifications -## FileIsInUse Notification \ No newline at end of file +## FileIsInUse Notification