File tree 1 file changed +5
-3
lines changed 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# Seweryn Piórkowski <[email protected] >, 2020
8
8
# m_aciek <[email protected] >, 2021
9
+ # Chris Abramowicz, 2022
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2021-01-01 05:02+0000\n "
16
17
"PO-Revision-Date : 2017-02-16 17:45+0000\n "
17
- "
Last-Translator :
m_aciek <[email protected] >, 2021 \n"
18
+ "Last-Translator : Chris Abramowicz, 2022 \n "
18
19
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -188,6 +189,7 @@ msgstr ""
188
189
msgid ""
189
190
"Matches any non-digit character; this is equivalent to the class ``[^0-9]``."
190
191
msgstr ""
192
+ "Wyszukuje każdy nieliczbowy ciąg znaków , jest to zamiennik klasy ``[^0-9]``"
191
193
192
194
msgid "``\\ s``"
193
195
msgstr ""
@@ -1544,7 +1546,7 @@ msgid ""
1544
1546
msgstr ""
1545
1547
1546
1548
msgid "Using re.VERBOSE"
1547
- msgstr ""
1549
+ msgstr "Użyj komendy re.VERBOSE "
1548
1550
1549
1551
msgid ""
1550
1552
"By now you've probably noticed that regular expressions are a very compact "
@@ -1573,7 +1575,7 @@ msgid "This is far more readable than::"
1573
1575
msgstr ""
1574
1576
1575
1577
msgid "Feedback"
1576
- msgstr ""
1578
+ msgstr "Feedback "
1577
1579
1578
1580
msgid ""
1579
1581
"Regular expressions are a complicated topic. Did this document help you "
You can’t perform that action at this time.
0 commit comments