1181140febb504ab601131063a870a1b012e7625
[wolnelektury.git] / apps / newtagging / locale / lt / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-05-18 11:01+0200\n"
11 "PO-Revision-Date: 2010-07-12 19:41+0100\n"
12 "Last-Translator: Alicja Sinkiewicz <alicja.sinkiewicz@gmail.com>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Translated-Using: django-rosetta 0.5.3\n"
18
19 #: admin.py:38
20 msgid "tags"
21 msgstr "tagai"
22
23 #: models.py:491
24 msgid "tag"
25 msgstr "tagas"
26
27 #: models.py:492
28 msgid "content type"
29 msgstr "turinio rūšis "
30
31 #: models.py:493
32 msgid "object id"
33 msgstr "id obiektas"
34
35 #: views.py:30
36 msgid "tagged_object_list must be called with a queryset or a model."
37 msgstr "sutagintas_objektų _ sąrašas turi būti iššaukas su queryset arba su modeliu."
38
39 #: views.py:32
40 msgid "tagged_object_list must be called with a tag model."
41 msgstr "sutagintas_objektų _ sąrašas turi būti iššaukas su tago modeliu."
42
43 #: views.py:34
44 msgid "tagged_object_list must be called with a tag."
45 msgstr "sutagintas_objektų _ sąrašas turi būti iššaukas su tagu."
46
47 #: views.py:38
48 #, python-format
49 msgid "No tags found matching \"%s\"."
50 msgstr "Ne surado tagu tinkančių prie \"%s\"."
51