translate arabic strings: # _developer/developer.rpym:38 old "Developer Menu" new "قائمة المبرمج" # _developer/developer.rpym:43 old "Reload Game (Shift+R)" new "إعادة تشغيل اللعبة (Shift+R)" # _developer/developer.rpym:45 old "Console (Shift+O)" new "لوحة التحكم (Shift+O)" # _developer/developer.rpym:47 old "Variable Viewer" new "مستعرض الأوامر" # _developer/developer.rpym:49 old "Theme Test" new "اختبار القوالب" # _developer/developer.rpym:51 old "Image Location Picker" new "مكان الصور المطلوبة" # _developer/developer.rpym:53 old "Filename List" new "قائمة اسماء الملفات" # _developer/developer.rpym:57 old "Show Image Load Log" new "عرض قائمة الصور " # _developer/developer.rpym:60 old "Hide Image Load Log" new "إخفاء قائمة الصور" # _developer/developer.rpym:95 old "Nothing to inspect." new "لا يوجد شيء ليتم اختباره" # _developer/developer.rpym:217 old "Return to the developer menu" new "العودة للوحة المبرمج" # _developer/developer.rpym:373 old "Rectangle: %r" new "مثلث: %r" # _developer/developer.rpym:378 old "Mouse position: %r" new "مكان المؤشر: %r" # _developer/developer.rpym:383 old "Right-click or escape to quit." new "إضغط بالزر الايمن او إضغط زر الخروح للإغلاق" # _developer/developer.rpym:412 old "Rectangle copied to clipboard." new "تم نسخ المربع إلى الحافظة." # _developer/developer.rpym:415 old "Position copied to clipboard." new "تم نسخ الموضع إلى الحافظة." # _developer/developer.rpym:524 old "✔ " new "✔ " # _developer/developer.rpym:527 old "✘ " new "✘ " # _developer/developer.rpym:532 old "\n{color=#cfc}✔ predicted image (good){/color}\n{color=#fcc}✘ unpredicted image (bad){/color}\n{color=#fff}Drag to move.{/color}" new "\n{color=#cfc}✔ predicted image (good){/color}\n{color=#fcc}✘ unpredicted image (bad){/color}\n{color=#fff}Drag to move.{/color}" # _developer/inspector.rpym:38 old "Displayable Inspector" new "اختبار المستعرضات" # _developer/inspector.rpym:61 old "Size" new "حجم" # _developer/inspector.rpym:65 old "Style" new "مظهر" # _developer/inspector.rpym:71 old "Location" new "الموقع" # _developer/inspector.rpym:122 old "Inspecting Styles of [displayable_name!q]" new "يتم اختبار المظهر الخاص بـ [displayable_name!q]" # _developer/inspector.rpym:139 old "displayable:" new "مستعرضات" # _developer/inspector.rpym:145 old " (no properties affect the displayable)" new " (لا توجد اي مؤثرات على هذا المستعرض)" # _developer/inspector.rpym:147 old " (default properties omitted)" new " (تم استبعاد تأثير المؤثرات القياسية)" # _developer/inspector.rpym:185 old "" new "" # 00console.rpy:182 old "Press to exit console. Type help for help.\n" new "إضغط زر الخروج لإغلاق لوحة التحكم, اكتب كلمة help للمساعدة" # 00console.rpy:186 old "Ren'Py script enabled." new "لغة برمحة رينباي متاحه" # 00console.rpy:188 old "Ren'Py script disabled." new "لغة برمجة رينباي غير متاحه" # 00console.rpy:398 old "help: show this help" new "مساعده: عرض هذه المساعده" # 00console.rpy:403 old "commands:\n" new "أوامر: \n" # 00console.rpy:413 old " : run the statement\n" new ": عرض الأوامر\n" # 00console.rpy:415 old " : run the expression or statement" new " : عرض التعبير او الأوامر" # 00console.rpy:423 old "clear: clear the console history" new "clear: مسح تاريخ لوحة التحكم" # 00console.rpy:427 old "exit: exit the console" new "exit: الخروج من لوحة التحكم" # 00console.rpy:435 old "load : loads the game from slot" new "استرجاع : يقوم باسترجاع اللعب من نقطة الحفظ" # 00console.rpy:448 old "save : saves the game in slot" new "حفظ : يقوم بحفظ اللعب في نقطة الحفظ" # 00console.rpy:459 old "reload: reloads the game, refreshing the scripts" new "reload: يعيد تشغيل اللعبة مع عرض التغييرات في النص" # 00console.rpy:467 old "watch : watch a python expression" new "مشاهده : يقوم بعرض تعبيرات بايثون" # 00console.rpy:493 old "unwatch : stop watching an expression" new "unwatch : يقوم بإيقاف تعبير بايثون" # 00console.rpy:519 old "unwatchall: stop watching all expressions" new "unwatchall: يقوم بإيقاف كل تعبيرات بايثون" # 00console.rpy:536 old "jump