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:"