@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.9\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
14+ "POT-Creation-Date : 2020-06-09 03:18 +0000\n "
1515"PO-Revision-Date : 2017-02-16 17:43+0000\n "
1616"Last-Translator : Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2020\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -38,12 +38,14 @@ msgstr ""
3838msgid ""
3939"Python is an interpreted, interactive, object-oriented programming "
4040"language. It incorporates modules, exceptions, dynamic typing, very high "
41- "level dynamic data types, and classes. Python combines remarkable power "
42- "with very clear syntax. It has interfaces to many system calls and "
43- "libraries, as well as to various window systems, and is extensible in C or C+"
44- "+. It is also usable as an extension language for applications that need a "
45- "programmable interface. Finally, Python is portable: it runs on many Unix "
46- "variants, on the Mac, and on Windows 2000 and later."
41+ "level dynamic data types, and classes. It supports multiple programming "
42+ "paradigms beyond object-oriented programming, such as procedural and "
43+ "functional programming. Python combines remarkable power with very clear "
44+ "syntax. It has interfaces to many system calls and libraries, as well as to "
45+ "various window systems, and is extensible in C or C++. It is also usable as "
46+ "an extension language for applications that need a programmable interface. "
47+ "Finally, Python is portable: it runs on many Unix variants including Linux "
48+ "and macOS, and on Windows."
4749msgstr ""
4850
4951msgid ""
0 commit comments