@@ -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-01-05 18:42 +0000\n "
8
- "Last-Translator : Mateusz Wasik <morwa666 @gmail.com>\n "
7
+ "PO-Revision-Date : 2017-01-28 13:02 +0000\n "
8
+ "Last-Translator : Jarosław Pietras <jarko2227 @gmail.com>\n "
9
9
"Language-Team : Polish <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/pl/>\n "
11
11
"Language : pl\n "
@@ -110,9 +110,9 @@ msgid "An offset was expected."
110
110
msgstr ""
111
111
112
112
#: src/Components/OptionsArray.php:143
113
- #, php-format
113
+ #, fuzzy , php-format
114
114
msgid "This option conflicts with \" %1$s\" ."
115
- msgstr ""
115
+ msgstr "Ta opcja zawiera konflikt z \" %1$s \" . "
116
116
117
117
#: src/Components/RenameOperation.php:97
118
118
msgid "The old name of the table was expected."
@@ -164,8 +164,9 @@ msgid "Unrecognized statement type."
164
164
msgstr "Nierozpoznany typ polecenia."
165
165
166
166
#: src/Parser.php:527
167
+ #, fuzzy
167
168
msgid "No transaction was previously started."
168
- msgstr ""
169
+ msgstr "Transakcja nie została wcześniej uruchomiona. "
169
170
170
171
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
171
172
#: src/Statements/DeleteStatement.php:286
@@ -176,8 +177,9 @@ msgid "Unexpected token."
176
177
msgstr "Nieoczekiwany znak."
177
178
178
179
#: src/Statement.php:306
180
+ #, fuzzy
179
181
msgid "This type of clause was previously parsed."
180
- msgstr ""
182
+ msgstr "Ten rodzaj klauzuli był wcześniej analizowany. "
181
183
182
184
#: src/Statement.php:366
183
185
msgid "Unrecognized keyword."
0 commit comments