Commit 8dd1093c authored by Mygod's avatar Mygod

Merge translation updates

parents 7c61df58 7d581508
......@@ -2,9 +2,12 @@
<!--Generated by crowdin.net-->
<resources>
<string name="app_name">影梭</string>
<string name="global_cat">全局设置</string>
<string name="misc_cat">其他</string>
<string name="proxy_cat">服务器设置</string>
<string name="profile_name">配置名称</string>
<string name="profile">配置文件</string>
<string name="profile_summary">切换其他配置文件</string>
<string name="profile_summary">新建或切换到其他配置文件</string>
<string name="proxy">服务器</string>
<string name="proxy_summary">远程服务器的地址</string>
<string name="remote_port">远程端口</string>
......@@ -60,6 +63,10 @@
<string name="qrcode">二维码</string>
<string name="add_profile">添加配置文件</string>
<string name="nat">NAT 模式 (仅限调试)</string>
<string name="nat_summary">从 VPN 模式切换为 NAT 模式</string>
<string name="nat_summary_no_root">NAT 模式已禁用,需要 ROOT 权限</string>
<string name="udp_dns">UDP 转发</string>
<string name="udp_dns_summary">由远程服务器转发 UDP 协议的数据包</string>
......@@ -89,11 +96,5 @@
<string name="removed">已删除</string>
<string name="undo">撤销</string>
<string name="global_cat">全局设置</string>
<string name="misc_cat">其他</string>
<string name="nat">NAT 模式(不推荐)</string>
<string name="nat_summary">从 VPN 模式切换为 NAT 模式</string>
<string name="nat_summary_no_root">NAT 模式需要 ROOT 权限</string>
<string name="profile_name">配置文件名称</string>
</resources>
......@@ -8,14 +8,14 @@
<string name="global_cat">Global Settings</string>
<string name="misc_cat">Misc</string>
<string name="profile">Profile</string>
<string name="profile_summary">Switch to another profile</string>
<string name="profile_summary">Switch to another profile or add new profiles</string>
<string name="nat">NAT mode (deprecated)</string>
<string name="nat_summary">Use NAT mode instead of VPN mode</string>
<string name="nat_summary_no_root">NAT mode is disabled without root</string>
<!-- proxy category -->
<string name="proxy_cat">Server Settings</string>
<string name="profile_name">Profile name</string>
<string name="profile_name">Profile Name</string>
<string name="proxy">Server</string>
<string name="proxy_summary">Hostname or IP of the remote server</string>
<string name="remote_port">Remote Port</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment