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

« back to all changes in this revision

Viewing changes to django/contrib/contenttypes/locale/lb/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:
 
1
# This file is distributed under the same license as the Django package.
 
2
#
 
3
# Translators:
 
4
msgid ""
 
5
msgstr ""
 
6
"Project-Id-Version: django\n"
 
7
"Report-Msgid-Bugs-To: \n"
 
8
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
 
9
"PO-Revision-Date: 2013-04-24 19:22+0000\n"
 
10
"Last-Translator: Django team\n"
 
11
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/"
 
12
"language/lb/)\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"Language: lb\n"
 
17
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
18
 
 
19
#: contrib/contenttypes/apps.py:9
 
20
msgid "Content Types"
 
21
msgstr ""
 
22
 
 
23
#: contrib/contenttypes/models.py:134
 
24
msgid "python model class name"
 
25
msgstr ""
 
26
 
 
27
#: contrib/contenttypes/models.py:138
 
28
msgid "content type"
 
29
msgstr ""
 
30
 
 
31
#: contrib/contenttypes/models.py:139
 
32
msgid "content types"
 
33
msgstr ""
 
34
 
 
35
#: contrib/contenttypes/views.py:19
 
36
#, python-format
 
37
msgid "Content type %(ct_id)s object has no associated model"
 
38
msgstr ""
 
39
 
 
40
#: contrib/contenttypes/views.py:23
 
41
#, python-format
 
42
msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
 
43
msgstr ""
 
44
 
 
45
#: contrib/contenttypes/views.py:29
 
46
#, python-format
 
47
msgid "%(ct_name)s objects don't have a get_absolute_url() method"
 
48
msgstr ""