769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
3233 lines
105 KiB
Plaintext
3233 lines
105 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * website_forum
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# Jorunn D. Newth <jdn@eyenetworks.no>, 2017
|
||
# Viktor Basso <viktor@voit.no>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 11.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-10-24 09:00+0000\n"
|
||
"PO-Revision-Date: 2017-10-24 09:00+0000\n"
|
||
"Last-Translator: Viktor Basso <viktor@voit.no>, 2017\n"
|
||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: nb\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: website_forum
|
||
#: model:mail.template,body_html:website_forum.validation_email
|
||
msgid ""
|
||
"\n"
|
||
"<div summary=\"o_mail_notification\" style=\"padding:0px; width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"center\" width=\"200\" style=\"padding:0px 10px 5px 5px; font-size: 12px\">\n"
|
||
" <img src=\"/logo.png\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\">\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>\n"
|
||
"<div summary=\"o_mail_notification\" style=\"padding:0px; width:600px; margin:0 auto; background: #FFFFFF repeat top /100%;color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"vertical-align:top; padding:0px; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td valign=\"top\" style=\"width:600px; padding:0px 10px 5px 5px;\">\n"
|
||
" <div>\n"
|
||
" <hr width=\"100%\" style=\"background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0;margin:0px auto;padding:0\">\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>\n"
|
||
"<div style=\"padding:0px; width:600px; max-width:600px; margin:0 auto; background: #FFFFFF repeat top /100%; color:#777777\">\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px ;text-align:justify; margin:0 auto; border-collapse:collapse; background:inherit; color:inherit\">\n"
|
||
" <tbody><tr>\n"
|
||
" <td style=\"padding:0px 10px 5px 5px;font-size: 14px;\">\n"
|
||
" <p>Dear ${object.name},</p>\n"
|
||
" <p>You have been invited to validate your email in order to get access to\n"
|
||
" \"${object.company_id.name}\" Q/A Forums.</p>\n"
|
||
" <p>To validate your email, please click on the following link:</p>\n"
|
||
" <a style=\"margin-left: 15px; padding:5px 10px; border-radius: 3px; background-color:#875A7B; text-align:center; text-decoration:none; color:#F7FBFD;\" href=\"${ctx.get('token_url')}\">\n"
|
||
" Validate my account for \"${object.company_id.name}\" Q/A Forums\n"
|
||
" </a>\n"
|
||
" <p>Thanks for your participation!</p>\n"
|
||
" </td>\n"
|
||
" </tr></tbody>\n"
|
||
" </table>\n"
|
||
"</div>"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:24
|
||
#, python-format
|
||
msgid ""
|
||
" karma is required to perform this action. You can earn karma by having your"
|
||
" answers upvoted by the community."
|
||
msgstr ""
|
||
"du trenger karma for å gjøre dette. Du tjener opp karma ved å få svarene "
|
||
"dine stemt opp av andre medlemmer."
|
||
|
||
#. module: website_forum
|
||
#: model:mail.template,subject:website_forum.validation_email
|
||
msgid "${object.company_id.name} Forums validation"
|
||
msgstr "${object.company_id.name} forum-godkjenning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "&nbsp;&nbsp;<i class=\"fa fa-times\"/>&nbsp;&nbsp;"
|
||
msgstr "&nbsp;&nbsp;<i class=\"fa fa-times\"/>&nbsp;&nbsp;"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "&times;"
|
||
msgstr "&times;"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "(The above section was adapted from Stackoverflow’s FAQ.)"
|
||
msgstr "(Seksjonen ovenfor er tilpasset fra Stack Overflows FAQ.)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid ""
|
||
"(Un)archiving a forum automatically (un)archives its posts. Do you want to "
|
||
"proceed?"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid ""
|
||
"(Un)archiving a post automatically (un)archives its answers. Do you want to "
|
||
"proceed?"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "(votes - 1) **"
|
||
msgstr "(stemmer - 1) **"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "/ (days + 2) **"
|
||
msgstr "/ (dager + 2) **"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:29
|
||
#, python-format
|
||
msgid "45% of questions shared"
|
||
msgstr "45% delte spørsmål"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:30
|
||
#, python-format
|
||
msgid ""
|
||
"65% more chance to get an\n"
|
||
" answer"
|
||
msgstr ""
|
||
"65% større sjanse for å få\n"
|
||
"et svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<b> [Closed]</b>"
|
||
msgstr "<b> [Lukket]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<b> [Deleted]</b>"
|
||
msgstr "<b> [Slettet]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<b> [Offensive]</b>"
|
||
msgstr "<b> [Støtende]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.users
|
||
msgid "<b> badges:</b>"
|
||
msgstr "<b> medaljer:</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers should not add or expand questions</b>. Instead\n"
|
||
" either edit the question or add a comment."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers should not add or expand questions</b>. Instead either edit the "
|
||
"question or add a question comment."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers should not comment other answers</b>. Instead\n"
|
||
" add a comment on the other answers."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers should not comment other answers</b>. Instead add a comment on "
|
||
"the other answers."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers should not start debates</b>\n"
|
||
" This community Q&A is not a discussion group. Please avoid holding debates in\n"
|
||
" your answers as they tend to dilute the essence of questions and answers. For\n"
|
||
" brief discussions please use commenting facility."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers shouldn't just point to other Questions</b>. Instead add a "
|
||
"question comment indication \"Possible duplicate of...\". However, it's ok "
|
||
"to include links to other questions or answers providing relevant additional"
|
||
" information."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers shouldn't just point to other questions</b>.\n"
|
||
" Instead add a comment indicating <i>\"Possible duplicate\n"
|
||
" of...\"</i>. However, it's fine to include links to other\n"
|
||
" questions or answers providing relevant additional\n"
|
||
" information."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers shouldn't just provide a\n"
|
||
" link a solution</b>. Instead provide the solution\n"
|
||
" description text in your answer, even if it's just a\n"
|
||
" copy/paste. Links are welcome, but should be complementary to\n"
|
||
" answer, referring sources or additional reading."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Answers shouldn't just provide a link a solution</b>. Instead provide the"
|
||
" solution description text in your answer, even if it's just a copy/paste. "
|
||
"Links are welcome, but should be complementary to answer, referring sources "
|
||
"or additional reading."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Before you ask - please make sure to search for a similar question.</b> You can\n"
|
||
" search questions by their title or tags. It’s also OK to\n"
|
||
" answer your own question."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_badges
|
||
msgid "<b>No badge yet!</b><br/>"
|
||
msgstr "<b>Ingen medaljer enda!</b><br/>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_votes
|
||
msgid "<b>No vote given by you yet!</b>"
|
||
msgstr "<b>Du har ikke avgitt noen stemme enda!</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"<b>Please avoid asking questions that are too subjective\n"
|
||
" and argumentative</b> or not relevant to this community."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid ""
|
||
"<b>Please try to give a substantial answer.</b> If you wanted to comment on the question or answer, just\n"
|
||
" <b>use the commenting tool.</b> Please remember that you can always <b>revise your answers</b>\n"
|
||
" - no need to answer the same question twice. Also, please <b>don't forget to vote</b>\n"
|
||
" - it really helps to select the best questions and answers!"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_discussion
|
||
msgid "<b>Share</b> Something Awesome."
|
||
msgstr "<b>Del</b> noe kult."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
msgid "<b>[Answer]</b>"
|
||
msgstr "<b>[Svar]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.badge
|
||
msgid "<i class=\"text-muted\"> awarded users</i>"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_badges
|
||
msgid "<i class=\"text-muted\">awarded users</i>"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
msgid ""
|
||
"<small class=\"text-muted\">\n"
|
||
" Flagged\n"
|
||
" </small>"
|
||
msgstr ""
|
||
"<small class=\"text-muted\">\n"
|
||
" Flagget\n"
|
||
" </small>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "<small>profile</small>"
|
||
msgstr "<small>profil</small>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid ""
|
||
"<span class=\"caret\"/>\n"
|
||
" <span class=\"sr-only\">Select Post</span>"
|
||
msgstr ""
|
||
"<span class=\"caret\"/>\n"
|
||
" <span class=\"sr-only\">Velg artikkel</span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid ""
|
||
"<span class=\"sr-only\">Toggle navigation</span>\n"
|
||
" <span class=\"icon-bar\"/>\n"
|
||
" <span class=\"icon-bar\"/>"
|
||
msgstr ""
|
||
"<span class=\"sr-only\">Navigasjon av/på</span>\n"
|
||
" <span class=\"icon-bar\"/>\n"
|
||
" <span class=\"icon-bar\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid ""
|
||
"<span class=\"text-muted\">(only one answer per question is allowed)</span>"
|
||
msgstr "<span class=\"text-muted\">(du kan bare gi ett svar per spørsmål)</span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "<span class=\"text-muted\">bio</span>"
|
||
msgstr "<span class=\"text-muted\">bio</span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "<span class=\"text-muted\">or</span>"
|
||
msgstr "<span class=\"text-muted\">eller</span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "<span class=\"text-muted\">stats</span>"
|
||
msgstr "<span class=\"text-muted\">statistikk</span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<span> on </span>"
|
||
msgstr "<span> på </span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid ""
|
||
"<span> • </span>\n"
|
||
" Flagged"
|
||
msgstr ""
|
||
"<span> • </span>\n"
|
||
" Flagget"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<span>By </span>"
|
||
msgstr "<span>Av </span>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "A new answer on"
|
||
msgstr "Et nytt svar på"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
msgid "A new question"
|
||
msgstr "Et nytt spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.tag
|
||
msgid ""
|
||
"A tag is a label that categorizes your question with other,\n"
|
||
" similar questions. Using the right tags makes it easier for\n"
|
||
" others to find and answer your question. (Hover the mouse to follow/unfollow tag(s))"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "About This Community"
|
||
msgstr "Om dette nettsamfunnet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Accept <i class=\"fa fa-check\"/>"
|
||
msgstr "Godta <i class=\"fa fa-check\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_answer_accept_own
|
||
msgid "Accept an answer on own questions"
|
||
msgstr "Godta et svar på egne spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_answer_accept_all
|
||
msgid "Accept an answer to all questions"
|
||
msgstr "Godta et svar på alle spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Accepted Answer"
|
||
msgstr "Godtatt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_answer_accept
|
||
msgid "Accepting an answer"
|
||
msgstr "Godtar et svar"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.post,state:0
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_active
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_active
|
||
msgid "Active"
|
||
msgstr "Aktiv"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Activity"
|
||
msgstr "Aktivitet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid "Add a Comment"
|
||
msgstr "Legg til kommentar"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.editor.js:43
|
||
#, python-format
|
||
msgid "Add page in menu"
|
||
msgstr "Legg til side i menyen"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_allow_share
|
||
msgid ""
|
||
"After posting the user will be proposed to share its question or answer on "
|
||
"social networks, enabling social network propagation of the forum content."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/controllers/main.py:196
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
#, python-format
|
||
msgid "All"
|
||
msgstr "Alle"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_allow_bump
|
||
msgid "Allow Bump"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Answer"
|
||
msgstr "Svar"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:499
|
||
#: model:mail.message.subtype,description:website_forum.mt_answer_edit
|
||
#: model:mail.message.subtype,name:website_forum.mt_answer_edit
|
||
#, python-format
|
||
msgid "Answer Edited"
|
||
msgstr "Svar redigert"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_answer_accepted
|
||
msgid "Answer accepted"
|
||
msgstr "Svar godtatt"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_6
|
||
msgid "Answer accepted with 15 or more votes"
|
||
msgstr "Svar godtatt med 15 eller flere stemmer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_answer_downvote
|
||
msgid "Answer downvoted"
|
||
msgstr "Svar nedstemt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_answer_flagged
|
||
msgid "Answer flagged"
|
||
msgstr "Svar flagget"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_answer
|
||
msgid "Answer questions"
|
||
msgstr "Svar på spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_answer_upvote
|
||
msgid "Answer upvoted"
|
||
msgstr "Svar stemt opp"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_4
|
||
msgid "Answer voted up 15 times"
|
||
msgstr "Svar stemt opp 15 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_2
|
||
msgid "Answer voted up 4 times"
|
||
msgstr "Svar stemt opp 4 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_3
|
||
msgid "Answer voted up 6 times"
|
||
msgstr "Svar stemt opp 6 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_5
|
||
msgid "Answer was accepted with 3 or more votes"
|
||
msgstr "Svaret ble godtatt med 3 eller flere stemmer"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_order:0
|
||
msgid "Answered"
|
||
msgstr "Besvart"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Answered Questions"
|
||
msgstr "Besvarte spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "Answered by"
|
||
msgstr "Besvart av"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_8
|
||
msgid "Answered own question with at least 4 up votes"
|
||
msgstr "Besvarte eget spørsmål med minst 4 stemmer opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_child_ids
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Answers"
|
||
msgstr "Svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_view_search
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Archived"
|
||
msgstr "Arkivert"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.post,post_type:0
|
||
msgid "Article"
|
||
msgstr "Artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Ask Your Question"
|
||
msgstr "Still spørsmålet ditt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Ask a Question"
|
||
msgstr "Still et spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_ask
|
||
msgid "Ask questions"
|
||
msgstr "Still spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_post
|
||
msgid "Ask questions without validation"
|
||
msgstr "Still spørsmål uten validering"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:29
|
||
#, python-format
|
||
msgid "Ask the question in this forum by clicking on the button."
|
||
msgstr "Still spørsmålet i dette forumet ved å klikke på knappen."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_26
|
||
msgid "Asked a question and accepted an answer"
|
||
msgstr "Stilte et spørsmål og godtok et svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_1
|
||
msgid "Asked a question with at least 150 views"
|
||
msgstr "Stilte et spørsmål med minst 150 visninger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_2
|
||
msgid "Asked a question with at least 250 views"
|
||
msgstr "Stilte et spørsmål med minst 250 visninger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_3
|
||
msgid "Asked a question with at least 500 views"
|
||
msgstr "Stilte et spørsmål med minst 500 visninger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_7
|
||
msgid "Asked first question with at least one up vote"
|
||
msgstr "Stilte første spørsmål med minst én stemme opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_create_date
|
||
msgid "Asked on"
|
||
msgstr "Stilt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Asked:"
|
||
msgstr "Spurte:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_question_new
|
||
msgid "Asking a question"
|
||
msgstr "Stiller et spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Author"
|
||
msgstr "Forfatter"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_p_1
|
||
msgid "Autobiographer"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Avoid unnecessary introductions (Hi,... Please... Thanks...),"
|
||
msgstr "Unngå unødvendige introduksjoner (\"Hei\", \"Vær så snill\", \"Takk\"),"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Back to"
|
||
msgstr "Tilbake til"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/controllers/main.py:333
|
||
#: code:addons/website_forum/controllers/main.py:335
|
||
#: code:addons/website_forum/controllers/main.py:404
|
||
#, python-format
|
||
msgid "Bad Request"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.badge
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Badges"
|
||
msgstr "Medaljer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.badge
|
||
msgid ""
|
||
"Besides gaining reputation with your questions and answers,\n"
|
||
" you receive badges for being especially helpful. Badges\n"
|
||
" appear on your profile page, and your posts."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Biography"
|
||
msgstr "Biografi"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users_bronze_badge
|
||
msgid "Bronze badges count"
|
||
msgstr "Antall bronsemedaljer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_bump_date
|
||
msgid "Bumped on"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:34
|
||
#, python-format
|
||
msgid "By sharing you answer, you will get additional"
|
||
msgstr "Ved å dele svaret ditt, vil du få ekstra"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_accept
|
||
msgid "Can Accept"
|
||
msgstr "Kan godta"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_answer
|
||
msgid "Can Answer"
|
||
msgstr "Kan svare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_ask
|
||
msgid "Can Ask"
|
||
msgstr "Kan spørre"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_post
|
||
msgid "Can Automatically be Validated"
|
||
msgstr "Kan valideres automatisk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_close
|
||
msgid "Can Close"
|
||
msgstr "Kan lukke"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_comment
|
||
msgid "Can Comment"
|
||
msgstr "Kan kommentere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_comment_convert
|
||
msgid "Can Convert to Comment"
|
||
msgstr "Kan konvertere til kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_downvote
|
||
msgid "Can Downvote"
|
||
msgstr "Kan stemme ned"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_edit
|
||
msgid "Can Edit"
|
||
msgstr "Kan redigere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_flag
|
||
msgid "Can Flag"
|
||
msgstr "Kan flagge"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_moderate
|
||
msgid "Can Moderate"
|
||
msgstr "Kan moderere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_unlink
|
||
msgid "Can Unlink"
|
||
msgstr "Kan fjerne link"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_upvote
|
||
msgid "Can Upvote"
|
||
msgstr "Kan stemme opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_view
|
||
msgid "Can View"
|
||
msgstr "Kan se"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_edit_retag
|
||
msgid "Change question tags"
|
||
msgstr "Endre spørsmålstagger"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_badges
|
||
msgid "Check available badges"
|
||
msgstr "Sjekk tilgjengelige medaljer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_allow_bump
|
||
msgid ""
|
||
"Check this box to display a popup for posts older than 10 days without any "
|
||
"given answer. The popup will offer to share it on social networks. When "
|
||
"shared, a question is bumped at the top of the forum."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_p_4
|
||
#: model:gamification.challenge,name:website_forum.challenge_chief_commentator
|
||
msgid "Chief Commentator"
|
||
msgstr "Sjefskommentator"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "City"
|
||
msgstr "By"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:24
|
||
#, python-format
|
||
msgid "Click <em>Continue</em> to create the forum."
|
||
msgstr "Klikk <em>Fortsett</em> for å opprette forumet."
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:71
|
||
#, python-format
|
||
msgid "Click here to accept this answer."
|
||
msgstr "Klikk her for å godta dette svaret."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid ""
|
||
"Click here to send a verification email allowing you to participate to the "
|
||
"forum."
|
||
msgstr ""
|
||
"Klikk her for å sende en epostmelding for verifisering slik at du kan delta "
|
||
"i forumet."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Click to get bad question samples"
|
||
msgstr "Klikk for å få eksempler på dårlige spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Click to get good question titles"
|
||
msgstr "Klikk for å få gode titler på spørsmål"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:64
|
||
#, python-format
|
||
msgid "Click to post your answer."
|
||
msgstr "Klikk for å poste svaret ditt."
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:51
|
||
#, python-format
|
||
msgid "Click to post your question."
|
||
msgstr "Klikk for å poste spørsmålet ditt"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:46
|
||
#: selection:forum.post,state:0
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
#, python-format
|
||
msgid "Close"
|
||
msgstr "Lukk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Close Post"
|
||
msgstr "Lukk artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_close_all
|
||
msgid "Close all posts"
|
||
msgstr "Lukk alle artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_close_own
|
||
msgid "Close own posts"
|
||
msgstr "Lukk egne artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Close post"
|
||
msgstr "Lukk artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_closed_uid
|
||
msgid "Closed by"
|
||
msgstr "Lukket av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_closed_date
|
||
msgid "Closed on"
|
||
msgstr "Lukket"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_name
|
||
msgid "Closing Reason"
|
||
msgstr "Årsak til lukking"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Comment"
|
||
msgstr "Kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_all
|
||
msgid "Comment all posts"
|
||
msgstr "Kommenter på alle artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_own
|
||
msgid "Comment own posts"
|
||
msgstr "Kommenter på egne artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Comment this post..."
|
||
msgstr "Kommenter på denne artikkelen..."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_p_2
|
||
#: model:gamification.challenge,name:website_forum.challenge_commentator
|
||
#: model:gamification.challenge.line,name:website_forum.line_chief_commentator
|
||
#: model:gamification.challenge.line,name:website_forum.line_commentator
|
||
#: model:gamification.goal.definition,name:website_forum.definition_commentator
|
||
msgid "Commentator"
|
||
msgstr "Kommentator"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
msgid "Comments"
|
||
msgstr "Kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge,name:website_forum.challenge_configure_profile
|
||
msgid "Complete own biography"
|
||
msgstr "Fullfør egen biografi"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_p_1
|
||
#: model:gamification.challenge.line,name:website_forum.line_configure_profile
|
||
#: model:gamification.goal.definition,name:website_forum.definition_configure_profile
|
||
msgid "Completed own biography"
|
||
msgstr "Fullførte egen biografi"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid ""
|
||
"Congratulations! Your email has just been validated. You may now participate"
|
||
" to our forums."
|
||
msgstr ""
|
||
"Gratulerer! Epostadressen din er nå validert, og du kan delta i forumet."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_content
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Content"
|
||
msgstr "Innhold"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_convert_all
|
||
msgid "Convert all answers to comments and vice versa"
|
||
msgstr "Konverter alle spørsmål til kommentarer og vice versa"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "Convert as a comment"
|
||
msgstr "Konverter til kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Convert as an answer"
|
||
msgstr "Konverter til svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_accept
|
||
msgid "Convert comment to answer"
|
||
msgstr "Konverter kommentar til svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_convert_own
|
||
msgid "Convert own answers to comments and vice versa"
|
||
msgstr "Konverter egne svar til kommentarer og vice versa"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_is_correct
|
||
msgid "Correct"
|
||
msgstr "Riktig"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post_is_correct
|
||
msgid "Correct answer or answer accepted"
|
||
msgstr "Riktig svar eller svar godtatt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Country"
|
||
msgstr "Land"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Country..."
|
||
msgstr "Land..."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_create_date
|
||
msgid "Create Date"
|
||
msgstr "Opprettet dato"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_tag_create
|
||
msgid "Create new tags"
|
||
msgstr "Opprett nye tagger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_32
|
||
msgid "Created a tag used by 15 questions"
|
||
msgstr "Opprettet en tag brukt av 15 spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_create_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_create_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_create_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_create_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_create_uid
|
||
msgid "Created by"
|
||
msgstr "Opprettet av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_create_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_create_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_create_date
|
||
msgid "Created on"
|
||
msgstr "Opprettet"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_4
|
||
#: model:gamification.challenge,name:website_forum.challenge_favorite_question_1
|
||
msgid "Credible Question"
|
||
msgstr "Troverdig spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_5
|
||
#: model:gamification.challenge,name:website_forum.challenge_critic
|
||
#: model:gamification.challenge.line,name:website_forum.line_critic
|
||
#: model:gamification.goal.definition,name:website_forum.definition_critic
|
||
msgid "Critic"
|
||
msgstr "Kritiker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_default_order
|
||
msgid "Default Order"
|
||
msgstr "Standardrekkefølge"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_default_post_type
|
||
msgid "Default Post"
|
||
msgstr "Standardartikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Delete"
|
||
msgstr "Slett"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_unlink_all
|
||
msgid "Delete all posts"
|
||
msgstr "Slett alle artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_unlink_own
|
||
msgid "Delete own posts"
|
||
msgstr "Slett egne artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_23
|
||
msgid "Deleted own post with 3 or more downvotes"
|
||
msgstr "Slettet egen artikkel med 3 eller flere stemmer ned"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_6
|
||
msgid "Deleted own post with 3 or more upvotes"
|
||
msgstr "Slettet egen artikkel med 3 eller flere stemmer opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_description
|
||
msgid "Description"
|
||
msgstr "Beskrivelse"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Design Welcome Message"
|
||
msgstr "Utform en velkomstmelding"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_6
|
||
#: model:gamification.challenge,name:website_forum.challenge_disciplined
|
||
#: model:gamification.challenge.line,name:website_forum.line_disciplined
|
||
#: model:gamification.goal.definition,name:website_forum.definition_disciplined
|
||
msgid "Disciplined"
|
||
msgstr "Disiplinert"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_post_type:0 selection:forum.post,post_type:0
|
||
msgid "Discussion"
|
||
msgstr "Diskusjon"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_allow_discussion
|
||
msgid "Discussions"
|
||
msgstr "Diskusjoner"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_display_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_display_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_display_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_display_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_display_name
|
||
msgid "Display Name"
|
||
msgstr "Visningsnavn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_user_bio
|
||
msgid "Display detailed user biography"
|
||
msgstr "Vis detaljert brukerbiografi"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_downvote
|
||
msgid "Downvote"
|
||
msgstr "Stem ned"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Edit"
|
||
msgstr "Oppdater"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Edit Profile"
|
||
msgstr "Rediger profil"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Edit Your Previous Answer"
|
||
msgstr "Rediger tidligere svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Edit Your Profile"
|
||
msgstr "Rediger profilen din"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_edit_all
|
||
msgid "Edit all posts"
|
||
msgstr "Rediger alle artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_edit_own
|
||
msgid "Edit own posts"
|
||
msgstr "Rediger egne artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Edit reply"
|
||
msgstr "Rediger svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid "Edit your Link"
|
||
msgstr "Rediger linken"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Edit your Post"
|
||
msgstr "Rediger artikkelen"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_7
|
||
#: model:gamification.challenge,name:website_forum.challenge_editor
|
||
#: model:gamification.challenge.line,name:website_forum.line_editor
|
||
#: model:gamification.goal.definition,name:website_forum.definition_editor
|
||
msgid "Editor"
|
||
msgstr "Redaktør"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_editor
|
||
msgid "Editor Features: image and links"
|
||
msgstr "Redigeringsfunksjoner: Bilde og linker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Email"
|
||
msgstr "Epost"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_5
|
||
#: model:gamification.challenge,name:website_forum.challenge_enlightened
|
||
#: model:gamification.challenge.line,name:website_forum.line_enlightened
|
||
#: model:gamification.goal.definition,name:website_forum.definition_enlightened
|
||
msgid "Enlightened"
|
||
msgstr "Opplyst"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:19
|
||
#, python-format
|
||
msgid "Enter a name for your new forum."
|
||
msgstr "Gi det nye forumet ditt et navn."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_3
|
||
#: model:gamification.challenge,name:website_forum.challenge_famous_question
|
||
msgid "Famous Question"
|
||
msgstr "Berømt spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_favourite_count
|
||
msgid "Favorite Count"
|
||
msgstr "Antall favoritter"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_5
|
||
#: model:gamification.challenge,name:website_forum.challenge_favorite_question_5
|
||
msgid "Favorite Question"
|
||
msgstr "Favorittspørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_favourite_ids
|
||
msgid "Favourite"
|
||
msgstr "Favoritt"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_favorite_question_1
|
||
#: model:gamification.goal.definition,name:website_forum.definition_favorite_question_1
|
||
msgid "Favourite Question (1)"
|
||
msgstr "Favorittspørsmål (1)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_stellar_question_25
|
||
#: model:gamification.goal.definition,name:website_forum.definition_stellar_question_25
|
||
msgid "Favourite Question (25)"
|
||
msgstr "Favorittspørsmål (25)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_favorite_question_5
|
||
#: model:gamification.goal.definition,name:website_forum.definition_favorite_question_5
|
||
msgid "Favourite Question (5)"
|
||
msgstr "Favorittspørsmål (5)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Favourite Questions"
|
||
msgstr "Favorittspørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Filter on"
|
||
msgstr "Filtrer på"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_relevancy_post_vote
|
||
msgid "First Relevance Parameter"
|
||
msgstr "Første relevanseparameter"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_5
|
||
msgid "First downvote"
|
||
msgstr "Første stemme ned"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_7
|
||
msgid "First edit"
|
||
msgstr "Første redigering"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_31
|
||
msgid "First upvote"
|
||
msgstr "Første stemme opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Flag"
|
||
msgstr "Flagg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_flag
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_flag
|
||
msgid "Flag a post as offensive"
|
||
msgstr "Flagg en artikkel som støtende"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.post,state:0
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Flagged"
|
||
msgstr "Flagget"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_flag_user_id
|
||
msgid "Flagged by"
|
||
msgstr "Flagget av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Followed"
|
||
msgstr "Fulgt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Followed Questions"
|
||
msgstr "Fulgte spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"For example, if you ask an interesting question or give a helpful answer, your\n"
|
||
" input will be upvoted. On the other hand if the answer is misleading - it will\n"
|
||
" be downvoted. Each vote in favor will generate 10 points, each vote against\n"
|
||
" will subtract 10 points. There is a limit of 200 points that can be accumulated\n"
|
||
" for a question or answer per day. The table given at the end explains reputation point\n"
|
||
" requirements for each type of moderation task."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_url,name:website_forum.action_open_forum
|
||
#: model:ir.model,name:website_forum.model_forum_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_forum_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_forum_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_forum_id
|
||
#: model:ir.ui.menu,name:website_forum.menu_website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_view_search
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
#: model:website.menu,name:website_forum.menu_questions
|
||
msgid "Forum"
|
||
msgstr "Forum"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_gamification_badge_level
|
||
#: model:ir.model.fields,field_description:website_forum.field_gamification_badge_user_level
|
||
msgid "Forum Badge Level"
|
||
msgstr "Medaljenivå"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.res_users_view_form_preference
|
||
#: model:ir.ui.view,arch_db:website_forum.view_users_form_forum
|
||
msgid "Forum Karma"
|
||
msgstr "Forum-karma"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_name
|
||
msgid "Forum Name"
|
||
msgstr "Forumnavn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "Forum Post"
|
||
msgstr "Forumartikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_post
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_list
|
||
msgid "Forum Posts"
|
||
msgstr "Forumartikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Forum Settings"
|
||
msgstr "Foruminnstillinger"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_tag
|
||
msgid "Forum Tag"
|
||
msgstr "Forum-tag"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header_footer_custom
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_list
|
||
msgid "Forums"
|
||
msgstr "Forum"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_gamification_badge
|
||
msgid "Gamification badge"
|
||
msgstr "Gamifiseringsmedalje"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_gamification_challenge
|
||
msgid "Gamification challenge"
|
||
msgstr "Gamifiseringsutfordring"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_gamification_badge_user
|
||
msgid "Gamification user badge"
|
||
msgstr "Gamifiseringsmedalje for bruker"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:33
|
||
#, python-format
|
||
msgid "Give your question title."
|
||
msgstr "Gi spørsmålet en tittel."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users_gold_badge
|
||
msgid "Gold badges count"
|
||
msgstr "Antall gullmedaljer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_3
|
||
#: model:gamification.challenge,name:website_forum.challenge_good_answer
|
||
msgid "Good Answer"
|
||
msgstr "Godt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_good_answer
|
||
#: model:gamification.goal.definition,name:website_forum.definition_good_answer
|
||
msgid "Good Answer (6)"
|
||
msgstr "Godt svar (6)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_9
|
||
#: model:gamification.challenge,name:website_forum.challenge_good_question
|
||
msgid "Good Question"
|
||
msgstr "Godt spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_graph
|
||
msgid "Graph of Posts"
|
||
msgstr "Graf over artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_4
|
||
#: model:gamification.challenge,name:website_forum.challenge_great_answer
|
||
msgid "Great Answer"
|
||
msgstr "Veldig godt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_great_answer
|
||
#: model:gamification.goal.definition,name:website_forum.definition_great_answer
|
||
msgid "Great Answer (15)"
|
||
msgstr "Veldig godt svar (15)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_10
|
||
#: model:gamification.challenge,name:website_forum.challenge_great_question
|
||
msgid "Great Question"
|
||
msgstr "Veldig godt spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Group By"
|
||
msgstr "Grupper etter"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_faq
|
||
msgid "Guidelines"
|
||
msgstr "Retningslinjer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_6
|
||
#: model:gamification.challenge,name:website_forum.challenge_guru
|
||
msgid "Guru"
|
||
msgstr "Guru"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_guru
|
||
#: model:gamification.goal.definition,name:website_forum.definition_guru
|
||
msgid "Guru (15)"
|
||
msgstr "Guru (15)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_uid_has_answered
|
||
msgid "Has Answered"
|
||
msgstr "Har svart"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,name:website_forum.forum_help
|
||
msgid "Help"
|
||
msgstr "Hjelp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"How to create a physical inventory at an anterior date?, How is the "
|
||
"'remaining hours' field computed on tasks?, How to configure TPS and TVQ's "
|
||
"canadian taxes?"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_karma_dofollow
|
||
msgid ""
|
||
"If the author has not enough karma, a nofollow attribute is added to links"
|
||
msgstr ""
|
||
"Hvis forfatteren ikke har nok karma, blir nofollow-attributtet lagt til alle"
|
||
" linker"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"If this approach is not for you, please respect the community and use Google+\n"
|
||
" communities instead."
|
||
msgstr ""
|
||
"Hvis denne tilnærmingen ikke passer for deg, vennligst respekter nettsamfunnet\n"
|
||
"vårt og bruker Google+ som nettsamfunn i stedet."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid ""
|
||
"If you close this post, it will be hidden for most users. Only\n"
|
||
" users having a high karma can see closed posts to moderate\n"
|
||
" them."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"If you fit in one of these example or if your motivation for asking the\n"
|
||
" question is “I would like to participate in a discussion about ______”, then\n"
|
||
" you should not be asking here but on our mailing lists.\n"
|
||
" However, if your motivation is “I would like others to explain ______ to me”,\n"
|
||
" then you are probably OK."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid ""
|
||
"If you mark this post as offensive, it will be hidden for most users. Only\n"
|
||
" users having a high karma can see offensive posts to moderate\n"
|
||
" them."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:43
|
||
#, python-format
|
||
msgid "Insert tags related to your question."
|
||
msgstr "Legg til tagger tilknyttet spørsmålet."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"Inventory Date Problem, Task remaining hours, Can you help solve solve my "
|
||
"tax computation problem in Canada?"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_user_favourite
|
||
msgid "Is Favourite"
|
||
msgstr "Er favoritt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_has_validated_answer
|
||
msgid "Is answered"
|
||
msgstr "Er besvart"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_can_display_biography
|
||
msgid "Is the author's biography visible from his post"
|
||
msgstr "Er forfatterens biografi synlig fra artikkelen"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "It appears your email has not been verified."
|
||
msgstr "Epostadressen din er ikke verifisert."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users_karma
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Karma"
|
||
msgstr "Karma"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Karma Gains"
|
||
msgstr "Karma-inntjening"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Karma Related Rights"
|
||
msgstr "Rettigheter avhengig av karma"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_close
|
||
msgid "Karma to close"
|
||
msgstr "Karma for å lukke"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_comment
|
||
msgid "Karma to comment"
|
||
msgstr "Karma for å kommentere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_comment_convert
|
||
msgid "Karma to convert comment to answer"
|
||
msgstr "Karma for å konvertere kommentar til svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_edit
|
||
msgid "Karma to edit"
|
||
msgstr "Karma for å redigere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_karma_unlink
|
||
msgid "Karma to unlink"
|
||
msgstr "Karma for å fjerne linker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Keep Informed"
|
||
msgstr "Hold informert"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum___last_update
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post___last_update
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason___last_update
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote___last_update
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Sist endret"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_order:0
|
||
msgid "Last Updated"
|
||
msgstr "Sist oppdatert"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_write_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_write_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_write_uid
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Sist oppdatert av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_write_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_write_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_write_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Sist oppdatert"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Last activity date"
|
||
msgstr "Dato for siste aktivitet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Last updated:"
|
||
msgstr "Sist oppdatert:"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_25
|
||
msgid "Left 10 answers with score of 10 or more"
|
||
msgstr "Ga 10 svar med en score på 10 eller mer"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_post_type:0
|
||
msgid "Link"
|
||
msgstr "Link"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_allow_link
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Links"
|
||
msgstr "Linker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Mark as offensive"
|
||
msgstr "Marker som støtende"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_moderate
|
||
msgid "Moderate posts"
|
||
msgstr "Moderer artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Moderation Tools"
|
||
msgstr "Moderasjonsverktøy"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "More over:"
|
||
msgstr "Dessuten:"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_order:0
|
||
msgid "Most Voted"
|
||
msgstr "Mest stemt på"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Most answered"
|
||
msgstr "Mest besvart"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Most voted"
|
||
msgstr "Mest stemt på"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:48
|
||
#, python-format
|
||
msgid ""
|
||
"Move this question to the top of the list by sharing it on social networks."
|
||
msgstr ""
|
||
"Flytt dette spørsmålet til toppen av listen ved å dele det på sosiale "
|
||
"nettverk."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_user_vote
|
||
msgid "My Vote"
|
||
msgstr "Stemmen min"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_name
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "Name"
|
||
msgstr "Navn"
|
||
|
||
#. module: website_forum
|
||
#: model:mail.message.subtype,description:website_forum.mt_answer_new
|
||
#: model:mail.message.subtype,name:website_forum.mt_answer_new
|
||
#: model:mail.message.subtype,name:website_forum.mt_forum_answer_new
|
||
msgid "New Answer"
|
||
msgstr "Nytt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "New Discussion"
|
||
msgstr "Ny diskusjon"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.editor.js:32
|
||
#: model:ir.ui.view,arch_db:website_forum.content_new_forum
|
||
#, python-format
|
||
msgid "New Forum"
|
||
msgstr "Nytt forum"
|
||
|
||
#. module: website_forum
|
||
#: model:mail.message.subtype,description:website_forum.mt_question_new
|
||
#: model:mail.message.subtype,name:website_forum.mt_forum_question_new
|
||
#: model:mail.message.subtype,name:website_forum.mt_question_new
|
||
msgid "New Question"
|
||
msgstr "Nytt spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_discussion
|
||
msgid "New Topic"
|
||
msgstr "Nytt tema"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_order:0
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Newest"
|
||
msgstr "Nyeste"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_2
|
||
#: model:gamification.challenge,name:website_forum.challenge_nice_answer
|
||
msgid "Nice Answer"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_nice_answer
|
||
#: model:gamification.goal.definition,name:website_forum.definition_nice_answer
|
||
msgid "Nice Answer (4)"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_8
|
||
#: model:gamification.challenge,name:website_forum.challenge_nice_question
|
||
msgid "Nice Question"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_dofollow
|
||
msgid "Nofollow links"
|
||
msgstr "Nofollow-linker"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:868
|
||
#: code:addons/website_forum/models/forum.py:888
|
||
#, python-format
|
||
msgid "Not allowed to vote for its own post"
|
||
msgstr "Ikke tillat å stemme på sin egen artikkel"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:932
|
||
#, python-format
|
||
msgid "Not enough karma to create a new Tag"
|
||
msgstr "Ikke nok karma til å opprette en ny tag"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:489
|
||
#, python-format
|
||
msgid "Not enough karma to retag."
|
||
msgstr "Ikke nok karma til retagging."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_2
|
||
#: model:gamification.challenge,name:website_forum.challenge_notable_question
|
||
msgid "Notable Question"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_posts_count
|
||
msgid "Number of Posts"
|
||
msgstr "Antall artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_views
|
||
msgid "Number of Views"
|
||
msgstr "Antall visninger"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_child_count
|
||
msgid "Number of answers"
|
||
msgstr "Antall svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_count_flagged_posts
|
||
msgid "Number of flagged posts"
|
||
msgstr "Antall flaggede artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_count_posts_waiting_validation
|
||
msgid "Number of posts waiting for validation"
|
||
msgstr "Antall artikler som venter på validering"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.post,state:0
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Offensive"
|
||
msgstr "Støtende"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Offensive Post"
|
||
msgstr "Støtende artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "On"
|
||
msgstr "På"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:29
|
||
#, python-format
|
||
msgid "On average,"
|
||
msgstr "Gjennomsnittlig,"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Options"
|
||
msgstr "Alternativer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Orders"
|
||
msgstr "Ordrer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_all
|
||
msgid "Our forums"
|
||
msgstr "Forumet"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_23
|
||
#: model:gamification.challenge,name:website_forum.challenge_peer_pressure
|
||
#: model:gamification.challenge.line,name:website_forum.line_peer_pressure
|
||
#: model:gamification.goal.definition,name:website_forum.definition_peer_pressure
|
||
msgid "Peer Pressure"
|
||
msgstr "Gruppepress"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Pending"
|
||
msgstr "Venter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "People"
|
||
msgstr "Folk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_plain_content
|
||
msgid "Plain Content"
|
||
msgstr "Rent innhold"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Please enter a descriptive question (should finish by a '?')"
|
||
msgstr "Legg inn et beskrivende spørsmål (som avsluttes med spørsmålstegn)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid ""
|
||
"Please enter a valid email address in order to receive notifications from "
|
||
"answers or comments."
|
||
msgstr ""
|
||
"Du må oppgi en gyldig epostadresse for å motta varslinger om svar eller "
|
||
"kommentarer."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_1
|
||
#: model:gamification.challenge,name:website_forum.challenge_popular_question
|
||
msgid "Popular Question"
|
||
msgstr "Populært spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_popular_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_popular_question
|
||
msgid "Popular Question (150)"
|
||
msgstr "Populært spørsmål (150)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_notable_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_notable_question
|
||
msgid "Popular Question (250)"
|
||
msgstr "Populært spørsmål (250)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_famous_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_famous_question
|
||
msgid "Popular Question (500)"
|
||
msgstr "Populært spørsmål (500)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_post_id
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
#: model:ir.ui.view,arch_db:website_forum.post_comment
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Post"
|
||
msgstr "Send inn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.post_reply
|
||
msgid "Post Answer"
|
||
msgstr "Legg inn svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post_reason
|
||
msgid "Post Closing Reason"
|
||
msgstr "Årsak til lukking av artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
#: model:ir.ui.view,arch_db:website_forum.post_reply
|
||
msgid "Post Comment"
|
||
msgstr "Legg inn kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid "Post Title"
|
||
msgstr "Artikkeltittel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Post Types"
|
||
msgstr "Artikkeltyper"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Post Your Question"
|
||
msgstr "Legg inn spørsmålet ditt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_discussion
|
||
msgid "Post Your Topic"
|
||
msgstr "Legg inn emne"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Post:"
|
||
msgstr "Artikkel:"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_p_2
|
||
msgid "Posted 10 comments"
|
||
msgstr "La inn 10 kommenterer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_p_4
|
||
msgid "Posted 100 comments"
|
||
msgstr "La inn 100 kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:433
|
||
#, python-format
|
||
msgid "Posting answer on a [Deleted] or [Closed] question is not possible"
|
||
msgstr "Det er ikke mulig å legge inn svar på slettede og lukkede spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag_post_ids
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_posts
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Posts"
|
||
msgstr "Artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Provide enough details and, if possible, give an example."
|
||
msgstr "Oppgi nok detaljer og gi et eksempel, hvis mulig."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Public profile"
|
||
msgstr "Offentlig profil"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_25
|
||
#: model:gamification.challenge,name:website_forum.challenge_pundit
|
||
#: model:gamification.challenge.line,name:website_forum.line_pundit
|
||
#: model:gamification.goal.definition,name:website_forum.definition_pundit
|
||
msgid "Pundit"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:58
|
||
#, python-format
|
||
msgid "Put your answer here."
|
||
msgstr "Legg svaret ditt her."
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:37
|
||
#, python-format
|
||
msgid "Put your question here."
|
||
msgstr "Legg spørsmålet ditt her"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header_footer_custom
|
||
msgid "Q&amp;A"
|
||
msgstr "Spørsmål og svar"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_post_type:0 selection:forum.post,post_type:0
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_parent_id
|
||
msgid "Question"
|
||
msgstr "Spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:502
|
||
#: model:mail.message.subtype,description:website_forum.mt_question_edit
|
||
#: model:mail.message.subtype,name:website_forum.mt_question_edit
|
||
#, python-format
|
||
msgid "Question Edited"
|
||
msgstr "Spørsmål redigert"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_question_downvote
|
||
msgid "Question downvoted"
|
||
msgstr "Spørsmål stemt ned"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Question has accepted answer"
|
||
msgstr "Spørsmålet har et godtatt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.404
|
||
msgid "Question not found!"
|
||
msgstr "Spørsmål ikke funnet!"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_4
|
||
msgid "Question set as favorite by 1 user"
|
||
msgstr "Spørsmål satt som favoritt av 1 bruker"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_6
|
||
msgid "Question set as favorite by 25 users"
|
||
msgstr "Spørsmål satt som favoritt av 25 brukere"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_5
|
||
msgid "Question set as favorite by 5 users"
|
||
msgstr "Spørsmål satt som favoritt av 5 brukere"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/controllers/main.py:335
|
||
#, python-format
|
||
msgid "Question should not be empty."
|
||
msgstr "Spørsmålet kan ikke være tomt."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Question tools"
|
||
msgstr "Spørsmålsverktøy"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_gen_question_upvote
|
||
msgid "Question upvoted"
|
||
msgstr "Spørsmål stemt opp"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_10
|
||
msgid "Question voted up 15 times"
|
||
msgstr "Spørsmål stemt opp 15 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_8
|
||
msgid "Question voted up 4 times"
|
||
msgstr "Spørsmål stemt opp 4 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_q_9
|
||
msgid "Question voted up 6 times"
|
||
msgstr "Spørsmål stemt opp 6 ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_allow_question
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Questions"
|
||
msgstr "Spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:520
|
||
#, python-format
|
||
msgid "Re: %s"
|
||
msgstr "Re: %s"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Reactivate"
|
||
msgstr "Gjenaktiver"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Read Guidelines"
|
||
msgstr "Les retningslinjer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Real name"
|
||
msgstr "Virkelig navn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_closed_reason_id
|
||
msgid "Reason"
|
||
msgstr "Årsak"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason_reason_type
|
||
msgid "Reason Type"
|
||
msgstr "Årsakstype"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "Reason:"
|
||
msgstr "Årsak:"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,description:website_forum.badge_a_1
|
||
msgid "Received at least 3 upvote for an answer for the first time"
|
||
msgstr "Mottok mins 3 stemmer opp for et svar for første gang"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Redirect to external link"
|
||
msgstr "Omdiriger til ekstern link"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Reject <i class=\"fa fa-times\"/>"
|
||
msgstr "Avvis <i class=\"fa fa-times\"/>"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.forum,default_order:0
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_relevancy
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Relevance"
|
||
msgstr "Relevans"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Relevance Computation"
|
||
msgstr "Beregning av relevans"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Reopen"
|
||
msgstr "Gjenåpne"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Reply"
|
||
msgstr "Svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_self_reply
|
||
msgid "Reply to own question"
|
||
msgstr "Svar på eget spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.404
|
||
#: model:ir.ui.view,arch_db:website_forum.private_profile
|
||
msgid "Return to the question list."
|
||
msgstr "Tilbake til spørsmålslisten."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_moderator_id
|
||
msgid "Reviewed by"
|
||
msgstr "Vurdert av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Save"
|
||
msgstr "Lagre"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_26
|
||
#: model:gamification.challenge,name:website_forum.challenge_scholar
|
||
#: model:gamification.challenge.line,name:website_forum.line_scholar
|
||
#: model:gamification.goal.definition,name:website_forum.definition_scholar
|
||
msgid "Scholar"
|
||
msgstr "Lærd"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Search in Post"
|
||
msgstr "Søk i artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_relevancy_time_decay
|
||
msgid "Second Relevance Parameter"
|
||
msgstr "Andre relevanseparameter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "See post"
|
||
msgstr "Se artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
msgid "See question"
|
||
msgstr "Se spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Seen:"
|
||
msgstr "Sett:"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_tour_forum.js:15
|
||
#, python-format
|
||
msgid "Select this menu item to create a new forum."
|
||
msgstr "Gå til dette menyvalget for å opprette et nytt forum."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_8
|
||
#: model:gamification.challenge,name:website_forum.challenge_self_learner
|
||
#: model:gamification.challenge.line,name:website_forum.line_self_learner
|
||
#: model:gamification.goal.definition,name:website_forum.definition_self_learner
|
||
msgid "Self-Learner"
|
||
msgstr "Autodidakt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"Set a clear, explicit and concise question title\n"
|
||
" (check"
|
||
msgstr ""
|
||
"Sett en klar, tydelig og konsis tittel på spørsmålet\n"
|
||
"(sjekk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Share"
|
||
msgstr "Del"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid ""
|
||
"Share an awesome link. Your post will appear in the 'Newest' top-menu.\n"
|
||
" If the community vote on your post, it will get traction by being promoted\n"
|
||
" in the homepage."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:39
|
||
#, python-format
|
||
msgid ""
|
||
"Share this content to increase your chances to be featured on the front page"
|
||
" and attract more visitors."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_allow_share
|
||
msgid "Sharing Options"
|
||
msgstr "Delingsmuligheter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users_silver_badge
|
||
msgid "Silver badges count"
|
||
msgstr "Antall sølvmedaljer"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:26
|
||
#, python-format
|
||
msgid "Sorry you must be logged in to perform this action"
|
||
msgstr "Beklager, du må være logget inn for å gjøre dette"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:100
|
||
#, python-format
|
||
msgid "Sorry you must be logged to flag a post"
|
||
msgstr "Beklager, du må være logget inn for å flagge en artikkel"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:149
|
||
#, python-format
|
||
msgid "Sorry you must be logged to vote"
|
||
msgstr "Beklager, du må være logget inn for å stemme"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:199
|
||
#, python-format
|
||
msgid "Sorry, anonymous users cannot choose correct answer."
|
||
msgstr "Beklager, anonyme brukere kan ikke utpeke riktig svar."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.404
|
||
msgid "Sorry, this question is not available anymore."
|
||
msgstr "Beklager, dette spørsmålet er ikke tilgjengelig lenger."
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:144
|
||
#, python-format
|
||
msgid "Sorry, you cannot vote for your own posts"
|
||
msgstr "Beklager, du kan ikke stemme på dine egne artikler."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Sort by"
|
||
msgstr "Sorter etter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Stats"
|
||
msgstr "Statistikker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_state
|
||
msgid "Status"
|
||
msgstr "Status"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_6
|
||
#: model:gamification.challenge,name:website_forum.challenge_stellar_question_25
|
||
msgid "Stellar Question"
|
||
msgstr "Strålende spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_q_7
|
||
#: model:gamification.challenge,name:website_forum.challenge_student
|
||
msgid "Student"
|
||
msgstr "Student"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid "Submit a Link"
|
||
msgstr "Send inn link"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_31
|
||
#: model:gamification.challenge,name:website_forum.challenge_supporter
|
||
#: model:gamification.challenge.line,name:website_forum.line_supporter
|
||
#: model:gamification.goal.definition,name:website_forum.definition_supporter
|
||
msgid "Supporter"
|
||
msgstr "Støttespiller"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.forum_tag_action
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_tag
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_tag_view_form
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_tag_view_list
|
||
#: model:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Tag"
|
||
msgstr "Tag"
|
||
|
||
#. module: website_forum
|
||
#: sql_constraint:forum.tag:0
|
||
msgid "Tag name already exists !"
|
||
msgstr "Tagnavnet eksisterer allerede!"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_tag_ids
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
#: model:ir.ui.view,arch_db:website_forum.new_discussion
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
#: model:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "Tags"
|
||
msgstr "Tagger"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_32
|
||
#: model:gamification.challenge,name:website_forum.challenge_taxonomist
|
||
#: model:gamification.challenge.line,name:website_forum.line_taxonomist
|
||
#: model:gamification.goal.definition,name:website_forum.definition_taxonomist
|
||
msgid "Taxonomist"
|
||
msgstr "Taksonomiker"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_1
|
||
#: model:gamification.challenge,name:website_forum.challenge_teacher
|
||
#: model:gamification.challenge.line,name:website_forum.line_teacher
|
||
#: model:gamification.goal.definition,name:website_forum.definition_teacher
|
||
msgid "Teacher"
|
||
msgstr "Lærer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post_bump_date
|
||
msgid ""
|
||
"Technical field allowing to bump a question. Writing on this field will "
|
||
"trigger a write on write_date and therefore bump the post. Directly writing "
|
||
"on write_date is currently not supported and this field is a workaround."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:9
|
||
#, python-format
|
||
msgid "Thanks for posting!"
|
||
msgstr "Takk for at du bidrar!"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "The"
|
||
msgstr " "
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "The flagged queue is empty."
|
||
msgstr "Flaggkøen er tom."
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"The goal of this site is create a relevant knowledge base that would answer\n"
|
||
" questions related to Odoo."
|
||
msgstr ""
|
||
"Målet for dette nettstedet er å bygge opp en relevant kunnskapsbase som\n"
|
||
"vil besvare spørsmål om Odoo."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "The offensive queue is empty."
|
||
msgstr "\"Støtende\"-køen er tom."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "The validation queue is empty."
|
||
msgstr "Valideringskøen er tom."
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"Therefore questions and answers can be edited like wiki pages by experienced users of\n"
|
||
" this site in order to improve the overall quality of the knowledge base content.\n"
|
||
" Such privileges are granted based on user karma level: you will be able to do the same\n"
|
||
" once your karma gets high enough."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"This community is for professional and enthusiast users,\n"
|
||
" partners and programmers. You can ask questions about:"
|
||
msgstr ""
|
||
"Nettsamfunnet her er for profesjonelle brukere og entusiaster,\n"
|
||
"partnere og programmere. Du kan spørre om:"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,description:website_forum.forum_help
|
||
msgid ""
|
||
"This community is for professionals and enthusiasts of our products and "
|
||
"services. Share and discuss the best content and new marketing ideas, build "
|
||
"your professional profile and become a better marketer together."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_relevancy_post_vote
|
||
msgid ""
|
||
"This formula is used in order to sort by relevance. The variable 'votes' "
|
||
"represents number of votes for a post, and 'days' is number of days since "
|
||
"the post creation"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:409
|
||
#, python-format
|
||
msgid "This forum does not allow %s"
|
||
msgstr "Dette forumet tillater ikke %s"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:110
|
||
#, python-format
|
||
msgid "This post can not be flagged"
|
||
msgstr "Artikkelen kan ikke flagges"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:105
|
||
#, python-format
|
||
msgid "This post is already flagged"
|
||
msgstr "Artikkelen er allerede flagget"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid ""
|
||
"This post is currently awaiting moderation and not yet published... Do you "
|
||
"want <i>Accept</i> or <i>Reject</i> this post ?"
|
||
msgstr ""
|
||
"Artikkelen venter på moderering og er ikke publisert enda. Vil du "
|
||
"<i>Godta</i> eller <i>Avvise</i> denne artikkelen?"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.private_profile
|
||
msgid "This profile is private!"
|
||
msgstr "Denne profilen er privat!"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Threads"
|
||
msgstr "Tråder"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_name
|
||
msgid "Title"
|
||
msgstr "Tittel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Title must not be empty"
|
||
msgstr "Tittel kan ikke være tom"
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/controllers/main.py:333
|
||
#: code:addons/website_forum/controllers/main.py:404
|
||
#, python-format
|
||
msgid "Title should not be empty."
|
||
msgstr "Tittel må ikke være tom"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_recipient_id
|
||
msgid "To"
|
||
msgstr "Til"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"To prevent your question from being flagged and possibly removed, avoid asking\n"
|
||
" subjective questions where …"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_count
|
||
msgid "Total Votes"
|
||
msgstr "Totale stemmer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Trending"
|
||
msgstr "På vei opp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_post_type
|
||
msgid "Type"
|
||
msgstr "Type"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_content_link
|
||
msgid "URL"
|
||
msgstr "URL"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post_content_link
|
||
msgid "URL of Link Articles"
|
||
msgstr "URL til linkartikler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid "URL to Share"
|
||
msgstr "URL å dele"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Unanswered"
|
||
msgstr "Ubesvart"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_unlink_all
|
||
msgid "Unlink all comments"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_comment_unlink_own
|
||
msgid "Unlink own comments"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Update"
|
||
msgstr "Oppdater"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_write_date
|
||
msgid "Update on"
|
||
msgstr "Oppdater"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_write_uid
|
||
msgid "Updated by"
|
||
msgstr "Oppdatert av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_karma_upvote
|
||
msgid "Upvote"
|
||
msgstr "Stem opp"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_student
|
||
#: model:gamification.goal.definition,name:website_forum.definition_student
|
||
msgid "Upvoted question (1)"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_great_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_great_question
|
||
msgid "Upvoted question (15)"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_nice_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_nice_question
|
||
msgid "Upvoted question (4)"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge.line,name:website_forum.line_good_question
|
||
#: model:gamification.goal.definition,name:website_forum.definition_good_question
|
||
msgid "Upvoted question (6)"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_user_id
|
||
msgid "User"
|
||
msgstr "Bruker"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_res_users
|
||
msgid "Users"
|
||
msgstr "Brukere"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_allow_question
|
||
msgid ""
|
||
"Users can answer only once per question. Contributors can edit answers and "
|
||
"mark the right ones."
|
||
msgstr ""
|
||
"Brukere kan bare svare én gang per spørsmål. Bidragsytere kan redigere svar "
|
||
"og markere de som er riktige."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
msgid "Validate question"
|
||
msgstr "Valider spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "View"
|
||
msgstr "Visning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "View Your Badges"
|
||
msgstr "Se medaljene dine"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post_vote
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_vote
|
||
msgid "Vote"
|
||
msgstr "Stem"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote_ids
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "Votes"
|
||
msgstr "Stemmer"
|
||
|
||
#. module: website_forum
|
||
#: selection:forum.post,state:0
|
||
msgid "Waiting Validation"
|
||
msgstr "Venter på validering"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Waiting for validation"
|
||
msgstr "Venter på validering"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users_forum_waiting_posts_count
|
||
msgid "Waiting post"
|
||
msgstr "Venter artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid ""
|
||
"We keep a high level of quality in showcased posts, around 20% of the submited\n"
|
||
" posts will be featured."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.edit_profile
|
||
msgid "Website"
|
||
msgstr "Nettsted"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Nettstedmeldinger"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post_website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Kommunikasjonshistorikk på nettstedet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum_welcome_message
|
||
msgid "Welcome Message"
|
||
msgstr "Velkomstmelding"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "What kinds of questions can I ask here?"
|
||
msgstr "Hva slags spørsmål kan jeg stille her?"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "What should I avoid in my answers?"
|
||
msgstr "Hva bør jeg unngå i svarene mine?"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "What should I avoid in my questions?"
|
||
msgstr "Hva bør jeg unngå i spørsmålene mine?"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"When a question or answer is upvoted, the user who posted them will gain some\n"
|
||
" points, which are called \"karma points\". These points serve as a rough\n"
|
||
" measure of the community trust to him/her. Various moderation tasks are\n"
|
||
" gradually assigned to the users based on those points."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum_allow_link
|
||
msgid "When clicking on the post, it redirects to an external link"
|
||
msgstr "Når jeg klikker på artikkelen, sender den meg til en ekstern link"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "Why can other people edit my questions/answers?"
|
||
msgstr "Hvorfor kan andre redigere mine spørsmål og svar?"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"You already have one pending post.<br/>\n"
|
||
" Please wait for a moderator to validate your previous post before continuing."
|
||
msgstr ""
|
||
"Du har allerede én artikkel som venter.<br/>\n"
|
||
"Vent på at en moderator godkjenner forrige artikkel før du fortsetter."
|
||
|
||
#. module: website_forum
|
||
#: code:addons/website_forum/models/forum.py:138
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot choose %s as default post since the forum does not allow it."
|
||
msgstr ""
|
||
"Du kan ikke velge %s som standardartikkel fordi forumet ikke tillater det."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid "You cannot post an empty answer"
|
||
msgstr "Du kan ikke legge ut et tomt svar"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"You should only ask practical, answerable questions based\n"
|
||
" on actual problems that you face. Chatty, open-ended\n"
|
||
" questions diminish the usefulness of this site and push\n"
|
||
" other questions off the front page."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid "Your Answer"
|
||
msgstr "Svaret ditt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_discussion
|
||
msgid "Your Discussion Title..."
|
||
msgstr "Diskusjonstittelen din..."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Your Question Title..."
|
||
msgstr "Spørsmålstittelen din..."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_reply
|
||
msgid "Your Reply"
|
||
msgstr "Svaret ditt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "accept any answer"
|
||
msgstr "godta alle svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "and"
|
||
msgstr "og"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.close_post
|
||
msgid "back to post"
|
||
msgstr "tilbake til artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "bad examples"
|
||
msgstr "dårlige eksempler"
|
||
|
||
#. module: website_forum
|
||
#: selection:gamification.badge,level:0
|
||
msgid "bronze"
|
||
msgstr "bronse"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "by"
|
||
msgstr "etter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "by activity date"
|
||
msgstr "etter aktivitetsdato"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "by most answered"
|
||
msgstr "etter mest besvart"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "by most voted"
|
||
msgstr "etter mest stemt på"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "by newest"
|
||
msgstr "etter nyeste"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "by relevance"
|
||
msgstr "etter relevans"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "close any posts"
|
||
msgstr "lukk alle artikler"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_7
|
||
msgid "contains offensive or malicious remarks"
|
||
msgstr "inneholder støtende eller ondsinnede utsagn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "delete any comment"
|
||
msgstr "slett alle kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "delete any question or answer"
|
||
msgstr "slett alle spørsmål eller svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "delete own comment"
|
||
msgstr "slett egen kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "downvote"
|
||
msgstr "stem ned"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_1
|
||
msgid "duplicate post"
|
||
msgstr "kopier artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_link
|
||
msgid "e.g. https://www.odoo.com"
|
||
msgstr "for eksempel https://www.odoo.com"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "edit any post, view offensive flags"
|
||
msgstr "rediger alle artikler, se flagg om støtende innhold"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "every answer is equally valid: “What’s your favorite ______?”"
|
||
msgstr "alle svar er like gyldige: \"Hva er din favoritt-______?\""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "flag offensive, close own questions"
|
||
msgstr "flagg som støtende, lukk egne spørsmål"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "flagged"
|
||
msgstr "flagget"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "follower(s)"
|
||
msgstr "følger(e)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "for reason:"
|
||
msgstr "med årsak:"
|
||
|
||
#. module: website_forum
|
||
#: selection:gamification.badge,level:0
|
||
msgid "gold"
|
||
msgstr "gull"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "good examples"
|
||
msgstr "gode eksempler"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "has been closed"
|
||
msgstr "er blitt lukket"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
msgid ""
|
||
"has been posted and require your validation. Click here to access the "
|
||
"question :"
|
||
msgstr ""
|
||
"er lagt ut og krever din godkjennelse. Klikk her for å gå til spørsmålet:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "has been posted. Click here to access the post :"
|
||
msgstr "er lagt ut. Klikk her for å gå til artikkelen:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
msgid "has been posted. Click here to access the question :"
|
||
msgstr "er lagt ut. Klikk her for å gå til spørsmålet:"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:36
|
||
#, python-format
|
||
msgid "here"
|
||
msgstr "her"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "how to configure or customize Odoo to specific business needs,"
|
||
msgstr ""
|
||
"hvordan sette opp eller tilpasse Odoo til spesifikke virksomhetsbehov,"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "how to develop modules for your own need,"
|
||
msgstr "hvordan utvikle moduler du trenger,"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "how to install Odoo on a specific infrastructure,"
|
||
msgstr "hvordan installere Odoo på en spesifikk infrastruktur,"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:34
|
||
#, python-format
|
||
msgid ""
|
||
"if your\n"
|
||
" answer is selected as the right one. See what you can do with karma"
|
||
msgstr ""
|
||
"hvis svaret ditt\n"
|
||
"velges som det riktige. Se hva du kan gjøre med karma"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_13
|
||
msgid "inappropriate and unacceptable statements"
|
||
msgstr "upassende og uakseptable uttalelser"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "insert text link, upload files"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_11
|
||
msgid "insulting and offensive language"
|
||
msgstr "fornærmende og støtende språk"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "it is a rant disguised as a question: “______ sucks, am I right?”"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "karma"
|
||
msgstr "karma"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:34
|
||
#, python-format
|
||
msgid "karma points"
|
||
msgstr "karmapoeng"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "last connection"
|
||
msgstr "siste tilkobling"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "location"
|
||
msgstr "sted"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "member since"
|
||
msgstr "medlem siden"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_4
|
||
msgid "not a real post"
|
||
msgstr "ikke en ekte artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_6
|
||
msgid "not relevant or out dated"
|
||
msgstr "ikke relevant eller utdatert"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_2
|
||
msgid "off-topic or not relevant"
|
||
msgstr "på siden eller ikke relevant"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
#: model:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
#: model:ir.ui.view,arch_db:website_forum.post_comment
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "on"
|
||
msgstr "på"
|
||
|
||
#. module: website_forum
|
||
#. openerp-web
|
||
#: code:addons/website_forum/static/src/xml/website_forum_share_templates.xml:29
|
||
#, python-format
|
||
msgid ""
|
||
"on social networks get an answer within\n"
|
||
" 5 hours. Questions shared on two social networks have"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "post"
|
||
msgstr "artikkel"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_15
|
||
msgid "racist and hate speech"
|
||
msgstr "rasisme og hatprat"
|
||
|
||
#. module: website_forum
|
||
#: selection:gamification.badge,level:0
|
||
msgid "silver"
|
||
msgstr "sølv"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_8
|
||
msgid "spam or advertising"
|
||
msgstr "spam eller reklame"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "specific questions about Odoo service offers, etc."
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"there is no actual problem to be solved: “I’m curious if other people feel "
|
||
"like I do.”"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_14
|
||
msgid "threatening language"
|
||
msgstr "truende språk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "time"
|
||
msgstr "gang"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "times"
|
||
msgstr "ganger"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_9
|
||
msgid "too localized"
|
||
msgstr "for lokalt"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_3
|
||
msgid "too subjective and argumentative"
|
||
msgstr "for subjektivt eller argumentativt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "upvote, add comments"
|
||
msgstr "stem opp, legg til kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "views"
|
||
msgstr "visninger"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_12
|
||
msgid "violent language"
|
||
msgstr "voldelig språk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "votes"
|
||
msgstr "stemmer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.header
|
||
msgid "waiting for validation"
|
||
msgstr "venter på godkjenning"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"we are being asked an open-ended, hypothetical question: “What if ______ "
|
||
"happened?”"
|
||
msgstr "vi blir stilt et åpent, hypotetisk spørsmål: \"Hva om ______ skjedde?\""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.user_detail_full
|
||
msgid "website"
|
||
msgstr "nettsted"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid "what's the best way to use Odoo for a specific business need,"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,faq:website_forum.forum_help
|
||
msgid ""
|
||
"your answer is provided along with the question, and you expect more "
|
||
"answers: “I use ______ for ______, what do you use?”"
|
||
msgstr ""
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.view,arch_db:website_forum.faq
|
||
msgid "your biography can be seen as tooltip"
|
||
msgstr "Biografien din blir synlig som en hjelpetekst"
|