mysteriendrama/lib/python3.11/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po
2023-07-22 12:13:39 +02:00

45 lines
1.2 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This file is distributed under the same license as the Django package.
#
# Translators:
# Abe Estrada, 2011-2012
# Jesús Bautista <jesbam98@gmail.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 17:27+0200\n"
"PO-Revision-Date: 2019-12-25 05:47+0000\n"
"Last-Translator: Jesús Bautista <jesbam98@gmail.com>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/"
"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"
msgid "Content Types"
msgstr "Tipos de Contenido"
msgid "python model class name"
msgstr "nombre de la clase python del modelo"
msgid "content type"
msgstr "tipo de contenido"
msgid "content types"
msgstr "tipos de contenido"
#, 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"
#, python-format
msgid "Content type %(ct_id)s object %(obj_id)s doesnt exist"
msgstr ""
#, python-format
msgid "%(ct_name)s objects dont have a get_absolute_url() method"
msgstr ""