plone.app.discussion: 3 messages added

svn path=/plone.app.discussion/trunk/; revision=39583
This commit is contained in:
Vincent Fretin
2010-09-01 07:21:48 +00:00
parent d5baae3eec
commit c3f49298fb
8 changed files with 432 additions and 288 deletions
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: 2010-08-06 19:19+0000\n"
"POT-Creation-Date: 2010-09-01 07:20+0000\n"
"PO-Revision-Date: 2010-03-18 11:10+0100\n"
"Last-Translator: Timo Stollenwerk <timo@zmag.de>\n"
"Language-Team: Deutsch <plone-i18n@lists.sourceforge.net>\n"
@@ -14,50 +14,54 @@ msgstr ""
"Preferred-Encodings: utf-8 latin1\n"
"Domain: plone.app.discussion\n"
#: ./interfaces.py:228
#: ./comment.py:200
msgid "A comment has been posted."
msgstr ""
#: ./interfaces.py:252
msgid "A comment id unique to this conversation"
msgstr "Eine eindeutige ID des Kommentars"
#: ./browser/comments.py:47
#: ./browser/comments.py:48
msgid "Add a comment"
msgstr "Kommentar hinzufügen"
#: ./browser/controlpanel.py:35
#: ./browser/controlpanel.py:41
msgid "Anonymous Comments"
msgstr "Anonyme Kommentare"
#: ./interfaces.py:249
#: ./interfaces.py:277
msgid "Author name (for display)"
msgstr "Name des Autors (wird angezeigt)"
#: ./browser/comments.py:190
#: ./browser/comments.py:193
msgid "Cancel"
msgstr "Abbrechen"
#: ./browser/moderation.py:116
#: ./browser/moderation.py:121
msgid "Comment approved."
msgstr ""
#: ./browser/moderation.py:96
#: ./browser/moderation.py:100
msgid "Comment deleted."
msgstr "Kommentar gelöscht"
#: ./browser/controlpanel.py:36
#: ./browser/controlpanel.py:42
msgid "Commenter Image"
msgstr "Porträt des Benutzers"
msgid "Commenting infrastructure for Plone"
msgstr ""
#: ./interfaces.py:225
#: ./interfaces.py:247
msgid "Conversation"
msgstr "Diskussion"
#: ./interfaces.py:250
#: ./interfaces.py:278
msgid "Creation date"
msgstr "Erstellungsdatum"
#: ./interfaces.py:119
#: ./interfaces.py:132
msgid "Date of the most recent comment"
msgstr "Datum des letzten Kommentars"
@@ -69,31 +73,31 @@ msgstr "Ausgeschaltet"
msgid "Discussion settings"
msgstr "Kommentierungseinstellungen"
#: ./interfaces.py:236
#: ./interfaces.py:264
msgid "Email"
msgstr "E-Mail"
#: ./browser/controlpanel.py:34
#: ./browser/controlpanel.py:40
msgid "Enable Comments"
msgstr "Kommentare einschalten"
#: ./interfaces.py:229
#: ./interfaces.py:255
msgid "Id of comment this comment is in reply to"
msgstr "ID des Kommentars, auf den geantwortet wird."
#: ./interfaces.py:241
#: ./interfaces.py:269
msgid "MIME type"
msgstr "MIME-Typ"
#: ./browser/controlpanel.py:37
#: ./browser/controlpanel.py:44
msgid "Moderator Email Notification"
msgstr ""
#: ./interfaces.py:251
#: ./interfaces.py:279
msgid "Modification date"
msgstr "Änderungsdatum"
#: ./interfaces.py:226
#: ./interfaces.py:249
msgid "Name"
msgstr "Name"
@@ -101,24 +105,24 @@ msgstr "Name"
msgid "Plone Discussions"
msgstr ""
#: ./interfaces.py:222
#: ./interfaces.py:242
msgid "Portal type"
msgstr "Artikeltyp"
#: ./interfaces.py:120
#: ./interfaces.py:137
msgid "The set of unique commentators (usernames)"
msgstr "Liste von Benutzern, die Kommentare abgegeben haben"
#: ./interfaces.py:118
#: ./interfaces.py:126
msgid "Total number of comments on this item"
msgstr "Anzahl der Kommentare zu diesem Artikel"
#: ./browser/comments.py:183
#: ./browser/comments.py:186
msgid "Your comment awaits moderator approval."
msgstr "Ihr Kommentar muss noch vom Moderator freigegeben werden."
#. Default: "Comment"
#: ./browser/comments.py:93
#: ./browser/comments.py:95
msgid "add_comment_button"
msgstr "Kommentieren"
@@ -168,12 +172,12 @@ msgid "heading_subject"
msgstr "Betreff"
#. Default: "If selected, anonymous users are able to post comments without loggin in. It is highly recommended to use a captcha solution to prevent spam if this setting is enabled."
#: ./interfaces.py:37
#: ./interfaces.py:38
msgid "help_anonymous_comments"
msgstr "Wenn Sie diese Einstellung aktivieren, können anonyme Benutzer Kommentare abgeben. Es ist empfehlenswert, dann auch Captchas zu aktivieren."
#. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha or plone.formwidget.recaptcha if there are no options available."
#: ./interfaces.py:51
#: ./interfaces.py:60
msgid "help_captcha"
msgstr "Wenn Sie diese Einstellung aktivieren, wird mit Hilfe der Captcha-Validierung überprüft, ob die Kommentare von einem echten Benutzer oder von einem automatisierten Skript stammen. Falls Sie die Option nicht einschalten können, fehlt evtl. ein benötigtes Programmmodul. Stellen Sie sicher, dass entweder plone.formwidget.captcha oder plone.formwidget.recaptcha installiert ist."
@@ -187,22 +191,26 @@ msgstr ""
"Um die Moderation von Kommentaren zu aktivieren, wählen Sie den Artikeltyp 'Kommentar' aus und wählen Sie als neuen Arbeitsablauf 'Arbeitsablauf für moderierte Kommentare'."
#. Default: "If selected, users are able to post comments on the site. Though, you have to enable comments for specific content types, folders or content objectsbefore users will be able to post comments."
#: ./interfaces.py:22
#: ./interfaces.py:26
msgid "help_globally_enabled"
msgstr "Wenn Sie diese Einstellung aktivieren, können Artikel generell kommentiert werden."
#. Default: "If selected, the moderator is notified if a comment needs attention."
#: ./interfaces.py:75
#: ./interfaces.py:85
msgid "help_moderator_notification_enabled"
msgstr ""
#. Default: "If selected, an image of the user is shown next to the comment."
#: ./interfaces.py:65
#: ./interfaces.py:74
msgid "help_show_commenter_image"
msgstr "Wenn Sie diese Einstellung aktivieren, wird das Porträt des kommentierenden Benutzers neben dem Kommentar angezeigt."
#: ./interfaces.py:50
msgid "help_text_transform"
msgstr ""
#. Default: "Enable anonymous comments"
#: ./interfaces.py:35
#: ./interfaces.py:36
msgid "label_anonymous_comments"
msgstr ""
@@ -212,12 +220,12 @@ msgid "label_apply"
msgstr "Anwenden"
#. Default: "Captcha"
#: ./interfaces.py:50
#: ./interfaces.py:58
msgid "label_captcha"
msgstr ""
#. Default: "Comment"
#: ./interfaces.py:242
#: ./interfaces.py:270
msgid "label_comment"
msgstr "Kommentar"
@@ -237,12 +245,12 @@ msgid "label_delete"
msgstr "Löschen"
#. Default: "Globally enable comments"
#: ./interfaces.py:20
#: ./interfaces.py:24
msgid "label_globally_enabled"
msgstr "Kommentierungsfunktion generell einschalten"
#. Default: "Enable moderator email notification"
#: ./interfaces.py:73
#: ./interfaces.py:83
msgid "label_moderator_notification_enabled"
msgstr ""
@@ -252,7 +260,7 @@ msgid "label_publish"
msgstr "Veröffentlichen"
#. Default: "Show commenter image"
#: ./interfaces.py:63
#: ./interfaces.py:72
msgid "label_show_commenter_image"
msgstr ""
@@ -262,10 +270,20 @@ msgid "label_show_full_comment_text"
msgstr "Den vollständigen Kommentar anzeigen"
#. Default: "Subject"
#: ./interfaces.py:238
#: ./interfaces.py:266
msgid "label_subject"
msgstr "Betreff"
#. Default: "Comment text transform"
#: ./interfaces.py:48
msgid "label_text_transform"
msgstr ""
#. Default: "A comment with the title '${title}' has been posted here: ${link}"
#: ./comment.py:49
msgid "mail_notification_message"
msgstr ""
#. Default: "enable the 'Comment Review Workflow' for the Comment content type"
#: ./browser/moderation.pt:33
msgid "message_enable_comment_workflow"