diff --git a/po/ja.po b/po/ja.po index 5ff876d02..526ef891a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-rc2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-04-21 14:27+0200\n" -"PO-Revision-Date: 2011-04-24 04:16+0200\n" +"PO-Revision-Date: 2011-04-24 04:21+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" "Language: ja\n" @@ -5413,13 +5413,10 @@ msgid "CREATE TABLE options:" msgstr "CREATE TABLE オプション:" #: libraries/export/sql.php:123 -#, fuzzy msgid "" "Enclose table and field names with backquotes (Protects field and table " "names formed with special characters or keywords)" -msgstr "" -"「逆クオートでテーブル名やフィールド名を囲む(Enclose table and field names " -"with backquotes)」は、特殊文字を含むフィールド名やテーブル名を保護します。" +msgstr "逆クオートでテーブルやフィールドの名前を囲む (特殊な文字やキーワードを含むフィールド名やテーブル名を保護します)" #: libraries/export/sql.php:136 msgid "Instead of INSERT statements, use:"