updated Simplified Chinese localization in preferences and Group/EntryInspectorView

This commit is contained in:
Zhao Peng
2017-07-09 17:21:56 +08:00
parent 1d6b78bfe6
commit ed238a3bfb
8 changed files with 70 additions and 4 deletions

View File

@@ -74,6 +74,9 @@
/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */
"9Nx-mE-DK3.title" = "使用自动键入";
/* Class = "NSButtonCell"; title = "Obfuscate Autotype"; ObjectID = "oNq-kB-3eb"; */
"oNq-kB-3eb.title" = "模糊自动键入";
/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "NtM-y3-l4D"; */
"NtM-y3-l4D.title" = "Quicklook";
@@ -109,3 +112,10 @@
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "sNS-o1-pD7"; */
"sNS-o1-pD7.title" = "其他视图";
/* Class = "NSButtonCell"; title = "Add Field"; ObjectID = "232"; */
"232.title" = "增加字段";
/* Class = "NSButtonCell"; title = "Show Plugin Data"; ObjectID = "X9y-K7-lix"; */
"X9y-K7-lix.title" = "显示插件数据";

View File

@@ -41,6 +41,9 @@
/* Class = "NSButtonCell"; title = "Lock after sleep"; ObjectID = "631"; */
"631.title" = "睡眠时锁定";
/* Class = "NSButtonCell"; title = "Lock after log out"; ObjectID = "Dzn-9R-JjE"; */
"Dzn-9R-JjE.title" = "登出后锁定";
/* Class = "NSMenuItem"; title = "Never"; ObjectID = "804"; */
"804.title" = "从不";

View File

@@ -16,3 +16,10 @@
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
"277.title" = "自动键入";
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "6FG-UZ-Adh"; */
"6FG-UZ-Adh.title" = "自动键入序列";
/* Class = "NSButtonCell"; title = "Edit Plugin Data"; ObjectID = "qGr-oT-WjP"; */
"qGr-oT-WjP.title" = "编辑插件数据";

View File

@@ -22,3 +22,24 @@
/* Class = "NSTextFieldCell"; title = "If enabled attached files will be copied to a tempoary location for preview and deleted after the preview is closed."; ObjectID = "WmI-IB-Aso"; */
"WmI-IB-Aso.title" = "若使用此功能,预览时附件文件将被拷贝到临时文件夹,并且在预览后将被删除。";
/* Class = "NSButtonCell"; title = "Include Host for matches"; ObjectID = "B1D-j9-L8x"; */
"B1D-j9-L8x.title" = "匹配包含 Host";
/* Class = "NSTextFieldCell"; title = "Shortcut is missing Key"; ObjectID = "Lxp-wI-yQy"; */
"Lxp-wI-yQy.title" = "快捷键不完全";
/* Class = "NSTextFieldCell"; title = "If enabled, every {CONTROL} command will be sent as ⌘. Only disable this if you are sure you need to."; ObjectID = "QRy-CY-ENC"; */
"QRy-CY-ENC.title" = "若使用此功能,所有 {CONTROL} 命令将被发送为 ⌘。请确认需要时再禁止此功能。";
/* Class = "NSButtonCell"; title = "Interpret ⌃ as ⌘"; ObjectID = "QfO-yG-l3F"; */
"QfO-yG-l3F.title" = "将 ⌃ 当作 ⌘";
/* Class = "NSButtonCell"; title = "Include URL for matches"; ObjectID = "TzR-00-Vp3"; */
"TzR-00-Vp3.title" = "匹配包含 URL";
/* Class = "NSButtonCell"; title = "Include Tags for matches"; ObjectID = "rbu-G7-MT8"; */
"rbu-G7-MT8.title" = "匹配包含 Tags";
/* Class = "NSButtonCell"; title = "Include Title for matches"; ObjectID = "tmL-dT-D0G"; */
"tmL-dT-D0G.title" = "匹配包含 Title";

View File

@@ -0,0 +1,15 @@
/* Class = "NSTextFieldCell"; title = "If enabled, only properly signed Plugins will be loaded. Keep in mind, that Plugins have full access to your data! Changes take affect on restart."; ObjectID = "2bX-8S-9XM"; */
"2bX-8S-9XM.title" = "不勾选将仅加载正确签名过的插件。注意:插件可以完全访问您的数据信息!重新启动程序后生效。";
/* Class = "NSButtonCell"; title = "Load unsecure Plugins"; ObjectID = "C4B-6z-ZqX"; */
"C4B-6z-ZqX.title" = "加载不安全的插件";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "STt-PQ-Szr"; */
"STt-PQ-Szr.title" = "Text Cell";
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "fug-79-n9g"; */
"fug-79-n9g.title" = "Table View Cell";
/* Class = "NSBox"; title = "Box"; ObjectID = "vBs-Ga-aq0"; */
"vBs-Ga-aq0.title" = "Box";

View File

@@ -1,4 +1,5 @@
/* Class = "NSBox"; title = "Entry Table"; ObjectID = "2"; */
"2.title" = "项目表";
@@ -34,3 +35,10 @@
/* Class = "NSTextFieldCell"; title = "Open URLs in:"; ObjectID = "soD-wI-YOH"; */
"soD-wI-YOH.title" = "用其他浏览器打开 URL:";
/* Class = "NSButtonCell"; title = "Update password for new entries"; ObjectID = "RaM-t2-DVR"; */
"RaM-t2-DVR.title" = "为新项目更新密码";
/* Class = "NSBox"; title = "Templates"; ObjectID = "Xvt-tP-TbR"; */
"Xvt-tP-TbR.title" = "模版";