mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Update ar.coffee
This commit is contained in:
parent
2eb95c32df
commit
83f2723628
1 changed files with 13 additions and 13 deletions
|
@ -138,7 +138,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
|
||||
common:
|
||||
back: "الرجوع" # When used as an action verb, like "Navigate backward"
|
||||
continue: "متابعة" # When used as an action verb, like "Continue forward"
|
||||
continue: "امض قدما" # When used as an action verb, like "Continue forward"
|
||||
loading: "تحميل"
|
||||
saving: "جاري الحفض"
|
||||
sending: "جاري الإرسال"
|
||||
|
@ -152,12 +152,12 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
play: "إلعب" # When used as an action verb, like "Play next level"
|
||||
retry: "إعادة"
|
||||
# actions: "Actions"
|
||||
# info: "Info"
|
||||
# help: "Help"
|
||||
# info: "معلومات"
|
||||
# help: "مساعدة"
|
||||
watch: "مشاهدة"
|
||||
unwatch: "إنهاء المشاهدة"
|
||||
submit_patch: "تقديم التصحيح"
|
||||
# submit_changes: "Submit Changes"
|
||||
# submit_changes: "تقديم التغييرات"
|
||||
|
||||
general:
|
||||
and: "و"
|
||||
|
@ -168,16 +168,16 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
pending: "ارسال"
|
||||
accepted: "مقبول"
|
||||
rejected: "مرفوض"
|
||||
# withdrawn: "Withdrawn"
|
||||
# submitter: "Submitter"
|
||||
# submitted: "Submitted"
|
||||
# commit_msg: "Commit Message"
|
||||
# withdrawn: "متعادل"
|
||||
# submitter: "المقدم"
|
||||
# submitted: "تم التقديم"
|
||||
# commit_msg: "حول رسالة"
|
||||
review: "مشاهدة"
|
||||
version_history: "تاريخ النسخة"
|
||||
version_history_for: "تاريخ النسخة لل: "
|
||||
select_changes: "اختر تغيريين."
|
||||
# undo_prefix: "Undo"
|
||||
# undo_shortcut: "(Ctrl+Z)"
|
||||
# undo_shortcut: "(ctrl+z)"
|
||||
# redo_prefix: "Redo"
|
||||
# redo_shortcut: "(Ctrl+Shift+Z)"
|
||||
play_preview: "شاهد مقطع فيديو عن المستوى الحالي"
|
||||
|
@ -224,7 +224,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
years: "سنوات"
|
||||
|
||||
play_level:
|
||||
# done: "Done"
|
||||
# done: "انتهاء"
|
||||
# home: "Home" # Not used any more, will be removed soon.
|
||||
level: "مستوى" # Like "Level: Dungeons of Kithgard"
|
||||
skip: "الغاء"
|
||||
|
@ -233,11 +233,11 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
restart: "اعادة التشغيل"
|
||||
goals: "الاهداف"
|
||||
goal: "هدف"
|
||||
# running: "Running..."
|
||||
# running: "جاري التشغيل..."
|
||||
success: "نجاح!"
|
||||
incomplete: "غير مكتمل"
|
||||
# timed_out: "Ran out of time"
|
||||
# failing: "Failing"
|
||||
# timed_out: "تم انتهاء الوقت"
|
||||
# failing: "فشل"
|
||||
# action_timeline: "Action Timeline"
|
||||
# click_to_select: "Click on a unit to select it."
|
||||
# control_bar_multiplayer: "Multiplayer"
|
||||
|
|
Loading…
Reference in a new issue