l10n: Added Danish locale, thanks illio. Fixed issue #2.

Transmitted-via: Transifex (www.transifex.net)
This commit is contained in:
Jannis Leidel 2009-09-04 15:15:23 +00:00
parent abf6d70a1f
commit 2129bb1361

View file

@ -0,0 +1,62 @@
# django-dbtemplates in Danish.
# django-dbtemplates på Dansk.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Michael Lind Mortensen <illio@cs.au.dk>, 2009.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-09-04 11:44+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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:21
msgid ""
"Leaving this empty causes Django to look for a template with the given name "
"and populate this field with its content."
msgstr ""
"Hvis du efterlader dette felt tomt, så vil Django søge efter en template med det givne navn "
"og udfylde dette felt med dets indhold."
#: admin.py:35
msgid "Date/time"
msgstr "Dato/tid"
#: admin.py:46
msgid "sites"
msgstr "websider"
#: models.py:18
msgid "name"
msgstr "navn"
#: models.py:19
msgid "Example: 'flatpages/default.html'"
msgstr "Eksempel: 'flatpages/default.html'"
#: models.py:20
msgid "content"
msgstr "indhold"
#: models.py:22
msgid "creation date"
msgstr "oprettelsesdato"
#: models.py:24
msgid "last changed"
msgstr "sidst ændret"
#: models.py:32
msgid "template"
msgstr "skabelon"
#: models.py:33
msgid "templates"
msgstr "skabeloner"