Author: pjenvey Date: 2008-11-18 21:30:31 -0700 (Tue, 18 Nov 2008) New Revision: 3683
Added: FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo Modified: FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.po FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.po Log: fix ja/tr errors from the update and compile Added: FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo =================================================================== (Binary files differ) Property changes on: FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.po =================================================================== --- FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.po 2008-11-19 04:27:28 UTC (rev 3682) +++ FormEncode/trunk/formencode/i18n/ja/LC_MESSAGES/FormEncode.po 2008-11-19 04:30:31 UTC (rev 3683) @@ -57,10 +57,9 @@ #: formencode/national.py:156 formencode/national.py:216 #: formencode/national.py:251 -#, fuzzy, python-format -#| msgid "Please enter a zip code (5 digits)" +#, python-format msgid "Please enter a zip code (%s)" -msgstr "郵便コードを入力してください(5桁)" +msgstr "郵便コードを入力してください(%s)" #: formencode/national.py:216 msgid "LnnnnLLL" @@ -502,10 +501,9 @@ msgstr "番号が正しくありません" #: formencode/validators.py:2761 -#, fuzzy, python-format -#| msgid "The name %(name)s is missing" +#, python-format msgid "The field %(key)s is missing" -msgstr "%(name)sは見付かりません" +msgstr "" #: formencode/validators.py:2880 msgid "Please enter numbers only for month and year" Added: FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo =================================================================== (Binary files differ) Property changes on: FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.po =================================================================== --- FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.po 2008-11-19 04:27:28 UTC (rev 3682) +++ FormEncode/trunk/formencode/i18n/tr/LC_MESSAGES/FormEncode.po 2008-11-19 04:30:31 UTC (rev 3683) @@ -60,10 +60,9 @@ #: formencode/national.py:156 formencode/national.py:216 #: formencode/national.py:251 -#, fuzzy, python-format -#| msgid "Please enter a zip code (5 digits)" +#, python-format msgid "Please enter a zip code (%s)" -msgstr "Lütfen bir posta kodu giriniz (5 basamaklı)" +msgstr "Lütfen bir posta kodu giriniz (%s)" #: formencode/national.py:216 msgid "LnnnnLLL" @@ -513,10 +512,9 @@ msgstr "Bu sayı geçerli değil" #: formencode/validators.py:2761 -#, fuzzy, python-format -#| msgid "The name %(name)s is missing" +#, python-format msgid "The field %(key)s is missing" -msgstr "%(name)s ismi eksik" +msgstr "" #: formencode/validators.py:2880 msgid "Please enter numbers only for month and year" ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ FormEncode-CVS mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/formencode-cvs
