Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7b3f99

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parente051303 commita7b3f99

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

‎glossary.po‎

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-07-25 14:21+0000\n"
14+
"POT-Creation-Date:2025-08-07 14:23+0000\n"
1515
"PO-Revision-Date:2025-07-18 18:48+0000\n"
1616
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -802,6 +802,15 @@ msgstr ""
802802
"Замість цього зазвичай використовуються :func:`hasattr` тести або :term:"
803803
"`EAFP` програмування."
804804

805+
msgid"dunder"
806+
msgstr""
807+
808+
msgid""
809+
"An informal short-hand for\"double underscore\", used when talking about a :"
810+
"term:`special method`. For example, ``__init__`` is often pronounced "
811+
"\"dunder init\"."
812+
msgstr""
813+
805814
msgid"EAFP"
806815
msgstr"EAFP"
807816

@@ -2709,6 +2718,15 @@ msgstr ""
27092718
"Комп’ютер, повністю визначений програмним забезпеченням. Віртуальна машина "
27102719
"Python виконує :term:`bytecode`, виданий компілятором байт-коду."
27112720

2721+
msgid"walrus operator"
2722+
msgstr""
2723+
2724+
msgid""
2725+
"A light-hearted way to refer to the :ref:`assignment expression <assignment-"
2726+
"expressions>` operator ``:=`` because it looks a bit like a walrus if you "
2727+
"turn your head."
2728+
msgstr""
2729+
27122730
msgid"Zen of Python"
27132731
msgstr"Дзен Python"
27142732

‎whatsnew/changelog.po‎

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-05 14:23+0000\n"
14+
"POT-Creation-Date: 2025-08-07 14:23+0000\n"
1515
"PO-Revision-Date: 2025-07-18 18:50+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -32,6 +32,19 @@ msgstr "Następna wersja Pythona"
3232
msgid "*Release date: XXXX-XX-XX*"
3333
msgstr "*Data wydania: XX.XX.XXXX*"
3434

35+
msgid "macOS"
36+
msgstr "macOS"
37+
38+
msgid ""
39+
":gh:`137134`: Update macOS installer to ship with SQLite version 3.50.4."
40+
msgstr ""
41+
42+
msgid "Windows"
43+
msgstr "Windows"
44+
45+
msgid ":gh:`137134`: Update Windows installer to ship with SQLite 3.50.4."
46+
msgstr ""
47+
3548
msgid "Library"
3649
msgstr "Biblioteka"
3750

@@ -553,9 +566,6 @@ msgstr ""
553566
msgid "*Release date: 2025-06-17*"
554567
msgstr "*Data wydania: 2025-06-17*"
555568

556-
msgid "Windows"
557-
msgstr "Windows"
558-
559569
msgid ""
560570
":gh:`135099`: Fix a crash that could occur on Windows when a background "
561571
"thread waits on a :c:type:`PyMutex` while the main thread is shutting down "
@@ -2443,9 +2453,6 @@ msgstr ""
24432453
msgid "*Release date: 2025-04-08*"
24442454
msgstr "*Data wydania: 2025-04-08*"
24452455

2446-
msgid "macOS"
2447-
msgstr "macOS"
2448-
24492456
msgid ":gh:`124111`: Update macOS installer to use Tcl/Tk 8.6.16."
24502457
msgstr ""
24512458

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp