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
msgid"Your submission successfully compiled to an executable."
55
-
msgstr""
55
+
msgstr"تسليمك حوِّل بنجاح إلى برنامج."
56
56
57
57
msgid"Compilation failed"
58
58
msgstr"فشل التحويل"
59
59
60
-
#,fuzzy
61
60
msgid"Your submission did not compile correctly."
62
-
msgstr"تسليمك استغرق من وقت المعالج أكثر من الحد"
61
+
msgstr"تسليمك لم يحول بشكل صحيح."
63
62
64
63
msgid"Compilation timed out"
65
64
msgstr"التحويل تجاوز حد الوقت"
66
65
67
66
msgid"Your submission exceeded the time limit while compiling. This might be caused by an excessive use of C++ templates, for example."
68
-
msgstr""
67
+
msgstr"استغرق تسليمك أكثر من حد الوقت للتحويل. قد يكون بسبب C++ templates على سبيل المثال."
69
68
70
-
#,fuzzy, python-format
69
+
#, python-format
71
70
msgid"Compilation killed with signal %s (could be triggered by violating memory limits)"
72
-
msgstr"أوقف التنفيذ (قد يكون بسبب الوصول لذاكرة غير مصرح بها)"
71
+
msgstr"أوقفت عملية التحويل بإشارة %s (قد يكون بسبب الوصول لذاكرة غير مصرح بها)"
73
72
74
73
msgid"Your submission was killed with the specified signal. Among other things, this might be caused by exceeding the memory limit for the compilation, and in turn by an excessive use of C++ templates, for example."
75
74
msgstr""
@@ -78,7 +77,7 @@ msgid "Output is correct"
78
77
msgstr"المخرجات صحيحة"
79
78
80
79
msgid"Your submission ran and gave the correct answer"
0 commit comments