On Tue, 18 Apr 2006 04:58:32 +0530, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

(only for note \u002e is '.' in end of each message)

from Iran : fa_IR

RequiredValidator= \u0648\u0631\u0648\u062f\u06cc '${label}' \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632 \u0627\u0633\u062a\u002e TypeValidator='${input}' \u06cc\u06a9 ${type} \u0645\u0639\u062a\u0628\u0631 \u0646\u06cc\u0633\u062a\u002e

NumberValidator.range=${input} \u0628\u0627\u06cc\u062f \u0628\u06cc\u0646 ${minimum} \u0648 ${maximum} \u0628\u0627\u0634\u062f\u002e NumberValidator.minimum='${input}' \u0628\u0627\u06cc\u062f \u0628\u0632\u0631\u06af\u062a\u0631 \u0627\u0632 ${minimum} \u0628\u0627\u0634\u062f\u002e NumberValidator.maximum='${input}' \u0628\u0627\u06cc\u062f \u06a9\u0648\u0686\u06a9\u062a\u0631 \u0627\u0632 ${maximum} \u0628\u0627\u0634\u062f\u002e

StringValidator.range='${input}' \u0628\u0627\u06cc\u062f \u0628\u06cc\u0646 ${minimum} \u0648 ${maximum} \u06a9\u0627\u0631\u0627\u06a9\u062a\u0631 \u0628\u0627\u0634\u062f\u002e StringValidator.minimum='${input}' \u0628\u0627\u06cc\u062f \u062d\u062f\u0627\u0642\u0644 ${mimimum} \u06a9\u0627\u0631\u0627\u06a9\u062a\u0631 \u0628\u0627\u0634\u062f\u002e StringValidator.maximum='${input}' \u0628\u0627\u06cc\u062f \u062d\u062f\u0627\u06a9\u062b\u0631 ${maximum} \u06a9\u0627\u0631\u0627\u06a9\u062a\u0631 \u0628\u0627\u0634\u062f\u002e

DateValidator.range=${input} \u0628\u0627\u06cc\u062f \u0628\u06cc\u0646 ${minimum} \u0648 ${maximum} \u0628\u0627\u0634\u062f\u002e DateValidator.minimum='${input}' \u0628\u0627\u06cc\u062f \u0628\u0639\u062f \u0627\u0632 ${minimum} \u0628\u0627\u0634\u062f\u002e DateValidator.maximum='${input}' \u0628\u0627\u06cc\u062f \u0642\u0628\u0644 \u0627\u0632 ${maximum} \u0628\u0627\u0634\u062f\u002e

PatternValidator='${input}' \u0645\u0637\u0627\u0628\u0642 \u0627\u0644\u06af\u0648 '${pattern}' \u0646\u06cc\u0633\u062a\u002e EmailAddressPatternValidator='${input}' \u06cc\u06a9 \u0622\u062f\u0631\u0633 \u067e\u0633\u062a\u06cc \u0645\u0639\u062a\u0628\u0631 \u0646\u06cc\u0633\u062a\u002e

EqualInputValidator='${input0}' \u0627\u0632 ${label0} \u0648 '${input1}' \u0627\u0632 ${label1} \u0628\u0627\u06cc\u062f \u0645\u0633\u0627\u0648\u06cc \u0628\u0627\u0634\u0646\u062f\u002e

null=\u06cc\u06a9\u06cc \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646
nullValid=\u0646\u0627\u0645\u0634\u062e\u0635


Very cool. I don't think we can put it in a file like that though.
Martijn warned that we should use unicode characters for anything
fancier than old ASCII. For instance, a line of the Chinese
translation is

NumberValidator.minimum = '${input}' \u5FC5\u9808\u5927\u65BC ${minimum}

If I understand correctly, Persian uses the arabic alphabet as well,
which is listed with unicode here:
http://en.wikipedia.org/wiki/Arabic_alphabet

Could you please take a look at that?

Thanks!

Eelco

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to