add translation from Weblate (Slovenian)

This commit is contained in:
DornJ 2022-02-05 20:23:54 +01:00 committed by Weblate
parent 85c9319dfd
commit 5bb7a7d30c
1 changed files with 60 additions and 0 deletions

60
lang/form/sl-SI.json Normal file
View File

@ -0,0 +1,60 @@
{
"meta": {
"name": ""
},
"strings": {
"pageTitle": "",
"createAccountHeader": "",
"accountDetails": "",
"emailAddress": "",
"username": "",
"password": "",
"reEnterPassword": "",
"reEnterPasswordInvalid": "",
"createAccountButton": "",
"passwordRequirementsHeader": "",
"successHeader": "",
"confirmationRequired": "",
"confirmationRequiredMessage": "",
"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": ""
}
}
}