Add Dutch translation files

This commit is contained in:
Roberto Rosario
2012-07-23 21:10:19 -04:00
parent 45f93f7b69
commit 8e227d7f3e
54 changed files with 7145 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:
# Lucas Weel <ljj.weel@gmail.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-07-23 15:36-0400\n"
"PO-Revision-Date: 2012-07-12 19:49+0000\n"
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: __init__.py:19 __init__.py:20
msgid "delete"
msgstr "Verwijderen"
#: __init__.py:21
msgid "add comment"
msgstr "Toevoegen opmerking"
#: __init__.py:22
msgid "comments"
msgstr "commentaar"
#: __init__.py:26
msgid "date"
msgstr "datum"
#: __init__.py:30
msgid "user"
msgstr "gebruiker"
#: __init__.py:34
msgid "comment"
msgstr "opmerking"
#: permissions.py:7
msgid "Comments"
msgstr "Commentaar"
#: permissions.py:9
msgid "Create new comments"
msgstr "Aanmaken van commentaar"
#: permissions.py:10
msgid "Delete comments"
msgstr "Verwijderen van commentaar"
#: permissions.py:11
msgid "View comments"
msgstr "Bekijk commentaar"
#: views.py:36
msgid "Must provide at least one comment."
msgstr "U moet minimaal een opmerking plaatsen."
#: views.py:46
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Opmerking \"%s\" succesvol verwijdert."
#: views.py:48
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Fout bij het verwijderen van de opmerking: \"%(comment)s: %(error)s"
#: views.py:63
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "Bent u er zeker van dat u de opmerking: %s, wenst te verwijderen?"
#: views.py:65
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "Bent u er zeker van dat u het commentaar: %s, wenst te verwijderen?"
#: views.py:99
msgid "Comment added successfully."
msgstr "Opmerking succesvol toegevoegd."
#: views.py:106
#, python-format
msgid "Add comment to document: %s"
msgstr "Opmerking toevoegen aan document: %s"
#: views.py:126
#, python-format
msgid "comments: %s"
msgstr "commentaar: %s"