Update ar.coffee

This commit is contained in:
noashess12 2015-04-17 14:30:32 +03:00
parent 2eb95c32df
commit 83f2723628

View file

@ -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"