blob: 148d57bf6ef09a4f66aa669fe510dbd8d94c74a0 [file] [log] [blame]
# Copyright 2005 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
field-is-required=Tem de inserir um valor para {0}.
field-too-short=Tem de inserir pelo menos {0} caracteres para {1}.
invalid-date-format=Formato de data inv\u00e1lido para {0}. O formato \u00e9 {1}.
invalid-int-format={0} tem de ser um valor inteiro.
invalid-format={0} n\u00e3o se encontra num formato conhecido.
invalid-numeric-format={0} tem de ser um valor num\u00e9rico.
date-too-early={0} tem de ser a mesma ou posterior a {1}.
date-too-late={0} tem de ser a mesma ou anterior a {1}.
number-too-small={0} n\u00e3o pode ser menor do que {1}.
number-too-large={0} n\u00e3o pode ser maior do que {1}.
number-range={0} tem de estar entre {1} e {2}.
invalid-email-format=Formato de email inv\u00e1lido para {0}. O formato \u00e9 user@hostname.
pattern-not-matched={0} n\u00e3o correponde ao padr\u00e3o {1}.
invalid-url-format = URL inv\u00e1lido.
disallowed-protocol = Protocolo interdito - o protocolo tem de ser {0}.
### 4.0 ###
field-too-long=Não pode inserir mais do que {0} characters para {1}.
regex-mismatch={0} \u00e9 inv\u00e1lido.
invalid-field-equality={0} tem de ser {1,choice,0#diferente de|1#igual a} {2}.