chore: Arabic translations

This commit is contained in:
Jannat Patel
2025-03-06 03:44:24 +05:30
parent 795d95b482
commit 279f2f503e

View File

@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-02-28 16:04+0000\n" "POT-Creation-Date: 2025-02-28 16:04+0000\n"
"PO-Revision-Date: 2025-03-03 21:29\n" "PO-Revision-Date: 2025-03-05 22:14\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -368,7 +368,7 @@ msgstr ""
#: frontend/src/components/Apps.vue:13 #: frontend/src/components/Apps.vue:13
msgid "Apps" msgid "Apps"
msgstr "" msgstr "التطبيقات"
#: frontend/src/pages/Batches.vue:277 frontend/src/pages/Batches.vue:295 #: frontend/src/pages/Batches.vue:277 frontend/src/pages/Batches.vue:295
msgid "Archived" msgid "Archived"
@@ -1755,7 +1755,7 @@ msgstr ""
#. Label of the show_emails (Check) field in DocType 'LMS Settings' #. Label of the show_emails (Check) field in DocType 'LMS Settings'
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Emails" msgid "Emails"
msgstr "" msgstr "البريد الإلكتروني"
#. Option for the 'User Category' (Select) field in DocType 'User' #. Option for the 'User Category' (Select) field in DocType 'User'
#: lms/fixtures/custom_field.json lms/templates/signup-form.html:25 #: lms/fixtures/custom_field.json lms/templates/signup-form.html:25
@@ -2055,7 +2055,7 @@ msgstr ""
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Fail" msgid "Fail"
msgstr "" msgstr "فشل"
#: frontend/src/components/UserDropdown.vue:243 #: frontend/src/components/UserDropdown.vue:243
msgid "Failed to login to Frappe Cloud" msgid "Failed to login to Frappe Cloud"
@@ -2131,7 +2131,7 @@ msgstr ""
#: lms/lms/widgets/CourseCard.html:114 #: lms/lms/widgets/CourseCard.html:114
msgid "Free" msgid "Free"
msgstr "" msgstr "مجاني"
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
#: frontend/src/pages/Jobs.vue:147 #: frontend/src/pages/Jobs.vue:147
@@ -2278,7 +2278,7 @@ msgstr ""
#: lms/lms/widgets/HelloWorld.html:13 #: lms/lms/widgets/HelloWorld.html:13
msgid "Hello" msgid "Hello"
msgstr "" msgstr "مرحبًا"
#: frontend/src/components/BatchFeedback.vue:11 #: frontend/src/components/BatchFeedback.vue:11
msgid "Help Us Improve" msgid "Help Us Improve"
@@ -3795,7 +3795,7 @@ msgstr ""
#: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
msgid "PDF" msgid "PDF"
msgstr "" msgstr "ملف PDF"
#. Label of the pages (Table) field in DocType 'Cohort' #. Label of the pages (Table) field in DocType 'Cohort'
#: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort/cohort.json
@@ -3848,7 +3848,7 @@ msgstr ""
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
msgid "Pass" msgid "Pass"
msgstr "" msgstr "إجتاز"
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
@@ -4531,7 +4531,7 @@ msgstr ""
#. Label of the result (Table) field in DocType 'LMS Quiz Submission' #. Label of the result (Table) field in DocType 'LMS Quiz Submission'
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
msgid "Result" msgid "Result"
msgstr "" msgstr "نتيجة"
#. Label of the resume (Attach) field in DocType 'LMS Job Application' #. Label of the resume (Attach) field in DocType 'LMS Job Application'
#: lms/job/doctype/lms_job_application/lms_job_application.json #: lms/job/doctype/lms_job_application/lms_job_application.json
@@ -4639,7 +4639,7 @@ msgstr "حفظ"
#. Label of the schedule (Table) field in DocType 'Course Evaluator' #. Label of the schedule (Table) field in DocType 'Course Evaluator'
#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_evaluator/course_evaluator.json
msgid "Schedule" msgid "Schedule"
msgstr "" msgstr "جدول"
#: frontend/src/components/Modals/EvaluationModal.vue:5 #: frontend/src/components/Modals/EvaluationModal.vue:5
#: frontend/src/components/UpcomingEvaluations.vue:14 #: frontend/src/components/UpcomingEvaluations.vue:14
@@ -5535,7 +5535,7 @@ msgstr "السفر"
#: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131 #: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131
msgid "Try Again" msgid "Try Again"
msgstr "" msgstr "حاول مرة أخرى"
#. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule'
#. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request'
@@ -6093,15 +6093,15 @@ msgstr ""
#: frontend/src/pages/Programs.vue:31 #: frontend/src/pages/Programs.vue:31
msgid "members" msgid "members"
msgstr "" msgstr "الطلاب"
#: lms/templates/quiz/quiz.html:106 #: lms/templates/quiz/quiz.html:106
msgid "of" msgid "of"
msgstr "" msgstr "من"
#: lms/templates/quiz/quiz.js:141 #: lms/templates/quiz/quiz.js:141
msgid "out of" msgid "out of"
msgstr "" msgstr "من أصل"
#: frontend/src/components/JobCard.vue:30 #: frontend/src/components/JobCard.vue:30
msgid "posted" msgid "posted"
@@ -6113,7 +6113,7 @@ msgstr ""
#: lms/templates/reviews.html:25 #: lms/templates/reviews.html:25
msgid "ratings" msgid "ratings"
msgstr "" msgstr "التقييمات"
#: lms/templates/reviews.html:43 #: lms/templates/reviews.html:43
msgid "stars" msgid "stars"