Skip to content

Commit e23f30d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 1019c8e commit e23f30d

23 files changed

+90
-51
lines changed

c-api/apiabiversion.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
15+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Daniel Nylander <po@danielnylander.se>, 2026\n"
1818
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/bytearray.po

Lines changed: 11 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: 2026-03-15 14:24+0000\n"
14+
"POT-Creation-Date: 2026-03-27 14:44+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"
@@ -58,6 +58,11 @@ msgstr ""
5858
msgid "On failure, return ``NULL`` with an exception set."
5959
msgstr ""
6060

61+
msgid ""
62+
"If the object implements the buffer protocol, then the buffer must not be "
63+
"mutated while the bytearray object is being created."
64+
msgstr ""
65+
6166
msgid "Create a new bytearray object from *string* and its length, *len*."
6267
msgstr ""
6368

@@ -73,6 +78,11 @@ msgid ""
7378
"``NULL`` pointer. The returned array always has an extra null byte appended."
7479
msgstr ""
7580

81+
msgid ""
82+
"It is not thread-safe to mutate the bytearray object while using the "
83+
"returned char array."
84+
msgstr ""
85+
7686
msgid ""
7787
"Resize the internal buffer of *bytearray* to *len*. Failure is a ``-1`` "
7888
"return with an exception set."

c-api/bytes.po

Lines changed: 16 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: 2026-03-21 14:21+0000\n"
14+
"POT-Creation-Date: 2026-03-27 14:44+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"
@@ -200,6 +200,11 @@ msgid ""
200200
"protocol."
201201
msgstr ""
202202

203+
msgid ""
204+
"If the object implements the buffer protocol, then the buffer must not be "
205+
"mutated while the bytes object is being created."
206+
msgstr ""
207+
203208
msgid "Return the length of the bytes in bytes object *o*."
204209
msgstr ""
205210

@@ -252,6 +257,11 @@ msgid ""
252257
"of *\\*bytes* will be set to ``NULL``; the appropriate exception will be set."
253258
msgstr ""
254259

260+
msgid ""
261+
"If *newpart* implements the buffer protocol, then the buffer must not be "
262+
"mutated while the new bytes object is being created."
263+
msgstr ""
264+
255265
msgid ""
256266
"Create a new bytes object in *\\*bytes* containing the contents of *newpart* "
257267
"appended to *bytes*. This version releases the :term:`strong reference` to "
@@ -277,6 +287,11 @@ msgid ""
277287
"and return ``NULL``."
278288
msgstr ""
279289

290+
msgid ""
291+
"If *iterable* objects implement the buffer protocol, then the buffers must "
292+
"not be mutated while the new bytes object is being created."
293+
msgstr ""
294+
280295
msgid ""
281296
"Resize a bytes object. *newsize* will be the new length of the bytes object. "
282297
"You can think of it as creating a new bytes object and destroying the old "

c-api/cell.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/import.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/mapping.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/marshal.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/monitoring.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

c-api/tuple.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
14+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

extending/extending.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
15+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Daniel Nylander <po@danielnylander.se>, 2025\n"
1818
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)