plone.app.discussion: 3 messages added
svn path=/plone.app.discussion/trunk/; revision=39583
This commit is contained in:
parent
d5baae3eec
commit
c3f49298fb
@ -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"
|
||||
|
@ -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: YEAR-MO-DA HO:MI +ZONE\n"
|
||||
"Last-Translator: Judith Sanleandro <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 "Un comentario de ID exclusivo para esta conversación"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "Añadir un comentario"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Comentarios anónimos"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Nombre del autor (para mostrar)"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "Comentario aprobado"
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "Comentario eliminado"
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "Imagen del autor"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "Conversación"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "Fecha de creación"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Fecha del comentario más reciente"
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr "Desactivado"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Ajustes de discusión"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "Correo electrónico"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "Permitir comentarios"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr "ID del comentario este comentario es en respuesta a"
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr "tipo MIME"
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Notificación del moderador por e-maill"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "Fecha de modificación"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr "Nombre"
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "Tipo de portal"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "Ajuste de autores exclusivos (nombres de usuario)"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Número total de comentarios para este asunto"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Su comentario está pendiente de aprobación del moderador"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "añadir botón de comentario"
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
msgstr "tema título"
|
||||
|
||||
#. 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 "ayuda comentarios anónimos"
|
||||
|
||||
#. 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 "ayuda captcha"
|
||||
|
||||
@ -184,22 +188,26 @@ msgid "help_discussion_settings_editform"
|
||||
msgstr "ayuda formas de edición ajustes discusión"
|
||||
|
||||
#. 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 "ayuda activación global"
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention."
|
||||
#: ./interfaces.py:75
|
||||
#: ./interfaces.py:85
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "ayuda notificación moderador activa"
|
||||
|
||||
#. 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 "ayuda mostra imagen autor"
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
@ -209,12 +217,12 @@ msgid "label_apply"
|
||||
msgstr "aplicar etiqueta"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr "Captcha"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr "Comentario"
|
||||
|
||||
@ -234,12 +242,12 @@ msgid "label_delete"
|
||||
msgstr "etiqueta borrar"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "etiqueta activación global"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "etiqueta notificación moderador activada"
|
||||
|
||||
@ -249,7 +257,7 @@ msgid "label_publish"
|
||||
msgstr "etiqueta publicar"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
@ -259,10 +267,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "etiqueta mostrar texto complete comentario"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr "Tema"
|
||||
|
||||
#. 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"
|
||||
|
@ -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-08-06 21:21+0100\n"
|
||||
"Last-Translator: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
||||
"Language-Team: Vincent Fretin <vincent.fretin@gmail.com>\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 "Un id de commentaire unique pour cette conversation"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "Ajouter un commentaire"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Commentaires anonymes"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Nom de l'auteur (pour l'affichage)"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "Commentaire approuvé."
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "Commentaire supprimé."
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "Portrait de l'utilisateur"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr "Infrastructure pour déposer des commentaires."
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "Conversation"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "Date de création"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Date du commentaire le plus récent"
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr "Désactivé"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Paramètres des discussions"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "Adresse courriel"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "Activation des commentaires"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr "Id du commentaire dont ce commentaire répond"
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr "Type MIME"
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Notification du modérateur par courriel"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "Date de modification"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr "Nom"
|
||||
msgid "Plone Discussions"
|
||||
msgstr "Plone Discussions"
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "Portal type"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "L'ensemble des commentateurs uniques (identifiants)"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Nombre total de commentaires pour cet élément"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Votre commentaire attend d'être modéré."
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "Commenter"
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
msgstr "Sujet"
|
||||
|
||||
#. 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 "Si activé, les utilisateurs anonymes peuvent poster des commentaires sans se connecter. Il est fortement recommandé d'utiliser un captcha pour prévenir du spam si cette option est activé."
|
||||
|
||||
#. 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 "Utilisez cette option pour activer la validation par captcha pour les commentaires. Installez plone.formwidget.captcha ou plone.formwidget.recaptcha s'il n'y a aucune option de disponible."
|
||||
|
||||
@ -185,22 +189,26 @@ msgstr ""
|
||||
"Pour activer les commentaires pour un type de contenu spécifique, allez dans \"Paramètres des types\", choisissez \"Commentaire\" et sélectionnez le workflow \"Workflow de modération des commentaires\"."
|
||||
|
||||
#. 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 "Si activé, les utilisateurs peuvent poster des commentaires sur ce site. Vous devez néanmoins activer les commentaires pour des types de contenu spécifiques, dossiers, ou éléments avant que les utilisateurs puissent poster des commentaires."
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention."
|
||||
#: ./interfaces.py:75
|
||||
#: ./interfaces.py:85
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "Si activé, le modérateur est notifié si un commentaire requiert une attention particulière."
|
||||
|
||||
#. 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 "Si activé, le portrait de l'utilisateur apparait à côté du commentaire."
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr "Activer les commentaires anonymes"
|
||||
|
||||
@ -210,12 +218,12 @@ msgid "label_apply"
|
||||
msgstr "Appliquer"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr "Captcha"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr "Commentaire"
|
||||
|
||||
@ -235,12 +243,12 @@ msgid "label_delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "Activer globalement les commentaires"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Activer la notification du modérateur par courriel"
|
||||
|
||||
@ -250,7 +258,7 @@ msgid "label_publish"
|
||||
msgstr "Approuver"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr "Afficher le portrait de l'utilisateur"
|
||||
|
||||
@ -260,10 +268,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "afficher le texte complet du commentaire"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr "Sujet"
|
||||
|
||||
#. 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"
|
||||
|
@ -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-02-26 09:15+0000\n"
|
||||
"Last-Translator: Luca Fabbri <luca.fabbri@redturtle.net>\n"
|
||||
"Language-Team: RedTurtle Technology <sviluppoplone@redturtle.net>\n"
|
||||
@ -15,50 +15,54 @@ msgstr ""
|
||||
"Domain: plone.app.discussion\n"
|
||||
"X-Is-Fallback-For: it-it it-ch it-sm it-hr it-si\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 "Un id del commento unico per questa conversazione"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "Aggiungi un commento"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Commenti da anonimi"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Nome autore (da visualizzare)"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "Commento approvato."
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "Commento eliminato."
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "Immagine Commentatore"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "Conversazione"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "Data di creazione"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Data del commento più recente"
|
||||
|
||||
@ -70,31 +74,31 @@ msgstr "Disabilitato"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Impostazioni delle discussioni"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "Abilita commenti"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr "Id del commento a cui si risponde"
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Notifiche email"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "Data di modifica"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
@ -102,24 +106,24 @@ msgstr "Nome"
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "Tipo di contenuto"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "L'insieme unico dei commentatori (username)"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Totale dei commenti per questo contenuto"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Il tuo commento è in attesa di approvazione"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "Commenta"
|
||||
|
||||
@ -170,13 +174,13 @@ msgid "heading_subject"
|
||||
msgstr "Oggetto"
|
||||
|
||||
#. 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
|
||||
#, fuzzy
|
||||
msgid "help_anonymous_comments"
|
||||
msgstr "Se selezionato, gli utenti anonimi saranno in grado di inserire commenti senza autenticazione. E' altamente consigliato l'uso di captcha to prevenire spam se questa impostazione viene abilitata"
|
||||
|
||||
#. 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
|
||||
#, fuzzy
|
||||
msgid "help_captcha"
|
||||
msgstr "Usa questa impostazione per abilitato o disabilitare la validazione tramite captcha. Se nessuna opzione di captcha è disponibile, installa plone.formwidget.captcha o plone.formwidget.recaptcha."
|
||||
@ -191,23 +195,27 @@ msgstr ""
|
||||
"Per abilitare il workflow per la moderazione dei commenti, vai al Pannello dei Tipi di Contenuto, scegli \"Comment\" e imposta il workflow \"Comment Review Workflow\"."
|
||||
|
||||
#. 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
|
||||
#, fuzzy
|
||||
msgid "help_globally_enabled"
|
||||
msgstr "Se selezionato, gli utenti saranno in grado di inserire commenti nel sito."
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention."
|
||||
#: ./interfaces.py:75
|
||||
#: ./interfaces.py:85
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "Se selezionato il moderatore riceverà una notifica se il commento dovrà necessita della sua attenzione."
|
||||
|
||||
#. 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 "Se selezionato, un'immagine dell'utente verrà mostrata a fianco dei commenti."
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr "Abilita i commenti agli utenti anonimi"
|
||||
|
||||
@ -217,12 +225,12 @@ msgid "label_apply"
|
||||
msgstr "Applica"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr "Commento"
|
||||
|
||||
@ -242,12 +250,12 @@ msgid "label_delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "Abilita globalmente i commenti"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Abilita le notifiche ai moderatori"
|
||||
|
||||
@ -258,7 +266,7 @@ msgid "label_publish"
|
||||
msgstr "Pubblica"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr "Visualizza le immagini dei commentatori"
|
||||
|
||||
@ -268,10 +276,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "mostra testo completo del commento"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr "Oggetto"
|
||||
|
||||
#. 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"
|
||||
|
@ -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-06-07 16:30+0100\n"
|
||||
"Last-Translator: Kim Chee Leong <leong@gw20e.com>\n"
|
||||
"Language-Team: Nederlands <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 "Een unieke ID voor dit commentaar"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "Voeg opmerking toe"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Anoniem commentaar"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Auteur"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "Commentaar goedgekeurd"
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "Commentaar verwijderd"
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "Profielfoto commentator"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "Conversatie"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "Aanmaakdatum"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Datum van het laatste commentaar"
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr "Uitgeschakeld"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Discussie instellingen"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "Commentaar toestaan"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr "MIME-type"
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "E-mail notificatie voor de redactie"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "Wijzigingsdatum"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr "Naam"
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "type"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "Lijst van commentatoren (gebruikernamen)"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Totaal aantal reacties op dit item"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Je commentaar zal geplaatst worden na goedkeuring."
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "Commentaar toevoegen"
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
msgstr "Onderwerp"
|
||||
|
||||
#. 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 "Indien geselecteerd, anonieme bezoekers kunnen een reactie achterlaten zonder in te loggen. Het is aanbevolen om de captcha-oplossing te gebruiken om spam te voorkomen als deze optie is ingeschakeld."
|
||||
|
||||
#. 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 "Indien geselecteerd, Captcha validatie wordt gebruikt voor het commentaar. Installeer plone.formwidget of plone.formwidget.recaptcha als er geen opties beschikbaar zijn."
|
||||
|
||||
@ -184,22 +188,26 @@ msgid "help_discussion_settings_editform"
|
||||
msgstr "Sommige discussie instellingen staan niet op deze pagina. Om commentaar in te schakelen voor een specifiek content-type, ga naar het Typen instellingenscherm van het betreffende type en kies 'commentaar toestaan'. Om de moderatie-workflow in te schakelen, ga naar het Typen instellingenscherm en kies het type 'Comment' stel de 'Comment Review Workflow' in."
|
||||
|
||||
#. 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 "Indien geselecteerd, gebruikers kunnen commentaar plaatsen op de site. Het kan zijn dat commentaar voor een specifiek content-type ingeschakeld moet worden voordat commentaar mogelijk is."
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention."
|
||||
#: ./interfaces.py:75
|
||||
#: ./interfaces.py:85
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "Indien geselecteerd, de moderator zal ingelicht worden als een commentaar aandacht nodig heeft."
|
||||
|
||||
#. 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 "Indien geselecteerd, de profielfoto van een gebruiker wordt naast het commentaar getoond."
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
@ -209,12 +217,12 @@ msgid "label_apply"
|
||||
msgstr "Toepassen"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr ""
|
||||
|
||||
@ -234,12 +242,12 @@ msgid "label_delete"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "Commentaar globaal toestaan"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Notificatie voor moderator inschakelen"
|
||||
|
||||
@ -249,7 +257,7 @@ msgid "label_publish"
|
||||
msgstr "Publiceren"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
@ -259,10 +267,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "Toon het volledige commentaar"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
|
@ -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-01-28 15:00+0000\n"
|
||||
"Last-Translator: Sverre Helge Bolstad <sverrehelge@gmail.com>\n"
|
||||
"Language-Team: Norwegian <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 "En kommentar-id unik for denne kommentaren"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "Legg til en kommentar"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Anonym kommentar"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Forfatternavn (synlig)"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "Kommentaren er godkjent"
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "Kommentaren er slettet"
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "Forfatterbilde"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "Diskusjon"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "Dato opprettet"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Dato for den nyeste kommentaren"
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr "Slått av"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Innstillinger for kommentarer"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "Slå på kommentarer"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr "Id til kommentar som denne kommentaren er en kommentar til"
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr "MIME-type"
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "Varsling av moderator på epost"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "Endringsdato"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr "Navn"
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "Portaltype"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "Listen over forfattere (brukernavn)"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Antall kommentarer på denne artikkelen"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Kommentaren venter på godkjenning av moderator."
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "Kommentér"
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
msgstr "Emne"
|
||||
|
||||
#. 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 "Dersom innstillingen er valgt kan anonyme brukere kommentere uten å logge inn. Det er anbefalt å bruke en captcha-løsning for å forhindre nettsøppel dersom denne innstillingen er valgt"
|
||||
|
||||
#. 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 "Bruk denne innstillingen for å aktivere eller deaktivere captcha-validering av kommentarer. Installér plone.formwidget.captcha eller plone.formwidget.recaptcha dersom det mangler valg her."
|
||||
|
||||
@ -186,22 +190,26 @@ msgstr ""
|
||||
"For å aktivere arbeidsflyten for moderering, må man gå til kontrollpanelet for innholdstyper og velge \"Kommentarer\" og stille inn arbeidsflyten til å vere \"Comment Review Workflow\"."
|
||||
|
||||
#. 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 "Dersom denne instillingen er valgt kan brukerene legge til kommentarer på nettstedet. Men du må likevel aktivere kommentarer for spesifikke innholdstyper, mapper eller innholdsobjekter før brukerene får lov til å legge til kommentarer."
|
||||
|
||||
#. Default: "If selected, the moderator is notified if a comment needs attention."
|
||||
#: ./interfaces.py:75
|
||||
#: ./interfaces.py:85
|
||||
msgid "help_moderator_notification_enabled"
|
||||
msgstr "Dersom innstillingen er valgt vil moderatoren bli varslet når en kommentar er lagt til."
|
||||
|
||||
#. 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 "Dersom denne er valgt vil bildet av brukeren vise ved siden av kommentaren."
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
@ -211,12 +219,12 @@ msgid "label_apply"
|
||||
msgstr "Bruk"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr ""
|
||||
|
||||
@ -236,12 +244,12 @@ msgid "label_delete"
|
||||
msgstr "Slett"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "Aktiver kommentarer globalt"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Slå på e-postvarsling av moderator"
|
||||
|
||||
@ -251,7 +259,7 @@ msgid "label_publish"
|
||||
msgstr "Godkjenn"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
@ -261,10 +269,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "Vis hele kommentaren"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
|
@ -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-01-28 15:00+0000\n"
|
||||
"Last-Translator: Hanno Schlichting <hannosch@plone.org>\n"
|
||||
"Language-Team: Hanno Schlichting <hannosch@plone.org>\n"
|
||||
@ -14,50 +14,54 @@ msgstr ""
|
||||
"Preferred-Encodings: utf-8 latin1\n"
|
||||
"Domain: DOMAIN\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 ""
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr ""
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr ""
|
||||
msgid "Discussion settings"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr ""
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr ""
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
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:37
|
||||
#: ./interfaces.py:38
|
||||
msgid "help_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
@ -183,22 +187,26 @@ 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 objectsbefore users will be able to post comments."
|
||||
#: ./interfaces.py:22
|
||||
#: ./interfaces.py:26
|
||||
msgid "help_globally_enabled"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
@ -208,12 +216,12 @@ msgid "label_apply"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr ""
|
||||
|
||||
@ -233,12 +241,12 @@ msgid "label_delete"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr ""
|
||||
|
||||
@ -248,7 +256,7 @@ msgid "label_publish"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
@ -258,10 +266,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
|
@ -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-08-07 23:10+0800\n"
|
||||
"Last-Translator: TsungWei Hu <marr.tw@gmail.com>\n"
|
||||
"Language-Team: Taiwan Python User Group <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 "留言的識別碼"
|
||||
|
||||
#: ./browser/comments.py:47
|
||||
#: ./browser/comments.py:48
|
||||
msgid "Add a comment"
|
||||
msgstr "新增留言"
|
||||
|
||||
#: ./browser/controlpanel.py:35
|
||||
#: ./browser/controlpanel.py:41
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "匿名留言"
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:277
|
||||
msgid "Author name (for display)"
|
||||
msgstr "作者 (顯示在網頁上)"
|
||||
|
||||
#: ./browser/comments.py:190
|
||||
#: ./browser/comments.py:193
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
#: ./browser/moderation.py:121
|
||||
msgid "Comment approved."
|
||||
msgstr "留言已審核"
|
||||
|
||||
#: ./browser/moderation.py:96
|
||||
#: ./browser/moderation.py:100
|
||||
msgid "Comment deleted."
|
||||
msgstr "留言已刪除"
|
||||
|
||||
#: ./browser/controlpanel.py:36
|
||||
#: ./browser/controlpanel.py:42
|
||||
msgid "Commenter Image"
|
||||
msgstr "留言者圖檔"
|
||||
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr "Plone 的留言功能"
|
||||
|
||||
#: ./interfaces.py:225
|
||||
#: ./interfaces.py:247
|
||||
msgid "Conversation"
|
||||
msgstr "討論"
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:278
|
||||
msgid "Creation date"
|
||||
msgstr "建立日期"
|
||||
|
||||
#: ./interfaces.py:119
|
||||
#: ./interfaces.py:132
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "最近留言的日期"
|
||||
|
||||
@ -69,31 +73,31 @@ msgstr "已停用"
|
||||
msgid "Discussion settings"
|
||||
msgstr "討論區設定"
|
||||
|
||||
#: ./interfaces.py:236
|
||||
#: ./interfaces.py:264
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: ./browser/controlpanel.py:34
|
||||
#: ./browser/controlpanel.py:40
|
||||
msgid "Enable Comments"
|
||||
msgstr "允許留言"
|
||||
|
||||
#: ./interfaces.py:229
|
||||
#: ./interfaces.py:255
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr "留言的識別碼"
|
||||
|
||||
#: ./interfaces.py:241
|
||||
#: ./interfaces.py:269
|
||||
msgid "MIME type"
|
||||
msgstr "MIME-Type"
|
||||
|
||||
#: ./browser/controlpanel.py:37
|
||||
#: ./browser/controlpanel.py:44
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "審核者的電子郵件通知"
|
||||
|
||||
#: ./interfaces.py:251
|
||||
#: ./interfaces.py:279
|
||||
msgid "Modification date"
|
||||
msgstr "修改日期"
|
||||
|
||||
#: ./interfaces.py:226
|
||||
#: ./interfaces.py:249
|
||||
msgid "Name"
|
||||
msgstr "名稱"
|
||||
|
||||
@ -101,24 +105,24 @@ msgstr "名稱"
|
||||
msgid "Plone Discussions"
|
||||
msgstr "Plone 討論區"
|
||||
|
||||
#: ./interfaces.py:222
|
||||
#: ./interfaces.py:242
|
||||
msgid "Portal type"
|
||||
msgstr "網站型別"
|
||||
|
||||
#: ./interfaces.py:120
|
||||
#: ./interfaces.py:137
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "留言者 (使用者名稱) 的集合"
|
||||
|
||||
#: ./interfaces.py:118
|
||||
#: ./interfaces.py:126
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "本項目的留言數目"
|
||||
|
||||
#: ./browser/comments.py:183
|
||||
#: ./browser/comments.py:186
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "你的留言等待審核中。"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:93
|
||||
#: ./browser/comments.py:95
|
||||
msgid "add_comment_button"
|
||||
msgstr "留言"
|
||||
|
||||
@ -168,12 +172,12 @@ msgid "heading_subject"
|
||||
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:37
|
||||
#: ./interfaces.py:38
|
||||
msgid "help_anonymous_comments"
|
||||
msgstr "勾選的話,匿名使用者不必登入系統就能留言。建議使用 captcha 來避免垃圾留言。"
|
||||
|
||||
#. 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 "設定留言是否啟用或停用 captcha 功能,如果還沒有這類模組選項的話,可安裝 plone.formwidget.captcha 或 plone.formwidget.recaptcha。"
|
||||
|
||||
@ -186,22 +190,26 @@ 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 objectsbefore users will be able to post comments."
|
||||
#: ./interfaces.py:22
|
||||
#: ./interfaces.py:26
|
||||
msgid "help_globally_enabled"
|
||||
msgstr "勾選的話,就啟用使用者的留言功能,不過,仍然要決定哪些內容型別、目錄、項目,能讓使用者留言。"
|
||||
|
||||
#. 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 "勾選的話,使用者的圖檔會顯示在留言旁邊。"
|
||||
|
||||
#: ./interfaces.py:50
|
||||
msgid "help_text_transform"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
#: ./interfaces.py:36
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr "啟用匿名留言功能"
|
||||
|
||||
@ -211,12 +219,12 @@ msgid "label_apply"
|
||||
msgstr "更新"
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
#: ./interfaces.py:58
|
||||
msgid "label_captcha"
|
||||
msgstr "captcha"
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
#: ./interfaces.py:270
|
||||
msgid "label_comment"
|
||||
msgstr "留言"
|
||||
|
||||
@ -236,12 +244,12 @@ msgid "label_delete"
|
||||
msgstr "刪除"
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:20
|
||||
#: ./interfaces.py:24
|
||||
msgid "label_globally_enabled"
|
||||
msgstr "全域啟用留言功能"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:73
|
||||
#: ./interfaces.py:83
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "啟用通知審核者的功能"
|
||||
|
||||
@ -251,7 +259,7 @@ msgid "label_publish"
|
||||
msgstr "審核"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
#: ./interfaces.py:72
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr "顯示留言者圖檔"
|
||||
|
||||
@ -261,10 +269,20 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "顯示完整的留言內容"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
#: ./interfaces.py:266
|
||||
msgid "label_subject"
|
||||
msgstr "標題"
|
||||
|
||||
#. 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"
|
||||
|
Loading…
Reference in New Issue
Block a user