Author: mindbridge
Date: Tue Nov  8 10:52:59 2005
New Revision: 331861

URL: http://svn.apache.org/viewcvs?rev=331861&view=rev
Log:
Adding Hungarian validation strings

Added:
    
jakarta/tapestry/trunk/framework/src/java/org/apache/tapestry/valid/ValidationStrings_hu.properties

Added: 
jakarta/tapestry/trunk/framework/src/java/org/apache/tapestry/valid/ValidationStrings_hu.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/framework/src/java/org/apache/tapestry/valid/ValidationStrings_hu.properties?rev=331861&view=auto
==============================================================================
--- 
jakarta/tapestry/trunk/framework/src/java/org/apache/tapestry/valid/ValidationStrings_hu.properties
 (added)
+++ 
jakarta/tapestry/trunk/framework/src/java/org/apache/tapestry/valid/ValidationStrings_hu.properties
 Tue Nov  8 10:52:59 2005
@@ -0,0 +1,44 @@
+# 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={0} megad\u00e1sa k\u00f6telez\u0151.

+field-too-short={1} legal\u00e1bb {0} karakter hossz\u00fa kell legyen.

+

+invalid-date-format={0} nem megfelel\u0151 form\u00e1tum\u00fa. A helyes 
d\u00e1tum form\u00e1tum {1}.

+invalid-int-format={0} \u00e9rt\u00e9ke eg\u00e9sz sz\u00e1m kell legyen.

+invalid-format={0} ismeretlen form\u00e1tum\u00fa.

+invalid-numeric-format={0} \u00e9rt\u00e9ke sz\u00e1m kell legyen.

+

+date-too-early={0} {1} ut\u00e1ni id\u0151pont kell legyen.

+date-too-late={0} {1} el\u0151tti id\u0151pont kell legyen.

+

+number-too-small={0} \u00e9rt\u00e9ke nem lehet kisebb, mint {1}.

+number-too-large={0} \u00e9rt\u00e9ke nem lehet nagyobb, mint {1}.

+

+number-range={0} \u00e9rt\u00e9ke {1} \u00e9s {2} k\u00f6z\u00f6tt kell legyen.

+

+invalid-email-format={0} nem megfelel\u0151 form\u00e1tum\u00fa. A helyes 
e-mail form\u00e1tum [EMAIL PROTECTED]

+

+pattern-not-matched={0} \u00e9rt\u00e9ke nem felel meg az el\u0151\u00edrt {1} 
mint\u00e1nak.

+

+invalid-url-format=Hib\u00e1s URL.

+disallowed-protocol=Nem megengedett protokoll - a protokoll {0} kell legyen.

+

+### 4.0 ###

+

+field-too-long={1} legfeljebb {0} karakter hossz\u00fa lehet.

+

+regex-mismatch={0} \u00e9rt\u00e9ke nem megengedett.

+

+invalid-field-equality={0} \u00e9s {2} \u00e9rt\u00e9k\u00e9nek 
{1,choice,0#k\u00fcl\u00f6nb\u00f6znie kell|1#meg kell egyeznie}.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to