You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: c-api/bool.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ msgid "This instance of :c:type:`PyTypeObject` represents the Python boolean typ
32
32
msgstr"این نمونه از :c:type:`PyTypeObject` نوع دادهی بولین پایتون را نشان میدهد؛ این همان شیءای است که در لایهی پایتون با نام :class:`bool` شناخته میشود."
33
33
34
34
msgid"Return true if *o* is of type :c:data:`PyBool_Type`. This function always succeeds."
35
-
msgstr"اگر *o* از نوع :c:data:`PyBool_Type` باشد، مقدار true را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
35
+
msgstr"اگر *o* از نوع :c:data:`PyBool_Type` باشد، مقدار True را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
36
36
37
37
msgid"The Python ``False`` object. This object has no methods and is :term:`immortal`."
38
38
msgstr"شیء ``False`` در پایتون. این شیء هیچ متدی ندارد و :term:`immortal` است."
Copy file name to clipboardExpand all lines: c-api/bytearray.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,10 @@ msgid "Type check macros"
38
38
msgstr"ماکروهای بررسی نوع"
39
39
40
40
msgid"Return true if the object *o* is a bytearray object or an instance of a subtype of the bytearray type. This function always succeeds."
41
-
msgstr"اگر شیء *o* یک شیء bytearray یا نمونهای از زیرنوعی از نوع bytearray باشد، مقدار true را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
41
+
msgstr"اگر شیء *o* یک شیء bytearray یا نمونهای از زیرنوعی از نوع bytearray باشد، مقدار True را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
42
42
43
43
msgid"Return true if the object *o* is a bytearray object, but not an instance of a subtype of the bytearray type. This function always succeeds."
44
-
msgstr"اگر شیء *o* یک شیء bytearray باشد، اما نمونهای از زیرنوعی از نوع bytearray نباشد، مقدار true را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
44
+
msgstr"اگر شیء *o* یک شیء bytearray باشد، اما نمونهای از زیرنوعی از نوع bytearray نباشد، مقدار True را برمیگرداند. این تابع همیشه با موفقیت اجرا میشود."
Copy file name to clipboardExpand all lines: improve-page-nojs.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ msgid "We are always interested to hear ideas about improvements to the document
28
28
msgstr"ما همیشه علاقهمند به شنیدن ایدهها دربارهی بهبود سند هستیم."
29
29
30
30
msgid"If the bug or suggested improvement concerns the translation of this documentation, open an issue or edit the page in `translation's repository <TRANSLATION_REPO_>`_ instead."
31
-
msgstr"اگر مشکل یا پیشنهاد بهبود مربوط به ترجمهی این مستندات است، یک issue باز کنید یا صفحه را در `مخزن ترجمه <TRANSLATION_REPO_>`_ ویرایش کنید."
31
+
msgstr"اگر مشکل یا پیشنهاد بهبود مربوط به ترجمهی این مستندات است، یک گزارش مشکل باز کنید یا صفحه را در `مخزن ترجمه <TRANSLATION_REPO_>`_ ویرایش کنید."
32
32
33
33
msgid"You have a few ways to ask questions or suggest changes:"
34
34
msgstr"شما چند راه برای پرسیدن سؤال یا پیشنهاد تغییرات دارید."
Copy file name to clipboardExpand all lines: improve-page.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ msgid "You were reading \"PAGETITLE\" at `<PAGEURL>`_. The source for that page
31
31
msgstr"شما در حال خواندن «PAGETITLE» در `<PAGEURL>`_ بودید. منبع آن صفحه در `GitHub <https://github.com/python/cpython/blob/main/Doc/PAGESOURCE?plain=1>`_ است."
32
32
33
33
msgid"If the bug or suggested improvement concerns the translation of this documentation, open an issue or edit the page in `translation's repository <TRANSLATION_REPO_>`_ instead."
34
-
msgstr"اگر مشکل یا پیشنهاد بهبود مربوط به ترجمهی این مستندات است، یک issue باز کنید یا صفحه را در `مخزن ترجمه <TRANSLATION_REPO_>`_ ویرایش کنید."
34
+
msgstr"اگر مشکل یا پیشنهاد بهبود مربوط به ترجمهی این مستندات است، یک گزارش مشکل باز کنید یا صفحه را در `مخزن ترجمه <TRANSLATION_REPO_>`_ ویرایش کنید."
35
35
36
36
msgid"You have a few ways to ask questions or suggest changes:"
37
37
msgstr"شما چند راه برای پرسیدن سؤال یا پیشنهاد تغییرات دارید."
0 commit comments