File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 21:53 +0000\n "
14
+ "POT-Creation-Date : 2024-11-08 15:57 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:23+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -216,8 +216,8 @@ msgid ""
216
216
"quote::"
217
217
msgstr ""
218
218
"Jeśli nie chcesz, aby znaki poprzedzone ``\\ `` były interpretowane jako "
219
- "znaki specjalne, możesz użyć *surowych ciągów znaków* dodając ``r`` przed "
220
- "pierwszym cudzysłowem::"
219
+ "znaki specjalne, możesz użyć *surowych ciągów znaków* (ang. *raw strings*) "
220
+ "dodając ``r`` przed pierwszym cudzysłowem::"
221
221
222
222
msgid ""
223
223
"There is one subtle aspect to raw strings: a raw string may not end in an "
You can’t perform that action at this time.
0 commit comments