Skip to content

Commit 8dc4296

Browse files
Yari27weblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 76.7% (33 of 43 strings)
1 parent 1454426 commit 8dc4296

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

‎locale/pl/LC_MESSAGES/sqlparser.mo

5 Bytes
Binary file not shown.

‎locale/pl/LC_MESSAGES/sqlparser.po

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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-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"
99
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/sql-"
1010
"parser/pl/>\n"
1111
"Language: pl\n"
@@ -110,9 +110,9 @@ msgid "An offset was expected."
110110
msgstr ""
111111

112112
#: src/Components/OptionsArray.php:143
113-
#, php-format
113+
#, fuzzy, php-format
114114
msgid "This option conflicts with \"%1$s\"."
115-
msgstr ""
115+
msgstr "Ta opcja zawiera konflikt z \"%1$s\"."
116116

117117
#: src/Components/RenameOperation.php:97
118118
msgid "The old name of the table was expected."
@@ -164,8 +164,9 @@ msgid "Unrecognized statement type."
164164
msgstr "Nierozpoznany typ polecenia."
165165

166166
#: src/Parser.php:527
167+
#, fuzzy
167168
msgid "No transaction was previously started."
168-
msgstr ""
169+
msgstr "Transakcja nie została wcześniej uruchomiona."
169170

170171
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
171172
#: src/Statements/DeleteStatement.php:286
@@ -176,8 +177,9 @@ msgid "Unexpected token."
176177
msgstr "Nieoczekiwany znak."
177178

178179
#: src/Statement.php:306
180+
#, fuzzy
179181
msgid "This type of clause was previously parsed."
180-
msgstr ""
182+
msgstr "Ten rodzaj klauzuli był wcześniej analizowany."
181183

182184
#: src/Statement.php:366
183185
msgid "Unrecognized keyword."

0 commit comments

Comments
 (0)