org.apache.wicket.Application_pt.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.ops4j.pax.wicket.service Show documentation
Show all versions of org.ops4j.pax.wicket.service Show documentation
Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and
unloading of Wicket components and pageSources.
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You 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.
Required=Campo '${label}' \u00E9 obrigat\u00F3rio.
IConverter='${input}' n\u00E3o \u00E9 um ${type} v\u00E1lido.
RangeValidator=${input} deve estar entre ${minimum} e ${maximum}.
MinimumValidator='${input}' deve ser maior que ${minimum}.
MaximumValidator='${input}' deve ser menor que ${maximum}.
StringValidator.range='${input}' deve ter entre ${minimum} e ${maximum} caracteres.
StringValidator.minimum='${input}' deve ter no m\u00EDnimo ${minimum} caracteres.
StringValidator.maximum='${input}' deve ter no m\u00E1ximo ${maximum} caracteres.
StringValidator.exact='${input}' deve ter exatamente ${exact} caracteres.
DateValidator.range='${input}' deve estar entre ${minimum} e ${maximum}.
DateValidator.minimum='${input}' deve ser posterior a ${minimum}.
DateValidator.maximum='${input}' deve ser anterior a ${maximum}.
CreditCardValidator=Cart\u00E3o de cr\u00E9dito n\u00E3o \u00E9 v\u00E1lido.
UrlValidator='${input}' n\u00E3o \u00E9 uma URL v\u00E1lida.
PatternValidator='${input}' n\u00E3o obedece ao padr\u00E3o '${pattern}'
EmailAddressValidator='${input}' n\u00E3o \u00E9 um endere\u00E7o de email v\u00E1lido.
EqualInputValidator='${input0}' de ${label0} e '${input1}' de ${label1} devem ser iguais.
EqualPasswordInputValidator=${label0} e ${label1} devem ser iguais.
null=Escolha
nullValid=
PagingNavigator.first=Voltar \u00E0 primeira p\u00E1gina
PagingNavigator.previous=Voltar \u00E0 p\u00E1gina anterior
PagingNavigator.next=Avan\u00E7ar \u00E0 pr\u00F3xima p\u00E1gina
PagingNavigator.last=Avan\u00E7ar \u00E0 \u00FAltima p\u00E1gina
PagingNavigation.page=Ir \u00E0 p\u00E1gina ${page}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy