Skip to content

Commit 841119d

Browse files
author
GitHub Action's update-translation job
committed
Update Farsi translations from Transifex
1 parent a7f63a8 commit 841119d

18 files changed

Lines changed: 13992 additions & 13848 deletions

c-api/gcsupport.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.13\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-03-28 14:18+0000\n"
11+
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
1212
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1313
"Language-Team: Persian (https://app.transifex.com/python-doc/teams/5390/"
1414
"fa/)\n"
@@ -362,7 +362,7 @@ msgstr ""
362362
msgid ""
363363
"Type of the visitor function to be passed to :c:func:"
364364
"`PyUnstable_GC_VisitObjects`. *arg* is the same as the *arg* passed to "
365-
"``PyUnstable_GC_VisitObjects``. Return ``0`` to continue iteration, return "
366-
"``1`` to stop iteration. Other return values are reserved for now so "
365+
"``PyUnstable_GC_VisitObjects``. Return ``1`` to continue iteration, return "
366+
"``0`` to stop iteration. Other return values are reserved for now so "
367367
"behavior on returning anything else is undefined."
368368
msgstr ""

c-api/typeobj.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-04-04 14:18+0000\n"
15+
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: Danial Behzadi <dani.behzi@ubuntu.com>, 2025\n"
1818
"Language-Team: Persian (https://app.transifex.com/python-doc/teams/5390/"
@@ -1472,7 +1472,7 @@ msgid ""
14721472
"field. Note that the :c:member:`~PyVarObject.ob_size` field may later be "
14731473
"used for other purposes. For example, :py:type:`int` instances use the bits "
14741474
"of :c:member:`~PyVarObject.ob_size` in an implementation-defined way; the "
1475-
"underlying storage and its size should be acessed using :c:func:"
1475+
"underlying storage and its size should be accessed using :c:func:"
14761476
"`PyLong_Export`."
14771477
msgstr ""
14781478

0 commit comments

Comments
 (0)