diff --git a/po/ja.po b/po/ja.po index 2940bad7f4..4760d4d71e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-07-14 18:39+0200\n" -"PO-Revision-Date: 2011-07-18 10:16+0200\n" +"PO-Revision-Date: 2011-07-18 10:18+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" "Language: ja\n" @@ -6830,10 +6830,9 @@ msgid "You must provide a name and a type for each routine parameter." msgstr "ルーチンの各パラメータに対して、名前と種別は必須です" #: libraries/rte/rte_routines.lib.php:1126 -#, fuzzy #| msgid "You must provide a name and a type for each routine parameter." msgid "You must provide a valid return type for the routine." -msgstr "ルーチンの各パラメータに対して、名前と種別は必須です" +msgstr "ルーチンに対して、有効な返り値の種類を指定してください" #: libraries/rte/rte_routines.lib.php:1176 msgid "You must provide a routine definition."