diff --git a/polymorphic/locale/es/LC_MESSAGES/django.po b/polymorphic/locale/es/LC_MESSAGES/django.po new file mode 100644 index 0000000..46f8a33 --- /dev/null +++ b/polymorphic/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,31 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Gonzalo Bustos, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-29 18:12+0100\n" +"PO-Revision-Date: 2015-10-12 11:42-0300\n" +"Last-Translator: Gonzalo Bustos\n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.6.10\n" + +#: admin.py:41 +msgid "Type" +msgstr "Tipo" + +#: admin.py:56 +msgid "Content type" +msgstr "Tipo de contenido" + +#: admin.py:333 admin.py:403 +#, python-format +msgid "Contents" +msgstr "Contenidos"