diff --git a/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo index d283de1b13..d6baf67c6b 100644 Binary files a/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po index 4b63df0451..01b5a6f02f 100644 --- a/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Arabic \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.net/projects/p/django/language/" +"ar/)\n" +"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" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "اسم صنف النموذج في python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "نوع البيانات" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "أنواع البيانات" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo index 2e581b9403..220ba9450f 100644 Binary files a/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po index 7ce3dc2139..0a68074062 100644 --- a/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Ali Ismayilov , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Azerbaijani \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Ali Ismayilov \n" +"Language-Team: Azerbaijani (http://www.transifex.net/projects/p/django/" +"language/az/)\n" +"Language: az\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:77 +#: models.py:123 msgid "python model class name" -msgstr "" +msgstr "python modelinin sinif (class) adı" -#: models.py:81 +#: models.py:127 msgid "content type" +msgstr "məzmun tipi" + +#: models.py:128 +msgid "content types" +msgstr "məzmun tipləri" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" msgstr "" -#: models.py:82 -msgid "content types" +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" msgstr "" diff --git a/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo index a6bc6dd868..975f1eec44 100644 Binary files a/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po index e9a957779d..3e992db3b8 100644 --- a/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Boris Chervenkov , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Bulgarian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Boris Chervenkov \n" +"Language-Team: Bulgarian (http://www.transifex.net/projects/p/django/" +"language/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" -msgstr "има на класа на модела в Python" +msgstr "име на класа на модела в Python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "тип на съдържанието" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "типове съдържание" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo index 7ef389435b..fc87f0a7a9 100644 Binary files a/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po index 8165b30221..34c67664af 100644 --- a/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Bengali <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bengali (http://www.transifex.net/projects/p/django/language/" +"bn/)\n" +"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "পাইথন মডেল ক্লাসের নাম" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "কনটেন্ট টাইপ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "কনটেন্ট টাইপ সমূহ" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo index 70cb4e0b49..5fc378d35a 100644 Binary files a/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po index 204375abec..a3369a2c88 100644 --- a/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Bosnian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.net/projects/p/django/language/" +"bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ime python klase modela" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tip sadržaja" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipovi sadržaja" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo index 8c95b58c50..b580deebee 100644 Binary files a/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po index bc88de9c8e..8a745c3928 100644 --- a/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Carles Barrobés , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Catalan \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Carles Barrobés \n" +"Language-Team: Catalan (http://www.transifex.net/projects/p/django/language/" +"ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nom de la classe del model en python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipus de contingut" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipus de continguts" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "L'objecte del tipus de contingut %(ct_id)s no té un model associat" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "L'objecte %(obj_id)s del tipus de contingut %(ct_id)s no existeix" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Els objectes %(ct_name)s no tenen un mètode get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo index 409a3b821a..01bcbabbc5 100644 Binary files a/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po index dfcf5bf1b2..cd6c5d3901 100644 --- a/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Vlada Macek , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Czech \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Vlada Macek \n" +"Language-Team: Czech (http://www.transifex.net/projects/p/django/language/" +"cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "název třídy modelu v Pythonu" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "typ obsahu" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "typy obsahu" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Typ obsahu %(ct_id)s nemá přidružený model." + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Objekt %(obj_id)s typu obsahu %(ct_id)s neexistuje." + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Objektům %(ct_name)s chybí metoda get_absolute_url()." diff --git a/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo index 1ec2483521..91f0a39f7f 100644 Binary files a/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po index 3b17fcab5a..41c9a3e8cb 100644 --- a/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po @@ -1,28 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: English \n" +"Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " "11) ? 2 : 3\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "math cynnwys" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "mathau cynnwys" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo index a273b318f6..f837d31667 100644 Binary files a/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po index e92235713f..5e771c4320 100644 --- a/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Danish <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Danish (http://www.transifex.net/projects/p/django/language/" +"da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "klassenavn i Python-model" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "indholdstype" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "indholdstyper" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo index 28c665ff39..30a4b16cf7 100644 Binary files a/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po index 110aa812e1..a71eec5444 100644 --- a/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# André Hagenbruch , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: German <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 13:16+0000\n" +"Last-Translator: André Hagenbruch \n" +"Language-Team: German (http://www.transifex.net/projects/p/django/language/" +"de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "Python Modell-Klassenname" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "Inhaltstyp" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "Inhaltstypen" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Objekt des Inhaltstyps %(ct_id)s hat kein dazugehöriges Modell" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Objekt %(obj_id)s des Inhaltstyps %(ct_id)s ist nicht vorhanden" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr " %(ct_name)s Objekte haben keine get_absolute_url ()-Methode" diff --git a/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo index 90090b3973..e82e6dc1e4 100644 Binary files a/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po index ef1da9a8b9..32421a1978 100644 --- a/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Greek <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Greek (http://www.transifex.net/projects/p/django/language/" +"el/)\n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "όνομα python model class" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "τύπος περιεχομένου" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "τύποι περιεχομένου" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo index 365af68d0d..a15c00affb 100644 Binary files a/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po index 13d23eb74b..dd0bc61330 100644 --- a/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-05 02:25+0100\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" diff --git a/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo index 5aa3266456..cf13c053fb 100644 Binary files a/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po index 4aab79ad0d..cafb5ac9eb 100644 --- a/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# jon_atkinson , 2011. +# Ross Poulton , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: jon_atkinson \n" -"Language-Team: English (United Kingdom) \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-12 21:57+0000\n" +"Last-Translator: Ross Poulton \n" +"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" +"django/language/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python model class name" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "content type" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "content types" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Content type %(ct_id)s object has no associated model" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Content type %(ct_id)s object %(obj_id)s doesn't exist" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objects don't have a get_absolute_url() method" diff --git a/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo index f20e1aace7..37f1cc41cf 100644 Binary files a/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po index e2bb3a9149..9a04da58a8 100644 --- a/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po @@ -1,27 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Antoni Aloy , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Spanish (Castilian) <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-13 19:54+0000\n" +"Last-Translator: Antoni Aloy \n" +"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/" +"django/language/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nombre de la clase modelo de python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de contenido" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de contenido" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" +"El objeto de tipo de contenido %(ct_id)s no tiene ningún modelo asociado." + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo index 3a59914adc..e1854efa76 100644 Binary files a/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po index 72077a5b79..26b6a923da 100644 --- a/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Spanish (Argentinian) <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Argentina) (http://www.transifex.net/projects/p/" +"django/language/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nombre de la clase python del modelo" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de contenido" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de contenido" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo index 64558d04f6..1fc6c7eb3d 100644 Binary files a/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po index 82d7ec03c2..b39da66c96 100644 --- a/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Abraham Estrada , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Spanish (Mexican) \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Abraham Estrada \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.net/projects/p/django/" +"language/es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nombre de la clase python del modelo" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de contenido" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de contenido" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" +"Los objetos con el tipo de contenido %(ct_id)s no tienen un modelo asociado" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Los objetos %(obj_id)s con el tipo de contenido %(ct_id)s no existen" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Los %(ct_name)s objetos no tienen el método get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo index c70df89aad..2690bc8014 100644 Binary files a/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po index 1747bc3b38..8fb8107087 100644 --- a/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Estonian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Estonian (http://www.transifex.net/projects/p/django/language/" +"et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "pythoni mudeli klassinimi" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "sisutüüp" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "sisutüübid" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo index 9282fc5010..3f40326311 100644 Binary files a/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po index 88b158ab60..b21968f2e7 100644 --- a/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Aitzol Naberan , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Basque \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 20:45+0000\n" +"Last-Translator: Aitzol Naberan \n" +"Language-Team: Basque (http://www.transifex.net/projects/p/django/language/" +"eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python model class izena" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "eduki mota" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "eduki motak" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "%(ct_id)s eduki motak ez dauka lotutako eredurik" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "%(ct_id)s eduki motako %(obj_id)s objekturik ez da existitzen" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objektuek ez dauketa get_absolute_url() metodorik" diff --git a/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo index d6068b1158..b9318a366b 100644 Binary files a/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po index 0cbfb8949a..ede72a539f 100644 --- a/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Persian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Persian (http://www.transifex.net/projects/p/django/language/" +"fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "نام پایتونی کلاس مدل" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "نوع محتوا" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "نوع‌های محتوا" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo index 9bad159c3f..965123a1e8 100644 Binary files a/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po index 64dfbbd4be..c623b8d510 100644 --- a/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Finnish \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Finnish (http://www.transifex.net/projects/p/django/language/" +"fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "mallin python-luokan nimi" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "sisältötyyppi" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "sisältötyypit" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo index 583f67bd70..250167b5ab 100644 Binary files a/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po index 6e1c2f85b6..1e6fada948 100644 --- a/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: French \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: claudep \n" +"Language-Team: French (http://www.transifex.net/projects/p/django/language/" +"fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nom de la classe python du modèle" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "type de contenu" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "types de contenu" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "L'objet type de contenu %(ct_id)s n'a pas de modèle associé" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "L'objet %(obj_id)s du type de contenu %(ct_id)s n'existe pas" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Les objets %(ct_name)s n'ont pas de méthode get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo index 31da4c9e07..384d322aca 100644 Binary files a/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po index d02cfab5df..c2c6b9c4de 100644 --- a/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po @@ -4,24 +4,39 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" "PO-Revision-Date: 2011-03-15 15:26+0000\n" "Last-Translator: Django team\n" "Language-Team: English \n" +"Language: fy_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fy_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo index bcfd7b71bc..69c93ad1e6 100644 Binary files a/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po index 1b3182ce27..b9d0712c6b 100644 --- a/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Irish \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.net/projects/p/django/language/" +"ga/)\n" +"Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ga\n" "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "4)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "píotón samhail aicme ainm" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tíopa inneachar " -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tíopaI inneachair" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo index fd022c8334..2a1dd85350 100644 Binary files a/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po index 251ce40642..db8012bced 100644 --- a/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Galician \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Galician (http://www.transifex.net/projects/p/django/language/" +"gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nome do módulo Python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de contido" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de contido" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo index b13b351d90..349cbb78f1 100644 Binary files a/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po index fe61cb7178..aa6332427f 100644 --- a/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Hebrew <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hebrew (http://www.transifex.net/projects/p/django/language/" +"he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "שם ה־class של מודל פייתון" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "סוג תוכן" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "סוגי תוכן" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo index 25504e89a5..a1cbbe6ef7 100644 Binary files a/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po index 73720ee00e..144195fd40 100644 --- a/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Hindi \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.net/projects/p/django/language/" +"hi/)\n" +"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "पैथॉन मॉडल क्लास नाम" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "विषय-सूची प्रकार" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "विषय-सूचियाँ प्रकार" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo index bb785b5d20..d13277894e 100644 Binary files a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po index a70a465ffe..b8dbe963f9 100644 --- a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-20 21:05+0100\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Croatian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Croatian (http://www.transifex.net/projects/p/django/language/" +"hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ime klase (class) python modela" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tip sadržaja" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipovi sadržaja" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo index 058ea408a4..b79c811b44 100644 Binary files a/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po index 7952e47fd3..2e77e6f106 100644 --- a/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Hungarian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hungarian (http://www.transifex.net/projects/p/django/" +"language/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python modell osztály neve" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tartalom típusa" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tartalom típusok" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo index 8d2f01e65a..8a98bb3933 100644 Binary files a/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po index c60339e42a..dccef61bc4 100644 --- a/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po @@ -1,27 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# rodin , 2011. +# , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" "Last-Translator: rodin \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian (http://www.transifex.net/projects/p/django/" +"language/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nama kelas model python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipe konten" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipe konten" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Tipe konten objek %(ct_id)s tidak memiliki model yang terkait" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Tipe konten %(ct_id)s objek %(obj_id)s tidak ada" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Objek %(ct_name)s tidak memiliki metode get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo index 4f4c88a412..d976d8e5e1 100644 Binary files a/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po index 4e16a345f6..5d7ec80ba2 100644 --- a/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Icelandic \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Icelandic (http://www.transifex.net/projects/p/django/" +"language/is/)\n" +"Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: is\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python eininga klasa nafn" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "efnistag" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "efnistög" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo index 5e86d28d78..eabc6db9eb 100644 Binary files a/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po index 0f40d5a5a9..f8bcb7ea22 100644 --- a/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Nicola Larosa , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Italian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Nicola Larosa \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/django/language/" +"it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nome della classe del modello Python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "content type" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "content type" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "L'oggetto con content type %(ct_id)s non ha alcun modello associato" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "L'oggetto %(obj_id)s con content type %(ct_id)s non esiste" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Gli oggetti %(ct_name)s non hanno un metodo get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo index ca902ed407..ed098fcc6b 100644 Binary files a/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po index 5c3a505e2b..2c0ae467e3 100644 --- a/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Japanese \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Japanese (http://www.transifex.net/projects/p/django/language/" +"ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "Python モデルクラス名" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "コンテンツタイプ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "コンテンツタイプ" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo index 956ba55f84..44c9c44570 100644 Binary files a/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po index 7f6cc7c673..06178619e7 100644 --- a/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Georgian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Georgian (http://www.transifex.net/projects/p/django/language/" +"ka/)\n" +"Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ka\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python-ის მოდელის კლასის სახელი" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "კონტენტის ტიპი" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "კონტენტის ტიპები" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo index d8697163e8..9bfd8851f1 100644 Binary files a/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po index 64b1c971a5..97baf556ba 100644 --- a/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po @@ -1,27 +1,44 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" "Language-Team: English \n" +"Language: km\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: km\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ឈ្មោះ python model class" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "ប្រភេទអត្ថន័យ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "ប្រភេទអត្ថន័យ" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo index b81980e684..8cdb344432 100644 Binary files a/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po index cdbe9d2ebb..4c27f81ad5 100644 --- a/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Kannada \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.net/projects/p/django/language/" +"kn/)\n" +"Language: kn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: kn\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ಪೈಥಾನ್ ಮಾಡೆಲ್ ಕ್ಲಾಸಿನ ಹೆಸರು" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "ಒಳವಿಷಯದ ಬಗೆ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "ಒಳವಿಷಯದ ಬಗೆಗಳು" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo index 4edb31b2b3..5d3cf5a9c0 100644 Binary files a/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po index 91b5264136..749ff85ea2 100644 --- a/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Korean \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Korean (http://www.transifex.net/projects/p/django/language/" +"ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python 모델 클래스 명" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "콘텐츠 타입" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "콘텐츠 타입(들)" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo index 8a599826fe..d744088afb 100644 Binary files a/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po index d438bf303b..cdf088a3cd 100644 --- a/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po @@ -1,28 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Simonas Simas , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Lithuanian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-09 16:53+0000\n" +"Last-Translator: Simonas Simas \n" +"Language-Team: Lithuanian (http://www.transifex.net/projects/p/django/" +"language/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" -"100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python modelio klasės vardas" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "turinio tipas" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "turinio tipai" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Tūrinio tipo %(ct_id)s objektas neturi priskirto modelio" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Tūrinio tipo %(ct_id)s objektas %(obj_id)s neegzistuoja" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objektai neturi get_absolute_url() metodo" diff --git a/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo index 0466fedef0..73e160866e 100644 Binary files a/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po index e0152b9757..a9cab09d7b 100644 --- a/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Latvian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Latvian (http://www.transifex.net/projects/p/django/language/" +"lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python modeļa klases nosaukums" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "satura tips" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "satura tipi" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo index 3b8746346c..b1a944cc8d 100644 Binary files a/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po index 647fdb806e..9fd6f65a9a 100644 --- a/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Macedonian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-12 11:11+0000\n" +"Last-Translator: vvangelovski \n" +"Language-Team: Macedonian (http://www.transifex.net/projects/p/django/" +"language/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "име на класата за python моделoт" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "тип на содржина" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "типови содржини" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Типот на содржина %(ct_id)s објект нема асоциран модел" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Типот на содржина %(ct_id)s објект %(obj_id)s не постои" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s објекти немаат get_absolute_url() метод" diff --git a/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo index 69169d3736..8690422631 100644 Binary files a/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po index 5e3acc29e1..f7f9ea6c24 100644 --- a/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Rajeesh Nair , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: rajeesh \n" -"Language-Team: Malayalam \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Rajeesh Nair \n" +"Language-Team: Malayalam (http://www.transifex.net/projects/p/django/" +"language/ml/)\n" +"Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "പൈത്തണ്‍ മോഡല്‍ ക്ളാസ്സിന്റെ പേര്" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "ഏതു തരം ഉള്ളടക്കം" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "ഏതൊക്കെ തരം ഉള്ളടക്കം" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo index 24aab75371..d0382f95e6 100644 Binary files a/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po index 28c9f04ec1..23c062524e 100644 --- a/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po @@ -1,27 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Анхбаяр Анхаа , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Ankhbayar \n" -"Language-Team: Mongolian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" +"Language-Team: Mongolian (http://www.transifex.net/projects/p/django/" +"language/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "пайтоны модел класын нэр" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "агуулгын төрөл" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "агуулгын төрлүүд" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "%(ct_id)s төрлийн холбоотой модель олдсонгүй" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "%(ct_id)s төрлийн %(obj_id)s id тай обект олдсонгүй" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" +"%(ct_name)s обектууд дээр get_absolute_url() функцийг тодохройлоогүй байна." diff --git a/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo index bbdc407405..7523e1f33b 100644 Binary files a/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po index acc0325219..b31d130d5c 100644 --- a/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po @@ -1,27 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# , 2012. +# , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Norwegian Bokmål <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-12 14:51+0000\n" +"Last-Translator: sigurdga \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.net/projects/p/django/" +"language/nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" -msgstr "python-modell klassenavn" +msgstr "python-modellklassenavn" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "innholdstype" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "innholdstyper" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Innholdstype %(ct_id)s objekt har ingen assosiert model" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Innholdstype %(ct_id)s objekt %(obj_id)s finnes ikke" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s-objekter har ikke get_absolute_url()-metode" diff --git a/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo index 13adbc1468..ee9a22dc1f 100644 Binary files a/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po index c4b65d884f..4b9fdfd419 100644 --- a/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Harro van der Klauw , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Dutch <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Harro van der Klauw \n" +"Language-Team: Dutch (http://www.transifex.net/projects/p/django/language/" +"nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "klassenaam van pythonmodel" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "inhoudstype" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "inhoudstypen" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Content type %(ct_id)s object heeft geen bijbehorende model" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Content type %(ct_id)s object %(obj_id)s bestaat niet" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objecten niet over een get_absolute_url() methode" diff --git a/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo index c384c67128..09dbd1e4ed 100644 Binary files a/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po index 85b959a0ee..2d418377cd 100644 --- a/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Norwegian Nynorsk \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.net/projects/p/django/" +"language/nn/)\n" +"Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nn\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python-modell klassenamn" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "innhaldstype" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "innhaldstypar" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo index f786c43d76..89c563c2c8 100644 Binary files a/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po index 5334f5e359..d124ab220f 100644 --- a/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Panjabi (Punjabi) \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.net/projects/p/django/" +"language/pa/)\n" +"Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pa\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ਪਾਈਥਨ ਮਾਡਲ ਕਲਾਸ ਨਾਂ" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "ਸਮੱਗਰੀ ਕਿਸਮ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "ਸਮੱਗਰੀ ਕਿਸਮ" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo index 3a6f9d9b1c..81edb87d85 100644 Binary files a/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po index c47495031c..72f3750d1a 100644 --- a/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po @@ -1,28 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Polish <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-12 00:32+0000\n" +"Last-Translator: angularcircle \n" +"Language-Team: Polish (http://www.transifex.net/projects/p/django/language/" +"pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nazwa pythonowa modelu klasy" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "typ zawartości" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "typy zawartości" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Obiekt typu zawartości %(ct_id)s nie posiada przypisanego modelu" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Obiekt %(obj_id)s typu zawartości %(ct_id)s nie istnieje" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Obiekty %(ct_name)s nie posiadają metody o nazwie get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo index 5f8bcd79d9..e0fc1a8dc6 100644 Binary files a/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po index e8bc1294ab..e6c7374791 100644 --- a/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Nuno Mariz , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-11 10:24+0000\n" -"Last-Translator: nmariz \n" -"Language-Team: Portuguese <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Nuno Mariz \n" +"Language-Team: Portuguese (http://www.transifex.net/projects/p/django/" +"language/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nome da classe do modelo em python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de conteúdo" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de conteúdos" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo index e583e93d4f..68c8be5250 100644 Binary files a/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po index ef40eed658..4321fa6b42 100644 --- a/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po @@ -1,28 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Portuguese (Brazilian) \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nome da classe model em python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tipo de conteúdo" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipos de conteúdo" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo index c13ffc2993..34c07ea811 100644 Binary files a/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po index 4276954b8f..bbc677d622 100644 --- a/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po @@ -1,28 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Daniel Ursache-Dogariu , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-11 14:18+0000\n" -"Last-Translator: danniel \n" -"Language-Team: Romanian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Daniel Ursache-Dogariu \n" +"Language-Team: Romanian (http://www.transifex.net/projects/p/django/language/" +"ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1))\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "nume clasă model Python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tip conținut" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipuri conținut" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo index 9669875136..6a53d50f66 100644 Binary files a/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po index 64823ed6c0..3266e09355 100644 --- a/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po @@ -1,28 +1,50 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Eugene MechanisM , 2012. +# Jannis Leidel , 2011. +# Алексей Борискин , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-20 21:05+0100\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Russian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Алексей Борискин \n" +"Language-Team: Russian (http://www.transifex.net/projects/p/django/language/" +"ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "имя класса модели" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "тип содержимого" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "типы содержимого" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Тип содержимого %(ct_id)s не имеет связанной модели" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" +"Объект с идентификатором %(obj_id)s, имеющий тип содержимого %(ct_id)s, не " +"существует" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Объекты типа \"%(ct_name)s\" не имеют метода get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo index bc372c572a..c2b0147f14 100644 Binary files a/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po index e66d049bfc..f760057adf 100644 --- a/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Slovak \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Slovak (http://www.transifex.net/projects/p/django/language/" +"sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "pythonovské meno triedy modelu" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "typ obsahu" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "typy obsahu" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo index fdc38a70f8..bb5e6837ea 100644 Binary files a/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po index 7a6a0c2a04..1761a06d0c 100644 --- a/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po @@ -1,28 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Slovenian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: zejn \n" +"Language-Team: Slovenian (http://www.transifex.net/projects/p/django/" +"language/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python ime razreda modela" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tip vsebine" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipi vsebine" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Objekt vrste %(ct_id)s nima povezanega modela" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Objekt %(obj_id)s vrste %(ct_id)s ne obstaja" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Objekti vrste %(ct_name)s nimajo metode get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo index 49491fbd1f..4f7fcc1aa5 100644 Binary files a/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po index 7e824ca60d..282e8ea2ec 100644 --- a/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Besnik , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Albanian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Albanian (http://www.transifex.net/projects/p/django/language/" +"sq/)\n" +"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "emër klase modeli python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "lloj lënde" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "lloje lënde" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo index cf9a01c336..d6a3790b34 100644 Binary files a/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po index 9e661bea37..b1ea705895 100644 --- a/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po @@ -1,28 +1,47 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Janos Guljas , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Serbian \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Janos Guljas \n" +"Language-Team: Serbian (http://www.transifex.net/projects/p/django/language/" +"sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "име python класе модела" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "тип садржаја" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "типови садржаја" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Тип садржаја %(ct_id)s нема асоцирани модел" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Тип садржаја %(ct_id)s објекта %(obj_id)s не постоји" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Објекти %(ct_name)s немају метод get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo index 7e56e89a8f..f62a71cf31 100644 Binary files a/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po index fa86efcfd2..18fd37edc1 100644 --- a/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po @@ -4,25 +4,40 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" "PO-Revision-Date: 2011-03-04 18:34+0000\n" "Last-Translator: Jannis \n" "Language-Team: Serbian (Latin) \n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "ime python klase modela" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "tip sadržaja" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "tipovi sadržaja" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo index 7de3d09561..e2846bdf9d 100644 Binary files a/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po index 8fce4c6015..35bf2446ca 100644 --- a/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Andreas Pelme , 2012. +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Swedish <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Andreas Pelme \n" +"Language-Team: Swedish (http://www.transifex.net/projects/p/django/language/" +"sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "klassnamn för Python-modell" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "innehålls typ" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "innehållstyper" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Innehållstypens %(ct_id)s har ingen associerad modell." + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "Innehållstypens %(ct_id)s objekt %(obj_id)s finns inte" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objekt har inte en get_absolute_url()-metod" diff --git a/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo index 784882e877..e1345554c8 100644 Binary files a/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po index fc72b11882..7e012c35f6 100644 --- a/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Tamil \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tamil (http://www.transifex.net/projects/p/django/language/" +"ta/)\n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python model class name" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "பொருளடக்க வகை" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "பொருளடக்க வகைகள்" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo index c67bd75351..2595971884 100644 Binary files a/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po index 4dba61512a..dc345b3d26 100644 --- a/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Telugu <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.net/projects/p/django/language/" +"te/)\n" +"Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "పైతాన్ మొడల్ క్లాస్ పేరు" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "సూచన రకం" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "సూచన రకాలు" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo index 84734daddf..a87706c6b8 100644 Binary files a/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po index f6bfa5bfe1..72e62e033b 100644 --- a/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Kowit Charoenratchatabhan , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Thai <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-09 03:09+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" +"Language-Team: Thai (http://www.transifex.net/projects/p/django/language/" +"th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python model class name" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "content type" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "content types" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "ประเภทของเนื้อหา %(ct_id)s ไม่มีอ็อบเจ็กที่มีรูปแบบที่เกี่ยวข้อง" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "ไม่มีประเภทของเนื้อหา %(ct_id)s วัตถุ %(obj_id)s" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s ไม่มีเมธอด get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo index 8b7fd7e23e..346e907d82 100644 Binary files a/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po index 97b490c48b..ee9dcf3999 100644 --- a/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Murat Çorlu , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Turkish \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 20:31+0000\n" +"Last-Translator: Murat Çorlu \n" +"Language-Team: Turkish (http://www.transifex.net/projects/p/django/language/" +"tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python model sınıf adı" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "içerik türü" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "içerik türleri" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "%(ct_id)s içerik türü hiç bir model ile ilişkilendirilmemiş" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "%(ct_id)s nolu içerik türünün %(obj_id)s nolu objesi yok" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "%(ct_name)s objeleri bir get_absolute_url() metoduna sahip değiller" diff --git a/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo index a70c0c2a8f..7af32c410d 100644 Binary files a/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po index c2df7ad393..ca7edfbcee 100644 --- a/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po @@ -1,28 +1,48 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Sergey Lysach , 2012. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Ukrainian <>\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-11 17:02+0000\n" +"Last-Translator: Sergey Lysach \n" +"Language-Team: Ukrainian (http://www.transifex.net/projects/p/django/" +"language/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" -msgstr "python model class name" +msgstr "ім'я класу моделі" -#: models.py:81 +#: models.py:127 msgid "content type" -msgstr "content type" +msgstr "тип вмісту" -#: models.py:82 +#: models.py:128 msgid "content types" -msgstr "content types" +msgstr "типи вмісту" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "Тип вмісту %(ct_id)s не має пов'язанної моделі" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" +"Об'єкт з ідентифікатором %(ct_id)s, що має тип вмісту %(obj_id)s не існує" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "Об'єкт типу %(ct_name)s не має методу get_absolute_url()" diff --git a/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo index fe5f8a268b..c8ed23610d 100644 Binary files a/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po index 8f925cb9de..a18a10d7d5 100644 --- a/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Mansoorulhaq Mansoor , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Mansoorulhaq \n" -"Language-Team: Urdu \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Mansoorulhaq Mansoor \n" +"Language-Team: Urdu (http://www.transifex.net/projects/p/django/language/" +"ur/)\n" +"Language: ur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "پائثان کے ماڈل کی کلاس کا نام" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "مضمون کی قسم" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "مضمون کی اقسام" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo index 8aff7b2629..32d16f47a8 100644 Binary files a/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po index 6d49d6f198..f3781ed80c 100644 --- a/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# Tran , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-10 21:44+0000\n" -"Last-Translator: greenfire \n" -"Language-Team: Vietnamese \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Tran \n" +"Language-Team: Vietnamese (http://www.transifex.net/projects/p/django/" +"language/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "tên lớp mô hình python" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "kiểu nội dung" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "kiểu nội dung" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo index 6a39136c85..50776f1739 100644 Binary files a/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po index dc4019f8b2..3287641ba1 100644 --- a/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po @@ -1,27 +1,46 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. +# slene , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-05 09:11+0000\n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" "Last-Translator: slene \n" -"Language-Team: Chinese (China) \n" +"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/django/" +"language/zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python 模型类名" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "内容类型" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "内容类型" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr "" diff --git a/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo index 70e8d4b56c..082cf1f915 100644 Binary files a/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo and b/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po index 60a6e77341..a06867d106 100644 --- a/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po +++ b/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po @@ -1,27 +1,45 @@ # This file is distributed under the same license as the Django package. # +# Translators: +# Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-15 13:15-0400\n" -"PO-Revision-Date: 2011-03-04 18:34+0000\n" -"Last-Translator: Jannis \n" -"Language-Team: Chinese (Taiwan) \n" +"POT-Creation-Date: 2012-03-14 00:16-0700\n" +"PO-Revision-Date: 2012-03-08 11:45+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/django/" +"language/zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0\n" -#: models.py:77 +#: models.py:123 msgid "python model class name" msgstr "python 模組名稱" -#: models.py:81 +#: models.py:127 msgid "content type" msgstr "內容類型" -#: models.py:82 +#: models.py:128 msgid "content types" msgstr "內容類型" + +#: views.py:15 +#, python-format +msgid "Content type %(ct_id)s object has no associated model" +msgstr "" + +#: views.py:19 +#, python-format +msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" +msgstr "" + +#: views.py:25 +#, python-format +msgid "%(ct_name)s objects don't have a get_absolute_url() method" +msgstr ""