Skip to content

Commit 62eb2a4

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 8e21d96 commit 62eb2a4

File tree

15 files changed

+65
-15
lines changed

15 files changed

+65
-15
lines changed

c-api/gcsupport.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-27 15:27+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/set.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-27 15:27+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/typeobj.po

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-23 15:28+0000\n"
14+
"POT-Creation-Date: 2026-02-27 15:27+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1853,6 +1853,39 @@ msgid ""
18531853
"in a future version of CPython"
18541854
msgstr ""
18551855

1856+
msgid ""
1857+
"This is a :term:`soft deprecated` macro that does nothing. Historically, "
1858+
"this would indicate that the :c:member:`~PyTypeObject.tp_version_tag` field "
1859+
"was available and initialized."
1860+
msgstr ""
1861+
1862+
msgid ""
1863+
"This bit indicates that instances of this type will have an \"inline "
1864+
"values\" array (containing the object's attributes) placed directly after "
1865+
"the end of the object."
1866+
msgstr ""
1867+
1868+
msgid "This requires that :c:macro:`Py_TPFLAGS_HAVE_GC` is set."
1869+
msgstr ""
1870+
1871+
msgid ""
1872+
"This bit indicates that this is an abstract type and therefore cannot be "
1873+
"instantiated."
1874+
msgstr ""
1875+
1876+
msgid ":mod:`abc`"
1877+
msgstr ""
1878+
1879+
msgid ""
1880+
"Internal. Do not set or unset this flag. Historically, this was a reserved "
1881+
"flag for use in Stackless Python."
1882+
msgstr ""
1883+
1884+
msgid ""
1885+
"This flag is present in header files, but is not be used. This may be "
1886+
"removed in a future version of CPython."
1887+
msgstr ""
1888+
18561889
msgid ""
18571890
"An optional pointer to a NUL-terminated C string giving the docstring for "
18581891
"this type object. This is exposed as the :attr:`~type.__doc__` attribute on "

deprecations/pending-removal-in-3.17.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-05 15:30+0000\n"
14+
"POT-Creation-Date: 2026-02-25 15:38+0000\n"
1515
"PO-Revision-Date: 2025-09-19 15:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/asyncio-task.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-25 15:38+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/stdtypes.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 15:36+0000\n"
14+
"POT-Creation-Date: 2026-02-27 15:27+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -2588,6 +2588,18 @@ msgid ""
25882588
"original string is returned if *width* is less than or equal to ``len(s)``."
25892589
msgstr ""
25902590

2591+
msgid ""
2592+
">>> 'Python'.rjust(10)\n"
2593+
"' Python'\n"
2594+
">>> 'Python'.rjust(10, '.')\n"
2595+
"'....Python'\n"
2596+
">>> 'Monty Python'.rjust(10, '.')\n"
2597+
"'Monty Python'"
2598+
msgstr ""
2599+
2600+
msgid "See also :meth:`ljust` and :meth:`zfill`."
2601+
msgstr ""
2602+
25912603
msgid ""
25922604
"Split the string at the last occurrence of *sep*, and return a 3-tuple "
25932605
"containing the part before the separator, the separator itself, and the part "

library/urllib.parse.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-25 15:38+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/venv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-25 15:38+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/wsgiref.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-25 15:38+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/zoneinfo.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-07 15:03+0000\n"
14+
"POT-Creation-Date: 2026-02-27 15:27+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)