summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
committercyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
commitb6b538ae914452d15d3ee7a2839f22dad96b57ba (patch)
treeb44205b67681eaf5479b194e24bec5fe7cfcb871 /app/src/main/res/values-zh-rCN
parentf01f241fadec184353a7504f15729a085aa3daca (diff)
update languages
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 57474090..04ca0efa 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -31,24 +31,24 @@
<string name="password_match">密码与您的账户不匹配</string>
<string name="user_message">用户密码</string>
<string name="about_fragment_title">关于</string>
- <string name="error_bad_user_password_user_message">不正确的用户名或密码。</string>
+ <string name="error_bad_user_password_user_message">用户名或密码无效</string>
<string name="error_client_http_user_message">请重试:客户端 HTTP 错误</string>
<string name="error_io_exception_user_message">请重试:I/O 错误</string>
<string name="error_json_exception_user_message">请重试:服务器的响应不正确</string>
<string name="login_button">登录</string>
<string name="logout_button">退出</string>
+ <string name="signup_button">注册</string>
<string name="setup_error_title">配置错误</string>
<string name="setup_error_configure_button">配置</string>
<string name="setup_error_close_button">退出</string>
<string name="malformed_url">它看起来不是一个 Bitmask 提供者。</string>
<string name="certificate_error">这不是一个受信任的 Bitmask 提供者。</string>
<string name="configuring_provider">正在配置提供者</string>
- <string name="incorrectly_downloaded_certificate_message">您的匿名证书还未下载</string>
- <string name="authentication_failed_message">身份验证失败。</string>
+ <string name="succesful_authentication_message">身份已验证</string>
+ <string name="authentication_failed_message">认证失败</string>
<string name="eip_status_start_pending">正在发起连接</string>
<string name="eip_cancel_connect_title">取消连接?</string>
<string name="eip_cancel_connect_text">目前正在尝试连接。您想取消吗?</string>
- <string name="eip_state_connected">连接安全。</string>
<string name="log_fragment_title">日志</string>
<string name="action_settings">设置</string>
<string name="donate_title">捐款</string>