run of update translations. nothing really changed. anyway, no we're sure. next: missing translations (de)

This commit is contained in:
Jens W. Klein
2014-03-25 18:39:08 +01:00
parent 6609ab6af5
commit 334b01f9ff
19 changed files with 581 additions and 589 deletions
@@ -14,230 +14,223 @@ msgstr ""
"Preferred-Encodings: utf-8 latin1\n"
"Domain: plone.app.discussion\n"
#: ../comment.py:311
#: plone.app.discussion/plone/app/discussion/comment.py:326
msgid "A comment has been posted."
msgstr "Ein Kommentar wurde abgegeben."
#: ../interfaces.py:141
#: plone.app.discussion/plone/app/discussion/interfaces.py:143
msgid "A comment id unique to this conversation"
msgstr "Eine eindeutige ID des Kommentars"
#: ../browser/comments.py:72
#: plone.app.discussion/plone/app/discussion/browser/comments.py:72
msgid "Add a comment"
msgstr "Kommentar hinzufügen"
#: ../browser/controlpanel.py:64
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:66
msgid "Anonymous Comments"
msgstr "Anonyme Kommentare"
#: ../browser/comments.py:251
#: ../browser/controlpanel.py:82
#: plone.app.discussion/plone/app/discussion/browser/comments.py:258
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:84
msgid "Cancel"
msgstr "Abbrechen"
#: ../browser/controlpanel.py:78
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:80
msgid "Changes saved"
msgstr "Änderungen gespeichert"
#: ../browser/moderation.py:140
#: plone.app.discussion/plone/app/discussion/browser/moderation.py:139
msgid "Comment approved."
msgstr "Kommentar zur Veröffentlichung freigegeben."
#: ../browser/moderation.py:100
#: plone.app.discussion/plone/app/discussion/browser/moderation.py:100
msgid "Comment deleted."
msgstr "Kommentar gelöscht"
#: ../browser/controlpanel.py:65
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:67
msgid "Commenter Image"
msgstr "Porträt des Benutzers"
msgid "Commenting infrastructure for Plone"
msgstr ""
#: ../interfaces.py:136
#: plone.app.discussion/plone/app/discussion/interfaces.py:138
msgid "Conversation"
msgstr "Diskussion"
#: ../interfaces.py:167
#: plone.app.discussion/plone/app/discussion/interfaces.py:176
msgid "Creation date"
msgstr "Erstellungsdatum"
#: ../interfaces.py:40
#: plone.app.discussion/plone/app/discussion/interfaces.py:40
msgid "Date of the most recent public comment"
msgstr ""
#: ../vocabularies.py:44
#: plone.app.discussion/plone/app/discussion/vocabularies.py:44
msgid "Disabled"
msgstr "Ausgeschaltet"
#: ../browser/controlpanel.py:34
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:34
msgid "Discussion settings"
msgstr "Kommentierungseinstellungen"
#: ../browser/controlpanel.py:84
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:86
msgid "Edit cancelled"
msgstr "Bearbeitung abgebrochen"
#: ../interfaces.py:153
#: plone.app.discussion/plone/app/discussion/interfaces.py:155
msgid "Email"
msgstr "E-Mail"
#: ../browser/controlpanel.py:63
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:65
msgid "Enable Comments"
msgstr "Kommentare einschalten"
#: ../interfaces.py:144
#: plone.app.discussion/plone/app/discussion/interfaces.py:146
msgid "Id of comment this comment is in reply to"
msgstr "ID des Kommentars, auf den geantwortet wird."
#: ../interfaces.py:158
#: plone.app.discussion/plone/app/discussion/interfaces.py:160
msgid "MIME type"
msgstr "MIME-Typ"
#: ../browser/controlpanel.py:67
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:69
msgid "Moderator Email Notification"
msgstr "Moderator E-Mail Benachrichtigung"
#: ../interfaces.py:168
#: plone.app.discussion/plone/app/discussion/interfaces.py:177
msgid "Modification date"
msgstr "Änderungsdatum"
#: ../interfaces.py:138
#: plone.app.discussion/plone/app/discussion/interfaces.py:140
msgid "Name"
msgstr "Name"
#: ../interfaces.py:162
#: plone.app.discussion/plone/app/discussion/interfaces.py:169
msgid "Notify me of new comments via email."
msgstr "E-Mail-Benachrichtigung bei neuen Kommentaren"
#: ./plone.app.discussion/plone/app/discussion/configure.zcml
msgid "Plone Discussions"
msgstr "Plone Diskussionen"
#: ../interfaces.py:131
#: plone.app.discussion/plone/app/discussion/interfaces.py:133
msgid "Portal type"
msgstr "Artikeltyp"
#: ../browser/controlpanel.py:71
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:73
msgid "Save"
msgstr "Speichern"
#: ../interfaces.py:45
#: plone.app.discussion/plone/app/discussion/interfaces.py:45
msgid "The set of unique commentators (usernames)"
msgstr "Liste von Benutzern, die Kommentare abgegeben haben"
#: ../interfaces.py:50
#: plone.app.discussion/plone/app/discussion/interfaces.py:50
msgid "The set of unique commentators (usernames) of published_comments"
msgstr ""
#: ../interfaces.py:34
#: plone.app.discussion/plone/app/discussion/interfaces.py:34
msgid "Total number of public comments on this item"
msgstr "Summe der veröffentlichten Kommentare zu diesem Artikel"
#: ../comment.py:158
msgid "Transform '%s' => '%s' not available. Failed to transform comment '%s'."
#: plone.app.discussion/plone/app/discussion/comment.py:158
msgid "Transform '%s' => '%s' not available."
msgstr ""
#: ../browser/controlpanel.py:69
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:71
msgid "User Email Notification"
msgstr "E-Mail-Benachrichtigungen für Benutzer"
#: ../interfaces.py:166
#: plone.app.discussion/plone/app/discussion/interfaces.py:175
msgid "Username of the commenter"
msgstr "Benutzername des Kommentierenden"
#: ../browser/comments.py:244
#: plone.app.discussion/plone/app/discussion/browser/comments.py:251
msgid "Your comment awaits moderator approval."
msgstr "Ihr Kommentar muss noch vom Moderator freigegeben werden."
#. Default: "Comment"
#: ../browser/comments.py:131
#: plone.app.discussion/plone/app/discussion/browser/comments.py:132
msgid "add_comment_button"
msgstr "Kommentieren"
#. Default: "Delete"
#: ../browser/moderation.pt:68
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:68
msgid "bulkactions_delete"
msgstr "Löschen"
#. Default: "Approve"
#: ../browser/moderation.pt:65
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:65
msgid "bulkactions_publish"
msgstr "Veröffentlichen"
#. 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:57
#: plone.app.discussion/plone/app/discussion/browser/comments.py:57
msgid "comment_description_intelligent_text"
msgstr "Sie können einen Kommentar abgeben, indem Sie das untenstehende Formular ausfüllen. Nur Text. Web- und E-Mailadressen werden in anklickbare Links umgewandelt."
#. Default: "You can add a comment by filling out the form below. Plain text formatting. You can use the Markdown syntax for links and images."
#: ../browser/comments.py:51
#: plone.app.discussion/plone/app/discussion/browser/comments.py:51
msgid "comment_description_markdown"
msgstr "Sie können einen Kommentar abgeben, indem Sie das untenstehende Formular ausfüllen. Sie können die Markdown-Syntax für Links und Bilder benutzen."
#. Default: "Comments are moderated."
#: ../browser/comments.py:63
#: plone.app.discussion/plone/app/discussion/browser/comments.py:63
msgid "comment_description_moderation_enabled"
msgstr "Kommentare werden moderiert."
#. Default: "You can add a comment by filling out the form below. Plain text formatting."
#: ../browser/comments.py:46
#: plone.app.discussion/plone/app/discussion/browser/comments.py:46
msgid "comment_description_plain_text"
msgstr "Sie können einen Kommentar abgeben, indem Sie das untenstehende Formular ausfüllen. Nur Text."
#. Default: "${author_name} on ${content}"
#: ../comment.py:48
#: plone.app.discussion/plone/app/discussion/comment.py:48
msgid "comment_title"
msgstr "${author_name} zu ${content}"
#. Default: "Action"
#: ../browser/moderation.pt:85
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:85
msgid "heading_action"
msgstr "Aktion"
#. Default: "Comment"
#: ../browser/moderation.pt:84
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:84
msgid "heading_comment"
msgstr "Kommentar"
#. Default: "Commenter"
#: ../browser/moderation.pt:81
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:81
msgid "heading_commenter"
msgstr "Autor"
#. Default: "Date"
#: ../browser/moderation.pt:82
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:82
msgid "heading_date"
msgstr "Datum"
#. Default: "In Response To"
#: ../browser/moderation.pt:83
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:83
msgid "heading_in_reponse_to"
msgstr "Kommentar zu"
#. Default: "Moderate comments"
#: ../browser/moderation.pt:24
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:24
msgid "heading_moderate_comments"
msgstr "Kommentare moderieren"
#. 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:236
#: plone.app.discussion/plone/app/discussion/interfaces.py:215
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: "If selected, anonymous user will have to give their email."
#: ../interfaces.py:334
#: plone.app.discussion/plone/app/discussion/interfaces.py:330
msgid "help_anonymous_email_enabled"
msgstr "Wenn Sie diese Einstellung aktivieren, müssen anonyme Benutzer ihre E-Mail-Adresse angeben."
#. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
#: ../interfaces.py:279
#: plone.app.discussion/plone/app/discussion/interfaces.py:265
#, fuzzy
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."
#. Default: "Some discussion related settings are not located in the Discussion Control Panel.\nTo enable comments for a specific content type, go to the Types Control Panel of this type and choose \"Allow comments\".\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"."
#: ../browser/controlpanel.py:35
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:35
#, fuzzy
msgid "help_discussion_settings_editform"
msgstr ""
@@ -246,139 +239,139 @@ 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 objects before users will be able to post comments."
#: ../interfaces.py:224
#: plone.app.discussion/plone/app/discussion/interfaces.py:201
#, fuzzy
msgid "help_globally_enabled"
msgstr "Wenn Sie diese Einstellung aktivieren, können Artikel generell kommentiert werden."
#. Default: "If selected, comments will enter a 'Pending' state in which they are invisible to the public. A user with the 'Review comments' permission ('Reviewer' or 'Manager') can approve comments to make them visible to the public. If you want to enable a custom comment workflow, you have to go to the types control panel."
#: ../interfaces.py:248
#: plone.app.discussion/plone/app/discussion/interfaces.py:231
msgid "help_moderation_enabled"
msgstr ""
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:316
#: plone.app.discussion/plone/app/discussion/interfaces.py:307
msgid "help_moderator_email"
msgstr "E-Mail Adresse an welche die Moderatoren-Benachrichtigungen gesendet werden."
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be found in the 'Mail settings' control panel (Site 'From' address)"
#: ../interfaces.py:304
#: plone.app.discussion/plone/app/discussion/interfaces.py:292
msgid "help_moderator_notification_enabled"
msgstr ""
#. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:294
#: plone.app.discussion/plone/app/discussion/interfaces.py:281
msgid "help_show_commenter_image"
msgstr "Wenn Sie diese Einstellung aktivieren, wird das Porträt des kommentierenden Benutzers neben dem Kommentar angezeigt."
#. Default: "Use this setting to choose if the comment text should be transformed in any way. You can choose between 'Plain text' and 'Intelligent text'. 'Intelligent text' converts plain text into HTML where line breaks and indentation is preserved, and web and email addresses are made into clickable links."
#: ../interfaces.py:263
#: plone.app.discussion/plone/app/discussion/interfaces.py:248
msgid "help_text_transform"
msgstr ""
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:325
#: plone.app.discussion/plone/app/discussion/interfaces.py:319
msgid "help_user_notification_enabled"
msgstr "Wenn Sie diese Einstellung auswählen, können Benutzer angeben, dass sie über neue Kommentare per E-Mail informiert werden möchten."
#. Default: "Anonymous"
#: ../browser/comments.pt:71
#: ../comment.py:173
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:71
#: plone.app.discussion/plone/app/discussion/comment.py:176
msgid "label_anonymous"
msgstr "Anonymer Benutzer"
#. Default: "Enable anonymous comments"
#: ../interfaces.py:234
#: plone.app.discussion/plone/app/discussion/interfaces.py:213
msgid "label_anonymous_comments"
msgstr "Anonyme Kommentare"
#. Default: "Enable anonymous email field"
#: ../interfaces.py:332
#: plone.app.discussion/plone/app/discussion/interfaces.py:328
msgid "label_anonymous_email_enabled"
msgstr ""
#. Default: "Apply"
#: ../browser/moderation.pt:71
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:71
msgid "label_apply"
msgstr "Anwenden"
#. Default: "Captcha"
#: ../interfaces.py:277
#: plone.app.discussion/plone/app/discussion/interfaces.py:263
msgid "label_captcha"
msgstr "Captcha"
#. Default: "Comment"
#: ../interfaces.py:159
#: plone.app.discussion/plone/app/discussion/interfaces.py:162
msgid "label_comment"
msgstr "Kommentar"
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:130
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:130
msgid "label_commenting_disabled"
msgstr ""
#. Default: "Delete"
#: ../browser/moderation.pt:130
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:130
msgid "label_delete"
msgstr "Löschen"
#. Default: "Globally enable comments"
#: ../interfaces.py:222
#: plone.app.discussion/plone/app/discussion/interfaces.py:199
msgid "label_globally_enabled"
msgstr "Kommentierungsfunktion generell einschalten"
#. Default: "Enable comment moderation"
#: ../interfaces.py:246
#: plone.app.discussion/plone/app/discussion/interfaces.py:227
msgid "label_moderation_enabled"
msgstr ""
#. Default: "Moderator Email Address"
#: ../interfaces.py:314
#: plone.app.discussion/plone/app/discussion/interfaces.py:303
msgid "label_moderator_email"
msgstr ""
#. Default: "Enable moderator email notification"
#: ../interfaces.py:302
#: plone.app.discussion/plone/app/discussion/interfaces.py:290
msgid "label_moderator_notification_enabled"
msgstr "Email-Benachrichtigungen für Moderatoren aktivieren"
#. Default: "Approve"
#: ../browser/moderation.pt:121
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:121
msgid "label_publish"
msgstr "Veröffentlichen"
#. Default: "says:"
#: ../browser/comments.pt:74
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:74
msgid "label_says"
msgstr "sagt"
#. Default: "Show commenter image"
#: ../interfaces.py:292
#: plone.app.discussion/plone/app/discussion/interfaces.py:279
msgid "label_show_commenter_image"
msgstr "Zeige das Portrait des Kommentators"
#. Default: "show full comment text"
#: ../browser/moderation.pt:114
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:114
msgid "label_show_full_comment_text"
msgstr "Den vollständigen Kommentar anzeigen"
#. Default: "Subject"
#: ../interfaces.py:155
#: plone.app.discussion/plone/app/discussion/interfaces.py:157
msgid "label_subject"
msgstr "Betreff"
#. Default: "Comment text transform"
#: ../interfaces.py:261
#: plone.app.discussion/plone/app/discussion/interfaces.py:246
msgid "label_text_transform"
msgstr "Text transformationen"
#. Default: "Enable user email notification"
#: ../interfaces.py:323
#: plone.app.discussion/plone/app/discussion/interfaces.py:315
msgid "label_user_notification_enabled"
msgstr "E-Mail-Benachrichtigungen für Benutzer aktivieren"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:52
#: plone.app.discussion/plone/app/discussion/comment.py:52
msgid "mail_notification_message"
msgstr ""
"Ein Kommentar zu '${title}' wurde hier abgegeben: ${link}\n"
@@ -388,7 +381,7 @@ msgstr ""
"---\n"
#. 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:60
#: plone.app.discussion/plone/app/discussion/comment.py:60
msgid "mail_notification_message_moderator"
msgstr ""
"Ein Kommentar zu '${title}' wurde hier abgegeben: ${link}\n"
@@ -404,22 +397,22 @@ msgstr ""
"${link_delete}\n"
#. Default: "enable the 'Comment Review Workflow' for the Comment content type"
#: ../browser/moderation.pt:33
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:33
msgid "message_enable_comment_workflow"
msgstr ""
#. Default: "Moderation workflow is disabled. You have to ${enable_comment_workflow} before you can moderate comments here."
#: ../browser/moderation.pt:33
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:33
msgid "message_moderation_disabled"
msgstr ""
#. Default: "No comments to moderate."
#: ../browser/moderation.pt:43
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:43
msgid "message_nothing_to_moderate"
msgstr "Es müssen keine Kommentare moderiert werden."
#. Default: "Bulk Actions"
#: ../browser/moderation.pt:64
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:64
msgid "title_bulkactions"
msgstr "Sammelbearbeitung"
@@ -1,407 +1,403 @@
# --- PLEASE EDIT THE LINES BELOW CORRECTLY ---
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: 2013-04-06 12:48+0000\n"
"PO-Revision-Date: 2010-01-28 15:00+0000\n"
"Last-Translator: Hanno Schlichting <hannosch@plone.org>\n"
"Language-Team: Hanno Schlichting <hannosch@plone.org>\n"
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-03-25 17:31+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Language-Code: en\n"
"Language-Name: English\n"
"Preferred-Encodings: utf-8 latin1\n"
"Domain: DOMAIN\n"
"Domain: plone.app.discussion\n"
#: ../browser/comments.py:95
#: plone.app.discussion/plone/app/discussion/browser/comments.py:95
msgid ""
msgstr ""
#: ../comment.py:311
#: plone.app.discussion/plone/app/discussion/comment.py:326
msgid "A comment has been posted."
msgstr ""
#: ../interfaces.py:141
#: plone.app.discussion/plone/app/discussion/interfaces.py:143
msgid "A comment id unique to this conversation"
msgstr ""
#: ../browser/comments.py:72
#: plone.app.discussion/plone/app/discussion/browser/comments.py:72
msgid "Add a comment"
msgstr ""
#: ../browser/controlpanel.py:64
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:66
msgid "Anonymous Comments"
msgstr ""
#: ../browser/comments.py:251
#: ../browser/controlpanel.py:82
#: plone.app.discussion/plone/app/discussion/browser/comments.py:258
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:84
msgid "Cancel"
msgstr ""
#: ../browser/controlpanel.py:78
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:80
msgid "Changes saved"
msgstr ""
#: ../browser/moderation.py:140
#: plone.app.discussion/plone/app/discussion/browser/moderation.py:139
msgid "Comment approved."
msgstr ""
#: ../browser/moderation.py:100
#: plone.app.discussion/plone/app/discussion/browser/moderation.py:100
msgid "Comment deleted."
msgstr ""
#: ../browser/controlpanel.py:65
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:67
msgid "Commenter Image"
msgstr ""
msgid "Commenting infrastructure for Plone"
msgstr ""
#: ../interfaces.py:136
#: plone.app.discussion/plone/app/discussion/interfaces.py:138
msgid "Conversation"
msgstr ""
#: ../interfaces.py:167
#: plone.app.discussion/plone/app/discussion/interfaces.py:176
msgid "Creation date"
msgstr ""
#: ../interfaces.py:40
#: plone.app.discussion/plone/app/discussion/interfaces.py:40
msgid "Date of the most recent public comment"
msgstr ""
#: ../vocabularies.py:44
#: plone.app.discussion/plone/app/discussion/vocabularies.py:44
msgid "Disabled"
msgstr ""
#: ../browser/controlpanel.py:34
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:34
msgid "Discussion settings"
msgstr ""
#: ../browser/controlpanel.py:84
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:86
msgid "Edit cancelled"
msgstr ""
#: ../interfaces.py:153
#: plone.app.discussion/plone/app/discussion/interfaces.py:155
msgid "Email"
msgstr ""
#: ../browser/controlpanel.py:63
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:65
msgid "Enable Comments"
msgstr ""
#: ../interfaces.py:144
#: plone.app.discussion/plone/app/discussion/interfaces.py:146
msgid "Id of comment this comment is in reply to"
msgstr ""
#: ../interfaces.py:158
#: plone.app.discussion/plone/app/discussion/interfaces.py:160
msgid "MIME type"
msgstr ""
#: ../browser/controlpanel.py:67
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:69
msgid "Moderator Email Notification"
msgstr ""
#: ../interfaces.py:168
#: plone.app.discussion/plone/app/discussion/interfaces.py:177
msgid "Modification date"
msgstr ""
#: ../interfaces.py:138
#: plone.app.discussion/plone/app/discussion/interfaces.py:140
msgid "Name"
msgstr ""
#: ../interfaces.py:162
#: plone.app.discussion/plone/app/discussion/interfaces.py:169
msgid "Notify me of new comments via email."
msgstr ""
#: ./plone.app.discussion/plone/app/discussion/configure.zcml
msgid "Plone Discussions"
msgstr ""
#: ../interfaces.py:131
#: plone.app.discussion/plone/app/discussion/interfaces.py:133
msgid "Portal type"
msgstr ""
#: ../browser/controlpanel.py:71
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:73
msgid "Save"
msgstr ""
#: ../interfaces.py:45
#: plone.app.discussion/plone/app/discussion/interfaces.py:45
msgid "The set of unique commentators (usernames)"
msgstr ""
#: ../interfaces.py:50
#: plone.app.discussion/plone/app/discussion/interfaces.py:50
msgid "The set of unique commentators (usernames) of published_comments"
msgstr ""
#: ../interfaces.py:34
#: plone.app.discussion/plone/app/discussion/interfaces.py:34
msgid "Total number of public comments on this item"
msgstr ""
#: ../comment.py:158
msgid "Transform '%s' => '%s' not available. Failed to transform comment '%s'."
#: plone.app.discussion/plone/app/discussion/comment.py:158
msgid "Transform '%s' => '%s' not available."
msgstr ""
#: ../browser/controlpanel.py:69
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:71
msgid "User Email Notification"
msgstr ""
#: ../interfaces.py:166
#: plone.app.discussion/plone/app/discussion/interfaces.py:175
msgid "Username of the commenter"
msgstr ""
#: ../browser/comments.py:244
#: plone.app.discussion/plone/app/discussion/browser/comments.py:251
msgid "Your comment awaits moderator approval."
msgstr ""
#. Default: "Comment"
#: ../browser/comments.py:131
#: plone.app.discussion/plone/app/discussion/browser/comments.py:132
msgid "add_comment_button"
msgstr ""
#. Default: "Delete"
#: ../browser/moderation.pt:68
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:68
msgid "bulkactions_delete"
msgstr ""
#. Default: "Approve"
#: ../browser/moderation.pt:65
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:65
msgid "bulkactions_publish"
msgstr ""
#. 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:57
#: plone.app.discussion/plone/app/discussion/browser/comments.py:57
msgid "comment_description_intelligent_text"
msgstr ""
#. Default: "You can add a comment by filling out the form below. Plain text formatting. You can use the Markdown syntax for links and images."
#: ../browser/comments.py:51
#: plone.app.discussion/plone/app/discussion/browser/comments.py:51
msgid "comment_description_markdown"
msgstr ""
#. Default: "Comments are moderated."
#: ../browser/comments.py:63
#: plone.app.discussion/plone/app/discussion/browser/comments.py:63
msgid "comment_description_moderation_enabled"
msgstr ""
#. Default: "You can add a comment by filling out the form below. Plain text formatting."
#: ../browser/comments.py:46
#: plone.app.discussion/plone/app/discussion/browser/comments.py:46
msgid "comment_description_plain_text"
msgstr ""
#. Default: "${author_name} on ${content}"
#: ../comment.py:48
#: plone.app.discussion/plone/app/discussion/comment.py:48
msgid "comment_title"
msgstr ""
#. Default: "Action"
#: ../browser/moderation.pt:85
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:85
msgid "heading_action"
msgstr ""
#. Default: "Comment"
#: ../browser/moderation.pt:84
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:84
msgid "heading_comment"
msgstr ""
#. Default: "Commenter"
#: ../browser/moderation.pt:81
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:81
msgid "heading_commenter"
msgstr ""
#. Default: "Date"
#: ../browser/moderation.pt:82
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:82
msgid "heading_date"
msgstr ""
#. Default: "In Response To"
#: ../browser/moderation.pt:83
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:83
msgid "heading_in_reponse_to"
msgstr ""
#. Default: "Moderate comments"
#: ../browser/moderation.pt:24
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:24
msgid "heading_moderate_comments"
msgstr ""
#. 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:236
#: plone.app.discussion/plone/app/discussion/interfaces.py:215
msgid "help_anonymous_comments"
msgstr ""
#. Default: "If selected, anonymous user will have to give their email."
#: ../interfaces.py:334
#: plone.app.discussion/plone/app/discussion/interfaces.py:330
msgid "help_anonymous_email_enabled"
msgstr ""
#. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
#: ../interfaces.py:279
#: plone.app.discussion/plone/app/discussion/interfaces.py:265
msgid "help_captcha"
msgstr ""
#. Default: "Some discussion related settings are not located in the Discussion Control Panel.\nTo enable comments for a specific content type, go to the Types Control Panel of this type and choose \"Allow comments\".\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"."
#: ../browser/controlpanel.py:35
#: plone.app.discussion/plone/app/discussion/browser/controlpanel.py:35
msgid "help_discussion_settings_editform"
msgstr ""
#. 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 objects before users will be able to post comments."
#: ../interfaces.py:224
#: plone.app.discussion/plone/app/discussion/interfaces.py:201
msgid "help_globally_enabled"
msgstr ""
#. Default: "If selected, comments will enter a 'Pending' state in which they are invisible to the public. A user with the 'Review comments' permission ('Reviewer' or 'Manager') can approve comments to make them visible to the public. If you want to enable a custom comment workflow, you have to go to the types control panel."
#: ../interfaces.py:248
#: plone.app.discussion/plone/app/discussion/interfaces.py:231
msgid "help_moderation_enabled"
msgstr ""
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:316
#: plone.app.discussion/plone/app/discussion/interfaces.py:307
msgid "help_moderator_email"
msgstr ""
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be found in the 'Mail settings' control panel (Site 'From' address)"
#: ../interfaces.py:304
#: plone.app.discussion/plone/app/discussion/interfaces.py:292
msgid "help_moderator_notification_enabled"
msgstr ""
#. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:294
#: plone.app.discussion/plone/app/discussion/interfaces.py:281
msgid "help_show_commenter_image"
msgstr ""
#. Default: "Use this setting to choose if the comment text should be transformed in any way. You can choose between 'Plain text' and 'Intelligent text'. 'Intelligent text' converts plain text into HTML where line breaks and indentation is preserved, and web and email addresses are made into clickable links."
#: ../interfaces.py:263
#: plone.app.discussion/plone/app/discussion/interfaces.py:248
msgid "help_text_transform"
msgstr ""
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:325
#: plone.app.discussion/plone/app/discussion/interfaces.py:319
msgid "help_user_notification_enabled"
msgstr ""
#. Default: "Anonymous"
#: ../browser/comments.pt:71
#: ../comment.py:173
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:71
#: plone.app.discussion/plone/app/discussion/comment.py:176
msgid "label_anonymous"
msgstr ""
#. Default: "Enable anonymous comments"
#: ../interfaces.py:234
#: plone.app.discussion/plone/app/discussion/interfaces.py:213
msgid "label_anonymous_comments"
msgstr ""
#. Default: "Enable anonymous email field"
#: ../interfaces.py:332
#: plone.app.discussion/plone/app/discussion/interfaces.py:328
msgid "label_anonymous_email_enabled"
msgstr ""
#. Default: "Apply"
#: ../browser/moderation.pt:71
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:71
msgid "label_apply"
msgstr ""
#. Default: "Captcha"
#: ../interfaces.py:277
#: plone.app.discussion/plone/app/discussion/interfaces.py:263
msgid "label_captcha"
msgstr ""
#. Default: "Comment"
#: ../interfaces.py:159
#: plone.app.discussion/plone/app/discussion/interfaces.py:162
msgid "label_comment"
msgstr ""
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:130
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:130
msgid "label_commenting_disabled"
msgstr ""
#. Default: "Delete"
#: ../browser/moderation.pt:130
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:130
msgid "label_delete"
msgstr ""
#. Default: "Globally enable comments"
#: ../interfaces.py:222
#: plone.app.discussion/plone/app/discussion/interfaces.py:199
msgid "label_globally_enabled"
msgstr ""
#. Default: "Enable comment moderation"
#: ../interfaces.py:246
#: plone.app.discussion/plone/app/discussion/interfaces.py:227
msgid "label_moderation_enabled"
msgstr ""
#. Default: "Moderator Email Address"
#: ../interfaces.py:314
#: plone.app.discussion/plone/app/discussion/interfaces.py:303
msgid "label_moderator_email"
msgstr ""
#. Default: "Enable moderator email notification"
#: ../interfaces.py:302
#: plone.app.discussion/plone/app/discussion/interfaces.py:290
msgid "label_moderator_notification_enabled"
msgstr ""
#. Default: "Approve"
#: ../browser/moderation.pt:121
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:121
msgid "label_publish"
msgstr ""
#. Default: "says:"
#: ../browser/comments.pt:74
#: plone.app.discussion/plone/app/discussion/browser/comments.pt:74
msgid "label_says"
msgstr ""
#. Default: "Show commenter image"
#: ../interfaces.py:292
#: plone.app.discussion/plone/app/discussion/interfaces.py:279
msgid "label_show_commenter_image"
msgstr ""
#. Default: "show full comment text"
#: ../browser/moderation.pt:114
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:114
msgid "label_show_full_comment_text"
msgstr ""
#. Default: "Subject"
#: ../interfaces.py:155
#: plone.app.discussion/plone/app/discussion/interfaces.py:157
msgid "label_subject"
msgstr ""
#. Default: "Comment text transform"
#: ../interfaces.py:261
#: plone.app.discussion/plone/app/discussion/interfaces.py:246
msgid "label_text_transform"
msgstr ""
#. Default: "Enable user email notification"
#: ../interfaces.py:323
#: plone.app.discussion/plone/app/discussion/interfaces.py:315
msgid "label_user_notification_enabled"
msgstr ""
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:52
#: plone.app.discussion/plone/app/discussion/comment.py:52
msgid "mail_notification_message"
msgstr ""
#. 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:60
#: plone.app.discussion/plone/app/discussion/comment.py:60
msgid "mail_notification_message_moderator"
msgstr ""
#. Default: "enable the 'Comment Review Workflow' for the Comment content type"
#: ../browser/moderation.pt:33
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:33
msgid "message_enable_comment_workflow"
msgstr ""
#. Default: "Moderation workflow is disabled. You have to ${enable_comment_workflow} before you can moderate comments here."
#: ../browser/moderation.pt:33
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:33
msgid "message_moderation_disabled"
msgstr ""
#. Default: "No comments to moderate."
#: ../browser/moderation.pt:43
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:43
msgid "message_nothing_to_moderate"
msgstr ""
#. Default: "Bulk Actions"
#: ../browser/moderation.pt:64
#: plone.app.discussion/plone/app/discussion/browser/moderation.pt:64
msgid "title_bulkactions"
msgstr ""