@@ -4,8 +4,8 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
66"POT-Creation-Date : 2017-01-24 10:49+0100\n "
7- "PO-Revision-Date : 2017-02-13 11 :33+0000\n "
8- "Last-Translator : Fujiwara Software <fujisoft @gmail.com>\n "
7+ "PO-Revision-Date : 2017-02-15 07 :33+0000\n "
8+ "Last-Translator : Masahiro Nishi <grooversmail @gmail.com>\n "
99"Language-Team : Japanese <https://hosted.weblate.org/projects/phpmyadmin/sql- "
1010"parser/ja/>\n "
1111"Language : ja\n "
@@ -103,18 +103,16 @@ msgstr "式があるべきです。"
103103
104104#: src/Components/Limit.php:86 src/Components/Limit.php:108
105105msgid "An offset was expected."
106- msgstr ""
106+ msgstr "オフセットがあるべきです。 "
107107
108108#: src/Components/OptionsArray.php:143
109109#, php-format
110110msgid "This option conflicts with \" %1$s\" ."
111111msgstr "このオプションは \" %1$s\" と競合しています。"
112112
113113#: src/Components/RenameOperation.php:97
114- #, fuzzy
115- #| msgid "The number of tables that are open."
116114msgid "The old name of the table was expected."
117- msgstr "開いているテーブルの数 。"
115+ msgstr "テーブルの古い名前が必要です 。"
118116
119117#: src/Components/RenameOperation.php:107
120118msgid "Keyword \" TO\" was expected."
@@ -125,10 +123,8 @@ msgid "The new name of the table was expected."
125123msgstr "テーブルの新しい名前が必要です。"
126124
127125#: src/Components/RenameOperation.php:141
128- #, fuzzy
129- #| msgid "The row has been deleted."
130126msgid "A rename operation was expected."
131- msgstr "行を削除しました "
127+ msgstr "リネーム操作が必要です。 "
132128
133129#: src/Components/SetOperation.php:105
134130msgid "Missing expression."
0 commit comments