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: \n"
|
---|
9 | "Report-Msgid-Bugs-To: \n"
|
---|
10 | "POT-Creation-Date: 2016-07-15 00:22+0400\n"
|
---|
11 | "PO-Revision-Date: 2016-07-15 20:47+0400\n"
|
---|
12 | "Language: hy\n"
|
---|
13 | "MIME-Version: 1.0\n"
|
---|
14 | "Content-Type: text/plain; charset=UTF-8\n"
|
---|
15 | "Content-Transfer-Encoding: 8bit\n"
|
---|
16 | "Last-Translator: \n"
|
---|
17 | "Language-Team: Ruben Harutyunov <rharutyunov@mail.ru>\n"
|
---|
18 | "X-Generator: Poedit 1.8.7.1\n"
|
---|
19 |
|
---|
20 | #: contrib/contenttypes/apps.py:12
|
---|
21 | msgid "Content Types"
|
---|
22 | msgstr "Պարունակության տիպեր"
|
---|
23 |
|
---|
24 | #: contrib/contenttypes/models.py:163
|
---|
25 | msgid "python model class name"
|
---|
26 | msgstr "python մոդելի դասի անուն"
|
---|
27 |
|
---|
28 | #: contrib/contenttypes/models.py:167
|
---|
29 | msgid "content type"
|
---|
30 | msgstr "պարունակության տիպ"
|
---|
31 |
|
---|
32 | #: contrib/contenttypes/models.py:168
|
---|
33 | msgid "content types"
|
---|
34 | msgstr "պարունակության տիպեր"
|
---|
35 |
|
---|
36 | #: contrib/contenttypes/views.py:19
|
---|
37 | #, python-format
|
---|
38 | msgid "Content type %(ct_id)s object has no associated model"
|
---|
39 | msgstr "Պարունակության տիպ %(ct_id)s օբյեկտը չունի իր հետ կապված մոդել"
|
---|
40 |
|
---|
41 | #: contrib/contenttypes/views.py:23
|
---|
42 | #, python-format
|
---|
43 | msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
|
---|
44 | msgstr "Պարունակության տիպ %(ct_id)s %(obj_id)s օբյեկտը գոյություն չունի"
|
---|
45 |
|
---|
46 | #: contrib/contenttypes/views.py:29
|
---|
47 | #, python-format
|
---|
48 | msgid "%(ct_name)s objects don't have a get_absolute_url() method"
|
---|
49 | msgstr "%(ct_name)s օբյեկտները չունեն get_absolute_url() մեթոդ"
|
---|