Files
mayan-edms/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po
2015-05-15 19:11:41 -04:00

110 lines
2.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:35
msgid "Date"
msgstr ""
#: __init__.py:39
msgid "User"
msgstr ""
#: __init__.py:43
msgid "Comment"
msgstr ""
#: __init__.py:52 links.py:13 permissions.py:7
msgid "Comments"
msgstr "Kommentarer"
#: links.py:10 links.py:11
msgid "Delete"
msgstr ""
#: links.py:12
msgid "Add comment"
msgstr ""
#: permissions.py:9
msgid "Create new comments"
msgstr "Opret nye kommentarer"
#: permissions.py:10
msgid "Delete comments"
msgstr "Slet kommentarer"
#: permissions.py:11
msgid "View comments"
msgstr "Se kommentarer"
#: views.py:39
msgid "Must provide at least one comment."
msgstr "Skal angive mindst én kommentar."
#: views.py:49
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Kommentar \"%s\" slettet."
#: views.py:51
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Fejl ved sletning af kommentar \" %(comment)s \": %(error)s "
#: views.py:64
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "Er du sikker på du vil slette kommentaren: %s?"
#: views.py:66
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "Er du sikker på du ønsker at slette kommentarerne: %s?"
#: views.py:100
msgid "Comment added successfully."
msgstr "Kommentar tilføjet."
#: views.py:107
#, python-format
msgid "Add comment to document: %s"
msgstr "Tilføj kommentar til dokument: %s"
#: views.py:127
#, python-format
msgid "Comments for document: %s"
msgstr ""
#~ msgid "date"
#~ msgstr "date"
#~ msgid "user"
#~ msgstr "user"
#~ msgid "comment"
#~ msgstr "comment"
#~ msgid "comments"
#~ msgstr "comments"
#~ msgid "comments: %s"
#~ msgstr "comments: %s"