added german locale

git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@37 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 46dfd958898663cc052048bce6361768bc5c6a69
This commit is contained in:
leidel 2008-08-19 15:15:43 +00:00
parent bf711587aa
commit 49b5772b57
2 changed files with 49 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,49 @@
# Django Dbtemplates.
# Copyright (C) 2007-2008 Jannis Leidel
# This file is distributed under the same license as the PACKAGE package.
# Jannis Leidel <jannis@leidel.info>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-08-19 17:09+0200\n"
"PO-Revision-Date: 2008-08-19 17:11+0100\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: admin.py:9
msgid "Date information"
msgstr "Datum"
#: models.py:14
msgid "name"
msgstr "Name"
#: models.py:14
msgid "Example: 'flatpages/default.html'"
msgstr "Zum Beispiel: 'flatpages/default.html'"
#: models.py:15
msgid "content"
msgstr "Inhalt"
#: models.py:17
msgid "creation date"
msgstr "Erstellt"
#: models.py:18
msgid "last changed"
msgstr "Geändert"
#: models.py:22
msgid "template"
msgstr "Template"
#: models.py:23
msgid "templates"
msgstr "Templates"