~panosl/+junk/django-attachments

« back to all changes in this revision

Viewing changes to attachments/locale/de/LC_MESSAGES/django.po

  • Committer: Panos Laganakos
  • Date: 2011-10-06 07:31:43 UTC
  • Revision ID: panos@phaethon-designs.gr-20111006073143-wmml8s14b39q489y
ability to limit uploads per model object.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: django-attachments\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-04-04 00:19+0200\n"
 
10
"POT-Creation-Date: 2011-10-05 16:32+0300\n"
11
11
"PO-Revision-Date: 2010-04-04 00:29+0100\n"
12
12
"Last-Translator: Martin Mahner <martin@mahner.org>\n"
13
13
"Language-Team: de <LL@li.org>\n"
 
14
"Language: \n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
18
 
18
 
#: forms.py:7
 
19
#: forms.py:9
19
20
msgid "Upload attachment"
20
21
msgstr "Anhang hochladen"
21
22
 
 
23
#: forms.py:19
 
24
msgid "Filetype not allowed."
 
25
msgstr ""
 
26
 
22
27
#: models.py:29
23
28
msgid "creator"
24
29
msgstr "Autor"
50
55
#: templates/attachments/delete_link.html:2
51
56
msgid "Delete attachment"
52
57
msgstr "Anhang löschen"
53