Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9498952

Browse files
committed
Update translation from Transifex
1 parent 772800e commit 9498952

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

faq/gui.po

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,16 @@ msgid ""
5757
"tk>`_. Tcl/Tk is fully portable to the Mac OS X, Windows, and Unix "
5858
"platforms."
5959
msgstr ""
60+
"Standardowe kompilacje Pythona zawierają zorientowany obiektowo interfejs do "
61+
"zestawu widżetów Tcl/Tk, zwanego :ref:`tkinter 1<Tkinter>`. Najłatwiej jest "
62+
"go zainstalować i używać wraz z Pythonem (wynika to z tego, że jest "
63+
"dołączony do `więkoszości dystrybucji <https://www.python.org/downloads/>`_ "
64+
"Pythona). Po więcej informacji zajrzyj na `stronę główną Tcl/Tk <https://"
65+
"www.tcl.tk>`_. Tcl/Tk jest w pełni przenośny na platformy Mac OS X, Windows "
66+
"i Unix."
6067

6168
msgid "wxWidgets"
62-
msgstr ""
69+
msgstr "wxWidgets"
6370

6471
msgid ""
6572
"wxWidgets (https://www.wxwidgets.org) is a free, portable GUI class library "
@@ -68,6 +75,11 @@ msgid ""
6875
"targets. Language bindings are available for a number of languages "
6976
"including Python, Perl, Ruby, etc."
7077
msgstr ""
78+
"wxWidgets (https://www.wxwidgets.org) to darmowa, przenośna biblioteka klas "
79+
"GUI napisana w C++, dostarczająca natywny wygląd i styl na wielu "
80+
"platformach. Platformy Windows, Mac OS X, GTK, X11 są aktualnie stabilnymi "
81+
"celami. Bindowanie jest dostępne dla wielu języków, wliczając Python, Perl, "
82+
"Ruby itd."
7183

7284
msgid ""
7385
"`wxPython <https://www.wxpython.org>`_ is the Python binding for wxwidgets. "
@@ -76,15 +88,23 @@ msgid ""
7688
"available in other language bindings. There is an active wxPython user and "
7789
"developer community."
7890
msgstr ""
91+
"`wxPython <https://www.wxpython.org>`_ jest wiązaniem Pythona z wxwidgets. "
92+
"Chociaż często pozostaje nieco w tyle za oficjalnymi wydaniami wxWidgets, "
93+
"oferuje również szereg funkcji za pośrednictwem czystych rozszerzeń Pythona, "
94+
"które nie są dostępne w innych bindowaniach językowych. Istnieje aktywna "
95+
"społeczność użytkowników i programistów wxPython."
7996

8097
msgid ""
8198
"Both wxWidgets and wxPython are free, open source, software with permissive "
8299
"licences that allow their use in commercial products as well as in freeware "
83100
"or shareware."
84101
msgstr ""
102+
"Zarówno wxWidgets jak i wxPython są darmowe, otwartoźródłowe. Jest to "
103+
"oprogramowanie z liberalną licencją, pozwalającą na użycie w produktach "
104+
"komercjalnych, freeware lub shareware."
85105

86106
msgid "Qt"
87-
msgstr ""
107+
msgstr "Qt"
88108

89109
msgid ""
90110
"There are bindings available for the Qt toolkit (using either `PyQt <https://"

0 commit comments

Comments
 (0)