mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (16 of 16 strings) Translation: Lemmy/emails Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/emails/zh_Hant/
This commit is contained in:
parent
54cd4d1a4d
commit
b2d9ea4357
1 changed files with 18 additions and 1 deletions
|
@ -1 +1,18 @@
|
|||
{}
|
||||
{
|
||||
"registration_approved_body": "您的註冊申請已被接受。歡迎來到 {hostname}!",
|
||||
"password_reset_subject": "{username} 的密碼重置",
|
||||
"verify_email_subject": "驗證您在 {hostname} 上的 Email",
|
||||
"email_verified_subject": "{username} 已通過 Email 驗證",
|
||||
"notification_post_reply_subject": "{username} 的回覆",
|
||||
"notification_mentioned_by_subject": "被 {username} 提及",
|
||||
"notification_mentioned_by_body": "<h1>提及使用者</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>信箱</a>",
|
||||
"notification_private_message_subject": "{username} 的私人訊息",
|
||||
"registration_approved_subject": "{username} 的註冊申請已被接受",
|
||||
"password_reset_body": "<h1>{username} 的密碼重置申請</h1><br><a href={reset_link}>點擊本連結</a>重置密碼",
|
||||
"verify_email_body": "請點擊以下連結驗證 @{username}@{hostname}。若此帳號不屬於您請無視此 Email。<br><br>, <a href=\"{verify_link}\">驗證 Email</a>",
|
||||
"email_verified_body": "您的 Email 已被驗證。",
|
||||
"notification_post_reply_body": "<h1>張貼回覆</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>信箱</a>",
|
||||
"notification_comment_reply_subject": "{username} 的回覆",
|
||||
"notification_comment_reply_body": "<h1>留言回覆</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>信箱</a>",
|
||||
"notification_private_message_body": "<h1>私人訊息</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>信箱</a>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue