Hotel/env/lib/python3.5/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po

88 lines
2.7 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
# Translators:
# Bashar Al-Abdulhadi, 2015
# Bashar Al-Abdulhadi, 2014
# Eyad Toma <d.eyad.t@gmail.com>, 2013
# Jannis Leidel <jannis@leidel.info>, 2011
# Ossama Khayat <okhayat@gmail.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
"Last-Translator: Bashar Al-Abdulhadi\n"
"Language-Team: Arabic (http://www.transifex.com/django/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"
msgid "Advanced options"
msgstr "خيارات متقدّمة"
msgid "Flat Pages"
msgstr "صفحات مسطحة"
msgid "URL"
msgstr "رابط"
msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr "مثال: '/about/contact/'. تأكد من وضع شرطات في البداية والنهاية."
msgid ""
"This value must contain only letters, numbers, dots, underscores, dashes, "
"slashes or tildes."
msgstr ""
"يجب أن تحتوي هذه القيمة الأحرف والأرقام والنقاط وعلامات _ و - و / أو ~ فقط."
msgid "URL is missing a leading slash."
msgstr "العنوان URL يفقد رمز / في بدايته."
msgid "URL is missing a trailing slash."
msgstr "العنوان URL يفقد رمز / في نهايته."
#, python-format
msgid "Flatpage with url %(url)s already exists for site %(site)s"
msgstr "الصفحة ذو العنوان %(url)s موجودة سابقاً في موقع %(site)s"
msgid "title"
msgstr "العنوان"
msgid "content"
msgstr "المحتوى"
msgid "enable comments"
msgstr "السماح بالتعليقات"
msgid "template name"
msgstr "اسم القالب"
msgid ""
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
"will use 'flatpages/default.html'."
msgstr ""
"مثال: 'flatpages/contact_page.html'. إن لم تكن الصفحة موجودة، فسوف يستخدم "
"النظام 'flatpages/default.html'."
msgid "registration required"
msgstr "التسجيل مطلوب"
msgid "If this is checked, only logged-in users will be able to view the page."
msgstr ""
"إذا كان هذا الخيار محددا، فإن المستخدمين الداخلين فقط سيتمكنون من مشاهدة "
"الصفحة."
msgid "sites"
msgstr "المواقع"
msgid "flat page"
msgstr "صفحة مسطحة"
msgid "flat pages"
msgstr "صفحات مسطحة"