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

org.apache.wicket.Application_th_TH.xml 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
<?xml version="1.0" encoding="UTF-8"?>
<!--
   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.
-->
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
	<!-- have to confirm whether this is really ok -->
	<entry key="Required">ข้อมูลใน ${label} เป็นที่ต้องการ.</entry>
	<entry key="IConverter">ไม่ใช่ '${input}' ที่ใช้งานได้จริง ${type}.</entry>
	<entry key="NumberValidator.range">${input} ต้องอยู่ระหว่าง ${minimum} และ ${maximum}.</entry>
	<entry key="NumberValidator.minimum">'${input}' ต้องมากกว่า ${minimum}.</entry>
	<entry key="NumberValidator.maximum">'${input}' ต้องน้อยกว่า ${maximum}.</entry>
	<entry key="StringValidator.range">'${input}' ต้องอยู่ระหว่าง ${minimum} และ ${maximum} chars.</entry>
	<entry key="StringValidator.minimum">'${input}' ต้องมีอย่างน้อย ${minimum} ตัวอักษร.</entry>
	<entry key="StringValidator.maximum">'${input}' ต้องมีไม่เกิน ${maximum} ตัวอักษร.</entry>
	<entry key="StringValidator.exact">'${input}' ต้องมี ${exact} ความยาวตัวอักษร.</entry>
	<entry key="DateValidator.range">'${input}' must be between ${minimum} and ${maximum}.</entry>
	<entry key="DateValidator.minimum">'${input}' must be greater than ${minimum}.</entry>
	<entry key="DateValidator.maximum">'${input}' must be smaller than ${maximum}.</entry>
	<entry key="PatternValidator">'${input}' ไม่ตรงกับรูปแบบ '${pattern}'</entry>
	<entry key="EmailAddressValidator">'${input}' ไม่ใช่อีเมลที่ใช้งานได้จริง.</entry>
	<entry key="EqualInputValidator">'${input0}' จาก ${label0} และ '${input1}' จาก ${label1} ต้องเท่ากัน.</entry>
	<entry key="EqualPasswordInputValidator">${label0} และ ${label1} ต้องเท่ากัน.</entry>
	<entry key="null">เลือกหนึ่งอย่าง</entry>
	<entry key="nullValid"></entry>
</properties>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy