Skip to content

Commit f979c79

Browse files
committed
Update translations
1 parent f525a25 commit f979c79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

glossary.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,6 @@ msgstr "به‌صورت غیررسمی برای اشاره به یک :term:`تا
622622
msgid "generator function"
623623
msgstr "تابع تولیدگر"
624624

625-
#, fuzzy
626625
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`."
627626
msgstr "تابعی که یک شیء :term:`تولیدگر <generator>` بازمی‌گرداند. این تابع شبیه یک تابع معمولی است، با این تفاوت که شامل عبارت‌های :keyword:`yield` برای تولید مجموعه‌ای از مقادیر قابل استفاده در یک حلقهٔ :keyword:`for` یا قابل بازیابی یکی‌یکی با تابع :func:`next` است. :ref:`yieldexpr` را ببینید."
628627

0 commit comments

Comments
 (0)