plone.app.discussion/plone/app/discussion/locales/no/LC_MESSAGES/plone.app.discussion.po
Timo Stollenwerk d00282a437 Translations updated. German translations for notifications added.
svn path=/plone.app.discussion/trunk/; revision=49046
2011-04-22 17:28:00 +00:00

387 lines
12 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI +ZONE\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"
"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"
"Language-Code: no\n"
"Language-Name: Norwegian\n"
"Preferred-Encodings: utf-8 latin1\n"
"Domain: plone.app.discussion\n"
#: ../comment.py:264
msgid "A comment has been posted."
msgstr ""
#: ../interfaces.py:257
msgid "A comment id unique to this conversation"
msgstr "En kommentar-id unik for denne kommentaren"
#: ../browser/comments.py:67
msgid "Add a comment"
msgstr "Legg til en kommentar"
#: ../browser/controlpanel.py:62
msgid "Anonymous Comments"
msgstr "Anonym kommentar"
#: ../interfaces.py:282
msgid "Author name (for display)"
msgstr "Forfatternavn (synlig)"
#: ../browser/comments.py:248
#: ../browser/controlpanel.py:80
msgid "Cancel"
msgstr "Avbryt"
#: ../browser/controlpanel.py:76
msgid "Changes saved"
msgstr ""
#: ../browser/moderation.py:133
msgid "Comment approved."
msgstr "Kommentaren er godkjent"
#: ../browser/moderation.py:94
msgid "Comment deleted."
msgstr "Kommentaren er slettet"
#: ../browser/controlpanel.py:63
msgid "Commenter Image"
msgstr "Forfatterbilde"
msgid "Commenting infrastructure for Plone"
msgstr ""
#: ../interfaces.py:252
msgid "Conversation"
msgstr "Diskusjon"
#: ../interfaces.py:283
msgid "Creation date"
msgstr "Dato opprettet"
#: ../interfaces.py:162
msgid "Date of the most recent comment"
msgstr "Dato for den nyeste kommentaren"
#: ../vocabularies.py:44
msgid "Disabled"
msgstr "Slått av"
#: ../browser/controlpanel.py:32
msgid "Discussion settings"
msgstr "Innstillinger for kommentarer"
#: ../browser/controlpanel.py:82
msgid "Edit cancelled"
msgstr ""
#: ../interfaces.py:269
msgid "Email"
msgstr "E-post"
#: ../browser/controlpanel.py:61
msgid "Enable Comments"
msgstr "Slå på kommentarer"
#: ../interfaces.py:260
msgid "Id of comment this comment is in reply to"
msgstr "Id til kommentar som denne kommentaren er en kommentar til"
#: ../interfaces.py:274
msgid "MIME type"
msgstr "MIME-type"
#: ../browser/controlpanel.py:65
msgid "Moderator Email Notification"
msgstr "Varsling av moderator på epost"
#: ../interfaces.py:284
msgid "Modification date"
msgstr "Endringsdato"
#: ../interfaces.py:254
msgid "Name"
msgstr "Navn"
#: ../interfaces.py:278
msgid "Notify me of new comments via email."
msgstr ""
#: ./plone.app.discussion/plone/app/discussion/configure.zcml
msgid "Plone Discussions"
msgstr ""
#: ../interfaces.py:247
msgid "Portal type"
msgstr "Portaltype"
#: ../browser/controlpanel.py:69
msgid "Save"
msgstr ""
#: ../interfaces.py:167
msgid "The set of unique commentators (usernames)"
msgstr "Listen over forfattere (brukernavn)"
#: ../interfaces.py:156
msgid "Total number of comments on this item"
msgstr "Antall kommentarer på denne artikkelen"
#: ../browser/controlpanel.py:67
msgid "User Email Notification"
msgstr ""
#: ../browser/comments.py:241
msgid "Your comment awaits moderator approval."
msgstr "Kommentaren venter på godkjenning av moderator."
#. Default: "Comment"
#: ../browser/comments.py:123
msgid "add_comment_button"
msgstr "Kommentér"
#. Default: "Delete"
#: ../browser/moderation.pt:68
msgid "bulkactions_delete"
msgstr "Slett"
#. Default: "Approve"
#: ../browser/moderation.pt:65
msgid "bulkactions_publish"
msgstr "Godkjenn"
#. 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:52
msgid "comment_description_intelligent_text"
msgstr ""
#. Default: "Comments are moderated."
#: ../browser/comments.py:58
msgid "comment_description_moderation_enabled"
msgstr ""
#. Default: "You can add a comment by filling out the form below. Plain text formatting."
#: ../browser/comments.py:47
msgid "comment_description_plain_text"
msgstr ""
#. Default: "${creator} on ${content}"
#: ../comment.py:46
msgid "comment_title"
msgstr ""
#. Default: "Action"
#: ../browser/moderation.pt:85
msgid "heading_action"
msgstr "Aksjon"
#. Default: "Comment"
#: ../browser/moderation.pt:84
msgid "heading_comment"
msgstr ""
#. Default: "Commenter"
#: ../browser/moderation.pt:81
msgid "heading_commenter"
msgstr "Kommentar"
#. Default: "Date"
#: ../browser/moderation.pt:82
msgid "heading_date"
msgstr "Dato"
#. Default: "In Response To"
#: ../browser/moderation.pt:83
msgid "heading_in_reponse_to"
msgstr "Kommentar til"
#. Default: "Moderate comments"
#: ../browser/moderation.pt:24
msgid "heading_moderate_comments"
msgstr "Moderer kommentar"
#. 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 "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, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
#: ../interfaces.py:82
#, fuzzy
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."
#. 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:33
#, fuzzy
msgid "help_discussion_settings_editform"
msgstr ""
"Noen innstillinger for kommentarer finnes utenfor kontrollpanelet for kommentarer. For å aktivere kommentarer for en spesifíkk innholdstype må man gå til kontrollpanelet for denne innholdstypen og velge 'aktiver moderering'.\n"
"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 objects before users will be able to post comments."
#: ../interfaces.py:26
#, fuzzy
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, 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:50
msgid "help_moderation_enabled"
msgstr ""
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:118
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:107
#, fuzzy
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:97
msgid "help_show_commenter_image"
msgstr "Dersom denne er valgt vil bildet av brukeren vise ved siden av kommentaren."
#. 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:66
msgid "help_text_transform"
msgstr ""
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:127
msgid "help_user_notification_enabled"
msgstr ""
#. Default: "Anonymous"
#: ../comment.py:156
msgid "label_anonymous"
msgstr ""
#. Default: "Enable anonymous comments"
#: ../interfaces.py:36
msgid "label_anonymous_comments"
msgstr ""
#. Default: "Apply"
#: ../browser/moderation.pt:71
msgid "label_apply"
msgstr "Bruk"
#. Default: "Captcha"
#: ../interfaces.py:80
msgid "label_captcha"
msgstr ""
#. Default: "Comment"
#: ../interfaces.py:275
msgid "label_comment"
msgstr ""
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:130
msgid "label_commenting_disabled"
msgstr ""
#. Default: "Delete"
#: ../browser/moderation.pt:130
msgid "label_delete"
msgstr "Slett"
#. Default: "Globally enable comments"
#: ../interfaces.py:24
msgid "label_globally_enabled"
msgstr "Aktiver kommentarer globalt"
#. Default: "Enable comment moderation"
#: ../interfaces.py:48
msgid "label_moderation_enabled"
msgstr ""
#. Default: "Moderator Email Address"
#: ../interfaces.py:117
msgid "label_moderator_email"
msgstr ""
#. Default: "Enable moderator email notification"
#: ../interfaces.py:105
msgid "label_moderator_notification_enabled"
msgstr "Slå på e-postvarsling av moderator"
#. Default: "Approve"
#: ../browser/moderation.pt:121
msgid "label_publish"
msgstr "Godkjenn"
#. Default: "says:"
#: ../browser/comments.pt:74
msgid "label_says"
msgstr ""
#. Default: "Show commenter image"
#: ../interfaces.py:95
msgid "label_show_commenter_image"
msgstr ""
#. Default: "show full comment text"
#: ../browser/moderation.pt:114
msgid "label_show_full_comment_text"
msgstr "Vis hele kommentaren"
#. Default: "Subject"
#: ../interfaces.py:271
msgid "label_subject"
msgstr ""
#. Default: "Comment text transform"
#: ../interfaces.py:64
msgid "label_text_transform"
msgstr ""
#. Default: "Enable user email notification"
#: ../interfaces.py:125
msgid "label_user_notification_enabled"
msgstr ""
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:50
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:58
msgid "mail_notification_message_moderator"
msgstr ""
#. Default: "enable the 'Comment Review Workflow' for the Comment content type"
#: ../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
#, fuzzy
msgid "message_moderation_disabled"
msgstr "Arbeidsflyt for moderering er avslått. Du må <a href=\"${DYNAMIC_CONTENT}\"> slå på 'Comment Review Workflow' for innholdstypen Kommentar</a> før du kan moderere kommentarer her."
#. Default: "No comments to moderate."
#: ../browser/moderation.pt:43
msgid "message_nothing_to_moderate"
msgstr "Ingen kommentarer å moderere."
#. Default: "Bulk Actions"
#: ../browser/moderation.pt:64
msgid "title_bulkactions"
msgstr "Behandle flere kommentarer samtidig"