Skip to content

Commit c6dd2c1

Browse files
WaldiStweblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 94.0% (47 of 50 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/pl/ Signed-off-by: WaldiS <sto@tutanota.de>
1 parent 62745ab commit c6dd2c1

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

locale/pl/LC_MESSAGES/sqlparser.mo

323 Bytes
Binary file not shown.

locale/pl/LC_MESSAGES/sqlparser.po

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msgstr ""
44
"Project-Id-Version: SQL parser 5\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2020-03-20 21:01+0100\n"
7-
"PO-Revision-Date: 2020-04-03 08:31+0000\n"
8-
"Last-Translator: Michal Biesiada <blade-14@o2.pl>\n"
7+
"PO-Revision-Date: 2021-04-17 13:26+0000\n"
8+
"Last-Translator: WaldiS <sto@tutanota.de>\n"
99
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/"
1010
"sql-parser/pl/>\n"
1111
"Language: pl\n"
@@ -14,7 +14,7 @@ msgstr ""
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
1616
"|| n%100>=20) ? 1 : 2;\n"
17-
"X-Generator: Weblate 4.0-dev\n"
17+
"X-Generator: Weblate 4.6-dev\n"
1818

1919
#: src/Component.php:41 src/Component.php:61
2020
msgid "Not implemented yet."
@@ -26,8 +26,9 @@ msgid ""
2626
msgstr "Znaleziono kolejne polecenie, ale brakuje między nimi rozgranicznika."
2727

2828
#: src/Components/AlterOperation.php:290
29+
#, fuzzy
2930
msgid "Missing comma before start of a new alter operation."
30-
msgstr ""
31+
msgstr "Brak przecinka przed rozpoczęciem nowej operacji zmiany."
3132

3233
#: src/Components/AlterOperation.php:302
3334
msgid "Unrecognized alter operation."
@@ -141,16 +142,12 @@ msgid "An offset was expected."
141142
msgstr "Oczekiwano przesunięcia."
142143

143144
#: src/Components/LockExpression.php:91
144-
#, fuzzy
145-
#| msgid "Unexpected end of CASE expression"
146145
msgid "Unexpected end of LOCK expression."
147-
msgstr "Nieoczekiwany koniec polecenia CASE"
146+
msgstr "Nieoczekiwany koniec wyrażenia LOCK."
148147

149148
#: src/Components/LockExpression.php:199
150-
#, fuzzy
151-
#| msgid "Unexpected end of CASE expression"
152149
msgid "Unexpected end of Lock expression."
153-
msgstr "Nieoczekiwany koniec polecenia CASE"
150+
msgstr "Nieoczekiwany koniec wyrażenia Lock."
154151

155152
#: src/Components/OptionsArray.php:145
156153
#, php-format
@@ -247,16 +244,12 @@ msgid "This type of clause is not valid in Multi-table queries."
247244
msgstr "Ta klauzula nie może być stosowana w poleceniach międzytabelowych."
248245

249246
#: src/Statements/LockStatement.php:116
250-
#, fuzzy
251-
#| msgid "Unexpected beginning of statement."
252247
msgid "Unexpected end of LOCK statement."
253-
msgstr "Oczekiwano początku polecenia."
248+
msgstr "Nieoczekiwane zakończenie instrukcji LOCK."
254249

255250
#: src/Statements/PurgeStatement.php:136
256-
#, fuzzy
257-
#| msgid "Unexpected keyword."
258251
msgid "Unexpected keyword"
259-
msgstr "Nieznane słowo kluczowe."
252+
msgstr "Nieznane słowo kluczowe"
260253

261254
#~ msgid "error #1"
262255
#~ msgstr "Błąd #1"

0 commit comments

Comments
 (0)