|
5 | 5 | # |
6 | 6 | # Translators: |
7 | 7 | # python-doc bot, 2025 |
| 8 | +# Maciej Olko <maciej.olko@gmail.com>, 2025 |
8 | 9 | # |
9 | 10 | #,fuzzy |
10 | 11 | msgid "" |
11 | 12 | msgstr "" |
12 | 13 | "Project-Id-Version:Python 3.14\n" |
13 | 14 | "Report-Msgid-Bugs-To:\n" |
14 | | -"POT-Creation-Date:2025-10-05 14:11+0000\n" |
| 15 | +"POT-Creation-Date:2025-10-21 14:16+0000\n" |
15 | 16 | "PO-Revision-Date:2025-09-16 00:02+0000\n" |
16 | | -"Last-Translator:python-doc bot, 2025\n" |
| 17 | +"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2025\n" |
17 | 18 | "Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" |
18 | 19 | "MIME-Version:1.0\n" |
19 | 20 | "Content-Type:text/plain; charset=UTF-8\n" |
@@ -41,7 +42,7 @@ msgstr "" |
41 | 42 | "uniksowego shella umożliwia jego uruchomienie przez wpisanie komendy:" |
42 | 43 |
|
43 | 44 | msgid"python3.14" |
44 | | -msgstr"" |
| 45 | +msgstr"python3.14" |
45 | 46 |
|
46 | 47 | msgid"" |
47 | 48 | "to the shell. [#]_ Since the choice of the directory where the interpreter " |
@@ -203,6 +204,12 @@ msgid "" |
203 | 204 | "information.\n" |
204 | 205 | ">>>" |
205 | 206 | msgstr"" |
| 207 | +"$ python3.14\n" |
| 208 | +"Python 3.14 (default, April 4 2024, 09:25:04)\n" |
| 209 | +"[GCC 10.2.0] on linux\n" |
| 210 | +"Type\"help\",\"copyright\",\"credits\" or\"license\" for more " |
| 211 | +"information.\n" |
| 212 | +">>>" |
206 | 213 |
|
207 | 214 | msgid"" |
208 | 215 | "Continuation lines are needed when entering a multi-line construct. As an " |
|