X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..7b97c4af7aee7f66f628256eb39f53f59bb10cf0:/src/newtagging/locale/uk/LC_MESSAGES/django.po diff --git a/src/newtagging/locale/uk/LC_MESSAGES/django.po b/src/newtagging/locale/uk/LC_MESSAGES/django.po index 392d1bfab..0990e8935 100644 --- a/src/newtagging/locale/uk/LC_MESSAGES/django.po +++ b/src/newtagging/locale/uk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" +"POT-Creation-Date: 2016-04-13 12:40+0200\n" "PO-Revision-Date: 2012-02-29 23:08+0100\n" "Last-Translator: Anna Vasiutynska \n" "Language-Team: LANGUAGE \n" @@ -16,35 +16,32 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: admin.py:38 +#: admin.py:42 admin.py:43 msgid "tags" msgstr "теґи" -#: models.py:531 +#: models.py:219 msgid "tag" msgstr "теґ" -#: models.py:532 +#: models.py:220 msgid "content type" msgstr "тип змісту" -#: models.py:533 +#: models.py:221 msgid "object id" msgstr "ID об'єкту" -#: views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "tagged_object_list must be called 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 called with a tag model." - -#: views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "tagged_object_list must be called with a tag." - -#: views.py:38 +#: views.py:31 #, python-format msgid "No tags found matching \"%s\"." msgstr "Не знайдено теґів відповідаючих \"%s\"." + +#~ msgid "tagged_object_list must be called with a queryset or a model." +#~ msgstr "tagged_object_list must be called with a queryset or a model." + +#~ msgid "tagged_object_list must be called with a tag model." +#~ msgstr "tagged_object_list must be called with a tag model." + +#~ msgid "tagged_object_list must be called with a tag." +#~ msgstr "tagged_object_list must be called with a tag."