|
5 | 5 | <string name="course_details_congratulations">تهانينا!</string>
|
6 | 6 | <!--Message for user who has successfully completed a certificate course-->
|
7 | 7 | <string name="course_details_earned_cert">لقد اجتزت المساق.</string>
|
| 8 | + <!--Button that opens a full view of an earned certificate--> |
| 9 | + <string name="course_details_view_cert_button">عرض الشهادة</string> |
8 | 10 | <!--Course Discovery-->
|
9 | 11 | <!--Enroll Now button text-->
|
10 | 12 | <string name="enroll_now_button_text">سجّل الآن</string>
|
|
26 | 28 | <!--Error message shown when browser cannot handle request for given web url-->
|
27 | 29 | <string name="cannot_open_url">يتعذّر فتح صفحة الويب.</string>
|
28 | 30 | <!--Course Sharing-->
|
| 31 | + <!--Description of button that will open the share course menu--> |
| 32 | + <string name="share_course_button">مشاركة المُساق</string> |
29 | 33 | <!--Share course-->
|
30 | 34 | <string name="share_course_message">أحضر حاليًا مساقًا ممتعًا على منصّة {platform_name}! اطلع عليه:</string>
|
31 | 35 | <!--Certificate Page-->
|
|
39 | 43 | <!--Alert dialog error message shown when using a feature with a required Internet connection-->
|
40 | 44 | <string name="need_data">هذه الميزة تتطلب منك أن تكون متصلًا بشبكة الإنترنت.</string>
|
41 | 45 | <!--Login Activity Place Holders-->
|
| 46 | + <!--Hint text for login field--> |
| 47 | + <string name="email_username">اسم المستخدم أو البريد الإلكتروني</string> |
42 | 48 | <!--Hint text for email address field in reset password dialog-->
|
43 | 49 | <string name="email">البريد الإلكتروني</string>
|
44 | 50 | <!--Hint text for password field-->
|
45 | 51 | <string name="password">كلمة السر</string>
|
| 52 | + <!--Button text allowing user to reset their password--> |
| 53 | + <string name="forgot_password">هل نسيت كلمة السر؟</string> |
| 54 | + <!--Button initiating login process after user enters credentials like username and password--> |
| 55 | + <string name="login">تسجيل الدخول</string> |
46 | 56 | <!--Accessible content description of sign in button on Log in screen-->
|
47 | 57 | <string name="login_btn">زر تسجيل الدخول</string>
|
48 | 58 | <!--Message shown while waiting for action-->
|
49 | 59 | <string name="progress_text">انتظر من فضلك</string>
|
| 60 | + <!--Message shown while user waits for response to a sign in request--> |
| 61 | + <string name="signing_in">جار تسجيل الدخول</string> |
50 | 62 | <!--Message for shown after tapping Sign In-->
|
51 | 63 | <string name="error_message">حدث خطأ</string>
|
52 | 64 | <!--Generic error during log in-->
|
|
64 | 76 | <string name="tos_and_honor_code">شروط الخدمة وميثاق الشرف الأكاديمي الخاصين بمنصّة {platform_name} </string>
|
65 | 77 | <!--Label for Privacy Policy-->
|
66 | 78 | <string name="privacy_policy">سياسة الخصوصية</string>
|
| 79 | + <string name="login_title">تسجيل الدخول</string> |
67 | 80 | <!--Accessible content description of close button on Sign in and Sign up screen-->
|
68 | 81 | <string name="close">إغلاق</string>
|
69 | 82 | <!--Accessible content description prefix of dropdowns on Sign up screen, like, country and gender dropdowns-->
|
70 | 83 | <string name="dropdown_list_prefix">قائمة منسدلة</string>
|
71 | 84 | <!--Navigation Drawer Labels-->
|
| 85 | + <!--Button text to show user current downloads screen--> |
| 86 | + <string name="label_current_downloads">عرض التحميلات الحاليّة</string> |
| 87 | + <!--Title of user's course list screen--> |
| 88 | + <string name="label_my_courses">المساقات</string> |
72 | 89 | <!--Title of user's program list screen-->
|
73 | 90 | <string name="label_programs">البرامج</string>
|
74 | 91 | <!--Title of native Find Courses Screen-->
|
75 | 92 | <string name="label_find_courses">استكشف المساقات</string>
|
| 93 | + <!--Title of Find Courses tab on Main Dashboard screen--> |
| 94 | + <string name="label_discovery">استكشاف الدورات التدريبية</string> |
76 | 95 | <!--Button allowing users to send an email for feedback-->
|
77 | 96 | <string name="label_submit_feedback">أرسل ملاحظاتك</string>
|
78 | 97 | <!--Toggle switch on state label-->
|
|
132 | 151 | <string name="course_name">اسم المساق</string>
|
133 | 152 | <!--Label indicating new course content has been downloaded-->
|
134 | 153 | <string name="new_course_content">محتويات المساق الجديد</string>
|
| 154 | + <!--Label for date when course starts--> |
| 155 | + <string name="label_starting">يبدأ في {date}</string> |
| 156 | + <!--Label for course that has ended--> |
| 157 | + <string name="label_ended">انتهى في {date}</string> |
| 158 | + <!--Label for date when course is ending--> |
| 159 | + <string name="label_ending">ينتهي في {date}</string> |
| 160 | + <!--Label for date when course is expiring in a specific time frame like in 2 days--> |
| 161 | + <string name="label_expires">ستنتهي صلاحية الوصول إلى الدورة التدريبية {date}</string> |
| 162 | + <!--Label for date when course is expiring on a specific date like on December 5--> |
| 163 | + <string name="label_expires_on">ستنتهي صلاحية الوصول إلى الدورة التدريبية في {date}</string> |
| 164 | + <!--Label for date when course expired a specific time ago like 2 days ago--> |
| 165 | + <string name="label_expired">انتهت صلاحية الوصول إلى الدورة التدريبية {date}</string> |
| 166 | + <!--Label for date when course expired on a specific date like on November 5--> |
| 167 | + <string name="label_expired_on">انتهت صلاحية الوصول إلى الدورة التدريبية في {date}</string> |
135 | 168 | <!--Course Details-->
|
136 | 169 | <!--Accessible content description of label for course content-->
|
137 | 170 | <string name="course_content">محتوى المساق</string>
|
|
161 | 194 | <string name="upgrade_to_verified_today_title">الترقية إلى مسار معتمَد الآن</string>
|
162 | 195 | <!--Title of place order for course upgrade screen-->
|
163 | 196 | <string name="place_order_title">إرسال طلب</string>
|
| 197 | + <!--label for resume course section. Will be followed by course name--> |
| 198 | + <string name="label_resume">سيرة ذاتية</string> |
164 | 199 | <!--Mobile Payments-->
|
165 | 200 | <string name="payments_info_header">تعقب موثوقية الشهادة</string>
|
166 | 201 | <string name="payments_info_details">إبراز معرفتك ومهاراتك الجديدة من خلال شهادة موثقة استخدم بيانات الاعتماد القيّمة هذه لتحسين فرص وظيفتك وتعزيز حياتك المهنية ، أو إبراز شهادتك في تطبيقات المدرسة.</string>
|
|
428 | 463 | <string name="video_player_forward_time_sec">+15</string>
|
429 | 464 | <!--Button label to bring up course finder-->
|
430 | 465 | <string name="find_course_text">هل تبحثُ عن تحدٍ جديد؟</string>
|
| 466 | + <!--Button label to bring up course finder--> |
| 467 | + <string name="find_course_btn_text">ابحث عن مساق</string> |
| 468 | + <!--Message between sign in button and social login buttons--> |
| 469 | + <string name="or_sign_in_with">أو سجل الدخول باستخدم</string> |
431 | 470 | <!--Facebook login method-->
|
432 | 471 | <string name="facebook_text">فيسبوك</string>
|
433 | 472 | <!--Google login method-->
|
|
443 | 482 | <string name="already_have_an_account">قمت بإنشاءِ حسابٍ مسبقاً؟ سجل الدخول</string>
|
444 | 483 | <!--Prompt leading user to create account screen-->
|
445 | 484 | <string name="sign_up_and_learn">أنشئ حساباً جديداً وابدأ التعلم</string>
|
| 485 | + <!--In Register screen--> |
| 486 | + <string name="register_with">تسجيل الاشتراك باستخدام</string> |
| 487 | + <string name="or_register_with_email">أو سجّل اشتراكك باستخدام البريد الإلكتروني</string> |
446 | 488 | <!--New Logistration Launch screen text-->
|
447 | 489 | <!--Button leading user to create account screen-->
|
448 | 490 | <string name="launch_register">تسجيل</string>
|
|
459 | 501 | <!--Label Explore all courses on the launch screen-->
|
460 | 502 | <string name="label_explore_all_courses"><u>اكتشف كل الدورات</u></string>
|
461 | 503 | <!--Registration Screen-->
|
| 504 | + <!--Button text allowing user to show hidden optional registration fields--> |
| 505 | + <string name="show_optional_text">أظهر الحقول الاختيارية</string> |
462 | 506 | <!--Button text allowing user to hide visible optional registration fields-->
|
463 | 507 | <string name="hide_optional_text">أخفي الحقول الاختيارية</string>
|
| 508 | + <!--Button text allowing user create an account--> |
| 509 | + <string name="create_account_text">أنشئ حسابي الجديد</string> |
| 510 | + <!--Accessible content description of create account button on Registration screen--> |
| 511 | + <string name="create_account_btn">زر أنشئ حسابي</string> |
464 | 512 | <!--Text shown while waiting for registration request-->
|
465 | 513 | <string name="creating_account_text">جاري إنشاء الحساب...</string>
|
466 | 514 | <!--Registration screen title-->
|
|
0 commit comments