/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po
Unknown | 46 lines | 40 code | 6 blank | 0 comment | 0 complexity | acbdcec1acebed2bc078959f1c31a002 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:7 19msgid "redirect from" 20msgstr "????? ??????? ??" 21 22#: models.py:8 23msgid "" 24"This should be an absolute path, excluding the domain name. Example: '/" 25"events/search/'." 26msgstr "??? ?? ???? ??? ?????? ?????? ????? ??? ??????. ????: '/events/search/'." 27 28#: models.py:9 29msgid "redirect to" 30msgstr "????? ??????? ???" 31 32#: models.py:10 33msgid "" 34"This can be either an absolute path (as above) or a full URL starting with " 35"'http://'." 36msgstr "" 37"??? ?? ???? ??? ????? ????? (??? ?? ?????) ?? ?????? ????? ???? ??????? " 38"'http://'." 39 40#: models.py:13 41msgid "redirect" 42msgstr "????? ???????" 43 44#: models.py:14 45msgid "redirects" 46msgstr "?????? ???????"