about summary refs log tree commit diff
path: root/config/locales/devise.zh-CN.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/devise.zh-CN.yml')
-rw-r--r--config/locales/devise.zh-CN.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/devise.zh-CN.yml b/config/locales/devise.zh-CN.yml
index cc17b6289..b7887dfa8 100644
--- a/config/locales/devise.zh-CN.yml
+++ b/config/locales/devise.zh-CN.yml
@@ -8,7 +8,7 @@ zh-CN:
     failure:
       already_authenticated: 你已经登录。
       inactive: 你还没有激活帐户。
-      invalid: 无效的%{authentication_keys}或密码错误。
+      invalid: "%{authentication_keys} 无效或密码错误。"
       last_attempt: 你还有最后一次尝试机会,再次失败你的帐户将被锁定。
       locked: 你的帐户已被锁定。
       not_found_in_database: "%{authentication_keys}或密码错误。"
@@ -23,7 +23,7 @@ zh-CN:
         explanation: 你在 %{host} 上使用这个电子邮件地址创建了一个帐户。只需点击下面的链接,即可完成激活。如果你并没有创建过帐户,请忽略此邮件。
         explanation_when_pending: 你用这个电子邮件申请了在 %{host} 注册。在确认电子邮件地址之后,我们会审核你的申请。在此之前,你不能登录。如果你的申请被驳回,你的数据会被移除,因此你无需再采取任何行动。如果申请人不是你,请忽略这封邮件。
         extra_html: 请记得阅读<a href="%{terms_path}">本服务器的相关规定</a>和<a href="%{policy_path}">我们的使用条款</a>。
-        subject: Mastodon:确认 %{instance} 帐户信息
+        subject: Mastodon:来自 %{instance} 的确认指引
         title: 验证电子邮件地址
       email_changed:
         explanation: 你的帐户的电子邮件地址将变更为:
@@ -94,4 +94,4 @@ zh-CN:
       not_found: 未找到
       not_locked: 未被锁定
       not_saved:
-        other: 发生了 %{count} 个错误, %{resource} 将保存失败:
+        other: 发生 %{count} 个错误,导致%{resource}保存失败: