1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (51 of 51 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/zh_Hant/
This commit is contained in:
BIG-OP01 2023-01-05 17:28:31 +00:00 committed by Weblate
parent 5ee7bdc55e
commit cb0d4e8bd7

View File

@ -1,77 +1,77 @@
{ {
"meta": { "meta": {
"name": "" "name": "繁體中文 (TW)"
}, },
"strings": { "strings": {
"ifItWasNotYou": "", "ifItWasNotYou": "如果這不是您,請忽略本信件。",
"helloUser": "", "helloUser": "你好 {username},",
"reason": "" "reason": "原因"
}, },
"userCreated": { "userCreated": {
"name": "", "name": "帳戶創建",
"title": "", "title": "注意:帳戶已創建",
"aUserWasCreated": "", "aUserWasCreated": "已使用邀請碼 {code} 創建了一個帳戶。",
"time": "", "time": "時間",
"notificationNotice": "" "notificationNotice": "注意:可以在管理儀錶板上切換通知訊息。"
}, },
"inviteExpiry": { "inviteExpiry": {
"name": "", "name": "邀請到期",
"title": "", "title": "通知:邀請已過期",
"inviteExpired": "", "inviteExpired": "邀請已過期。",
"expiredAt": "", "expiredAt": "邀請碼 {code} 在 {time} 過期。",
"notificationNotice": "" "notificationNotice": "注意:可以在管理儀錶板上切換通知訊息。"
}, },
"passwordReset": { "passwordReset": {
"name": "", "name": "重置密碼",
"title": "", "title": "忘記密碼 - Jellfin",
"someoneHasRequestedReset": "", "someoneHasRequestedReset": "最近在 Jellyfin 上有一個您的密碼重置申請。",
"ifItWasYou": "", "ifItWasYou": "如果是您本人,請在密碼重置提示框中輸入下方的 PIN 碼。",
"ifItWasYouLink": "", "ifItWasYouLink": "如果是您本人,請點選下方的連結。",
"codeExpiry": "", "codeExpiry": "該 PIN 碼將在 {expiresInMinutes} 内到期UTC 時間 {date} {time})。",
"pin": "" "pin": "PIN 碼"
}, },
"userDeleted": { "userDeleted": {
"name": "", "name": "帳戶刪除",
"title": "", "title": "您的帳戶已被刪除 - Jellyfin",
"yourAccountWasDeleted": "" "yourAccountWasDeleted": "您的 Jellyfin 帳戶已被刪除。"
}, },
"userDisabled": { "userDisabled": {
"name": "", "name": "帳戶已被禁用",
"title": "", "title": "您的帳戶已被禁用 - Jellyfin",
"yourAccountWasDisabled": "" "yourAccountWasDisabled": "您的帳戶已被禁用。"
}, },
"userEnabled": { "userEnabled": {
"name": "", "name": "帳戶已被重新啟用",
"title": "", "title": "您的帳戶已被重新啟用 - Jellyfin",
"yourAccountWasEnabled": "" "yourAccountWasEnabled": "您的帳戶已被重新啟用。"
}, },
"inviteEmail": { "inviteEmail": {
"name": "", "name": "邀請電子郵件",
"title": "", "title": "邀請 - Jellyfin",
"hello": "", "hello": "您好",
"youHaveBeenInvited": "", "youHaveBeenInvited": "您已受邀註冊 Jellyfin。",
"toJoin": "", "toJoin": "請點選以下連結來加入。",
"inviteExpiry": "", "inviteExpiry": "此邀請將於 {date} {time} 到期,即 {expiresInMinutes} 內,請儘快註冊。",
"linkButton": "" "linkButton": "設置您的帳戶"
}, },
"welcomeEmail": { "welcomeEmail": {
"name": "", "name": "歡迎",
"title": "", "title": "歡迎使用 Jellyfin",
"welcome": "", "welcome": "歡迎使用 Jellyfin",
"youCanLoginWith": "", "youCanLoginWith": "您可以使用以下資訊登錄",
"yourAccountWillExpire": "", "yourAccountWillExpire": "您的帳戶將在 {date} 到期。",
"jellyfinURL": "" "jellyfinURL": "網址"
}, },
"emailConfirmation": { "emailConfirmation": {
"name": "", "name": "確認電子郵件",
"title": "", "title": "確認您的電子郵件 - Jellyfin",
"clickBelow": "", "clickBelow": "點選下面的連結以確認您的電子郵件地址並開始使用 Jellyfin。",
"confirmEmail": "" "confirmEmail": "確認電子郵件"
}, },
"userExpired": { "userExpired": {
"name": "", "name": "帳戶到期",
"title": "", "title": "您的帳號已過期 - Jellyfin",
"yourAccountHasExpired": "", "yourAccountHasExpired": "您的帳號已過期。",
"contactTheAdmin": "" "contactTheAdmin": "請聯繫管理員瞭解更多資訊。"
} }
} }