Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chinese Simplified Translation #462

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions LuLu/App/AboutWindow.xib → LuLu/App/Base.lproj/AboutWindow.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.13.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.13.2"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -18,7 +18,7 @@
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
<windowStyleMask key="styleMask" titled="YES" closable="YES" texturedBackground="YES"/>
<rect key="contentRect" x="196" y="240" width="486" height="301"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
<rect key="screenRect" x="0.0" y="0.0" width="1536" height="935"/>
<view key="contentView" id="se5-gp-TjO">
<rect key="frame" x="0.0" y="0.0" width="486" height="301"/>
<autoresizingMask key="autoresizingMask"/>
Expand Down Expand Up @@ -58,11 +58,11 @@
<scrollView fixedFrame="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5if-J7-OZf">
<rect key="frame" x="20" y="68" width="446" height="97"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" id="WiG-CC-JV3">
<clipView key="contentView" drawsBackground="NO" id="WiG-CC-JV3">
<rect key="frame" x="1" y="1" width="444" height="95"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView ambiguous="YES" editable="NO" importsGraphics="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="j2X-Ub-niY">
<textView editable="NO" importsGraphics="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="j2X-Ub-niY">
<rect key="frame" x="0.0" y="0.0" width="444" height="95"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
12 changes: 12 additions & 0 deletions LuLu/App/zh-Hans.lproj/AboutWindow.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

/* Class = "NSButtonCell"; title = "Support Us!"; ObjectID = "6g3-Pg-x3P"; */
"6g3-Pg-x3P.title" = "支持我们!";

/* Class = "NSButtonCell"; title = "More Info"; ObjectID = "J9x-sM-h9S"; */
"J9x-sM-h9S.title" = "更多信息";

/* Class = "NSTextFieldCell"; title = "Version:"; ObjectID = "bBK-v0-ypq"; */
"bBK-v0-ypq.title" = "版本:";

/* Class = "NSTextFieldCell"; title = "Supporters/Patrons:"; ObjectID = "fJg-qw-wDf"; */
"fJg-qw-wDf.title" = "支持者/赞助者:";
33 changes: 33 additions & 0 deletions LuLu/App/zh-Hans.lproj/AddRule.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

/* Class = "NSTextFieldCell"; title = "Remote port"; ObjectID = "5ic-Om-d8g"; */
"5ic-Om-d8g.title" = "远程端口";

/* Class = "NSTextFieldCell"; title = "Remote address/domain"; ObjectID = "7yf-wW-FZC"; */
"7yf-wW-FZC.title" = "远程地址/域名";

/* Class = "NSButtonCell"; title = "regex?"; ObjectID = "FCA-Cv-yT3"; */
"FCA-Cv-yT3.title" = "正则表达式?";

/* Class = "NSButtonCell"; title = " Block"; ObjectID = "JJl-Lz-apr"; */
"JJl-Lz-apr.title" = " 阻止";

/* Class = "NSButtonCell"; title = "Browse"; ObjectID = "OoX-aE-Hgf"; */
"OoX-aE-Hgf.title" = "浏览";

/* Class = "NSTextFieldCell"; placeholderString = "*"; ObjectID = "QWe-2U-lfn"; */
"QWe-2U-lfn.placeholderString" = "*";

/* Class = "NSButtonCell"; title = "Add"; ObjectID = "V5P-DF-wCP"; */
"V5P-DF-wCP.title" = "添加";

/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "fX0-Jq-Okq"; */
"fX0-Jq-Okq.title" = "取消";

/* Class = "NSTextFieldCell"; placeholderString = "*"; ObjectID = "kXW-Xv-Fc4"; */
"kXW-Xv-Fc4.placeholderString" = "*";

/* Class = "NSButtonCell"; title = " Allow"; ObjectID = "oCK-aR-Ek4"; */
"oCK-aR-Ek4.title" = " 允许";

/* Class = "NSTextFieldCell"; title = "Program path"; ObjectID = "tc1-pS-Wns"; */
"tc1-pS-Wns.title" = "程序路径";
87 changes: 87 additions & 0 deletions LuLu/App/zh-Hans.lproj/AlertWindow.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@

/* Class = "NSTextFieldCell"; title = " - signing auth 2"; ObjectID = "1zg-95-QM7"; */
"1zg-95-QM7.title" = " - signing auth 2";

/* Class = "NSTextFieldCell"; title = "port & protocol:"; ObjectID = "31V-e4-dgv"; */
"31V-e4-dgv.title" = "端口与协议:";

/* Class = "NSTextFieldCell"; title = "Network Info"; ObjectID = "8eV-Ag-i7n"; */
"8eV-Ag-i7n.title" = "网络信息";

/* Class = "NSTextFieldCell"; title = "not applicable"; ObjectID = "9Yb-sJ-Kcj"; */
"9Yb-sJ-Kcj.title" = "不可用";

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "9sX-aC-eeQ"; */
"9sX-aC-eeQ.title" = "Text Cell";

/* Class = "NSButtonCell"; title = " temporarily (pid: 12345)"; ObjectID = "BdA-oU-RlF"; */
"BdA-oU-RlF.title" = " 临时 (pid: 12345)";

/* Class = "NSTextFieldCell"; title = "Signed by:"; ObjectID = "D1C-aK-AFU"; */
"D1C-aK-AFU.title" = "签名者:";

/* Class = "NSWindow"; title = "LuLu Alert"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "LuLu 警告";

/* Class = "NSTextFieldCell"; title = " - signing auth 3"; ObjectID = "FLb-1c-otA"; */
"FLb-1c-otA.title" = " - signing auth 3";

/* Class = "NSTextFieldCell"; title = "reverse dns name:"; ObjectID = "Fxr-aW-bT2"; */
"Fxr-aW-bT2.title" = "反向DNS域名:";

/* Class = "NSTextFieldCell"; title = "rule scope:"; ObjectID = "G2Q-QQ-EX7"; */
"G2Q-QQ-EX7.title" = "规则范围:";

/* Class = "NSTextFieldCell"; title = "process path:"; ObjectID = "Gqr-cR-TAF"; */
"Gqr-cR-TAF.title" = "进程路径:";

/* Class = "NSTextFieldCell"; title = "process id: "; ObjectID = "HZu-Op-XHi"; */
"HZu-Op-XHi.title" = "进程ID: ";

/* Class = "NSMenuItem"; title = "Process"; ObjectID = "Iys-aY-OZ4"; */
"Iys-aY-OZ4.title" = "进程";

/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "JFW-5C-nvy"; */
"JFW-5C-nvy.headerCell.title" = "名称";

/* Class = "NSTextFieldCell"; placeholderString = "resolving..."; ObjectID = "KMj-LZ-EdU"; */
"KMj-LZ-EdU.placeholderString" = "正在解析...";

/* Class = "NSTextFieldCell"; title = " - signing auth 1"; ObjectID = "Ki9-ld-5Xu"; */
"Ki9-ld-5Xu.title" = " - signing auth 1";

/* Class = "NSMenuItem"; title = "Remote Endpoint"; ObjectID = "N6E-eT-Q39"; */
"N6E-eT-Q39.title" = "远程端点";

/* Class = "NSTextFieldCell"; title = "Process Info"; ObjectID = "Pp2-2W-YkT"; */
"Pp2-2W-YkT.title" = "进程信息";

/* Class = "NSTextFieldCell"; title = "message"; ObjectID = "Ssw-3u-wEC"; */
"Ssw-3u-wEC.title" = "消息";

/* Class = "NSTextFieldCell"; title = "process args:"; ObjectID = "T20-eE-vRR"; */
"T20-eE-vRR.title" = "进程参数:";

/* Class = "NSButtonCell"; title = "Block"; ObjectID = "W18-Ba-X7J"; */
"W18-Ba-X7J.title" = "阻止";

/* Class = "NSButtonCell"; title = "Allow"; ObjectID = "Zk5-p6-VV3"; */
"Zk5-p6-VV3.title" = "允许";

/* Class = "NSTextFieldCell"; title = "Details:"; ObjectID = "b63-At-csb"; */
"b63-At-csb.title" = "详细信息:";

/* Class = "NSTextFieldCell"; title = "virus total"; ObjectID = "h8U-b3-ujA"; */
"h8U-b3-ujA.title" = "查询virus total";

/* Class = "NSTextFieldCell"; title = "ancestry"; ObjectID = "jJh-pj-fqv"; */
"jJh-pj-fqv.title" = "查询ancestry";

/* Class = "NSTextFieldCell"; title = "querying virus total..."; ObjectID = "nFi-bu-Okm"; */
"nFi-bu-Okm.title" = "正在查询 virus total...";

/* Class = "NSTextFieldCell"; title = "ip address:"; ObjectID = "vmZ-KS-uuK"; */
"vmZ-KS-uuK.title" = "IP地址:";

/* Class = "NSTextFieldCell"; title = "time stamp"; ObjectID = "ybM-PR-IbA"; */
"ybM-PR-IbA.title" = "时间戳";
9 changes: 9 additions & 0 deletions LuLu/App/zh-Hans.lproj/ItemPaths.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

/* Class = "NSWindow"; title = "Window"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "窗口";

/* Class = "NSTextFieldCell"; title = "Path(s):"; ObjectID = "NhE-Zh-Scd"; */
"NhE-Zh-Scd.title" = "路径(s):";

/* Class = "NSButtonCell"; title = "Close"; ObjectID = "ox8-oX-X3s"; */
"ox8-oX-X3s.title" = "关闭";
36 changes: 36 additions & 0 deletions LuLu/App/zh-Hans.lproj/MainMenu.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

/* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "4Uv-rm-VzQ"; */
"4Uv-rm-VzQ.title" = "设置...";

/* Class = "NSMenuItem"; title = "Quit LuLu"; ObjectID = "DEa-wY-se7"; */
"DEa-wY-se7.title" = "退出 LuLu";

/* Class = "NSMenu"; title = "LuLu"; ObjectID = "J1I-fS-R65"; */
"J1I-fS-R65.title" = "LuLu";

/* Class = "NSMenuItem"; title = "Quit LuLu"; ObjectID = "QrZ-U2-1Ib"; */
"QrZ-U2-1Ib.title" = "退出 LuLu";

/* Class = "NSMenuItem"; title = "Network Monitor..."; ObjectID = "VuY-Sy-392"; */
"VuY-Sy-392.title" = "网络监视器...";

/* Class = "NSMenuItem"; title = "LuLu"; ObjectID = "aJV-EX-6bj"; */
"aJV-EX-6bj.title" = "LuLu";

/* Class = "NSMenuItem"; title = "Rules..."; ObjectID = "kec-r9-2yd"; */
"kec-r9-2yd.title" = "规则...";

/* Class = "NSMenuItem"; title = "Uninstall LuLu"; ObjectID = "lns-C6-Aa5"; */
"lns-C6-Aa5.title" = "卸载 LuLu";

/* Class = "NSMenuItem"; title = "Disable"; ObjectID = "mxA-q2-fvN"; */
"mxA-q2-fvN.title" = "暂停";

/* Class = "NSMenuItem"; title = "About LuLu"; ObjectID = "q1D-fP-yr1"; */
"q1D-fP-yr1.title" = "关于 LuLu";

/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "uhX-d8-iZM"; */
"uhX-d8-iZM.title" = "主菜单";

/* Class = "NSMenuItem"; title = "LULU: enabled"; ObjectID = "w99-Wo-epe"; */
"w99-Wo-epe.title" = "LULU: 已激活";
81 changes: 81 additions & 0 deletions LuLu/App/zh-Hans.lproj/Preferences.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@

/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "2qr-2x-A3U"; */
"2qr-2x-A3U.title" = "现在检查";

/* Class = "NSTextFieldCell"; title = "Block Mode"; ObjectID = "4EN-j2-enV"; */
"4EN-j2-enV.title" = "阻断模式";

/* Class = "NSTextFieldCell"; title = "Previously installed, 3rd-party programs will be allowed."; ObjectID = "6gH-HW-CFe"; */
"6gH-HW-CFe.title" = "已安装第三方程序将默认允许.";

/* Class = "NSButtonCell"; title = "View Rules"; ObjectID = "Cfj-2E-dIA"; */
"Cfj-2E-dIA.title" = "查看规则";

/* Class = "NSTextFieldCell"; title = "Silently run without alerts, applying existing rules.
New connections will be automatically allowed."; ObjectID = "E0T-Ug-P8f"; */
"E0T-Ug-P8f.title" = "安静无报警,自动应用所有现存 规则.
新的网络连接将会自动被允许.";

/* Class = "NSWindow"; title = "LuLu Preferences"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "LuLu 设置";

/* Class = "NSTextFieldCell"; title = "Block List:"; ObjectID = "GIK-ti-aku"; */
"GIK-ti-aku.title" = "黑名单:";

/* Class = "NSTextFieldCell"; title = "Limitations apply, see documentation for details."; ObjectID = "Gr4-eN-arK"; */
"Gr4-eN-arK.title" = "此功能有一定限制,详情请参考文档.";

/* Class = "NSTextFieldCell"; title = "Do not automatically check for new versions."; ObjectID = "JV5-cY-ff4"; */
"JV5-cY-ff4.title" = "不自动检查新版本.";

/* Class = "NSTextFieldCell"; title = "Passive Mode"; ObjectID = "JVI-Or-h0u"; */
"JVI-Or-h0u.title" = "被动模式";

/* Class = "NSTextFieldCell"; title = "List of endpoints (ips/urls) to always block.
"; ObjectID = "L7x-uU-rth"; */
"L7x-uU-rth.title" = "以下远程端点 (IP/URL) 将永远被 阻止.
";

/* Class = "NSTextFieldCell"; title = "Apple-signed binaries will be allowed."; ObjectID = "M8X-n4-v2d"; */
"M8X-n4-v2d.title" = "Apple 官方签名的程序将被允许.";

/* Class = "NSTextFieldCell"; title = "All traffic (routed thru LuLu) will be blocked."; ObjectID = "SG5-YM-BoV"; */
"SG5-YM-BoV.title" = "所有通过 Lulu 的网络通信都将被阻止.";

/* Class = "NSTextFieldCell"; title = "Allow Apple Programs"; ObjectID = "Shu-Wz-4ax"; */
"Shu-Wz-4ax.title" = "允许 Apple 官方程序";

/* Class = "NSToolbarItem"; label = "rules"; ObjectID = "Twx-TJ-y2Q"; */
"Twx-TJ-y2Q.label" = "规则";

/* Class = "NSToolbarItem"; paletteLabel = "rules"; ObjectID = "Twx-TJ-y2Q"; */
"Twx-TJ-y2Q.paletteLabel" = "规则";

/* Class = "NSTextFieldCell"; title = "Allow Simulator Applications"; ObjectID = "Uqq-dW-xf2"; */
"Uqq-dW-xf2.title" = "允许模拟器程序";

/* Class = "NSTextFieldCell"; title = "Run without showing an icon in the status menu bar."; ObjectID = "bYB-s1-S3f"; */
"bYB-s1-S3f.title" = "在后台运行并且不在菜单栏显示图标.";

/* Class = "NSTextFieldCell"; title = "Applications running within the simulator will be allowed."; ObjectID = "e6s-dd-HG6"; */
"e6s-dd-HG6.title" = "模拟器内运行的程序将被默认允许.";

/* Class = "NSTextFieldCell"; title = "No Icon Mode"; ObjectID = "iOJ-Bc-hxG"; */
"iOJ-Bc-hxG.title" = "隐身模式";

/* Class = "NSTextFieldCell"; title = "Allow Installed Programs"; ObjectID = "jvT-uI-uNq"; */
"jvT-uI-uNq.title" = "允许已安装程序";

/* Class = "NSToolbarItem"; label = "mode"; ObjectID = "k0w-Oi-kwd"; */
"k0w-Oi-kwd.label" = "模式";

/* Class = "NSToolbarItem"; paletteLabel = "mode"; ObjectID = "k0w-Oi-kwd"; */
"k0w-Oi-kwd.paletteLabel" = "模式";

/* Class = "NSToolbarItem"; label = "update"; ObjectID = "rrF-xj-cXp"; */
"rrF-xj-cXp.label" = "更新";

/* Class = "NSToolbarItem"; paletteLabel = "update"; ObjectID = "rrF-xj-cXp"; */
"rrF-xj-cXp.paletteLabel" = "更新";

/* Class = "NSButtonCell"; title = "Browse"; ObjectID = "u9V-ny-Cia"; */
"u9V-ny-Cia.title" = "浏览";

/* Class = "NSTextFieldCell"; title = "Disable Update Checks"; ObjectID = "z5b-fA-WCk"; */
"z5b-fA-WCk.title" = "禁止检查更新";
69 changes: 69 additions & 0 deletions LuLu/App/zh-Hans.lproj/Rules.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@

/* Class = "NSTextFieldCell"; title = "Item Name"; ObjectID = "7zm-Uo-lwv"; */
"7zm-Uo-lwv.title" = "Item Name";

/* Class = "NSToolbarItem"; label = "User"; ObjectID = "8lN-Ti-cWt"; */
"8lN-Ti-cWt.label" = "用户";

/* Class = "NSToolbarItem"; paletteLabel = "User"; ObjectID = "8lN-Ti-cWt"; */
"8lN-Ti-cWt.paletteLabel" = "用户";

/* Class = "NSToolbarItem"; label = "Apple"; ObjectID = "B1u-bW-fb1"; */
"B1u-bW-fb1.label" = "Apple";

/* Class = "NSToolbarItem"; paletteLabel = "Apple"; ObjectID = "B1u-bW-fb1"; */
"B1u-bW-fb1.paletteLabel" = "Apple";

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "BsU-Gh-mch"; */
"BsU-Gh-mch.title" = "Text Cell";

/* Class = "NSSearchFieldCell"; placeholderString = "Filter Rules"; ObjectID = "DWG-ck-lDk"; */
"DWG-ck-lDk.placeholderString" = "过滤规则";

/* Class = "NSWindow"; title = "LuLu Rules"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "LuLu 规则";

/* Class = "NSToolbarItem"; label = "3rd-Party"; ObjectID = "IhL-Bt-OuB"; */
"IhL-Bt-OuB.label" = "第三方";

/* Class = "NSToolbarItem"; paletteLabel = "3rd-Party"; ObjectID = "IhL-Bt-OuB"; */
"IhL-Bt-OuB.paletteLabel" = "第三方";

/* Class = "NSToolbarItem"; label = "All"; ObjectID = "Nav-wg-Vxe"; */
"Nav-wg-Vxe.label" = "所有";

/* Class = "NSToolbarItem"; paletteLabel = "All"; ObjectID = "Nav-wg-Vxe"; */
"Nav-wg-Vxe.paletteLabel" = "所有";

/* Class = "NSToolbarItem"; label = "Default"; ObjectID = "gc6-AZ-l8V"; */
"gc6-AZ-l8V.label" = "默认";

/* Class = "NSToolbarItem"; paletteLabel = "Default"; ObjectID = "gc6-AZ-l8V"; */
"gc6-AZ-l8V.paletteLabel" = "默认";

/* Class = "NSTableColumn"; headerCell.title = " Rule"; ObjectID = "mQo-bf-aNx"; */
"mQo-bf-aNx.headerCell.title" = " 规则";

/* Class = "NSWindow"; title = "Window"; ObjectID = "pch-yV-NXy"; */
"pch-yV-NXy.title" = "窗口";

/* Class = "NSTextFieldCell"; title = "item details..."; ObjectID = "qbv-z3-4PI"; */
"qbv-z3-4PI.title" = "item details...";

/* Class = "NSTextFieldCell"; title = "connection info"; ObjectID = "tZf-9e-yHh"; */
"tZf-9e-yHh.title" = "连接信息";

/* Class = "NSToolbarItem"; label = "Unclassified"; ObjectID = "uL1-gQ-Sc7"; */
"uL1-gQ-Sc7.label" = "未分类";

/* Class = "NSToolbarItem"; paletteLabel = "Unclassified"; ObjectID = "uL1-gQ-Sc7"; */
"uL1-gQ-Sc7.paletteLabel" = "未分类";

/* Class = "NSTextFieldCell"; title = "(re)loading rules..."; ObjectID = "vD6-Bk-elz"; */
"vD6-Bk-elz.title" = "重新加载规则...";

/* Class = "NSTextFieldCell"; title = "Add Rule"; ObjectID = "wLE-Rk-GOf"; */
"wLE-Rk-GOf.title" = "添加规则";

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "zq7-2E-zbT"; */
"zq7-2E-zbT.title" = "Text Cell";
9 changes: 9 additions & 0 deletions LuLu/App/zh-Hans.lproj/StatusBarPopover.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

/* Class = "NSTextFieldCell"; title = "LuLu up & running!"; ObjectID = "17"; */
"17.title" = "LuLu 已经启动并正在运行!";

/* Class = "NSTextFieldCell"; title = "...access it from here anytime."; ObjectID = "22"; */
"22.title" = "...您随时可以通过这个图标打开 Lulu.";

/* Class = "NSButtonCell"; title = "⌃"; ObjectID = "2jG-uf-4XV"; */
"2jG-uf-4XV.title" = "⌃";
6 changes: 6 additions & 0 deletions LuLu/App/zh-Hans.lproj/UpdateWindow.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

/* Class = "NSWindow"; title = "LuLu Update"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "LuLu 更新";

/* Class = "NSButtonCell"; title = "Update"; ObjectID = "nMV-1f-RyK"; */
"nMV-1f-RyK.title" = "更新";
Loading