Translation files updated.
svn path=/plone.app.discussion/trunk/; revision=40154
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plone.app.discussion\n"
|
||||
"POT-Creation-Date: 2010-09-01 07:24+0000\n"
|
||||
"POT-Creation-Date: 2010-09-23 11:02+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"
|
||||
@@ -18,11 +18,11 @@ msgstr ""
|
||||
msgid "A comment has been posted."
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:250
|
||||
#: ./interfaces.py:251
|
||||
msgid "A comment id unique to this conversation"
|
||||
msgstr "Een unieke ID voor dit commentaar"
|
||||
|
||||
#: ./browser/comments.py:48
|
||||
#: ./browser/comments.py:49
|
||||
msgid "Add a comment"
|
||||
msgstr "Voeg opmerking toe"
|
||||
|
||||
@@ -30,11 +30,11 @@ msgstr "Voeg opmerking toe"
|
||||
msgid "Anonymous Comments"
|
||||
msgstr "Anoniem commentaar"
|
||||
|
||||
#: ./interfaces.py:275
|
||||
#: ./interfaces.py:276
|
||||
msgid "Author name (for display)"
|
||||
msgstr "Auteur"
|
||||
|
||||
#: ./browser/comments.py:193
|
||||
#: ./browser/comments.py:205
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
@@ -53,19 +53,19 @@ msgstr "Profielfoto commentator"
|
||||
msgid "Commenting infrastructure for Plone"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:245
|
||||
#: ./interfaces.py:246
|
||||
msgid "Conversation"
|
||||
msgstr "Conversatie"
|
||||
|
||||
#: ./interfaces.py:276
|
||||
#: ./interfaces.py:277
|
||||
msgid "Creation date"
|
||||
msgstr "Aanmaakdatum"
|
||||
|
||||
#: ./interfaces.py:130
|
||||
#: ./interfaces.py:131
|
||||
msgid "Date of the most recent comment"
|
||||
msgstr "Datum van het laatste commentaar"
|
||||
|
||||
#: ./vocabularies.py:37
|
||||
#: ./vocabularies.py:44
|
||||
msgid "Disabled"
|
||||
msgstr "Uitgeschakeld"
|
||||
|
||||
@@ -73,7 +73,7 @@ msgstr "Uitgeschakeld"
|
||||
msgid "Discussion settings"
|
||||
msgstr "Discussie instellingen"
|
||||
|
||||
#: ./interfaces.py:262
|
||||
#: ./interfaces.py:263
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
@@ -81,11 +81,11 @@ msgstr "E-mail"
|
||||
msgid "Enable Comments"
|
||||
msgstr "Commentaar toestaan"
|
||||
|
||||
#: ./interfaces.py:253
|
||||
#: ./interfaces.py:254
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:267
|
||||
#: ./interfaces.py:268
|
||||
msgid "MIME type"
|
||||
msgstr "MIME-type"
|
||||
|
||||
@@ -93,11 +93,11 @@ msgstr "MIME-type"
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr "E-mail notificatie voor de redactie"
|
||||
|
||||
#: ./interfaces.py:277
|
||||
#: ./interfaces.py:278
|
||||
msgid "Modification date"
|
||||
msgstr "Wijzigingsdatum"
|
||||
|
||||
#: ./interfaces.py:247
|
||||
#: ./interfaces.py:248
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
@@ -105,24 +105,24 @@ msgstr "Naam"
|
||||
msgid "Plone Discussions"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:240
|
||||
#: ./interfaces.py:241
|
||||
msgid "Portal type"
|
||||
msgstr "type"
|
||||
|
||||
#: ./interfaces.py:135
|
||||
#: ./interfaces.py:136
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr "Lijst van commentatoren (gebruikernamen)"
|
||||
|
||||
#: ./interfaces.py:124
|
||||
#: ./interfaces.py:125
|
||||
msgid "Total number of comments on this item"
|
||||
msgstr "Totaal aantal reacties op dit item"
|
||||
|
||||
#: ./browser/comments.py:186
|
||||
#: ./browser/comments.py:198
|
||||
msgid "Your comment awaits moderator approval."
|
||||
msgstr "Je commentaar zal geplaatst worden na goedkeuring."
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/comments.py:95
|
||||
#: ./browser/comments.py:96
|
||||
msgid "add_comment_button"
|
||||
msgstr "Commentaar toevoegen"
|
||||
|
||||
@@ -176,8 +176,9 @@ msgstr "Onderwerp"
|
||||
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."
|
||||
#. 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:58
|
||||
#, fuzzy
|
||||
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."
|
||||
|
||||
@@ -187,18 +188,19 @@ msgstr "Indien geselecteerd, Captcha validatie wordt gebruikt voor het commentaa
|
||||
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."
|
||||
#. 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:26
|
||||
#, fuzzy
|
||||
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:83
|
||||
#: ./interfaces.py:84
|
||||
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:72
|
||||
#: ./interfaces.py:73
|
||||
msgid "help_show_commenter_image"
|
||||
msgstr "Indien geselecteerd, de profielfoto van een gebruiker wordt naast het commentaar getoond."
|
||||
|
||||
@@ -218,7 +220,7 @@ msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:268
|
||||
#: ./interfaces.py:269
|
||||
msgid "label_comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -243,7 +245,7 @@ msgid "label_globally_enabled"
|
||||
msgstr "Commentaar globaal toestaan"
|
||||
|
||||
#. Default: "Enable moderator email notification"
|
||||
#: ./interfaces.py:81
|
||||
#: ./interfaces.py:82
|
||||
msgid "label_moderator_notification_enabled"
|
||||
msgstr "Notificatie voor moderator inschakelen"
|
||||
|
||||
@@ -253,7 +255,7 @@ msgid "label_publish"
|
||||
msgstr "Publiceren"
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:70
|
||||
#: ./interfaces.py:71
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
@@ -263,7 +265,7 @@ msgid "label_show_full_comment_text"
|
||||
msgstr "Toon het volledige commentaar"
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:264
|
||||
#: ./interfaces.py:265
|
||||
msgid "label_subject"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user