diff --git a/Translations/zh-Hans.lproj/Localizable.strings b/Translations/zh-Hans.lproj/Localizable.strings index cc24fa6f0..4d83895ff 100644 --- a/Translations/zh-Hans.lproj/Localizable.strings +++ b/Translations/zh-Hans.lproj/Localizable.strings @@ -156,6 +156,6 @@ "There were some errors while registering the formats. There is more information in the Console.app." = "注册格式时出现错误。请在控制台中查看详情。"; "The intermediate application can't get access to Keka." = "中间应用程序无法访问 Keka。"; "The intermediate application can't find Keka." = "中间应用程序无法找到 Keka。"; -"Continue without encryption" = "Continue without encryption"; -"The password does not match" = "The password does not match"; -"The password is not properly set and the file cannot be encrypted. You can cancel and set the password again or continue the process without encryption." = "The password is not properly set and the file cannot be encrypted. You can cancel and set the password again or continue the process without encryption."; +"Continue without encryption" = "不加密并继续"; +"The password does not match" = "密码不匹配"; +"The password is not properly set and the file cannot be encrypted. You can cancel and set the password again or continue the process without encryption." = "密码设置不正确文件无法加密。您可以取消并重新设置密码或者在不加密的情况下继续"; diff --git a/Translations/zh-Hans.lproj/main.strings b/Translations/zh-Hans.lproj/main.strings index da0358018..7a91dc0b5 100644 --- a/Translations/zh-Hans.lproj/main.strings +++ b/Translations/zh-Hans.lproj/main.strings @@ -27,7 +27,7 @@ "M2y-gZ-kEG.title" = "打印…"; /* Class = "NSMenuItem"; title = "Debug"; ObjectID = "O8k-jp-HZh"; */ -"O8k-jp-HZh.title" = "Debug"; +"O8k-jp-HZh.title" = "调试"; /* Class = "NSMenu"; title = "View"; ObjectID = "PwP-KI-Flr"; */ "PwP-KI-Flr.title" = "显示"; @@ -57,7 +57,7 @@ "YHt-wh-fCp.title" = "显示工具栏"; /* Class = "NSMenuItem"; title = "Save debug information"; ObjectID = "Ypl-PY-w8C"; */ -"Ypl-PY-w8C.title" = "Save debug information"; +"Ypl-PY-w8C.title" = "保存调试信息"; /* Class = "NSMenuItem"; title = "New"; ObjectID = "bFm-YE-6u3"; */ "bFm-YE-6u3.title" = "新建"; @@ -69,7 +69,7 @@ "f7N-ob-xwH.title" = "显示"; /* Class = "NSMenuItem"; title = "Enable debug information"; ObjectID = "gKs-Qd-p8b"; */ -"gKs-Qd-p8b.title" = "Enable debug information"; +"gKs-Qd-p8b.title" = "开启调试信息"; /* Class = "NSMenu"; title = "Edit"; ObjectID = "gy4-dO-Qdu"; */ "gy4-dO-Qdu.title" = "编辑"; @@ -102,7 +102,7 @@ "sx5-sf-JmW.title" = "隐藏其他"; /* Class = "NSMenuItem"; title = "Create a debug session"; ObjectID = "tCo-bt-0bK"; */ -"tCo-bt-0bK.title" = "Create a debug session"; +"tCo-bt-0bK.title" = "创建调试会话"; /* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "tDe-Bb-f8d"; */ "tDe-Bb-f8d.title" = "最小化"; @@ -111,7 +111,7 @@ "tjx-uw-4ov.title" = "页面设置…"; /* Class = "NSMenuItem"; title = "Open logs folder"; ObjectID = "uOJ-yW-pHB"; */ -"uOJ-yW-pHB.title" = "Open logs folder"; +"uOJ-yW-pHB.title" = "打开日志文件夹"; /* Class = "NSMenuItem"; title = "Copy"; ObjectID = "v5b-pg-pYC"; */ "v5b-pg-pYC.title" = "拷贝";