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: glossary.po
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -622,7 +622,6 @@ msgstr "بهصورت غیررسمی برای اشاره به یک :term:`تا
622
622
msgid"generator function"
623
623
msgstr"تابع تولیدگر"
624
624
625
-
#,fuzzy
626
625
msgid"A function which returns a :term:`generator` object. It looks like a normal function except that it contains :keyword:`yield` expressions for producing a series of values usable in a :keyword:`for`\\-loop or that can be retrieved one at a time with the :func:`next` function. See :ref:`yieldexpr`."
627
626
msgstr"تابعی که یک شیء :term:`تولیدگر <generator>` بازمیگرداند. این تابع شبیه یک تابع معمولی است، با این تفاوت که شامل عبارتهای :keyword:`yield` برای تولید مجموعهای از مقادیر قابل استفاده در یک حلقهٔ :keyword:`for` یا قابل بازیابی یکییکی با تابع :func:`next` است. :ref:`yieldexpr` را ببینید."
0 commit comments