X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c13fb6245a966d5890b11e7e0d8ccb6692cfacd..440ce853b0c97ec356c27bbef6ef500f8feb6197:/apps/newtagging/locale/es/LC_MESSAGES/django.po?ds=sidebyside diff --git a/apps/newtagging/locale/es/LC_MESSAGES/django.po b/apps/newtagging/locale/es/LC_MESSAGES/django.po index ca7d41b80..297f25d0a 100644 --- a/apps/newtagging/locale/es/LC_MESSAGES/django.po +++ b/apps/newtagging/locale/es/LC_MESSAGES/django.po @@ -3,48 +3,49 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-18 11:02+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2012-03-01 11:26+0100\n" +"PO-Revision-Date: 2010-08-11 10:10+0100\n" +"Last-Translator: Katarzyna Flis \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: admin.py:38 msgid "tags" -msgstr "" +msgstr "tags" -#: models.py:491 +#: models.py:530 msgid "tag" -msgstr "" +msgstr "tag" -#: models.py:492 +#: models.py:531 msgid "content type" -msgstr "" +msgstr "tipo de contenido" -#: models.py:493 +#: models.py:532 msgid "object id" -msgstr "" +msgstr "id de objeto" #: views.py:30 msgid "tagged_object_list must be called with a queryset or a model." msgstr "" +"lista_de_objetos_agregados debe ser llamada con un queryset o un modelo." #: views.py:32 msgid "tagged_object_list must be called with a tag model." -msgstr "" +msgstr "lista_de_objetos_agregados debe ser nombrada con un modelo de tag." #: views.py:34 msgid "tagged_object_list must be called with a tag." -msgstr "" +msgstr "lista_de_objetos_agregados debe ser nombrada con un tag." #: views.py:38 #, python-format msgid "No tags found matching \"%s\"." -msgstr "" +msgstr "No se han encontrado tags correspondientes \"%s\"."