Commit faf292a9 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Updated redirects translations from transifex.net. Refs #15300.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 3547d2bb
Loading
Loading
Loading
Loading
+9 −13
Original line number Diff line number Diff line
# translation of django.po to Arabic
# This file is distributed under the same license as the django package.
# 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"
"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"
"POT-Creation-Date: 2011-03-01 00:45+0100\n"
"PO-Revision-Date: 2011-02-22 00:12+0000\n"
"Last-Translator: Jannis <jannis@leidel.info>\n"
"Language-Team: Arabic <None>\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"
"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"

#: models.py:7
msgid "redirect from"
+406 B

File added.

No diff preview for this file type.

+43 −0
Original line number Diff line number Diff line
# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-03-01 00:45+0100\n"
"PO-Revision-Date: 2011-02-22 00:12+0000\n"
"Last-Translator: Jannis <jannis@leidel.info>\n"
"Language-Team: Azerbaijani <None>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: az\n"
"Plural-Forms: nplurals=1; plural=0\n"

#: models.py:7
msgid "redirect from"
msgstr ""

#: models.py:8
msgid ""
"This should be an absolute path, excluding the domain name. Example: '/"
"events/search/'."
msgstr ""

#: models.py:9
msgid "redirect to"
msgstr ""

#: models.py:10
msgid ""
"This can be either an absolute path (as above) or a full URL starting with "
"'http://'."
msgstr ""

#: models.py:13
msgid "redirect"
msgstr ""

#: models.py:14
msgid "redirects"
msgstr ""
Loading