Skip to content

Commit 75c883c

Browse files
coderbm1weblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 86.0% (43 of 50 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/pl/ Signed-off-by: Michal Biesiada <blade-14@o2.pl>
1 parent 525821e commit 75c883c

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

locale/pl/LC_MESSAGES/sqlparser.mo

115 Bytes
Binary file not shown.

locale/pl/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ 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: 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"
1111
"Language: pl\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
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 2.18-dev\n"
17+
"X-Generator: Weblate 4.0-dev\n"
1818

1919
#: src/Component.php:41 src/Component.php:61
2020
msgid "Not implemented yet."
@@ -68,10 +68,8 @@ msgid "Unexpected end of CASE expression"
6868
msgstr "Nieoczekiwany koniec polecenia CASE"
6969

7070
#: src/Components/CaseExpression.php:225
71-
#, fuzzy
72-
#| msgid "Unexpected end of CASE expression"
7371
msgid "Potential duplicate alias of CASE expression."
74-
msgstr "Nieoczekiwany koniec polecenia CASE"
72+
msgstr "Potencjalny zduplikowany alias wyrażenia CASE"
7573

7674
#: src/Components/CaseExpression.php:236
7775
msgid "An alias expected after AS but got "

0 commit comments

Comments
 (0)