Skip to content

Commit 881eb35

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: python-doc bot
1 parent 3c703cd commit 881eb35

File tree

4 files changed

+68
-67
lines changed

4 files changed

+68
-67
lines changed

library/xmlrpc.client.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# python-doc bot, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-19 15:40+0000\n"
15+
"POT-Creation-Date: 2025-09-23 15:37+0000\n"
1516
"PO-Revision-Date: 2025-07-18 19:58+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: python-doc bot, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +28,7 @@ msgid ":mod:`!xmlrpc.client` --- XML-RPC client access"
2728
msgstr ""
2829

2930
msgid "**Source code:** :source:`Lib/xmlrpc/client.py`"
30-
msgstr ""
31+
msgstr "**Kod źródłowy:** :source:`Lib/xmlrpc/client.py`"
3132

3233
msgid ""
3334
"XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP(S) "

whatsnew/3.12.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,28 +1765,28 @@ msgid "APIs:"
17651765
msgstr "APIs:"
17661766

17671767
msgid ":class:`!configparser.LegacyInterpolation` (:gh:`90765`)"
1768-
msgstr ""
1768+
msgstr ":class:`!configparser.LegacyInterpolation` (:gh:`90765`)"
17691769

17701770
msgid "``locale.resetlocale()`` (:gh:`90817`)"
1771-
msgstr ""
1771+
msgstr "``locale.resetlocale()`` (:gh:`90817`)"
17721772

17731773
msgid ":meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)"
1774-
msgstr ""
1774+
msgstr ":meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)"
17751775

17761776
msgid ":func:`!unittest.findTestCases` (:gh:`50096`)"
1777-
msgstr ""
1777+
msgstr ":func:`!unittest.findTestCases` (:gh:`50096`)"
17781778

17791779
msgid ":func:`!unittest.getTestCaseNames` (:gh:`50096`)"
1780-
msgstr ""
1780+
msgstr ":func:`!unittest.getTestCaseNames` (:gh:`50096`)"
17811781

17821782
msgid ":func:`!unittest.makeSuite` (:gh:`50096`)"
1783-
msgstr ""
1783+
msgstr ":func:`!unittest.makeSuite` (:gh:`50096`)"
17841784

17851785
msgid ":meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)"
1786-
msgstr ""
1786+
msgstr ":meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)"
17871787

17881788
msgid ":class:`!webbrowser.MacOSX` (:gh:`86421`)"
1789-
msgstr ""
1789+
msgstr ":class:`!webbrowser.MacOSX` (:gh:`86421`)"
17901790

17911791
msgid ":class:`classmethod` descriptor chaining (:gh:`89519`)"
17921792
msgstr ""
@@ -1951,7 +1951,7 @@ msgid ""
19511951
msgstr ""
19521952

19531953
msgid ":mod:`sysconfig`:"
1954-
msgstr ""
1954+
msgstr ":mod:`sysconfig`:"
19551955

19561956
msgid ""
19571957
"The *check_home* argument of :func:`sysconfig.is_python_build` has been "

whatsnew/3.3.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,7 +2928,7 @@ msgid ":c:func:`PyUnicode_FindChar`"
29282928
msgstr ":c:func:`PyUnicode_FindChar`"
29292929

29302930
msgid ":c:func:`PyUnicode_GetLength`, :c:macro:`PyUnicode_GET_LENGTH`"
2931-
msgstr ""
2931+
msgstr ":c:func:`PyUnicode_GetLength`, :c:macro:`PyUnicode_GET_LENGTH`"
29322932

29332933
msgid ":c:func:`PyUnicode_New`"
29342934
msgstr ":c:func:`PyUnicode_New`"
@@ -2937,7 +2937,7 @@ msgid ":c:func:`PyUnicode_Substring`"
29372937
msgstr ":c:func:`PyUnicode_Substring`"
29382938

29392939
msgid ":c:func:`PyUnicode_ReadChar`, :c:func:`PyUnicode_WriteChar`"
2940-
msgstr ""
2940+
msgstr ":c:func:`PyUnicode_ReadChar`, :c:func:`PyUnicode_WriteChar`"
29412941

29422942
msgid "Low-level API:"
29432943
msgstr ""
@@ -2955,7 +2955,7 @@ msgid ":c:func:`PyUnicode_FromKindAndData`"
29552955
msgstr ":c:func:`PyUnicode_FromKindAndData`"
29562956

29572957
msgid ":c:func:`PyUnicode_AsUCS4`, :c:func:`PyUnicode_AsUCS4Copy`"
2958-
msgstr ""
2958+
msgstr ":c:func:`PyUnicode_AsUCS4`, :c:func:`PyUnicode_AsUCS4Copy`"
29592959

29602960
msgid ""
29612961
":c:macro:`PyUnicode_DATA`, :c:macro:`PyUnicode_1BYTE_DATA`, :c:macro:"

0 commit comments

Comments
 (0)