Code layout change.
[wolnelektury.git] / 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
new file mode 100644 (file)
index 0000000..a2b36be
--- /dev/null
@@ -0,0 +1,50 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-12-16 09:20+0100\n"
+"PO-Revision-Date: 2012-03-04 20:05+0100\n"
+"Last-Translator: xxx <xxx>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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 "tags"
+
+#: models.py:531
+msgid "tag"
+msgstr "tag"
+
+#: models.py:532
+msgid "content type"
+msgstr "content type"
+
+#: models.py:533
+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\"."