mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 64.0% (16 of 25 strings) Translation: Lemmy/emails Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/emails/zh_Hans/
This commit is contained in:
parent
d0f3548379
commit
848fc0d3b4
1 changed files with 8 additions and 2 deletions
|
@ -7,6 +7,12 @@
|
||||||
"verify_email_subject": "验证您在 {hostname} 的电子邮件地址",
|
"verify_email_subject": "验证您在 {hostname} 的电子邮件地址",
|
||||||
"registration_approved_body": "您的注册申请已获批准。欢迎来到 {hostname}!",
|
"registration_approved_body": "您的注册申请已获批准。欢迎来到 {hostname}!",
|
||||||
"verify_email_body": "请点击下方链接以验证您在 @{username}@{hostname} 账户的电子邮件地址。如果该账户不属于您,请忽略此邮件。<br><br><a href=\"{verify_link}\">验证您的邮箱</a>",
|
"verify_email_body": "请点击下方链接以验证您在 @{username}@{hostname} 账户的电子邮件地址。如果该账户不属于您,请忽略此邮件。<br><br><a href=\"{verify_link}\">验证您的邮箱</a>",
|
||||||
"registration_denied_subject": "{username} 注册被拒绝",
|
"registration_denied_subject": "注册账号 {username} 被拒绝",
|
||||||
"registration_denied_body": "{hostname}实例的注册申请已被拒绝。"
|
"registration_denied_body": "{hostname}实例的注册申请已被拒绝。",
|
||||||
|
"email_verified_body": "您的邮件已被认证。",
|
||||||
|
"email_verified_subject": "{username}邮件认证通过",
|
||||||
|
"notification_post_reply_body": "<h1>发表回复</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">inbox</a>",
|
||||||
|
"notification_comment_reply_subject": "{username}的回复",
|
||||||
|
"notification_post_reply_subject": "{username}的回复",
|
||||||
|
"registration_denied_reason_body": "您的 {hostname} 注册申请已被拒绝。<br>拒绝原因为:<br><br>\"{deny_reason}\""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue