# This file is distributed under the same license as the Django package. # # Translators: # Bashar Al-Abdulhadi, 2014 # Jannis Leidel , 2011 # Ossama Khayat , 2012 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-05-19 15:12+0200\n" "PO-Revision-Date: 2014-05-20 15:20+0000\n" "Last-Translator: Bashar Al-Abdulhadi\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" #: contrib/admindocs/apps.py:8 msgid "Administrative Documentation" msgstr "الوثائق الإدارية" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:6 #: contrib/admindocs/templates/admin_doc/index.html:6 #: contrib/admindocs/templates/admin_doc/missing_docutils.html:6 #: contrib/admindocs/templates/admin_doc/model_detail.html:14 #: contrib/admindocs/templates/admin_doc/model_index.html:8 #: contrib/admindocs/templates/admin_doc/template_detail.html:6 #: contrib/admindocs/templates/admin_doc/template_filter_index.html:7 #: contrib/admindocs/templates/admin_doc/template_tag_index.html:7 #: contrib/admindocs/templates/admin_doc/view_detail.html:6 #: contrib/admindocs/templates/admin_doc/view_index.html:7 msgid "Home" msgstr "الرئيسية" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:7 #: contrib/admindocs/templates/admin_doc/index.html:7 #: contrib/admindocs/templates/admin_doc/index.html:10 #: contrib/admindocs/templates/admin_doc/index.html:14 #: contrib/admindocs/templates/admin_doc/missing_docutils.html:7 #: contrib/admindocs/templates/admin_doc/missing_docutils.html:14 #: contrib/admindocs/templates/admin_doc/model_detail.html:15 #: contrib/admindocs/templates/admin_doc/model_index.html:9 #: contrib/admindocs/templates/admin_doc/template_detail.html:7 #: contrib/admindocs/templates/admin_doc/template_filter_index.html:8 #: contrib/admindocs/templates/admin_doc/template_tag_index.html:8 #: contrib/admindocs/templates/admin_doc/view_detail.html:7 #: contrib/admindocs/templates/admin_doc/view_index.html:8 msgid "Documentation" msgstr "الوثائق" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:8 #: contrib/admindocs/templates/admin_doc/index.html:29 msgid "Bookmarklets" msgstr "أوامر المفضلة" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:11 msgid "Documentation bookmarklets" msgstr "أوامر مفضلة الوثائق" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:15 msgid "" "\n" "

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\").

\n" msgstr "" "\n" "

لتركيب أوامر المفضلة، قم بسحب الوصلة إلى\n" "شريط أدات المفضلات في متصفحك، أو قم بالضغط عليها بالزر الأيمن وأضفها إلى " "مفضلاتك.\n" "سيمكنك الآن أن اختيار أوامر المفضلة من أي صفحة في الموقع، لاحظ بأن بعض\n" "أوامر المفضلة هذه معدة لتعمل على أجهزة كمبيوتر تعتبر على أنها \"داخلية\"\n" "(تحدث إلى مسؤول النظم إذا لم تكن متأكدا ما إذا كان كمبيوتر يعتبر \"داخليا\")." "

\n" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:25 msgid "Documentation for this page" msgstr "الوثائق لهذه الصفحة" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:26 msgid "" "Jumps you from any page to the documentation for the view that generates " "that page." msgstr "ينتقل بك من أي صفحة إلى وثائق العرض الذي أنشأ هذه الصفحة." #: contrib/admindocs/templates/admin_doc/bookmarklets.html:28 msgid "Show object ID" msgstr "أظهر معرف الكائن" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:29 msgid "" "Shows the content-type and unique ID for pages that represent a single " "object." msgstr "عرض نوع البيانات والمعرف الفريد للصفحات التي تمثل كائناً واحداً." #: contrib/admindocs/templates/admin_doc/bookmarklets.html:31 msgid "Edit this object (current window)" msgstr "عدّل هذا العنصر (النافذة الحالية)" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:32 msgid "Jumps to the admin page for pages that represent a single object." msgstr "ينتقل بك إلى صفحة الإدارة للصفحات التي تمثل عنصراً واحداً." #: contrib/admindocs/templates/admin_doc/bookmarklets.html:34 msgid "Edit this object (new window)" msgstr "عدّل هذا العنصر (نافذة جديدة)" #: contrib/admindocs/templates/admin_doc/bookmarklets.html:35 msgid "As above, but opens the admin page in a new window." msgstr "كما سبق، لكن يفتح صفحة الإدارة في نافذة جديدة." #: contrib/admindocs/templates/admin_doc/index.html:17 #: contrib/admindocs/templates/admin_doc/template_tag_index.html:9 msgid "Tags" msgstr "الوسوم" #: contrib/admindocs/templates/admin_doc/index.html:18 msgid "List of all the template tags and their functions." msgstr "قائمة بجميع وسوم القوالب ووظائفهم." #: contrib/admindocs/templates/admin_doc/index.html:20 #: contrib/admindocs/templates/admin_doc/template_filter_index.html:9 msgid "Filters" msgstr "الفلاتر" #: contrib/admindocs/templates/admin_doc/index.html:21 msgid "" "Filters are actions which can be applied to variables in a template to alter " "the output." msgstr "" "المرشحات هي الإجراءات التي يمكن تطبيقها على المتغيرات في قالب لتغيير الناتج." #: contrib/admindocs/templates/admin_doc/index.html:23 #: contrib/admindocs/templates/admin_doc/model_detail.html:16 #: contrib/admindocs/templates/admin_doc/model_index.html:10 #: contrib/admindocs/templates/admin_doc/model_index.html:14 msgid "Models" msgstr "النماذج" #: contrib/admindocs/templates/admin_doc/index.html:24 msgid "" "Models are descriptions of all the objects in the system and their " "associated fields. Each model has a list of fields which can be accessed as " "template variables" msgstr "" "الموديلات هي وصف لجميع الكائنات في النظام والحقول المرتبطة بها. كل موديول " "يحتوي على قائمة الحقول التي يمكن الوصول إليها كمتغيرات قالب" #: contrib/admindocs/templates/admin_doc/index.html:26 #: contrib/admindocs/templates/admin_doc/view_detail.html:8 #: contrib/admindocs/templates/admin_doc/view_index.html:9 #: contrib/admindocs/templates/admin_doc/view_index.html:12 msgid "Views" msgstr "إستعراض" #: contrib/admindocs/templates/admin_doc/index.html:27 msgid "" "Each page on the public site is generated by a view. The view defines which " "template is used to generate the page and which objects are available to " "that template." msgstr "" "يتم إنشاء كل صفحة على الموقع علني من خلال عرض. يعرّف العرض الذي يستخدم كقالب " "لتوليد الصفحة والتي هي الكائنات المتاحة لذلك القالب." #: contrib/admindocs/templates/admin_doc/index.html:30 msgid "Tools for your browser to quickly access admin functionality." msgstr "أدوات المتصفح لكي تتمكن من الوصول بسرعة وظائف المشرف." #: contrib/admindocs/templates/admin_doc/missing_docutils.html:10 msgid "Please install docutils" msgstr "الرجاء تثبيت docutils" #: contrib/admindocs/templates/admin_doc/missing_docutils.html:17 #, python-format msgid "" "The admin documentation system requires Python's docutils library." msgstr "نظام توثيقات المشرف مكتبة بايثون docutils." #: contrib/admindocs/templates/admin_doc/missing_docutils.html:19 #, python-format msgid "" "Please ask your administrators to install docutils." msgstr "الرجاء الطلب من مشرف النظام لتنصيب docutils." #: contrib/admindocs/templates/admin_doc/model_detail.html:21 #, python-format msgid "Model: %(name)s" msgstr "المودل: %(name)s" #: contrib/admindocs/templates/admin_doc/model_detail.html:35 msgid "Field" msgstr "حقل" #: contrib/admindocs/templates/admin_doc/model_detail.html:36 msgid "Type" msgstr "نوع" #: contrib/admindocs/templates/admin_doc/model_detail.html:37 msgid "Description" msgstr "وصف" #: contrib/admindocs/templates/admin_doc/model_detail.html:52 msgid "Back to Model Documentation" msgstr "العودة إلى وثائق الموديول" #: contrib/admindocs/templates/admin_doc/model_index.html:18 msgid "Model documentation" msgstr "وثائق الموديول" #: contrib/admindocs/templates/admin_doc/model_index.html:43 msgid "Model groups" msgstr "مجموعات الموديول" #: contrib/admindocs/templates/admin_doc/template_detail.html:8 msgid "Templates" msgstr "القوالب" #: contrib/admindocs/templates/admin_doc/template_detail.html:13 #, python-format msgid "Template: %(name)s" msgstr "قالب: %(name)s" #: contrib/admindocs/templates/admin_doc/template_detail.html:16 #, python-format msgid "Template: \"%(name)s\"" msgstr "قالب: \"%(name)s\"" #: contrib/admindocs/templates/admin_doc/template_detail.html:18 #, python-format msgid "Search path for template \"%(name)s\":" msgstr "البحث عن مسار القالب \"%(name)s\":" #: contrib/admindocs/templates/admin_doc/template_detail.html:21 msgid "(does not exist)" msgstr "(غير موجود)" #: contrib/admindocs/templates/admin_doc/template_detail.html:25 msgid "Back to Documentation" msgstr "العودة إلى الوثائق" #: contrib/admindocs/templates/admin_doc/template_filter_index.html:12 msgid "Template filters" msgstr "مرشحات القالب" #: contrib/admindocs/templates/admin_doc/template_filter_index.html:16 msgid "Template filter documentation" msgstr "وثائق مرشح القالب" #: contrib/admindocs/templates/admin_doc/template_filter_index.html:22 #: contrib/admindocs/templates/admin_doc/template_filter_index.html:43 msgid "Built-in filters" msgstr "المرشحات المدمجة" #: contrib/admindocs/templates/admin_doc/template_filter_index.html:23 #, python-format msgid "" "To use these filters, put %(code)s in your template before " "using the filter." msgstr "" "لإستخدام هذه المرشحات, الرجاء وضع %(code)s في القالب الخاص بك " "قبل إستخدام المرشّح." #: contrib/admindocs/templates/admin_doc/template_tag_index.html:12 msgid "Template tags" msgstr "وسوم القالب" #: contrib/admindocs/templates/admin_doc/template_tag_index.html:16 msgid "Template tag documentation" msgstr "وثائق وسم القالب" #: contrib/admindocs/templates/admin_doc/template_tag_index.html:22 #: contrib/admindocs/templates/admin_doc/template_tag_index.html:43 msgid "Built-in tags" msgstr "المسوم المدمجة" #: contrib/admindocs/templates/admin_doc/template_tag_index.html:23 #, python-format msgid "" "To use these tags, put %(code)s in your template before using " "the tag." msgstr "" "لإستخدام هذه الوسوم, الرجاء وضع %(code)s في القالب الخاص بك قبل " "إستخدام الوسم." #: contrib/admindocs/templates/admin_doc/view_detail.html:12 #, python-format msgid "View: %(name)s" msgstr "عرض: %(name)s" #: contrib/admindocs/templates/admin_doc/view_detail.html:23 msgid "Context:" msgstr "السياق:" #: contrib/admindocs/templates/admin_doc/view_detail.html:28 msgid "Templates:" msgstr "القوالب:" #: contrib/admindocs/templates/admin_doc/view_detail.html:32 msgid "Back to Views Documentation" msgstr "العودة إلى إستعراض الوثائق" #: contrib/admindocs/templates/admin_doc/view_index.html:16 msgid "View documentation" msgstr "عرض الوثائق" #: contrib/admindocs/templates/admin_doc/view_index.html:22 msgid "Jump to namespace" msgstr "القفز إلى مساحة الاسم" #: contrib/admindocs/templates/admin_doc/view_index.html:27 msgid "Empty namespace" msgstr "مساحة إسم فارغة" #: contrib/admindocs/templates/admin_doc/view_index.html:40 #, python-format msgid "Views by namespace %(name)s" msgstr "العروض عبر مساحة الإسم %(name)s" #: contrib/admindocs/templates/admin_doc/view_index.html:42 msgid "Views by empty namespace" msgstr "العروض عبر مساحة الإسم الفارغة" #: contrib/admindocs/templates/admin_doc/view_index.html:49 #, python-format msgid "" "\n" " View function: %(full_name)s. Name: %(url_name)s.\n" msgstr "" "\n" " عرض الخاصية: %(full_name)s. الإسم: %(url_name)s.\n" #: contrib/admindocs/tests/test_fields.py:32 msgid "Boolean (Either True or False)" msgstr "ثنائي (إما True أو False)" #: contrib/admindocs/tests/test_fields.py:42 #, python-format msgid "Field of type: %(field_type)s" msgstr "حقل نوع: %(field_type)s" #: contrib/admindocs/views.py:76 contrib/admindocs/views.py:78 #: contrib/admindocs/views.py:80 msgid "tag:" msgstr "وسم:" #: contrib/admindocs/views.py:109 contrib/admindocs/views.py:111 #: contrib/admindocs/views.py:113 msgid "filter:" msgstr "مرشّح" #: contrib/admindocs/views.py:160 contrib/admindocs/views.py:162 #: contrib/admindocs/views.py:164 msgid "view:" msgstr "عرض:" #: contrib/admindocs/views.py:191 #, python-format msgid "App %(app_label)r not found" msgstr "البرنامج %(app_label)r غير موجود" #: contrib/admindocs/views.py:195 #, python-format msgid "Model %(model_name)r not found in app %(app_label)r" msgstr "النموذج %(model_name)r غير موجود في التطبيق %(app_label)r" #: contrib/admindocs/views.py:208 #, python-format msgid "the related `%(app_label)s.%(data_type)s` object" msgstr "العنصر `%(app_label)s.%(data_type)s` المرتبط" #: contrib/admindocs/views.py:212 contrib/admindocs/views.py:232 #: contrib/admindocs/views.py:237 contrib/admindocs/views.py:251 #: contrib/admindocs/views.py:265 contrib/admindocs/views.py:270 msgid "model:" msgstr "نموذج:" #: contrib/admindocs/views.py:228 contrib/admindocs/views.py:260 #, python-format msgid "related `%(app_label)s.%(object_name)s` objects" msgstr "عناصر `%(app_label)s.%(object_name)s` مرتبطة" #: contrib/admindocs/views.py:232 contrib/admindocs/views.py:265 #, python-format msgid "all %s" msgstr "كل %s" #: contrib/admindocs/views.py:237 contrib/admindocs/views.py:270 #, python-format msgid "number of %s" msgstr "عدد %s" #. Translators: %s is an object type name #: contrib/admindocs/views.py:275 #, python-format msgid "Attributes on %s objects" msgstr "السمات على %s كائن " #: contrib/admindocs/views.py:369 #, python-format msgid "%s does not appear to be a urlpattern object" msgstr "يبدو أن %s ليس عنصر urlpattern"