@@ -4,17 +4,17 @@ 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 : 2017-12-02 21:48 +0000\n "
8
- "Last-Translator : Kozioł Marcin <koziol.martin@gmail.com >\n "
9
- "Language-Team : Polish <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/pl/>\n "
7
+ "PO-Revision-Date : 2020-04-03 08:31 +0000\n "
8
+ "Last-Translator : Michal Biesiada <blade-14@o2.pl >\n "
9
+ "Language-Team : Polish <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql- parser/pl/>\n "
11
11
"Language : pl\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
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 2.18 -dev\n "
17
+ "X-Generator : Weblate 4.0 -dev\n "
18
18
19
19
#: src/Component.php:41 src/Component.php:61
20
20
msgid "Not implemented yet."
@@ -68,10 +68,8 @@ msgid "Unexpected end of CASE expression"
68
68
msgstr "Nieoczekiwany koniec polecenia CASE"
69
69
70
70
#: src/Components/CaseExpression.php:225
71
- #, fuzzy
72
- #| msgid "Unexpected end of CASE expression"
73
71
msgid "Potential duplicate alias of CASE expression."
74
- msgstr "Nieoczekiwany koniec polecenia CASE"
72
+ msgstr "Potencjalny zduplikowany alias wyrażenia CASE"
75
73
76
74
#: src/Components/CaseExpression.php:236
77
75
msgid "An alias expected after AS but got "
0 commit comments