-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
100% reviewed source file: 'django.po' on 'ar'.
- Loading branch information
1 parent
39dba07
commit 3e57496
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,17 @@ | |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
# Translators: | ||
# Nathan Robertson, 2024 | ||
# Omar Al-Ithawi <[email protected]>, 2024 | ||
# Abdalrahim Fakhouri <[email protected]>, 2024 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-08 00:20+0000\n" | ||
"PO-Revision-Date: 2023-05-10 00:48+0000\n" | ||
"Last-Translator: Nathan Robertson, 2024\n" | ||
"POT-Creation-Date: 2024-05-09 00:21+0000\n" | ||
"PO-Revision-Date: 2024-05-09 18:48+0000\n" | ||
"Last-Translator: Abdalrahim Fakhouri <[email protected]>, 2024\n" | ||
"Language-Team: Arabic (https://app.transifex.com/open-edx/teams/6205/ar/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -32,7 +33,7 @@ msgstr "" | |
#: api/v1/views.py:89 | ||
#, python-brace-format | ||
msgid "Key '{key}' not found." | ||
msgstr "لم يتم العثور على المفتاح '{key}'." | ||
msgstr "لم يُعثَر على المفتاح '{key}'." | ||
|
||
#: api/v1/views.py:97 | ||
msgid "User is not enrolled in course." | ||
|
@@ -44,22 +45,22 @@ msgstr "مفتاح سياق التعلم غير صالح: {}" | |
|
||
#: api/v1/views.py:124 | ||
msgid "Invalid block key: {}" | ||
msgstr "مفتاح الحظر غير صالح: {}" | ||
msgstr "مفتاح الكُتلة غير صالح: {}" | ||
|
||
#: api/v1/views.py:132 | ||
#, python-brace-format | ||
msgid "Block with key: '{key}' is not in context {context}" | ||
msgstr "الحظر باستخدام المفتاح: "{key}" ليس في السياق {context}" | ||
msgstr "الكُتلة ذات المفتاح: '{key}' ليست في سياق {context}" | ||
|
||
#: api/v1/views.py:174 | ||
msgid " " | ||
msgstr " " | ||
|
||
#: api/v1/views.py:189 | ||
msgid "ok" | ||
msgstr "نعم" | ||
msgstr "حسنًا" | ||
|
||
#: models.py:33 | ||
#, python-brace-format | ||
msgid "{value} must be between 0.0 and 1.0" | ||
msgstr "يجب أن يكون {value} بين 0.0 و1.0" | ||
msgstr "يجب أن تكون {value} بين 0.0 و 1.0" |