@@ -4,8 +4,8 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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 "
9
9
"Language-Team : Polish <https://hosted.weblate.org/projects/phpmyadmin/ "
10
10
"sql-parser/pl/>\n "
11
11
"Language : pl\n "
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
16
16
"|| n%100>=20) ? 1 : 2;\n "
17
- "X-Generator : Weblate 4.0 -dev\n "
17
+ "X-Generator : Weblate 4.6 -dev\n "
18
18
19
19
#: src/Component.php:41 src/Component.php:61
20
20
msgid "Not implemented yet."
@@ -26,8 +26,9 @@ msgid ""
26
26
msgstr "Znaleziono kolejne polecenie, ale brakuje między nimi rozgranicznika."
27
27
28
28
#: src/Components/AlterOperation.php:290
29
+ #, fuzzy
29
30
msgid "Missing comma before start of a new alter operation."
30
- msgstr ""
31
+ msgstr "Brak przecinka przed rozpoczęciem nowej operacji zmiany. "
31
32
32
33
#: src/Components/AlterOperation.php:302
33
34
msgid "Unrecognized alter operation."
@@ -141,16 +142,12 @@ msgid "An offset was expected."
141
142
msgstr "Oczekiwano przesunięcia."
142
143
143
144
#: src/Components/LockExpression.php:91
144
- #, fuzzy
145
- #| msgid "Unexpected end of CASE expression"
146
145
msgid "Unexpected end of LOCK expression."
147
- msgstr "Nieoczekiwany koniec polecenia CASE "
146
+ msgstr "Nieoczekiwany koniec wyrażenia LOCK. "
148
147
149
148
#: src/Components/LockExpression.php:199
150
- #, fuzzy
151
- #| msgid "Unexpected end of CASE expression"
152
149
msgid "Unexpected end of Lock expression."
153
- msgstr "Nieoczekiwany koniec polecenia CASE "
150
+ msgstr "Nieoczekiwany koniec wyrażenia Lock. "
154
151
155
152
#: src/Components/OptionsArray.php:145
156
153
#, php-format
@@ -247,16 +244,12 @@ msgid "This type of clause is not valid in Multi-table queries."
247
244
msgstr "Ta klauzula nie może być stosowana w poleceniach międzytabelowych."
248
245
249
246
#: src/Statements/LockStatement.php:116
250
- #, fuzzy
251
- #| msgid "Unexpected beginning of statement."
252
247
msgid "Unexpected end of LOCK statement."
253
- msgstr "Oczekiwano początku polecenia ."
248
+ msgstr "Nieoczekiwane zakończenie instrukcji LOCK ."
254
249
255
250
#: src/Statements/PurgeStatement.php:136
256
- #, fuzzy
257
- #| msgid "Unexpected keyword."
258
251
msgid "Unexpected keyword"
259
- msgstr "Nieznane słowo kluczowe. "
252
+ msgstr "Nieznane słowo kluczowe"
260
253
261
254
#~ msgid "error #1"
262
255
#~ msgstr "Błąd #1"
0 commit comments