mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
3d45db2606
Currently translated at 35.0% (14 of 40 strings) Translation: jfa-go/Account Creation Form Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/form/vi/
61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Tiếng Anh (Mỹ)"
|
|
},
|
|
"strings": {
|
|
"pageTitle": "Tạo tài khoản Jellyfin",
|
|
"createAccountHeader": "Tạo tài khoản",
|
|
"accountDetails": "Chi tiết",
|
|
"emailAddress": "Email",
|
|
"username": "Tên đăng nhập",
|
|
"password": "Mật khẩu",
|
|
"reEnterPassword": "Nhập lại mật khẩu",
|
|
"reEnterPasswordInvalid": "Mật khẩu không giống nhau.",
|
|
"createAccountButton": "Tạo tài khoản",
|
|
"passwordRequirementsHeader": "Yêu cầu mật khẩu",
|
|
"successHeader": "Thành công!",
|
|
"confirmationRequired": "Cần xác nhận email",
|
|
"confirmationRequiredMessage": "Hãy kiểm tra email của bạn để xác minh địa chỉ email.",
|
|
"yourAccountIsValidUntil": "",
|
|
"sendPIN": "",
|
|
"sendPINDiscord": "",
|
|
"matrixEnterUser": ""
|
|
},
|
|
"notifications": {
|
|
"errorUserExists": "",
|
|
"errorInvalidCode": "",
|
|
"errorTelegramVerification": "",
|
|
"errorDiscordVerification": "",
|
|
"errorMatrixVerification": "",
|
|
"errorInvalidPIN": "",
|
|
"errorUnknown": "",
|
|
"errorNoEmail": "",
|
|
"errorCaptcha": "",
|
|
"errorPassword": "",
|
|
"errorNoMatch": "",
|
|
"verified": ""
|
|
},
|
|
"validationStrings": {
|
|
"length": {
|
|
"singular": "",
|
|
"plural": ""
|
|
},
|
|
"uppercase": {
|
|
"singular": "",
|
|
"plural": ""
|
|
},
|
|
"lowercase": {
|
|
"singular": "",
|
|
"plural": ""
|
|
},
|
|
"number": {
|
|
"singular": "",
|
|
"plural": ""
|
|
},
|
|
"special": {
|
|
"singular": "",
|
|
"plural": ""
|
|
}
|
|
}
|
|
}
|