mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
updated Simplified Chinese localization in preferences and Group/EntryInspectorView
This commit is contained in:
@@ -733,12 +733,10 @@
|
||||
6021FE5A18E142A000C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/IntegrationSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE5C18E142A200C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/IntegrationSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE5E18E142A300C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/IntegrationSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE6018E142A400C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/IntegrationSettings.strings"; sourceTree = "<group>"; };
|
||||
6021FE6218E15D9100C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/WorkflowSettings.xib; sourceTree = "<group>"; };
|
||||
6021FE6518E15D9800C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/WorkflowSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE6718E15D9A00C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/WorkflowSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE6918E15D9B00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/WorkflowSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE6B18E15D9D00C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/WorkflowSettings.strings"; sourceTree = "<group>"; };
|
||||
6021FE6D18E15E6D00C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UpdateSettings.xib; sourceTree = "<group>"; };
|
||||
6021FE7018E15E7400C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/UpdateSettings.strings; sourceTree = "<group>"; };
|
||||
6021FE7218E15E7700C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/UpdateSettings.strings; sourceTree = "<group>"; };
|
||||
@@ -764,6 +762,9 @@
|
||||
6021FE9E18E1651C00C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/DatabaseSettingsWindow.strings; sourceTree = "<group>"; };
|
||||
6021FEA018E1651E00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DatabaseSettingsWindow.strings; sourceTree = "<group>"; };
|
||||
6021FEA218E1652000C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/DatabaseSettingsWindow.strings"; sourceTree = "<group>"; };
|
||||
60ECAD221F12231B00EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/PluginSettings.strings"; sourceTree = "<group>"; };
|
||||
60ECAD251F12253C00EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/WorkflowSettings.strings"; sourceTree = "<group>"; };
|
||||
60ECAD271F12262400EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/IntegrationSettings.strings"; sourceTree = "<group>"; };
|
||||
6E719715172058BA00E4C5FC /* MPDatabaseVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPDatabaseVersion.h; sourceTree = "<group>"; };
|
||||
713F9B481C95CEA000605880 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/PluginSettings.strings; sourceTree = "<group>"; };
|
||||
BD6C365619484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/DatabaseSettingsWindow.strings; sourceTree = "<group>"; };
|
||||
@@ -1838,6 +1839,7 @@
|
||||
4825CC881C414D57003E37E9 /* it */,
|
||||
713F9B481C95CEA000605880 /* fr */,
|
||||
4C840C4B1D773E5E0081F605 /* pl */,
|
||||
60ECAD221F12231B00EA9DB3 /* zh-Hans */,
|
||||
);
|
||||
name = PluginSettings.xib;
|
||||
sourceTree = "<group>";
|
||||
@@ -2060,11 +2062,11 @@
|
||||
6021FE5A18E142A000C3BC51 /* en */,
|
||||
6021FE5C18E142A200C3BC51 /* de */,
|
||||
6021FE5E18E142A300C3BC51 /* fr */,
|
||||
6021FE6018E142A400C3BC51 /* zh-Hans */,
|
||||
BD6C365919484CF40089EB37 /* nl */,
|
||||
FA638D121C39BFCB00B10CC6 /* ru */,
|
||||
4825CC851C414D57003E37E9 /* it */,
|
||||
4C840C481D773E5D0081F605 /* pl */,
|
||||
60ECAD271F12262400EA9DB3 /* zh-Hans */,
|
||||
);
|
||||
name = IntegrationSettings.xib;
|
||||
sourceTree = "<group>";
|
||||
@@ -2076,11 +2078,11 @@
|
||||
6021FE6518E15D9800C3BC51 /* en */,
|
||||
6021FE6718E15D9A00C3BC51 /* de */,
|
||||
6021FE6918E15D9B00C3BC51 /* fr */,
|
||||
6021FE6B18E15D9D00C3BC51 /* zh-Hans */,
|
||||
BD6C365A19484CF40089EB37 /* nl */,
|
||||
FA638D131C39BFCC00B10CC6 /* ru */,
|
||||
4825CC861C414D57003E37E9 /* it */,
|
||||
4C840C491D773E5D0081F605 /* pl */,
|
||||
60ECAD251F12253C00EA9DB3 /* zh-Hans */,
|
||||
);
|
||||
name = WorkflowSettings.xib;
|
||||
sourceTree = "<group>";
|
||||
|
||||
@@ -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" = "显示插件数据";
|
||||
|
||||
|
||||
@@ -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" = "从不";
|
||||
|
||||
|
||||
@@ -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" = "编辑插件数据";
|
||||
|
||||
|
||||
@@ -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";
|
||||
|
||||
Binary file not shown.
15
MacPass/zh-Hans.lproj/PluginSettings.strings
Normal file
15
MacPass/zh-Hans.lproj/PluginSettings.strings
Normal 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";
|
||||
@@ -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" = "模版";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user