ock.rockframework.rockframework-domain.2.0.7.source-code.rockframework-domain-messages_pt_BR.properties Maven / Gradle / Ivy
#
# This file is part of rockapi.
#
# rockapi is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# rockapi is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see ;.
# Domain Messages
domain.validation.ok = Valida??o Bem Sucedida
domain.validation.invalid.id = ID inv?lido ''{0}''
domain.validation.invalid.class = Classe inv?lida ''{0}''
domain.validation.invalid.object = Objeto inv?lido ''{0}''
domain.validation.error.invalid = Campo ''{0}'' est? invalido
domain.validation.error.invalidReference = Campo ''{0}'' possui uma refer?ncia inv?lida
domain.validation.error.invalidType = Campo ''{0}'' possui um tipo inv?lido
domain.validation.error.length = Campo ''{0}'' possui um valor inv?lido. Deve estar entre {1} e {2}
domain.validation.error.notEmpty = Campo ''{0}'' nao pode estar vazio
domain.validation.error.notNull = Campo ''{0}'' n?o pode ser nulo
domain.validation.error.null = Campo ''{0}'' deve ser nulo