File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''''')
1616]]] -->
1717![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
18- ![ 48.45 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-48.45 %25-0.svg )
19- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.51 %25-0.svg )
18+ ![ 48.54 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-48.54 %25-0.svg )
19+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.52 %25-0.svg )
2020![ 19 tłumaczy] ( https://img.shields.io/badge/tłumaczy-19-0.svg )
2121<!-- [[[end]]] -->
2222
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 : 2023-02-24 14:15 +0000\n "
15+ "POT-Creation-Date : 2023-03-17 14:14 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:50+0000\n "
1717"Last-Translator : Ciarbin <mrciarbin@gmail.com>, 2022\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -137,14 +137,18 @@ msgstr ""
137137"daje mniejszą kontrolę nad formatowaniem."
138138
139139msgid "Formatted String Literals"
140- msgstr ""
140+ msgstr "f-stringi "
141141
142142msgid ""
143143":ref:`Formatted string literals <f-strings>` (also called f-strings for "
144144"short) let you include the value of Python expressions inside a string by "
145145"prefixing the string with ``f`` or ``F`` and writing expressions as "
146146"``{expression}``."
147147msgstr ""
148+ ":ref:`Formatowane literały ciągów znaków <f-strings>` (nazywane też krótko f-"
149+ "stringami) pozwalają zawrzeć wartość pythonowych wyrażeń wewnątrz ciągu "
150+ "znaków przez dodanie prefiksu ``f`` lub ``F`` i zapisanie wyrażenia jako "
151+ "``{expression}``."
148152
149153msgid ""
150154"An optional format specifier can follow the expression. This allows greater "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-02-24 14:15 +0000\n "
14+ "POT-Creation-Date : 2023-03-17 14:14 +0000\n "
1515"PO-Revision-Date : 2021-06-28 01:50+0000\n "
1616"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments