/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po
Unknown | 36 lines | 31 code | 5 blank | 0 comment | 0 complexity | f4083fa74d0d7d24a6c6165390480605 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Arabic <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: ar\n" 15"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " 16"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" 17 18#: models.py:41 19msgid "session key" 20msgstr "????? ??????" 21 22#: models.py:43 23msgid "session data" 24msgstr "?????? ??????" 25 26#: models.py:44 27msgid "expire date" 28msgstr "????? ????????" 29 30#: models.py:49 31msgid "session" 32msgstr "????" 33 34#: models.py:50 35msgid "sessions" 36msgstr "?????"