X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/newtagging/locale/en/LC_MESSAGES/django.po diff --git a/src/newtagging/locale/en/LC_MESSAGES/django.po b/src/newtagging/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index b7adf6ac8..000000000 --- a/src/newtagging/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,47 +0,0 @@ -# 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-09-14 12:34+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:31 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "No tag found matching \"%s\"." - -#~ 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" - -#~ msgid "tagged_object_list must be called with a tag model." -#~ msgstr "tagged_object_list must be defined with a tag model" - -#~ msgid "tagged_object_list must be called with a tag." -#~ msgstr "tagged_object_list must be defined with a tag"