#. 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:38
msgid "help_anonymous_comments"
msgstr "Jos viestit tunnistamattomilta käyttäjiltä sallitaan, on erittäin suositeltavaa käyttää automaattisten roskapostittimien estintä (engl. captcha)."
#. 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 "Roskaviestiautomaattien estimen (engl. captcha) käyttö. Jos mitään estintä ei ole valittavissa, järjestelmään ei ole asennettu mitään estintä. Soveltuvia estimiä ovat plone.formwidget.captcha ('Captcha') ja plone.formwidget.recaptcha ('ReCapthca')."
#. 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:14
msgid "help_discussion_settings_editform"
msgstr "Tarkista myös keskusteluun / kommentointiin liittyvät asetukset sisältötyyppien hallintapaneelissa ('Sisältötyypit')."
#. 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 "Huomaa, että keskustelu/kommentointi pitää myös lisäksi erikseen asettaa päälle halutuille sisältötyypeille ja/tai yksittäisille sisällöille."
#. Default: "If selected, the moderator is notified if a comment needs attention."
#: ./interfaces.py:84
msgid "help_moderator_notification_enabled"
msgstr "Tarkistajana toimivalle ylläpitäjälle ilmoitetaan toimenpiteitä edellyttävistä viesteistä."
#. Default: "If selected, an image of the user is shown next to the comment."
#: ./interfaces.py:73
msgid "help_show_commenter_image"
msgstr "Näytetäänkö kirjoittajan kuva viestin yhteydessä."
#. Default: "Moderation workflow is disabled. You have to ${enable_comment_workflow} before you can moderate comments here."
#: ./browser/moderation.pt:33
msgid "message_moderation_disabled"
msgstr "Esitarkistustoiminto edellyttää tarkoitukseen tehdyn viestien tarkistustyönkulun käyttöä. Kommenttiviestien työnkuluksi tulee asettaa viestien tarkistustyönkulku, ennenkuin tarkistustoimintoa voidaan käyttää."