196 lines
6.5 KiB
Plaintext
196 lines
6.5 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
|
# Ossama Khayat <okhayat@gmail.com>, 2012.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
|
|
"PO-Revision-Date: 2012-11-27 17:00+0000\n"
|
|
"Last-Translator: Ossama Khayat <okhayat@gmail.com>\n"
|
|
"Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/"
|
|
"ar/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"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"
|
|
|
|
#: views.py:58 views.py:60 views.py:62
|
|
msgid "tag:"
|
|
msgstr "وسم:"
|
|
|
|
#: views.py:93 views.py:95 views.py:97
|
|
msgid "filter:"
|
|
msgstr "مرشّح"
|
|
|
|
#: views.py:156 views.py:158 views.py:160
|
|
msgid "view:"
|
|
msgstr "عرض:"
|
|
|
|
#: views.py:188
|
|
#, python-format
|
|
msgid "App %r not found"
|
|
msgstr "التطبيق %r غير موجود"
|
|
|
|
#: views.py:195
|
|
#, python-format
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
msgstr "النموذج %(model_name)r غير موجود في التطبيق %(app_label)r"
|
|
|
|
#: views.py:207
|
|
#, python-format
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
msgstr "العنصر `%(app_label)s.%(data_type)s` المرتبط"
|
|
|
|
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
|
|
#: views.py:264
|
|
msgid "model:"
|
|
msgstr "نموذج:"
|
|
|
|
#: views.py:222 views.py:254
|
|
#, python-format
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
msgstr "عناصر `%(app_label)s.%(object_name)s` مرتبطة"
|
|
|
|
#: views.py:226 views.py:259
|
|
#, python-format
|
|
msgid "all %s"
|
|
msgstr "كل %s"
|
|
|
|
#: views.py:231 views.py:264
|
|
#, python-format
|
|
msgid "number of %s"
|
|
msgstr "عدد %s"
|
|
|
|
#: views.py:269
|
|
#, python-format
|
|
msgid "Fields on %s objects"
|
|
msgstr "الحقول في عناصر %s"
|
|
|
|
#: views.py:361
|
|
#, python-format
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
msgstr "يبدو أن %s ليس عنصر urlpattern"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:6 templates/admin_doc/index.html:6
|
|
#: templates/admin_doc/missing_docutils.html:6
|
|
#: templates/admin_doc/model_detail.html:14
|
|
#: templates/admin_doc/model_index.html:8
|
|
#: templates/admin_doc/template_detail.html:6
|
|
#: templates/admin_doc/template_filter_index.html:7
|
|
#: templates/admin_doc/template_tag_index.html:7
|
|
#: templates/admin_doc/view_detail.html:6
|
|
#: templates/admin_doc/view_index.html:7
|
|
msgid "Home"
|
|
msgstr "الرئيسية"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
|
|
#: templates/admin_doc/missing_docutils.html:7
|
|
#: templates/admin_doc/model_detail.html:15
|
|
#: templates/admin_doc/model_index.html:9
|
|
#: templates/admin_doc/template_detail.html:7
|
|
#: templates/admin_doc/template_filter_index.html:8
|
|
#: templates/admin_doc/template_tag_index.html:8
|
|
#: templates/admin_doc/view_detail.html:7
|
|
#: templates/admin_doc/view_index.html:8
|
|
msgid "Documentation"
|
|
msgstr "الوثائق"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:8
|
|
msgid "Bookmarklets"
|
|
msgstr "أوامر المفضلة"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:11
|
|
msgid "Documentation bookmarklets"
|
|
msgstr "أوامر مفضلة الوثائق"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:15
|
|
msgid ""
|
|
"\n"
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
"your computer is \"internal\").</p>\n"
|
|
msgstr ""
|
|
"\n"
|
|
"<p class=\"help\">لتركيب أوامر المفضلة، قم بسحب الوصلة إلى\n"
|
|
"شريط أدات المفضلات في متصفحك، أو قم بالضغط عليها بالزر الأيمن وأضفها إلى "
|
|
"مفضلاتك.\n"
|
|
"سيمكنك الآن أن اختيار أوامر المفضلة من أي صفحة في الموقع، لاحظ بأن بعض\n"
|
|
"أوامر المفضلة هذه معدة لتعمل على أجهزة كمبيوتر تعتبر على أنها \"داخلية\"\n"
|
|
"(تحدث إلى مسؤول النظم إذا لم تكن متأكدا ما إذا كان كمبيوتر يعتبر \"داخليا\")."
|
|
"</p>\n"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:25
|
|
msgid "Documentation for this page"
|
|
msgstr "الوثائق لهذه الصفحة"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:26
|
|
msgid ""
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
"that page."
|
|
msgstr "ينتقل بك من أي صفحة إلى وثائق العرض الذي أنشأ هذه الصفحة."
|
|
|
|
#: templates/admin_doc/bookmarklets.html:28
|
|
msgid "Show object ID"
|
|
msgstr "أظهر معرف الكائن"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:29
|
|
msgid ""
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
"object."
|
|
msgstr "عرض نوع البيانات والمعرف الفريد للصفحات التي تمثل كائناً واحداً."
|
|
|
|
#: templates/admin_doc/bookmarklets.html:31
|
|
msgid "Edit this object (current window)"
|
|
msgstr "عدّل هذا العنصر (النافذة الحالية)"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:32
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
msgstr "ينتقل بك إلى صفحة الإدارة للصفحات التي تمثل عنصراً واحداً."
|
|
|
|
#: templates/admin_doc/bookmarklets.html:34
|
|
msgid "Edit this object (new window)"
|
|
msgstr "عدّل هذا العنصر (نافذة جديدة)"
|
|
|
|
#: templates/admin_doc/bookmarklets.html:35
|
|
msgid "As above, but opens the admin page in a new window."
|
|
msgstr "كما سبق، لكن يفتح صفحة الإدارة في نافذة جديدة."
|
|
|
|
#: templates/admin_doc/model_detail.html:16
|
|
#: templates/admin_doc/model_index.html:10
|
|
msgid "Models"
|
|
msgstr "النماذج"
|
|
|
|
#: templates/admin_doc/template_detail.html:8
|
|
msgid "Templates"
|
|
msgstr "القوالب"
|
|
|
|
#: templates/admin_doc/template_filter_index.html:9
|
|
msgid "Filters"
|
|
msgstr "الفلاتر"
|
|
|
|
#: templates/admin_doc/template_tag_index.html:9
|
|
msgid "Tags"
|
|
msgstr "الوسوم"
|
|
|
|
#: templates/admin_doc/view_detail.html:8
|
|
#: templates/admin_doc/view_index.html:9
|
|
msgid "Views"
|
|
msgstr ""
|
|
|
|
#: tests/__init__.py:23
|
|
msgid "Boolean (Either True or False)"
|
|
msgstr "ثنائي (إما True أو False)"
|
|
|
|
#: tests/__init__.py:33
|
|
#, python-format
|
|
msgid "Field of type: %(field_type)s"
|
|
msgstr "حقل نوع: %(field_type)s"
|