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