"يشاؤون، والذين يدمجون ببطء ما يجب عليهم._"

#: src\contributing.md:67
msgid "Get help"
msgstr "اطلب المساعدة"

#: src\contributing.md:70
msgid "If you're stuck for more than 15 minutes, ask for help, like a Rust Discord, Stack Exchange, or in a project issue or discussion."
msgstr "إذا علقت لأكثر من 15 دقيقة، اطلب المساعدة، مثل ديسكورد أو Stack Exchange أو في المشروع في قسم الاقتراحات أو المناقشة."

#: src\contributing.md:73
msgid "Practice hypothesis-driven debugging"
msgstr "ممارسة تصحيح الأخطاء المبنية على الفرضيات"

#: src\contributing.md:76
msgid "Formulate a hypothesis as to what is causing the problem. Figure out how to test that hypothesis. Perform that tests. If it works, great, you fixed the issue or now you know how to fix the issue. If not, repeat with a new hypothesis."
msgstr "صيغ فرضية بشأن ما الذي يتسبب في المشكلة. اكتشف كيفية اختبار تلك الفرضية. قم بأداء هذه الاختبارات. إذا نجحت، فهذا رائع، لقد حلت المشكلة و الآن تعرف كيفية حل المشكلة. إذا لم ينجح، كرر العملية مع فرضية جديدة."

#: src\contributing.md:81