Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redwood: Updates for file translations/edx-proctoring/edx_proctoring/conf/locale/en/LC_MESSAGES/djangojs.po in ar #10035

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#: static/proctoring/js/exam_action_handler.js:44
msgid "OK"
msgstr "موافق"

#: static/proctoring/js/exam_action_handler.js:130
#: static/proctoring/js/exam_action_handler.js:195
#: static/proctoring/js/exam_action_handler.js:206
Expand Down Expand Up @@ -208,6 +212,10 @@ msgstr "لقد قدمتَ امتحانك التأهيلي."
msgid "Your onboarding exam has been approved in this course."
msgstr "لقد قٌبلت في الامتحان التأهيلي لهذه الدورة."

#: static/proctoring/js/views/proctored_exam_info.js:39
msgid "Your onboarding exam has been rejected. Please retry onboarding."
msgstr "لقد رُفضت في الامتحان التأهيلي. رجاءً أعِد المحاولة."

#: static/proctoring/js/views/proctored_exam_info.js:46
#: static/proctoring/js/views/proctored_exam_onboarding_view.js:32
msgid "Approved in Another Course"
Expand Down
Loading