From a8d3e1abebb8f08a2fccb145e7d273f87a251f48 Mon Sep 17 00:00:00 2001 From: Yuichiro Date: Sun, 18 Sep 2011 11:15:52 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/ja.po | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/po/ja.po b/po/ja.po index 06e05793d3..41148849d4 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6477,16 +6477,13 @@ msgid "Add statements:" msgstr "追加コマンド:" #: libraries/export/sql.php:211 -#, fuzzy #| msgid "" #| "Enclose table and field names with backquotes (Protects field and " #| "table names formed with special characters or keywords)" msgid "" "Enclose table and column names with backquotes (Protects column and table " "names formed with special characters or keywords)" -msgstr "" -"逆クォートでテーブルやフィールドの名前を囲む (特殊な文字やキーワードを含む" -"フィールド名やテーブル名を保護します)" +msgstr "逆クォートでテーブルやカラムの名前を囲む (特殊な文字やキーワードを含むカラム名やテーブル名を保護します)" #: libraries/export/sql.php:231 msgid "Instead of INSERT statements, use:"