Created
May 23, 2011 19:41
-
-
Save eminetto/987413 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
isEmpty;O campo deve ser preenchido | |
stringLengthTooShort;O valor do campo deve ter no minimo %min% caracteres | |
stringLengthTooLong;O valor do campo deve ter no máximo %max% caracteres | |
notSame;Os valores fornecidos são diferentes | |
missingToken;Nenhuma senha foi fornecida | |
emailAddressInvalid;Endereço de e-mail inválido | |
hostnameInvalidHostname;Endereço inválido | |
notDigits;Valor inválido | |
hostnameUnknownTld;'%value%' é um domínio desconhecido | |
hostnameLocalNameNotAllowed;'%value%' é um domínio não permitido | |
emailAddressInvalidHostname;'%value%' não é um email inválido | |
emailAddressInvalidFormat;'%value%' não é um email inválido | |
dateInvalid;Data inválida |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment