Translations updated. German translations for notifications added.

svn path=/plone.app.discussion/trunk/; revision=49046
This commit is contained in:
Timo Stollenwerk
2011-04-22 17:28:00 +00:00
parent e75685d5c0
commit d00282a437
31 changed files with 513 additions and 431 deletions
@@ -14,15 +14,15 @@ msgstr ""
"Preferred-Encodings: utf-8 latin1\n"
"Domain: plone.app.discussion\n"
#: ../comment.py:249
#: ../comment.py:264
msgid "A comment has been posted."
msgstr ""
#: ../interfaces.py:282
#: ../interfaces.py:257
msgid "A comment id unique to this conversation"
msgstr "Een unieke ID voor dit commentaar"
#: ../browser/comments.py:71
#: ../browser/comments.py:67
msgid "Add a comment"
msgstr "Voeg opmerking toe"
@@ -30,11 +30,11 @@ msgstr "Voeg opmerking toe"
msgid "Anonymous Comments"
msgstr "Anoniem commentaar"
#: ../interfaces.py:307
#: ../interfaces.py:282
msgid "Author name (for display)"
msgstr "Auteur"
#: ../browser/comments.py:252
#: ../browser/comments.py:248
#: ../browser/controlpanel.py:80
msgid "Cancel"
msgstr "Annuleren"
@@ -43,11 +43,11 @@ msgstr "Annuleren"
msgid "Changes saved"
msgstr ""
#: ../browser/moderation.py:141
#: ../browser/moderation.py:133
msgid "Comment approved."
msgstr "Commentaar goedgekeurd"
#: ../browser/moderation.py:102
#: ../browser/moderation.py:94
msgid "Comment deleted."
msgstr "Commentaar verwijderd"
@@ -58,11 +58,11 @@ msgstr "Profielfoto commentator"
msgid "Commenting infrastructure for Plone"
msgstr ""
#: ../interfaces.py:277
#: ../interfaces.py:252
msgid "Conversation"
msgstr "Conversatie"
#: ../interfaces.py:308
#: ../interfaces.py:283
msgid "Creation date"
msgstr "Aanmaakdatum"
@@ -82,7 +82,7 @@ msgstr "Discussie instellingen"
msgid "Edit cancelled"
msgstr ""
#: ../interfaces.py:294
#: ../interfaces.py:269
msgid "Email"
msgstr "E-mail"
@@ -90,11 +90,11 @@ msgstr "E-mail"
msgid "Enable Comments"
msgstr "Commentaar toestaan"
#: ../interfaces.py:285
#: ../interfaces.py:260
msgid "Id of comment this comment is in reply to"
msgstr ""
#: ../interfaces.py:299
#: ../interfaces.py:274
msgid "MIME type"
msgstr "MIME-type"
@@ -102,15 +102,15 @@ msgstr "MIME-type"
msgid "Moderator Email Notification"
msgstr "E-mail notificatie voor de redactie"
#: ../interfaces.py:309
#: ../interfaces.py:284
msgid "Modification date"
msgstr "Wijzigingsdatum"
#: ../interfaces.py:279
#: ../interfaces.py:254
msgid "Name"
msgstr "Naam"
#: ../interfaces.py:303
#: ../interfaces.py:278
msgid "Notify me of new comments via email."
msgstr ""
@@ -118,7 +118,7 @@ msgstr ""
msgid "Plone Discussions"
msgstr ""
#: ../interfaces.py:272
#: ../interfaces.py:247
msgid "Portal type"
msgstr "type"
@@ -138,12 +138,12 @@ msgstr "Totaal aantal reacties op dit item"
msgid "User Email Notification"
msgstr ""
#: ../browser/comments.py:245
#: ../browser/comments.py:241
msgid "Your comment awaits moderator approval."
msgstr "Je commentaar zal geplaatst worden na goedkeuring."
#. Default: "Comment"
#: ../browser/comments.py:127
#: ../browser/comments.py:123
msgid "add_comment_button"
msgstr "Commentaar toevoegen"
@@ -158,22 +158,22 @@ msgid "bulkactions_publish"
msgstr "Publiceren"
#. Default: "You can add a comment by filling out the form below. Plain text formatting. Web and email addresses are transformed into clickable links."
#: ../browser/comments.py:56
#: ../browser/comments.py:52
msgid "comment_description_intelligent_text"
msgstr ""
#. Default: "Comments are moderated."
#: ../browser/comments.py:62
#: ../browser/comments.py:58
msgid "comment_description_moderation_enabled"
msgstr "Commentaren zijn gemodereerd."
#. Default: "You can add a comment by filling out the form below. Plain text formatting."
#: ../browser/comments.py:51
#: ../browser/comments.py:47
msgid "comment_description_plain_text"
msgstr ""
#. Default: "${creator} on ${content}"
#: ../comment.py:50
#: ../comment.py:46
msgid "comment_title"
msgstr "${creator} op ${content}"
@@ -262,7 +262,7 @@ msgid "help_user_notification_enabled"
msgstr ""
#. Default: "Anonymous"
#: ../comment.py:145
#: ../comment.py:156
msgid "label_anonymous"
msgstr "Anoniem"
@@ -282,7 +282,7 @@ msgid "label_captcha"
msgstr "Captcha"
#. Default: "Comment"
#: ../interfaces.py:300
#: ../interfaces.py:275
msgid "label_comment"
msgstr "Commentaar"
@@ -337,7 +337,7 @@ msgid "label_show_full_comment_text"
msgstr "Toon het volledige commentaar"
#. Default: "Subject"
#: ../interfaces.py:296
#: ../interfaces.py:271
msgid "label_subject"
msgstr ""
@@ -351,11 +351,17 @@ msgstr ""
msgid "label_user_notification_enabled"
msgstr "Gebruikers-notificatie ingeschakeld"
#. Default: "A comment on '${title}' has been posted here: ${link}"
#: ../comment.py:53
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:50
#, fuzzy
msgid "mail_notification_message"
msgstr "Een commentaar op '${title}' is geplaatst: ${link}"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n"
#: ../comment.py:58
msgid "mail_notification_message_moderator"
msgstr ""
#. Default: "enable the 'Comment Review Workflow' for the Comment content type"
#: ../browser/moderation.pt:33
msgid "message_enable_comment_workflow"