# This file is distributed under the same license as the Django package. # # Translators: # , 2013. # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:56+0200\n" "PO-Revision-Date: 2013-01-07 12:00+0000\n" "Last-Translator: fonso \n" "Language-Team: Galician (http://www.transifex.com/projects/p/django/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:130 msgid "python model class name" msgstr "nome do módulo Python" #: models.py:134 msgid "content type" msgstr "tipo de contido" #: models.py:135 msgid "content types" msgstr "tipos de contido" #: views.py:17 #, python-format msgid "Content type %(ct_id)s object has no associated model" msgstr "O obxecto de tipo de contido %(ct_id)s non ten un modelo asociado" #: views.py:21 #, python-format msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" msgstr "O obxecto %(obj_id)s con tipo de contido %(ct_id)s non existe" #: views.py:27 #, python-format msgid "%(ct_name)s objects don't have a get_absolute_url() method" msgstr "Os obxectos %(ct_name)s non teñen un método get_absolute_url()"