gestione gare pubbliche
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

44 righe
1.9 KiB

{
"attenzione": "Warning ",
"msg-elimina": "The element will be deleted. ",
"sei-sicuro": "Are you sure? ",
"conferma": "Confirm ",
"msg-conferma": "Do you confirm the operation? ",
"annulla": "Cancel ",
"error": "Error",
"error-generic": "An error has occurred",
"error-permission": "You don't have the required permissions",
"error-retry": "Error, please try again... ",
"obbligatorio": "is mandatory ",
"errore-validazione": "validation error ",
"errore-compilazione": "data entry error ",
"must-equal": "must be equal to ",
"must-greater": "must be greater than ",
"must-greater-equal": "must be greater than or equal to ",
"must-lesser": "must be lesser than ",
"must-lesser-equal": "must be lesser or equal to ",
"diverso": "must be different ",
"at-least": "must be at least of ",
"max-char": "cannot be longer than ",
"caratteri": "characters ",
"scelta-multipla": "must be a multiple choice ",
"must-alfabetic" : "cannot contain only letters",
"must-number": "must be a number ",
"must-email": "must be a valid e-mail address ",
"must-date": "must be a valid date ",
"must-hour": "must be a valid hour ",
"must-datehour": "must be a valid date-hour ",
"can-be-type": "can only be of tye: ",
"ln-youtube": "must be a valid YouTube link ",
"success-msg": "Operation successful",
"differita-msg": "The request is being processed",
"strong-pwd": "must contain at least one Uppercase character, one lowercase character, one number and one symbol ",
"valid-cf": "must be a valid ID number ",
"valid-iban": "must be a valid IBAN ",
"valid-link": "must be a valid Link (es. https://example.com)",
"valid-vat": "must be a valid VAT number ",
"valid-cfvat": "must be a valid ID or VAT number ",
"nessun-elemento-selezionato": "no choice selected",
"valid-caratteri": "Use only comma separated numeric characters es(1,5,7)",
"valid-group": "you cannot enter a number greater than 999"
}