mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-26 00:29:29 +00:00
updated Simplified Chinese localization in preferences and Group/EntryInspectorView
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user