Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
fe51b71c
Commit
fe51b71c
authored
Nov 09, 2015
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Chinese translations
parent
a88ec04c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
13 deletions
+16
-13
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+9
-4
src/main/res/values/configs.xml
src/main/res/values/configs.xml
+3
-3
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+4
-6
No files found.
src/main/res/values-zh/strings.xml
View file @
fe51b71c
...
@@ -2,10 +2,9 @@
...
@@ -2,10 +2,9 @@
<!--Generated by crowdin.net-->
<!--Generated by crowdin.net-->
<resources>
<resources>
<string
name=
"app_name"
>
影梭
</string>
<string
name=
"app_name"
>
影梭
</string>
<string
name=
"screen_name"
>
shadowsocks
</string>
<string
name=
"proxy_cat"
>
服务器设置
</string>
<string
name=
"proxy_cat"
>
服务器设置
</string>
<string
name=
"profile"
>
配置文件
</string>
<string
name=
"profile"
>
配置文件
</string>
<string
name=
"profile_summary"
>
配置文件名称
</string>
<string
name=
"profile_summary"
>
切换其他配置文件
</string>
<string
name=
"proxy"
>
服务器
</string>
<string
name=
"proxy"
>
服务器
</string>
<string
name=
"proxy_summary"
>
远程服务器的地址
</string>
<string
name=
"proxy_summary"
>
远程服务器的地址
</string>
<string
name=
"remote_port"
>
远程端口
</string>
<string
name=
"remote_port"
>
远程端口
</string>
...
@@ -41,7 +40,7 @@
...
@@ -41,7 +40,7 @@
<string
name=
"stopping"
>
正在关闭……
</string>
<string
name=
"stopping"
>
正在关闭……
</string>
<string
name=
"vpn_error"
>
后台服务启动失败:%s
</string>
<string
name=
"vpn_error"
>
后台服务启动失败:%s
</string>
<string
name=
"close"
>
关闭
</string>
<string
name=
"close"
>
关闭
</string>
<string
name=
"port_alert"
>
本地端口号应大于1024
</string>
<string
name=
"port_alert"
>
本地端口号应大于
1024
</string>
<string
name=
"port_empty"
>
端口号不能为空
</string>
<string
name=
"port_empty"
>
端口号不能为空
</string>
<string
name=
"proxy_empty"
>
代理服务器地址不能为空
</string>
<string
name=
"proxy_empty"
>
代理服务器地址不能为空
</string>
<string
name=
"connect"
>
连接
</string>
<string
name=
"connect"
>
连接
</string>
...
@@ -65,7 +64,7 @@
...
@@ -65,7 +64,7 @@
<string
name=
"udp_dns_summary"
>
由远程服务器转发 UDP 协议的数据包
</string>
<string
name=
"udp_dns_summary"
>
由远程服务器转发 UDP 协议的数据包
</string>
<string
name=
"onetime_auth"
>
一次性认证
</string>
<string
name=
"onetime_auth"
>
一次性认证
</string>
<string
name=
"onetime_auth_summary"
>
启用一次性认证
(实验性)
</string>
<string
name=
"onetime_auth_summary"
>
启用一次性认证
(实验性)
</string>
<string
name=
"ipv6"
>
IPv6 路由
</string>
<string
name=
"ipv6"
>
IPv6 路由
</string>
<string
name=
"ipv6_summary"
>
向远程服务器转发 IPv6 流量
</string>
<string
name=
"ipv6_summary"
>
向远程服务器转发 IPv6 流量
</string>
...
@@ -90,5 +89,11 @@
...
@@ -90,5 +89,11 @@
<string
name=
"removed"
>
已删除
</string>
<string
name=
"removed"
>
已删除
</string>
<string
name=
"undo"
>
撤销
</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>
</resources>
src/main/res/values/configs.xml
View file @
fe51b71c
This diff is collapsed.
Click to expand it.
src/main/res/values/strings.xml
View file @
fe51b71c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<resources>
<resources>
<string
name=
"app_name"
>
Shadowsocks
</string>
<string
name=
"app_name"
>
Shadowsocks
</string>
<string
name=
"screen_name"
>
shadowsocks
</string>
<string
name=
"screen_name"
translatable=
"false"
>
shadowsocks
</string>
<!-- global/misc category -->
<!-- global/misc category -->
<string
name=
"global_cat"
>
Global Settings
</string>
<string
name=
"global_cat"
>
Global Settings
</string>
...
@@ -10,8 +10,8 @@
...
@@ -10,8 +10,8 @@
<string
name=
"profile"
>
Profile
</string>
<string
name=
"profile"
>
Profile
</string>
<string
name=
"profile_summary"
>
Switch to another profile
</string>
<string
name=
"profile_summary"
>
Switch to another profile
</string>
<string
name=
"nat"
>
NAT mode (deprecated)
</string>
<string
name=
"nat"
>
NAT mode (deprecated)
</string>
<string
name=
"nat_summary"
>
Use NAT mode instead of VPN mode
.
</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>
<string
name=
"nat_summary_no_root"
>
NAT mode is disabled without root
</string>
<!-- proxy category -->
<!-- proxy category -->
<string
name=
"proxy_cat"
>
Server Settings
</string>
<string
name=
"proxy_cat"
>
Server Settings
</string>
...
@@ -71,8 +71,6 @@
...
@@ -71,8 +71,6 @@
<string
name=
"initializing"
>
Initializing…
</string>
<string
name=
"initializing"
>
Initializing…
</string>
<string
name=
"recovering"
>
Resetting…
</string>
<string
name=
"recovering"
>
Resetting…
</string>
<string
name=
"loading"
>
Loading…
</string>
<string
name=
"loading"
>
Loading…
</string>
<string
name=
"yes"
>
Yes
</string>
<string
name=
"no"
>
No
</string>
<string
name=
"remove_profile"
>
Remove this profile "%s"?
</string>
<string
name=
"remove_profile"
>
Remove this profile "%s"?
</string>
<!-- menu category -->
<!-- menu category -->
...
@@ -84,7 +82,7 @@
...
@@ -84,7 +82,7 @@
<string
name=
"about_title"
>
Shadowsocks %s
</string>
<string
name=
"about_title"
>
Shadowsocks %s
</string>
<string
name=
"qrcode"
>
QR Code
</string>
<string
name=
"qrcode"
>
QR Code
</string>
<string
name=
"flush_dnscache"
>
Flush DNS cache
</string>
<string
name=
"flush_dnscache"
>
Flush DNS cache
</string>
<string
name=
"flush_dnscache_summary"
>
Require ROOT permission
</string>
<string
name=
"flush_dnscache_summary"
>
Require
s
ROOT permission
</string>
<string
name=
"flushing"
>
Flushing
</string>
<string
name=
"flushing"
>
Flushing
</string>
<string
name=
"add_profile"
>
Add Profile
</string>
<string
name=
"add_profile"
>
Add Profile
</string>
<string
name=
"action_export"
>
Export to Clipboard
</string>
<string
name=
"action_export"
>
Export to Clipboard
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment