mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-10 12:20:10 +00:00
add translation from Weblate (Czech)
This commit is contained in:
parent
3143d32b45
commit
918f3ad588
82
lang/form/cs-CZ.json
Normal file
82
lang/form/cs-CZ.json
Normal file
@ -0,0 +1,82 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": ""
|
||||
},
|
||||
"strings": {
|
||||
"pageTitle": "",
|
||||
"createAccountHeader": "",
|
||||
"accountDetails": "",
|
||||
"emailAddress": "",
|
||||
"username": "",
|
||||
"oldPassword": "",
|
||||
"newPassword": "",
|
||||
"password": "",
|
||||
"reEnterPassword": "",
|
||||
"reEnterPasswordInvalid": "",
|
||||
"createAccountButton": "",
|
||||
"passwordRequirementsHeader": "",
|
||||
"successHeader": "",
|
||||
"confirmationRequired": "",
|
||||
"confirmationRequiredMessage": "",
|
||||
"yourAccountIsValidUntil": "",
|
||||
"sendPIN": "",
|
||||
"sendPINDiscord": "",
|
||||
"matrixEnterUser": "",
|
||||
"welcomeUser": "",
|
||||
"addContactMethod": "",
|
||||
"editContactMethod": "",
|
||||
"joinTheServer": "",
|
||||
"customMessagePlaceholderHeader": "",
|
||||
"customMessagePlaceholderContent": "",
|
||||
"userPageSuccessMessage": "",
|
||||
"resetPassword": "",
|
||||
"resetPasswordThroughJellyfin": "",
|
||||
"resetPasswordThroughLink": "",
|
||||
"resetSent": "",
|
||||
"resetSentDescription": "",
|
||||
"changePassword": "",
|
||||
"referralsDescription": "",
|
||||
"copyReferral": "",
|
||||
"invitedBy": ""
|
||||
},
|
||||
"notifications": {
|
||||
"errorUserExists": "",
|
||||
"errorInvalidCode": "",
|
||||
"errorAccountLinked": "",
|
||||
"errorEmailLinked": "",
|
||||
"errorTelegramVerification": "",
|
||||
"errorDiscordVerification": "",
|
||||
"errorMatrixVerification": "",
|
||||
"errorInvalidPIN": "",
|
||||
"errorUnknown": "",
|
||||
"errorNoEmail": "",
|
||||
"errorCaptcha": "",
|
||||
"errorPassword": "",
|
||||
"errorNoMatch": "",
|
||||
"errorOldPassword": "",
|
||||
"passwordChanged": "",
|
||||
"verified": ""
|
||||
},
|
||||
"validationStrings": {
|
||||
"length": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"uppercase": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"lowercase": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"number": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"special": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user