Skip to content

Commit 9e3eeb9

Browse files
author
GitHub Action's update-translation job
committed
Update Farsi translations from Transifex
1 parent 06688d6 commit 9e3eeb9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bugs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ msgid ""
7171
"You can also open a discussion item on our `Documentation Discourse forum "
7272
"<https://discuss.python.org/c/documentation/26>`_."
7373
msgstr ""
74-
"همچنین می‌توانید یک مباحثه را در `انجمن مباحثه در خصوص اسناد <https://"
75-
"discuss.python.org/c/documentation/26>`_ ما باز کنید."
74+
"همچنین می‌توانید یک مباحثه را در `انجمن مباحثه در خصوص اسناد <https://discuss."
75+
"python.org/c/documentation/26>`_ ما باز کنید."
7676

7777
#: ../../bugs.rst:25
7878
msgid ""

library/functions.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Alireza Shabani (Revisto) <theRevisto@gmail.com>, 2025
87
# AmirHossein SAMIMI, 2025
98
# taha haghgoo, 2025
109
# sadra nobari, 2025
10+
# Alireza Shabani (Revisto) <theRevisto@gmail.com>, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
19-
"Last-Translator: sadra nobari, 2025\n"
19+
"Last-Translator: Alireza Shabani (Revisto) <theRevisto@gmail.com>, 2025\n"
2020
"Language-Team: Persian (https://app.transifex.com/python-doc/teams/5390/"
2121
"fa/)\n"
2222
"MIME-Version: 1.0\n"
@@ -417,8 +417,8 @@ msgid ""
417417
"Return an :term:`asynchronous iterator` for an :term:`asynchronous "
418418
"iterable`. Equivalent to calling ``x.__aiter__()``."
419419
msgstr ""
420-
"بازگرداندن یک 'term:'asynchronous iterator: برای یک 'term:`asynchronous "
421-
"iterable: معادل فراخوانی ``x.__aiter__()`` است."
420+
"بازگرداندن یک :term:`asynchronous iterator` برای یک :term:`asynchronous "
421+
"iterable` معادل فراخوانی ``x.__aiter__()`` است."
422422

423423
#: ../../library/functions.rst:70
424424
msgid "Note: Unlike :func:`iter`, :func:`aiter` has no 2-argument variant."

0 commit comments

Comments
 (0)