django1/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po

41 lines
986 B
Plaintext
Raw Normal View History

# translation of django.po to Arabic
# This file is distributed under the same license as the django package.
#
# Ossama M. Khayat <okhayat@yahoo.com>, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-29 00:29+0100\n"
"PO-Revision-Date: 2010-05-12 11:20+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=4; plural=(n == 1? 0 : (n == 2? 1 : (n <= 10? 2 : "
"3)))\n"
"\n"
"\n"
#: models.py:41
msgid "session key"
msgstr "مفتاح الجلسة"
#: models.py:43
msgid "session data"
msgstr "بيانات الجلسة"
#: models.py:44
msgid "expire date"
msgstr "تاريخ الانتهاء"
#: models.py:49
msgid "session"
msgstr "جلسة"
#: models.py:50
msgid "sessions"
msgstr "جلسات"