[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-343?page=all ]
Emmanuel Bernard resolved ANN-343:
----------------------------------
Fix Version: 3.2.0
Resolution: Fixed
Assign To: Emmanuel Bernard
Thanks!
validator messages in brazilian portuguese
------------------------------------------
Key: ANN-343
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-343
Project: Hibernate Annotations
Type: Improvement
Components: validator
Versions: 3.2.0.cr1
Reporter: Guilherme de Azevedo Silveira
Assignee: Emmanuel Bernard
Fix For: 3.2.0
Original Estimate: 2 minutes
Remaining: 2 minutes
Here is the translation.
The file should be named after brazilian portugues (pt-br).
validator.assertFalse=asserção falhou
validator.assertTrue=asserção falhou
validator.future=deve ser uma data no futuro
validator.length=tamanho deve estar entre {min} e {max}
validator.max=deve ser menor ou igual a {value}
validator.min=deve ser maior ou igual a {value}
validator.notNull=não pode ser nulo
validator.past=deve ser uma data no passado
validator.pattern=deve ser válida de acordo com a expressão "{regex}"
validator.range=deve estar entre {min} e {max}
validator.size=tamanho deve estar entre {min} e {max}
validator.email=não é um email válido
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira