All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.wicket.Application_sv.properties Maven / Gradle / Ivy

Go to download

Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and unloading of Wicket components and pageSources.

There is a newer version: 5.0.0
Show newest version
#  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=f\u00e4ltet '${label}' kr\u00e4vs.
IConverter='${input}' \u00e4r ingen giltig ${type}.

RangeValidator=${input} m\u00e5ste vara mellan ${minimum} och ${maximum}.
MinimumValidator='${input}' m\u00e5ste vara st\u00f6rre \u00e4n ${minimum}.
MaximumValidator='${input}' m\u00e5ste vara mindre \u00e4n ${maximum}.

StringValidator.range='${input}' m\u00e5ste inneh\u00e5lla mellan ${minimum} och ${maximum} tecken.
StringValidator.minimum='${input}' m\u00e5ste inneh\u00e5lla minst ${minimum} tecken.
StringValidator.maximum='${input}' f\u00e5r som mest inneh\u00e5lla ${maximum} tecken.
StringValidator.exact='${input}' m\u00e5ste vara ${exact} tecken l\u00e5ng.
EqualPasswordInputValidator=${label0} och ${label1} m\u00e5ste vara lika.

DateValidator.range='${input}' m\u00e5ste vara mellan ${minimum} och ${maximum}.
DateValidator.minimum='${input}' m\u00e5ste vara senare \u00e4n ${minimum}.
DateValidator.maximum='${input}' m\u00e5ste vara tidigare \u00e4n ${maximum}.

PatternValidator='${input}' matchar inte m\u00f6nstret '${pattern}'
EmailAddressValidator='${input}' \u00e4r ingen giltig epostadress.

EqualInputValidator='${input0}' fr\u00e5n ${label0} och '${input1}' fr\u00e5n ${label1} m\u00e5ste vara lika.

null=V\u00e4lj en
nullValid=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy