/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po
Unknown | 27 lines | 24 code | 3 blank | 0 comment | 0 complexity | bee7b39cc923aa44e1ca13afabf74150 MD5 | raw file
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:15-0400\n" 8"PO-Revision-Date: 2011-03-04 18:34+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Spanish (Castilian) <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: es\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: models.py:77 18msgid "python model class name" 19msgstr "nombre de la clase modelo de python" 20 21#: models.py:81 22msgid "content type" 23msgstr "tipo de contenido" 24 25#: models.py:82 26msgid "content types" 27msgstr "tipos de contenido"