@@ -4,8 +4,8 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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 "
9
9
"Language-Team : Japanese <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/ja/>\n "
11
11
"Language : ja\n "
@@ -103,18 +103,16 @@ msgstr "式があるべきです。"
103
103
104
104
#: src/Components/Limit.php:86 src/Components/Limit.php:108
105
105
msgid "An offset was expected."
106
- msgstr ""
106
+ msgstr "オフセットがあるべきです。 "
107
107
108
108
#: src/Components/OptionsArray.php:143
109
109
#, php-format
110
110
msgid "This option conflicts with \" %1$s\" ."
111
111
msgstr "このオプションは \" %1$s\" と競合しています。"
112
112
113
113
#: src/Components/RenameOperation.php:97
114
- #, fuzzy
115
- #| msgid "The number of tables that are open."
116
114
msgid "The old name of the table was expected."
117
- msgstr "開いているテーブルの数 。"
115
+ msgstr "テーブルの古い名前が必要です 。"
118
116
119
117
#: src/Components/RenameOperation.php:107
120
118
msgid "Keyword \" TO\" was expected."
@@ -125,10 +123,8 @@ msgid "The new name of the table was expected."
125
123
msgstr "テーブルの新しい名前が必要です。"
126
124
127
125
#: src/Components/RenameOperation.php:141
128
- #, fuzzy
129
- #| msgid "The row has been deleted."
130
126
msgid "A rename operation was expected."
131
- msgstr "行を削除しました "
127
+ msgstr "リネーム操作が必要です。 "
132
128
133
129
#: src/Components/SetOperation.php:105
134
130
msgid "Missing expression."
0 commit comments