Added Simplified Chinese translation

Closes #10
This commit is contained in:
M66B 2015-10-30 08:02:30 +01:00
parent d00407904f
commit 4d9f995889
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
<resources>
<string name="app_copyright" translatable="false">版权所有 \u00A9 2015 by M. Bokhorst (M66B)</string>
<string name="menu_search">搜索应用</string>
<string name="menu_network">打开网络设置</string>
<string name="menu_refresh">刷新应用</string>
<string name="menu_whitelist_wifi">默认阻止Wi-Fi网络</string>
<string name="menu_whitelist_other">默认阻止移动网络</string>
<string name="menu_reset_wifi">重置Wi-Fi网络规则</string>
<string name="menu_reset_other">重置移动网络规则</string>
<string name="menu_dark">使用暗色主题</string>
<string name="menu_vpn_settings">打开VPN设置</string>
<string name="menu_support">软件支持</string>
<string name="menu_forum">Go to forum</string>
<string name="menu_logcat">Send logcat</string>
<string name="menu_about">关于</string>
<string name="msg_sure">是否确认?</string>
<string name="msg_disabled">NetGuard is disabled, use the switch above to enable NetGuard</string>
<string name="title_using">Allow when device in use</string>
</resources>