Locale update - French.
[wolnelektury.git] / apps / newtagging / locale / ru / 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: 2012-03-01 11:26+0100\n"
11 "PO-Revision-Date: 2010-06-02 17:08+0100\n"
12 "Last-Translator: I <moth_04@yahoo.pl>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: admin.py:38
20 msgid "tags"
21 msgstr "таги"
22
23 #: models.py:530
24 msgid "tag"
25 msgstr "таг"
26
27 #: models.py:531
28 msgid "content type"
29 msgstr "тип содержания"
30
31 #: models.py:532
32 msgid "object id"
33 msgstr "ID объекта"
34
35 #: views.py:30
36 msgid "tagged_object_list must be called with a queryset or a model."
37 msgstr ""
38 "список таг-объектов должен сочетаться с набором вопросов или с моделью."
39
40 #: views.py:32
41 msgid "tagged_object_list must be called with a tag model."
42 msgstr "список таг-объектов дожен сочетаться с таг-моделью."
43
44 #: views.py:34
45 msgid "tagged_object_list must be called with a tag."
46 msgstr "список таг-объектов должен сочетаться с тагом."
47
48 #: views.py:38
49 #, python-format
50 msgid "No tags found matching \"%s\"."
51 msgstr "Никакой таг не соответствует \"%s\"."