Update German language translation files

This commit is contained in:
Roberto Rosario
2012-06-17 19:13:58 -04:00
parent 39bea8d389
commit 1033328e0f
52 changed files with 6778 additions and 0 deletions

View File

@@ -0,0 +1,97 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <tetja.rediske@googlemail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
"PO-Revision-Date: 2012-04-20 18:09+0000\n"
"Last-Translator: tetjarediske <tetja.rediske@googlemail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.net/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: __init__.py:19 __init__.py:20
msgid "delete"
msgstr "Löschen"
#: __init__.py:21
msgid "add comment"
msgstr "Kommetar hinzufügen"
#: __init__.py:22
msgid "comments"
msgstr "Kommentare"
#: __init__.py:26
msgid "date"
msgstr "Datum"
#: __init__.py:30
msgid "user"
msgstr "Benutzer"
#: __init__.py:34
msgid "comment"
msgstr "Kommentar"
#: permissions.py:7
msgid "Comments"
msgstr "Kommetare"
#: permissions.py:9
msgid "Create new comments"
msgstr "Kommentare erstellen"
#: permissions.py:10
msgid "Delete comments"
msgstr "Kommentare löschen"
#: permissions.py:11
msgid "View comments"
msgstr "Kommetare ansehen"
#: views.py:36
msgid "Must provide at least one comment."
msgstr "Es muss mindestens ein Kommentar angegeben werden."
#: views.py:46
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Kommentar %s erfolgreich gelöscht."
#: views.py:48
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Fehler beim löschen von Kommentar \"%(comment)s\": %(error)s"
#: views.py:63
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "Sind Sie sicher, dass Sie diesen Kommentar löschen möchten: %s?"
#: views.py:65
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "Sind Sie sicher, dass Sie diese Kommentare löschen möchten: %s?"
#: views.py:99
msgid "Comment added successfully."
msgstr "Kommentar erfolgreich hinzugefügt."
#: views.py:106
#, python-format
msgid "Add comment to document: %s"
msgstr "Kommentar zu Dokument hinzufügen: %s"
#: views.py:126
#, python-format
msgid "comments: %s"
msgstr "Kommentare: %s"