55#
66# Translators:
77# Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2020
8+ # rmaster1211 <rs.szczerba@gmail.com>, 2021
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2021-01-01 16:06+0000\n "
1516"PO-Revision-Date : 2020-05-30 11:53+0000\n "
16- "Last-Translator : Stefan Ocetkiewicz <stefan.ocetkiewicz @gmail.com>, 2020 \n "
17+ "Last-Translator : rmaster1211 <rs.szczerba @gmail.com>, 2021 \n "
1718"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -24,25 +25,28 @@ msgstr ""
2425"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2526
2627msgid "Graphic User Interface FAQ"
27- msgstr ""
28+ msgstr "FAQ Graficzny Interfejs Użytkownika "
2829
2930msgid "Contents"
3031msgstr "Zawartość"
3132
3233msgid "General GUI Questions"
33- msgstr ""
34+ msgstr "Pytania ogólne o GUI "
3435
3536msgid "What platform-independent GUI toolkits exist for Python?"
36- msgstr ""
37+ msgstr "Jakie niezależne od platformy narzędzia GUI istnieją dla Pythona? "
3738
3839msgid ""
3940"Depending on what platform(s) you are aiming at, there are several. Some of "
4041"them haven't been ported to Python 3 yet. At least `Tkinter`_ and `Qt`_ are "
4142"known to be Python 3-compatible."
4243msgstr ""
44+ "W zależności od platform docelowych istnieje ich kilka. Niektóre z nich nie "
45+ "zostały jeszcze przeniesione na Python-3. Wiadomo, że `Tkinter`_ i `Qt`_ są "
46+ "kompatybilne z Python-3."
4347
4448msgid "Tkinter"
45- msgstr ""
49+ msgstr "Tkinter "
4650
4751msgid ""
4852"Standard builds of Python include an object-oriented interface to the Tcl/Tk "
0 commit comments