~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2014-09-17 14:15:11 UTC
  • mfrom: (1.3.17) (6.2.18 experimental)
  • Revision ID: package-import@ubuntu.com-20140917141511-icneokthe9ww5sk4
Tags: 1.7-2
* Release to unstable.
* Add a migrate-south sample script to help users apply their South
  migrations. Thanks to Brian May.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# Jannis Leidel <jannis@leidel.info>, 2011
6
6
msgid ""
7
7
msgstr ""
8
 
"Project-Id-Version: django-core\n"
 
8
"Project-Id-Version: django\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2013-05-02 16:18+0200\n"
11
 
"PO-Revision-Date: 2013-04-26 14:19+0000\n"
12
 
"Last-Translator: claudep <claude@2xlibre.net>\n"
 
10
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
 
11
"PO-Revision-Date: 2014-05-20 09:45+0000\n"
 
12
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
13
13
"Language-Team: Basque (http://www.transifex.com/projects/p/django/language/"
14
14
"eu/)\n"
15
15
"MIME-Version: 1.0\n"
18
18
"Language: eu\n"
19
19
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
 
#: models.py:130
 
21
#: contrib/contenttypes/apps.py:9
 
22
msgid "Content Types"
 
23
msgstr ""
 
24
 
 
25
#: contrib/contenttypes/models.py:134
22
26
msgid "python model class name"
23
27
msgstr "python model class izena"
24
28
 
25
 
#: models.py:134
 
29
#: contrib/contenttypes/models.py:138
26
30
msgid "content type"
27
31
msgstr "eduki mota"
28
32
 
29
 
#: models.py:135
 
33
#: contrib/contenttypes/models.py:139
30
34
msgid "content types"
31
35
msgstr "eduki motak"
32
36
 
33
 
#: views.py:17
 
37
#: contrib/contenttypes/views.py:19
34
38
#, python-format
35
39
msgid "Content type %(ct_id)s object has no associated model"
36
40
msgstr "%(ct_id)s eduki motak ez dauka lotutako eredurik"
37
41
 
38
 
#: views.py:21
 
42
#: contrib/contenttypes/views.py:23
39
43
#, python-format
40
44
msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
41
45
msgstr "%(ct_id)s eduki motako %(obj_id)s objekturik ez da existitzen"
42
46
 
43
 
#: views.py:27
 
47
#: contrib/contenttypes/views.py:29
44
48
#, python-format
45
49
msgid "%(ct_name)s objects don't have a get_absolute_url() method"
46
50
msgstr "%(ct_name)s objektuek ez dauketa get_absolute_url() metodorik"