Skip to content

Commit 4f0b5fb

Browse files
author
GitHub Action's update-translation job
committed
Update Farsi translations from Transifex
1 parent 3e8b37d commit 4f0b5fb

12 files changed

Lines changed: 13356 additions & 13259 deletions

File tree

c-api/arg.po

Lines changed: 2 additions & 2 deletions
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: 2025-02-14 14:17+0000\n"
14+
"POT-Creation-Date: 2025-03-07 14:18+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: Alireza Shabani (Revisto) <theRevisto@gmail.com>, 2025\n"
1717
"Language-Team: Persian (https://app.transifex.com/python-doc/teams/5390/"
@@ -28,7 +28,7 @@ msgstr ""
2828

2929
#: ../../c-api/arg.rst:8
3030
msgid ""
31-
"These functions are useful when creating your own extensions functions and "
31+
"These functions are useful when creating your own extension functions and "
3232
"methods. Additional information and examples are available in :ref:"
3333
"`extending-index`."
3434
msgstr ""

extending/embedding.po

Lines changed: 2 additions & 2 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-02-14 14:17+0000\n"
11+
"POT-Creation-Date: 2025-03-07 14:18+0000\n"
1212
"PO-Revision-Date: 2021-06-28 00:51+0000\n"
1313
"Language-Team: Persian (https://app.transifex.com/python-doc/teams/5390/"
1414
"fa/)\n"
@@ -355,7 +355,7 @@ msgstr ""
355355
msgid ""
356356
"After initializing the interpreter, the script is loaded using :c:func:"
357357
"`PyImport_Import`. This routine needs a Python string as its argument, "
358-
"which is constructed using the :c:func:`PyUnicode_FromString` data "
358+
"which is constructed using the :c:func:`PyUnicode_DecodeFSDefault` data "
359359
"conversion routine. ::"
360360
msgstr ""
361361

0 commit comments

Comments
 (0)