# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-30 13:22+0200\n" "PO-Revision-Date: 2012-03-04 20:05+0100\n" "Last-Translator: xxx \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:42 admin.py:43 msgid "tags" msgstr "tags" #: models.py:219 msgid "tag" msgstr "tag" #: models.py:220 msgid "content type" msgstr "content type" #: models.py:221 msgid "object id" msgstr "object id" #: views.py:30 msgid "tagged_object_list must be called with a queryset or a model." msgstr "tagged_object_list must be defined with a queryset or a model" #: views.py:32 msgid "tagged_object_list must be called with a tag model." msgstr "tagged_object_list must be defined with a tag model" #: views.py:34 msgid "tagged_object_list must be called with a tag." msgstr "tagged_object_list must be defined with a tag" #: views.py:38 #, python-format msgid "No tags found matching \"%s\"." msgstr "No tag found matching \"%s\"."