File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
33![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 50.22 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-50.22 %25-0.svg )
4+ ![ 50.40 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-50.40 %25-0.svg )
55![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/dynamic/json.svg?label=całość&query=$.pl&url=http://gce.zhsj.me/python/newest )
66![ 18 tłumaczy] ( https://img.shields.io/badge/tłumaczy-18-0.svg )
77
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.11\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2022-12-14 04:15 +0000\n "
15+ "POT-Creation-Date : 2022-12-20 16:16 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:50+0000\n "
1717"
Last-Translator :
Maciej Olko <[email protected] >, 2022\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -37,14 +37,19 @@ msgstr ""
3737"przyszłości. Ten rozdział omówi niektóre z możliwości."
3838
3939msgid "Fancier Output Formatting"
40- msgstr ""
40+ msgstr "Wymyślniejsze formatowanie wyjścia "
4141
4242msgid ""
4343"So far we've encountered two ways of writing values: *expression statements* "
4444"and the :func:`print` function. (A third way is using the :meth:`write` "
4545"method of file objects; the standard output file can be referenced as ``sys."
4646"stdout``. See the Library Reference for more information on this.)"
4747msgstr ""
48+ "Do tej pory natknęliśmy się na dwa sposoby wypisywania wartości: *wyrażenia* "
49+ "i funkcję :func:`print`. (Trzecim sposobem jest użycie metody :meth:`write` "
50+ "obiektu pliku; do pliku standardowego wyjścia można odwołać się używając "
51+ "``sys.stdout``. Więcej informacji na ten temat znajdziesz w dokumentacji "
52+ "biblioteki standardowej.)"
4853
4954msgid ""
5055"Often you'll want more control over the formatting of your output than "
You can’t perform that action at this time.
0 commit comments