4109 lines
144 KiB
Plaintext
4109 lines
144 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * website_forum
|
||
#
|
||
# Translators:
|
||
# lasch a <bmail440@gmail.com>, 2022
|
||
# Kim Asplund <kim.asplund@gmail.com>, 2022
|
||
# Patrik Lermon <patrik.lermon@gmail.com>, 2022
|
||
# Martin Wilderoth <martin.wilderoth@linserv.se>, 2022
|
||
# Simon S, 2022
|
||
# Frida E, 2022
|
||
# Kristoffer Grundström <lovaren@gmail.com>, 2022
|
||
# Christelle Wehbe <libanon_cristelle@hotmail.com>, 2022
|
||
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2022
|
||
# Martin Trigaux, 2022
|
||
# Mikael Åkerberg <mikael.akerberg@mariaakerberg.com>, 2023
|
||
# Lasse L, 2023
|
||
# Levi Siuzdak (sile), 2023
|
||
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
||
# Claes-Johan Dahlin, 2024
|
||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2022-12-15 12:45+0000\n"
|
||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||
"Last-Translator: Anders Wallenquist <anders.wallenquist@vertel.se>, 2024\n"
|
||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: sv\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid " Flag"
|
||
msgstr " Flagga"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid " Flagged"
|
||
msgstr " Flaggad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__total_answers
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_list
|
||
msgid "# Answers"
|
||
msgstr "# Svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__total_favorites
|
||
msgid "# Favorites"
|
||
msgstr "# Favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__total_posts
|
||
msgid "# Posts"
|
||
msgstr "# Inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__total_views
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_list
|
||
msgid "# Views"
|
||
msgstr "# Visningar"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to accept or refuse an answer."
|
||
msgstr "%d karma krävs för att acceptera eller neka ett svar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to answer a question."
|
||
msgstr "%d karma krävs för att besvara en fråga."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to close or reopen a post."
|
||
msgstr "%d karma krävs för att stänga eller öppna en post igen."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to comment."
|
||
msgstr "%d karma krävs för att kommentera."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to convert a comment to an answer."
|
||
msgstr "%d karma krävs för att konvertera en kommentar till ett svar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to convert an answer to a comment."
|
||
msgstr "%d karma krävs för att konvertera ett svar till en kommentar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to convert your comment to an answer."
|
||
msgstr "%d karma krävs för att omvandla din kommentar till ett svar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to create a new Tag."
|
||
msgstr "%d karma krävs för att skapa en ny Tag."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to create a new question."
|
||
msgstr "%d karma krävs för att skapa en ny fråga."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to delete or reactivate a post."
|
||
msgstr "%d karma krävs för att ta bort eller återaktivera ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to downvote."
|
||
msgstr "%d karma krävs för att nedrösta."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to edit a post."
|
||
msgstr "%d karma krävs för att redigera ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to flag a post."
|
||
msgstr "%d karma krävs för att flagga ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to mark a post as offensive."
|
||
msgstr "%d karma krävs för att markera ett inlägg som stötande."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to post an image or link."
|
||
msgstr "%d karma krävs för att posta en bild eller länk."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to refuse a post."
|
||
msgstr "%d karma krävs för att neka ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to retag."
|
||
msgstr "%d karma krävs för att retagga."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to unlink a comment."
|
||
msgstr "%d karma krävs för att ta bort en kommentar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to unlink a post."
|
||
msgstr "%d karma krävs för att avlänka ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to upvote."
|
||
msgstr "%d karma krävs för att rösta upp."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "%d karma required to validate a post."
|
||
msgstr "%d karma krävs för att validera ett inlägg."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "&nbsp;and&nbsp;"
|
||
msgstr "&nbsp;och&nbsp;"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "(The above section was adapted from Stackoverflow’s FAQ.)"
|
||
msgstr "(Ovanstående avsnitt har anpassats från Stackoverflows FAQ)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "(votes - 1) **"
|
||
msgstr "(röster - 1) ** (röster - 1)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid ", by"
|
||
msgstr ", av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ", consider <b>adding an example</b>."
|
||
msgstr "kan du överväga att <b>lägga till ett exempel</b>."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "/ (days + 2) **"
|
||
msgstr "/ (dagar + 2) ** (dagar + 2)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "0 Answers"
|
||
msgstr "0 Svar"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "45% of questions shared"
|
||
msgstr "45 % av frågorna delades"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"65% more chance to get an\n"
|
||
" answer"
|
||
msgstr ""
|
||
"65 % större chans att få ett\n"
|
||
" svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid ""
|
||
"<b class=\"d-block\">You have a pending post</b>\n"
|
||
" Please wait for a moderator to validate your previous post to be allowed replying questions."
|
||
msgstr ""
|
||
"<b class=\"d-block\">Du har ett väntande inlägg</b>.\n"
|
||
" Vänta tills en moderator har validerat ditt tidigare inlägg för att få svara på frågor."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
msgid "<b> [Offensive]</b>"
|
||
msgstr "<b> [Stötande]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Answers should not add or expand questions</b>. Instead either edit the "
|
||
"question or add a question comment."
|
||
msgstr ""
|
||
"<b>Svar bör inte lägga till eller utöka frågor</b>. Istället ska du antingen"
|
||
" redigera frågan eller lägga till en kommentar."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Answers should not add or expand questions</b>. Instead, either edit the "
|
||
"question or add a comment."
|
||
msgstr ""
|
||
"<b>Svar bör inte lägga till eller utöka frågor</b>. Istället kan du antingen"
|
||
" redigera frågan eller lägga till en kommentar."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Answers should not comment other answers</b>. Instead add a comment on "
|
||
"the other answers."
|
||
msgstr ""
|
||
"<b>Svar bör inte kommentera andra svar</b>. Lägg istället till en kommentar "
|
||
"på de andra svaren."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Answers should not start debates</b> This community Q&A is not a "
|
||
"discussion group. Please avoid holding debates in your answers as they tend "
|
||
"to dilute the essence of questions and answers. For brief discussions please"
|
||
" use commenting facility."
|
||
msgstr ""
|
||
"<b>Svar bör inte starta debatter</b> Detta community Q&A är inte en "
|
||
"diskussionsgrupp. Undvik att hålla debatter i dina svar eftersom de tenderar"
|
||
" att späda ut kärnan i frågor och svar. För korta diskussioner, använd "
|
||
"kommentarsfunktionen."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
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 ""
|
||
"<b>Svar bör inte bara peka på andra frågor</b>. Lägg istället till en "
|
||
"frågekommentar som anger \"Möjlig duplikat av...\". Det är dock ok att "
|
||
"inkludera länkar till andra frågor eller svar som ger relevant ytterligare "
|
||
"information."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Answers shouldn't just point to other questions</b>.Instead add a comment"
|
||
" indicating <i>\"Possible duplicate of...\"</i>. However, it's fine to "
|
||
"include links to other questions or answers providing relevant additional "
|
||
"information."
|
||
msgstr ""
|
||
"<b>Svar bör inte bara peka på andra frågor</b>. Lägg istället till en "
|
||
"kommentar som anger <i>\"Möjlig duplikat av...\"</i>. Det går dock bra att "
|
||
"inkludera länkar till andra frågor eller svar som ger relevant ytterligare "
|
||
"information."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
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 ""
|
||
"<b>Svar ska inte bara innehålla en länk till en lösning</b>. Ange istället "
|
||
"lösningens beskrivningstext i ditt svar, även om det bara är en "
|
||
"kopia/klistra in. Länkar är välkomna, men bör vara komplement till svaret, "
|
||
"hänvisa till källor eller ytterligare läsning."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Before you ask - please make sure to search for a similar question.</b> "
|
||
"You can search questions by their title or tags. It’s also OK to answer your"
|
||
" own question."
|
||
msgstr ""
|
||
"<b>Innan du frågar - se till att söka efter en liknande fråga.</b> Du kan "
|
||
"söka frågor efter deras titel eller taggar. Det är också OK att svara på din"
|
||
" egen fråga."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"<b>Please avoid asking questions that are too subjective and "
|
||
"argumentative</b> or not relevant to this community."
|
||
msgstr ""
|
||
"<b>Var vänlig undvik att ställa frågor som är alltför subjektiva och "
|
||
"argumentativa</b> eller som inte är relevanta för detta community."
|
||
|
||
#. module: website_forum
|
||
#: model_terms: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 ""
|
||
"<b>Försök att ge ett innehållsrikt svar.</b> Om du vill kommentera frågan eller svaret, använd bara\n"
|
||
" <b>använd kommentarsverktyget.</b> Kom ihåg att du alltid kan <b>revidera dina svar</b>\n"
|
||
" - du behöver inte svara på samma fråga två gånger. Glöm inte heller att <b>rösta</b>\n"
|
||
" - det hjälper verkligen till att välja de bästa frågorna och svaren!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "<b>Tags</b> I Follow"
|
||
msgstr "<b>Taggar</b> som jag följer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid ""
|
||
"<b>This forum is empty.</b><br/>\n"
|
||
" Be the first one asking a question"
|
||
msgstr ""
|
||
"<b>Det här forumet är tomt.</b><br/>\n"
|
||
" Bli den första som ställer en fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "<b>What kinds of questions can I ask here?</b>"
|
||
msgstr "<b>Vilka typer av frågor kan jag ställa här?</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "<b>What should I avoid in my answers?</b>"
|
||
msgstr "<b>Vad bör jag undvika i mina svar?</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "<b>What should I avoid in my questions?</b>"
|
||
msgstr "<b>Vad bör jag undvika i mina frågor?</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "<b>Why can other people edit my questions/answers?</b>"
|
||
msgstr "<b>Varför kan andra personer redigera mina frågor/svar?</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "<b>You already have a pending post.</b><br/>"
|
||
msgstr "<b>Du har redan ett väntande inlägg.</b><br/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
msgid "<b>[Answer]</b>"
|
||
msgstr "<b>[Svara]</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.contact
|
||
msgid ""
|
||
"<b>|</b>\n"
|
||
" <span class=\"fa fa-trophy bg-gold ms-2\" role=\"img\" aria-label=\"Gold badge\" title=\"Gold badge\"/>"
|
||
msgstr ""
|
||
"<b>|</b> <span class=\"fa fa-trophy bg-gold ms-2\n"
|
||
" <span class=\"fa fa-trophy bg-gold ms-2\" role=\"img\" aria-label=\"Guldmärke\" title=\"Guldmärke\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "<em class=\"d-block mb-2\">or</em>"
|
||
msgstr "<em class=\"d-block mb-2\">eller</em>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<i class=\" fa fa-comment text-muted me-1\"/>Comment"
|
||
msgstr "<i class=\" fa fa-comment text-muted me-1\"/>Kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-bell fa-fw\"/> Followed Posts"
|
||
msgstr "<i class=\"fa fa-bell fa-fw\"/> Följda inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "<i class=\"fa fa-bug\"/> Filter Tool"
|
||
msgstr "<i class=\"fa fa-bug\"/> Filterverktyg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<i class=\"fa fa-check fa-fw me-1\"/>Accept"
|
||
msgstr "<i class=\"fa fa-check fa-fw me-1\"/>Accept"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid ""
|
||
"<i class=\"fa fa-check text-success d-block display-2\"/>\n"
|
||
" <b>You've Completely Caught Up!</b><br/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-check text-success d-block display-2\"/>\n"
|
||
" <b>Du har helt kommit ikapp!</b><br/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "<i class=\"fa fa-check\"/> How to configure TPS and TVQ's canadian taxes?"
|
||
msgstr ""
|
||
"<i class=\"fa fa-check\"/> Hur konfigurerar jag TPS och TVQ:s kanadensiska "
|
||
"skatter?"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-check-square-o fa-fw\"/> To Validate"
|
||
msgstr "<i class=\"fa fa-check-square-o fa-fw\"/> Att granska"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "<i class=\"fa fa-chevron-left me-1\"/>Back"
|
||
msgstr "<i class=\"fa fa-chevron-left me-1\"/>Tillbaka"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "<i class=\"fa fa-chevron-left me-2\"/>Back to All Topics"
|
||
msgstr "<i class=\"fa fa-chevron-left me-2\"/>Tillbaka till Alla ämnen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_sub_nav
|
||
msgid "<i class=\"fa fa-chevron-left small\"/> Back"
|
||
msgstr "<i class=\"fa fa-chevron-left small\"/> Tillbaka"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_view_kanban
|
||
msgid "<i class=\"fa fa-comments-o me-1\" title=\"Forum\"/>"
|
||
msgstr "<i class=\"fa fa-comments-o me-1\" title=\"Forum\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_view_kanban
|
||
msgid "<i class=\"fa fa-eye me-1\" title=\"Views\"/>"
|
||
msgstr "<i class=\"fa fa-eye me-1\" title=\"Vyer\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-flag fa-fw\"/> Flagged"
|
||
msgstr "<i class=\"fa fa-flag fa-fw\"/> Flaggad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid ""
|
||
"<i class=\"fa fa-flag ms-4 mr4\"/>\n"
|
||
" Flagged"
|
||
msgstr ""
|
||
"<i class=\"fa fa-flagga ms-4 mr4\"/>\n"
|
||
" Flaggad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "<i class=\"fa fa-flag\"/> Country"
|
||
msgstr "<i class=\"fa fa-flagga\"/> Land"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_view_kanban
|
||
msgid "<i class=\"fa fa-globe me-1\" title=\"Website\"/>"
|
||
msgstr "<i class=\"fa fa-globe me-1\" title=\"Hemsida\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid ""
|
||
"<i class=\"fa fa-pencil\"/>\n"
|
||
" Edit<span class=\"d-none d-lg-inline\"> your answer</span>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-pencil\"/>\n"
|
||
" Ändra<span class=\"d-none d-lg-inline\"> ditt svar</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-question-circle-o fa-fw\"/> My Posts"
|
||
msgstr "<i class=\"fa fa-question-circle-o fa-fw\"/> Mina inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<i class=\"fa fa-reply me-1\"/>Answer"
|
||
msgstr "<i class=\"fa fa-reply me-1\"/>Svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<i class=\"fa fa-share-alt text-muted me-1\"/>Share"
|
||
msgstr "<i class=\"fa fa-share-alt text-muted me-1\"/>Dela"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid ""
|
||
"<i class=\"fa fa-share-alt text-muted\"/>\n"
|
||
" Share"
|
||
msgstr ""
|
||
"<i class=\"fa fa-share-alt text-muted\"/>\n"
|
||
" Dela"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-star fa-fw\"/> Favourites"
|
||
msgstr "<i class=\"fa fa-star fa-fw\"/> Favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "<i class=\"fa fa-tags fa-fw\"/> Followed Tags"
|
||
msgstr "<i class=\"fa fa-tags fa-fw\"/> Följda etiketter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid ""
|
||
"<i class=\"fa fa-thumbs-down text-danger ms-3\" role=\"img\" aria-"
|
||
"label=\"Negative votes\" title=\"Negative votes\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-thumbs-down text-danger ms-3\" role=\"img\" aria-"
|
||
"label=\"Negativa röster\" title=\"Negativa röster\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid ""
|
||
"<i class=\"fa fa-thumbs-up text-success\" role=\"img\" aria-label=\"Positive"
|
||
" votes\" title=\"Positive votes\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-thumbs-up text-success\" role=\"img\" aria-label=\"Positiva"
|
||
" röster\" title=\"Positiva röster\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<i class=\"fa fa-times fa-fw me-1\"/>Reject"
|
||
msgstr "<i class=\"fa fa-times fa-fw me-1\"/> Avslag"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"<i class=\"fa fa-times\"/> Good morning to all! Please, can someone help "
|
||
"solve my tax computation problem in Canada? Thanks!"
|
||
msgstr ""
|
||
"<i class=\"fa fa-times\"/> God morgon till alla! Snälla, kan någon hjälpa "
|
||
"till att lösa mitt skatteberäkningsproblem i Kanada? Tack för hjälpen!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "<i class=\"fa fa-user\"/> User"
|
||
msgstr "<i class=\"fa fa-user\"/> Användare"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "<small class=\"fw-bold\">Votes</small>"
|
||
msgstr "<small class=\"fw-bold\">Röstsiffror</small>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms: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"
|
||
" Flaggad\n"
|
||
" </small>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "<span class=\"badge text-bg-info\">Closed</span>"
|
||
msgstr "<span class=\"badge text-bg-info\">Stängt</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.contact
|
||
msgid ""
|
||
"<span class=\"fa fa-trophy bg-bronze ms-2\" role=\"img\" aria-label=\"Bronze"
|
||
" badge\" title=\"Bronze badge\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-trophy bg-bronze ms-2\" role=\"img\" aria-"
|
||
"label=\"Bronsmärke\" title=\"Bronsmärke\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.contact
|
||
msgid ""
|
||
"<span class=\"fa fa-trophy bg-silver ms-2\" role=\"img\" aria-label=\"Silver"
|
||
" badge\" title=\"Silver badge\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-trophy bg-silver ms-2\" role=\"img\" aria-label=\"Silver"
|
||
" badge\" title=\"Silver badge\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "<span class=\"fw-bold\">No answer posted yet.</span>"
|
||
msgstr "<span class=\"fw-bold\">Inget svar har publicerats ännu.</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "<span class=\"fw-bold\">No question posted yet.</span>"
|
||
msgstr "<span class=\"fw-bold\">Ingen fråga har publicerats ännu.</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "<span class=\"mx-1 d-none d-sm-inline\">&nbsp;|</span>"
|
||
msgstr "<span class=\"mx-1 d-none d-sm-inline\">&nbsp;|</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "<span class=\"mx-1 text-400 d-none d-lg-block\">|</span>"
|
||
msgstr "<span class=\"mx-1 text-400 d-none d-lg-block\">|</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "<span class=\"mx-1\">|</span>"
|
||
msgstr "<span class=\"mx-1\">|</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid ""
|
||
"<span class=\"mx-1\">|</span>\n"
|
||
" <i class=\"fa fa-star\"/>"
|
||
msgstr ""
|
||
"<span class=\"mx-1\">|</span>\n"
|
||
" <i class=\"fa fa-stjärna\"/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "<span class=\"mx-3 mx-lg-2 text-400 d-none d-md-inline\">|</span>"
|
||
msgstr "<span class=\"mx-3 mx-lg-2 text-400 d-none d-md-inline\">|</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "<span class=\"navbar-text me-1\">Go to:</span>"
|
||
msgstr "<span class=\"navbar-text me-1\">Gå till:</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "<span class=\"navbar-text me-3\">Show Tags Starting By</span>"
|
||
msgstr "<span class=\"navbar-text me-3\">Visa taggar som börjar med</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "<span class=\"o_stat_text\">Favorites</span>"
|
||
msgstr "<span class=\"o_stat_text\">Favoriter</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "<span class=\"o_stat_text\">Go to <br/>Website</span>"
|
||
msgstr "<span class=\"o_stat_text\">Gå till <br/>Webbplats</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "<span class=\"o_stat_text\">Posts</span>"
|
||
msgstr "<span class=\"o_stat_text\">Inlägg</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid ""
|
||
"<span class=\"o_wforum_answer_correct_badge border small border-success rounded-pill fw-bold text-success ms-2 px-2\">\n"
|
||
" Best Answer\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"o_wforum_answer_correct_badge border small border-success rounded-pill fw-bold text-success ms-2 px-2\">\n"
|
||
" Bästa svar\n"
|
||
" <span> </span"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "<span>By </span>"
|
||
msgstr "<span>Genom</span>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "A clear, explicit and concise title"
|
||
msgstr "En klar, tydlig och kortfattad titel"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "A new answer on"
|
||
msgstr "Ett nytt svar på"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
msgid "A new question"
|
||
msgstr "En ny fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "About"
|
||
msgstr "Om"
|
||
|
||
#. 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 "Acceptera ett svar på egna frågor"
|
||
|
||
#. 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 "Acceptera ett svar på alla frågor"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Accepted Answer"
|
||
msgstr "Accepterat svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_answer_accept
|
||
msgid "Accepting an answer"
|
||
msgstr "Acceptera ett svar"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Access Denied"
|
||
msgstr "Åtkomst nekad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_needaction
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_needaction
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Åtgärd krävs"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__active
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__active
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post__state__active
|
||
msgid "Active"
|
||
msgstr "Aktiv"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Activities"
|
||
msgstr "Aktiviteter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Activity"
|
||
msgstr "Aktivitet"
|
||
|
||
#. 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 ""
|
||
"Efter inlägget kommer användaren att erbjudas att dela sin fråga eller sitt "
|
||
"svar på sociala nätverk, vilket möjliggör spridning av forumets innehåll på "
|
||
"sociala nätverk."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
#, python-format
|
||
msgid "All"
|
||
msgstr "Alla"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "All Forums"
|
||
msgstr "Alla forum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "All Tags"
|
||
msgstr "Alla etiketter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "All Topics"
|
||
msgstr "Alla ämnen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "All forums"
|
||
msgstr "Alla forum"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__allow_bump
|
||
msgid "Allow Bump"
|
||
msgstr "Tillåt Bump"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Amazing! There are no unanswered questions left!"
|
||
msgstr "Fantastiskt! Det finns inga obesvarade frågor kvar!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Answer"
|
||
msgstr "Svar"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#: 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 Redigerat"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_answer_accepted
|
||
msgid "Answer accepted"
|
||
msgstr "Svar accepterat"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_6
|
||
msgid "Answer accepted with 15 or more votes"
|
||
msgstr "Svar accepterat med 15 eller fler röster"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_answer_downvote
|
||
msgid "Answer downvoted"
|
||
msgstr "Svar nedröstat"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_answer_flagged
|
||
msgid "Answer flagged"
|
||
msgstr "Svar flaggat"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_answer
|
||
msgid "Answer questions"
|
||
msgstr "Besvara frågor"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_answer_upvote
|
||
msgid "Answer upvoted"
|
||
msgstr "Svar uppröstat"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_4
|
||
msgid "Answer voted up 15 times"
|
||
msgstr "Svaret har röstats fram 15 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_2
|
||
msgid "Answer voted up 4 times"
|
||
msgstr "Svaret har röstats fram 4 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_3
|
||
msgid "Answer voted up 6 times"
|
||
msgstr "Svaret har röstats fram 6 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_5
|
||
msgid "Answer was accepted with 3 or more votes"
|
||
msgstr "Svaret godtogs med 3 eller fler röster"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__default_order__child_count_desc
|
||
msgid "Answered"
|
||
msgstr "Besvarad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Answered Posts"
|
||
msgstr "Besvarade inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "Answered by"
|
||
msgstr "Besvarad av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_8
|
||
msgid "Answered own question with at least 4 up votes"
|
||
msgstr "Besvarade egen fråga med minst 4 upp-röster"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__child_count
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Answers"
|
||
msgstr "Svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_gamification_challenge__challenge_category
|
||
msgid "Appears in"
|
||
msgstr "Förekommer i"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_view_search
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Archived"
|
||
msgstr "Arkiverad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_ask
|
||
msgid "Ask questions"
|
||
msgstr "Ställ frågor"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_post
|
||
msgid "Ask questions without validation"
|
||
msgstr "Ställ frågor utan att bekräfta"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_26
|
||
msgid "Asked a question and accepted an answer"
|
||
msgstr "Ställde en fråga och accepterade ett svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_1
|
||
msgid "Asked a question with at least 150 views"
|
||
msgstr "Ställt en fråga med minst 150 visningar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_2
|
||
msgid "Asked a question with at least 250 views"
|
||
msgstr "Ställt en fråga med minst 250 visningar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_3
|
||
msgid "Asked a question with at least 500 views"
|
||
msgstr "Ställt en fråga med minst 500 visningar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_7
|
||
msgid "Asked first question with at least one up vote"
|
||
msgstr "Ställdes första frågan med minst en uppåtgående röst"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__create_date
|
||
msgid "Asked on"
|
||
msgstr "Ställdes på"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_question_new
|
||
msgid "Asking a question"
|
||
msgstr "Att ställa en fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_ir_attachment
|
||
msgid "Attachment"
|
||
msgstr "Bilaga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_attachment_count
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_attachment_count
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Antal bilagor"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Author"
|
||
msgstr "Författare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__authorized_group_id
|
||
msgid "Authorized Group"
|
||
msgstr "Bemyndigad grupp"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_p_1
|
||
msgid "Autobiographer"
|
||
msgstr "Självbiograf"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.author_box
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answer
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "Avatar"
|
||
msgstr "Avatar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Back"
|
||
msgstr "Tillbaka"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Back to Question"
|
||
msgstr "Tillbaka till frågan"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Bad Request"
|
||
msgstr "Dålig begäran"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_badges
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Badges"
|
||
msgstr "Emblem"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post_reason__reason_type__basic
|
||
msgid "Basic"
|
||
msgstr "Basal"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Be less specific in your wording for a wider search result"
|
||
msgstr "Var mindre specifik i din formulering för ett bredare sökresultat"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Browse All"
|
||
msgstr "Bläddra bland alla"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__bump_date
|
||
msgid "Bumped on"
|
||
msgstr "Bumpad på"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "By sharing you answer, you will get additional"
|
||
msgstr "Genom att dela ditt svar får du ytterligare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_accept
|
||
msgid "Can Accept"
|
||
msgstr "Kan acceptera"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_answer
|
||
msgid "Can Answer"
|
||
msgstr "Kan svara"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_ask
|
||
msgid "Can Ask"
|
||
msgstr "Kan fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_post
|
||
msgid "Can Automatically be Validated"
|
||
msgstr "Kan valideras automatiskt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_close
|
||
msgid "Can Close"
|
||
msgstr "Kan stänga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_comment
|
||
msgid "Can Comment"
|
||
msgstr "Kan kommentera"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_comment_convert
|
||
msgid "Can Convert to Comment"
|
||
msgstr "Kan konvertera till Kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_downvote
|
||
msgid "Can Downvote"
|
||
msgstr "Kan nedrösta"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_edit
|
||
msgid "Can Edit"
|
||
msgstr "Kan Redigera"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_flag
|
||
msgid "Can Flag"
|
||
msgstr "Flagga för burk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_moderate
|
||
msgid "Can Moderate"
|
||
msgstr "Kan Moderera"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_unlink
|
||
msgid "Can Unlink"
|
||
msgstr "Kan ta bort länk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_upvote
|
||
msgid "Can Upvote"
|
||
msgstr "Kan rösta upp"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_use_full_editor
|
||
msgid "Can Use Full Editor"
|
||
msgstr "Kan använda Full Editor"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__can_view
|
||
msgid "Can View"
|
||
msgstr "Kan visa"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_edit_retag
|
||
msgid "Change question tags"
|
||
msgstr "Ändra frågetaggar"
|
||
|
||
#. 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 ""
|
||
"Markera den här rutan för att visa en popup för inlägg som är äldre än 10 "
|
||
"dagar utan något givet svar. Popup-fönstret kommer att erbjuda att dela det "
|
||
"på sociala nätverk. När en fråga delas hamnar den högst upp i forumet."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Check your spelling and try again"
|
||
msgstr "Kontrollera stavningen och försök igen"
|
||
|
||
#. 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 "Chefskommentator"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Click here to accept this answer."
|
||
msgstr "Klicka här för att acceptera svaret."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Click to answer."
|
||
msgstr "Klicka för att svara."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Click to post your answer."
|
||
msgstr "Klicka för att publicera ditt svar."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Click to post your question."
|
||
msgstr "Klicka för att ställa din fråga."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Close"
|
||
msgstr "Stäng"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Close Post"
|
||
msgstr "Nära inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_post_reasons
|
||
msgid "Close Reasons"
|
||
msgstr "Nära skäl"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_close_all
|
||
msgid "Close all posts"
|
||
msgstr "Stäng alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_close_own
|
||
msgid "Close own posts"
|
||
msgstr "Stäng egna inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
msgid "Close post"
|
||
msgstr "Nära post"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post__state__close
|
||
msgid "Closed"
|
||
msgstr "Avslutad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__closed_uid
|
||
msgid "Closed by"
|
||
msgstr "Avslutad av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__closed_date
|
||
msgid "Closed on"
|
||
msgstr "Stängt den"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
msgid "Closing"
|
||
msgstr "Avslutning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason__name
|
||
msgid "Closing Reason"
|
||
msgstr "Avslutningsanledning"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
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 "Kommentera alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_comment_own
|
||
msgid "Comment own posts"
|
||
msgstr "Kommentera egna inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Comment this post..."
|
||
msgstr "Kommentera detta inlägg..."
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_p_2
|
||
#: model:gamification.challenge,name:website_forum.challenge_commentator
|
||
#: model:gamification.goal.definition,name:website_forum.definition_commentator
|
||
msgid "Commentator"
|
||
msgstr "Kommentator"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_display_post_answer
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Comments"
|
||
msgstr "Kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.challenge,name:website_forum.challenge_configure_profile
|
||
msgid "Complete own biography"
|
||
msgstr "Färdigställ din egen biografi"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_configure_profile
|
||
#: model_terms:gamification.badge,description:website_forum.badge_p_1
|
||
msgid "Completed own biography"
|
||
msgstr "Färdigställd egen biografi"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_7
|
||
msgid "Contains offensive or malicious remarks"
|
||
msgstr "Innehåller stötande eller illvilliga kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__content
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Content"
|
||
msgstr "Innehåll"
|
||
|
||
#. 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 "Konvertera alla svar till kommentarer och vice versa"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Convert as a answer"
|
||
msgstr "Konvertera som ett svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "Convert as a comment"
|
||
msgstr "Konvertera som en kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__karma_accept
|
||
msgid "Convert comment to answer"
|
||
msgstr "Konvertera kommentar till 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 "Konvertera egna svar till kommentarer och vice versa"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__is_correct
|
||
msgid "Correct"
|
||
msgstr "Korrekt"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__is_correct
|
||
msgid "Correct answer or answer accepted"
|
||
msgstr "Korrekt svar eller accepterat svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote__create_date
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users__create_date
|
||
msgid "Create Date"
|
||
msgstr "Skapat datum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.actions.act_window,help:website_forum.action_forum_post
|
||
msgid "Create a new forum post"
|
||
msgstr "Skapa ett nytt inlägg i forumet"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Create a new post in this forum by clicking on the button."
|
||
msgstr "Skapa ett nytt inlägg i detta forum genom att klicka på knappen."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.actions.act_window,help:website_forum.forum_tag_action
|
||
msgid "Create a new tag"
|
||
msgstr "Skapa en ny etikett"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_tag_create
|
||
msgid "Create new tags"
|
||
msgstr "Skapa nya taggar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_32
|
||
msgid "Created a tag used by 15 questions"
|
||
msgstr "Skapade en tagg som används av 15 frågor"
|
||
|
||
#. 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 "Skapad 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 "Skapad"
|
||
|
||
#. 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 "Trovärdig fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_5
|
||
#: model:gamification.challenge,name:website_forum.challenge_critic
|
||
#: model:gamification.goal.definition,name:website_forum.definition_critic
|
||
msgid "Critic"
|
||
msgstr "Kritiker"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_searchbar_input_snippet_options
|
||
msgid "Date"
|
||
msgstr "Datum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_searchbar_input_snippet_options
|
||
msgid "Date (high to low)"
|
||
msgstr "Datum (hög till låg)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_searchbar_input_snippet_options
|
||
msgid "Date (low to high)"
|
||
msgstr "Datum (låg till hög)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__default_order
|
||
msgid "Default"
|
||
msgstr "Standard"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Default Sort"
|
||
msgstr "Standardsortering"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_gamification_challenge__challenge_category
|
||
msgid "Define the visibility of the challenge through menus"
|
||
msgstr "Definiera utmaningens synlighet genom menyer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Delete"
|
||
msgstr "Ta bort"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_unlink_all
|
||
msgid "Delete all posts"
|
||
msgstr "Radera alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_unlink_own
|
||
msgid "Delete own posts"
|
||
msgstr "Radera egna inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Deleted"
|
||
msgstr "Borttagen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_23
|
||
msgid "Deleted own post with 3 or more downvotes"
|
||
msgstr "Raderade eget inlägg med 3 eller fler nedröster"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_6
|
||
msgid "Deleted own post with 3 or more upvotes"
|
||
msgstr "Raderade eget inlägg med 3 eller fler uppgraderingar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__description
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_all_all_entries
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_searchbar_input_snippet_options
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Description"
|
||
msgstr "Beskrivning"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Description visible on website"
|
||
msgstr "Beskrivning synlig på webbplatsen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answer
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Discard"
|
||
msgstr "Avbryt"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_6
|
||
#: model:gamification.challenge,name:website_forum.challenge_disciplined
|
||
#: model:gamification.goal.definition,name:website_forum.definition_disciplined
|
||
msgid "Disciplined"
|
||
msgstr "Disciplinerad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__mode__discussions
|
||
msgid "Discussions (multiple answers)"
|
||
msgstr "Diskussioner (flera svar)"
|
||
|
||
#. 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 "Visningsnamn"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_user_bio
|
||
msgid "Display detailed user biography"
|
||
msgstr "Visa detaljerad användarbiografi"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_downvote
|
||
msgid "Downvote"
|
||
msgstr "Nedrösta"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_1
|
||
msgid "Duplicate post"
|
||
msgstr "Duplicerat inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Edit"
|
||
msgstr "Redigera"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Edit Answer"
|
||
msgstr "Redigera svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Edit Forum in Backend"
|
||
msgstr "Redigera forum i backend"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Edit Question"
|
||
msgstr "Redigera fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_edit_all
|
||
msgid "Edit all posts"
|
||
msgstr "Redigera alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_edit_own
|
||
msgid "Edit own posts"
|
||
msgstr "Redigera egna inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Edit your Post"
|
||
msgstr "Redigera ditt inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_7
|
||
#: model:gamification.challenge,name:website_forum.challenge_editor
|
||
#: model:gamification.goal.definition,name:website_forum.definition_editor
|
||
msgid "Editor"
|
||
msgstr "Redigerare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_editor
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__can_use_full_editor
|
||
msgid "Editor Features: image and links"
|
||
msgstr "Editorfunktioner: bild och länkar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_5
|
||
#: model:gamification.challenge,name:website_forum.challenge_enlightened
|
||
#: model:gamification.goal.definition,name:website_forum.definition_enlightened
|
||
msgid "Enlightened"
|
||
msgstr "Upplyst"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"Example\n"
|
||
" <i class=\"fa fa-question-circle\"/>"
|
||
msgstr ""
|
||
"Exempel\n"
|
||
" <i class=\"fa fa-question-circle\"/>"
|
||
|
||
#. 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ömd fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__favourite_count
|
||
msgid "Favorite"
|
||
msgstr "Favorit"
|
||
|
||
#. 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 "Favoritfråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__favourite_ids
|
||
msgid "Favourite"
|
||
msgstr "Favorit"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_favorite_question_1
|
||
msgid "Favourite Question (1)"
|
||
msgstr "Favoritfråga (1)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_stellar_question_25
|
||
msgid "Favourite Question (25)"
|
||
msgstr "Favoritfråga (25)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_favorite_question_5
|
||
msgid "Favourite Question (5)"
|
||
msgstr "Favoritfråga (5)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Favourite Questions"
|
||
msgstr "Favoritfrågor"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Favourites"
|
||
msgstr "Favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Filter by:"
|
||
msgstr "Filtrera efter:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__relevancy_post_vote
|
||
msgid "First Relevance Parameter"
|
||
msgstr "Första relevansparametern"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_5
|
||
msgid "First downvote"
|
||
msgstr "Första nedröstningen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_7
|
||
msgid "First edit"
|
||
msgstr "Första redigeringen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_31
|
||
msgid "First upvote"
|
||
msgstr "Första upprösten"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Flag"
|
||
msgstr "Flagga"
|
||
|
||
#. 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 "Markera ett inlägg som stötande"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post__state__flagged
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Flagged"
|
||
msgstr "Flaggad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__flag_user_id
|
||
msgid "Flagged by"
|
||
msgstr "Flaggad av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Followed Questions"
|
||
msgstr "Följda frågor"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_follower_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_follower_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Följare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_partner_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_partner_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Följare (partners)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Following"
|
||
msgstr "Följer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"For example, if you ask an interesting question or give a helpful answer, "
|
||
"your input will be upvoted. On the other hand if the answer is misleading - "
|
||
"it will be downvoted. Each vote in favor will generate 10 points, each vote "
|
||
"against will subtract 2 points. There is a limit of 200 points that can be "
|
||
"accumulated for a question or answer per day. The table given at the end "
|
||
"explains reputation point requirements for each type of moderation task."
|
||
msgstr ""
|
||
"Om du till exempel ställer en intressant fråga eller ger ett användbart svar"
|
||
" kommer ditt inlägg att röstas upp. Om svaret däremot är missvisande kommer "
|
||
"det att nedröstas. Varje röst för genererar 10 poäng, varje röst emot drar "
|
||
"av 2 poäng. Det finns en gräns på 200 poäng som kan ackumuleras för en fråga"
|
||
" eller ett svar per dag. I tabellen i slutet förklaras kraven för "
|
||
"ryktespoäng för varje typ av modereringsuppgift."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/website.py:0
|
||
#: code:addons/website_forum/models/website.py:0
|
||
#: 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_global
|
||
#: model:website.menu,name:website_forum.menu_website_forums
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_view_search
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
#, python-format
|
||
msgid "Forum"
|
||
msgstr "Forum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_forum_view_form_add
|
||
msgid "Forum Mode"
|
||
msgstr "Forum för mode"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__name
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_forum_view_form_add
|
||
msgid "Forum Name"
|
||
msgstr "Forumets namn"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "Forum Page"
|
||
msgstr "Forum-sida"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "Forum Post"
|
||
msgstr "Foruminlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_post
|
||
msgid "Forum Post Pages"
|
||
msgstr "Sidor för foruminlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_post_pages
|
||
msgid "Forum Posts"
|
||
msgstr "Inlägg i forumet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_tag
|
||
msgid "Forum Tag"
|
||
msgstr "Forumdag"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_global
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_searchbar_input_snippet_options
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_list
|
||
msgid "Forums"
|
||
msgstr "Forum"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_website__forums_count
|
||
msgid "Forums Count"
|
||
msgstr "Forum räknar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_gamification_challenge
|
||
msgid "Gamification Challenge"
|
||
msgstr "Utmaning Gamification"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Give your post title."
|
||
msgstr "Ge ditt inlägg en titel."
|
||
|
||
#. 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 "Bra svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_good_answer
|
||
msgid "Good Answer (6)"
|
||
msgstr "Bra 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 "Bra fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_graph
|
||
msgid "Graph of Posts"
|
||
msgstr "Graf över inlägg"
|
||
|
||
#. 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 "Bra svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_great_answer
|
||
msgid "Great Answer (15)"
|
||
msgstr "Bra 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 "Bra fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "Grid"
|
||
msgstr "Matris"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Group By"
|
||
msgstr "Gruppera efter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__faq
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Guidelines"
|
||
msgstr "Riktlinjer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_6
|
||
#: model:gamification.challenge,name:website_forum.challenge_guru
|
||
msgid "Guru"
|
||
msgstr "Lärare"
|
||
|
||
#. module: website_forum
|
||
#: 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 svarat"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__has_message
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__has_message
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__has_message
|
||
msgid "Has Message"
|
||
msgstr "Har meddelande"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.forum,name:website_forum.forum_help
|
||
msgid "Help"
|
||
msgstr "Hjälp"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "Here a table with the privileges and the karma level"
|
||
msgstr "Här är en tabell med privilegierna och karmanivån"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,welcome_message:website_forum.forum_help
|
||
msgid "Hide Intro"
|
||
msgstr "Dölj introduktion"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "I'm <b>Following</b>"
|
||
msgstr "Jag <b>följer</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "I'm Following"
|
||
msgstr "Jag följer"
|
||
|
||
#. 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__message_needaction
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__message_needaction
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Om markerad så finns det meddelanden som kräver din uppmärksamhet."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__message_has_error
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__message_has_sms_error
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__message_has_error
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__message_has_sms_error
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__message_has_error
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Om markerad har det uppstått leveransfel för vissa meddelanden."
|
||
|
||
#. 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 ""
|
||
"Om författaren inte har tillräckligt med karma, läggs ett nofollow-attribut "
|
||
"till länkar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "If this approach is not for you, please respect the community."
|
||
msgstr ""
|
||
"Om detta tillvägagångssätt inte passar dig, vänligen respektera gemenskapen."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
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 ""
|
||
"Om du stänger detta inlägg kommer det att döljas för de flesta användare. Endast\n"
|
||
" användare med hög karma kan se stängda inlägg för att moderera\n"
|
||
" dem."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"If you fit in one of these example or if your motivation for asking the "
|
||
"question is “I would like to participate in a discussion about ______”, then"
|
||
" you should not be asking here but on our mailing lists. However, if your "
|
||
"motivation is “I would like others to explain ______ to me”, then you are "
|
||
"probably OK."
|
||
msgstr ""
|
||
"Om du passar in i något av dessa exempel eller om ditt motiv för att ställa "
|
||
"frågan är \"Jag skulle vilja delta i en diskussion om ______\", bör du inte "
|
||
"ställa frågan här utan på våra e-postlistor. Men om ditt motiv är \"Jag vill"
|
||
" att andra ska förklara ______ för mig\", då är det förmodligen OK."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
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 ""
|
||
"Om du markerar detta inlägg som stötande, kommer det att döljas för de flesta användare. Endast\n"
|
||
" användare med hög karma kan se stötande inlägg för att moderera\n"
|
||
" dem."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__image_1920
|
||
msgid "Image"
|
||
msgstr "Bild"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__image_1024
|
||
msgid "Image 1024"
|
||
msgstr "Bild 1024"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__image_128
|
||
msgid "Image 128"
|
||
msgstr "Bild 128"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__image_256
|
||
msgid "Image 256"
|
||
msgstr "Bild 256"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__image_512
|
||
msgid "Image 512"
|
||
msgstr "Bild 512"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_13
|
||
msgid "Inappropriate and unacceptable statements"
|
||
msgstr "Olämpliga och oacceptabla uttalanden"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Insert tags related to your question."
|
||
msgstr "Infoga taggar som är relaterade till din fråga."
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_11
|
||
msgid "Insulting and offensive language"
|
||
msgstr "Förolämpande och stötande språk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__user_favourite
|
||
msgid "Is Favourite"
|
||
msgstr "Är favorit"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_is_follower
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_is_follower
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Är följare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__has_validated_answer
|
||
msgid "Is answered"
|
||
msgstr "Besvaras"
|
||
|
||
#. 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 "Är författarens biografi synlig från hans inlägg"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "It is not allowed to modify someone else's vote."
|
||
msgstr "Det är inte tillåtet att ändra någon annans röst."
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "It is not allowed to vote for its own post."
|
||
msgstr "Det är inte tillåtet att rösta på sitt eget inlägg."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Karma"
|
||
msgstr "Karma"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Karma Error"
|
||
msgstr "Karma Fel"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Karma Gains"
|
||
msgstr "Karma-vinster"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Karma Related Rights"
|
||
msgstr "Karma-relaterade rättigheter"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__karma_close
|
||
msgid "Karma to close"
|
||
msgstr "Karma att stänga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__karma_comment
|
||
msgid "Karma to comment"
|
||
msgstr "Karma för att kommentera"
|
||
|
||
#. 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 för att konvertera kommentar till svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__karma_edit
|
||
msgid "Karma to edit"
|
||
msgstr "Karma för att redigera"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__karma_unlink
|
||
msgid "Karma to unlink"
|
||
msgstr "Karma för att ta bort länk"
|
||
|
||
#. 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 "Senast redigerad den"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__last_post_id
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "Last Post"
|
||
msgstr "Sista inlägget"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_options
|
||
msgid "Last Post:"
|
||
msgstr "Senaste inlägget:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__default_order__write_date_desc
|
||
msgid "Last Updated"
|
||
msgstr "Senast uppdaterad"
|
||
|
||
#. 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 "Senast uppdaterad 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 "Senast uppdaterad på"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Last activity date"
|
||
msgstr "Datum för senaste aktivitet"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "Layout"
|
||
msgstr "Layout"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_25
|
||
msgid "Left 10 answers with score of 10 or more"
|
||
msgstr "Lämnade 10 svar med poäng på 10 eller mer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "List"
|
||
msgstr "Lista"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_main_attachment_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_main_attachment_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_main_attachment_id
|
||
msgid "Main Attachment"
|
||
msgstr "Bilaga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "Mark as Best Answer"
|
||
msgstr "Markera som bästa svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.show_flag_validator
|
||
msgid "Mark as Offensive"
|
||
msgstr "Markera som stötande"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Mark as offensive"
|
||
msgstr "Markera som stötande"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Mark as spam"
|
||
msgstr "Markera som spam"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__menu_id
|
||
msgid "Menu"
|
||
msgstr "Meny"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_has_error
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_has_error
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Fel vid leverans av meddelande"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_ids
|
||
msgid "Messages"
|
||
msgstr "Meddelanden"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__mode
|
||
msgid "Mode"
|
||
msgstr "Läge"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_moderate
|
||
msgid "Moderate posts"
|
||
msgstr "Moderata inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "Moderation"
|
||
msgstr "Moderering"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "Moderation tools"
|
||
msgstr "Verktyg för moderering"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "More"
|
||
msgstr "Mer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "More over:"
|
||
msgstr "Mer över:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__default_order__vote_count_desc
|
||
msgid "Most Voted"
|
||
msgstr "Mest röstad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Most answered"
|
||
msgstr "De flesta svarade"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Most voted"
|
||
msgstr "Mest röstade"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"Move this question to the top of the list by sharing it on social networks."
|
||
msgstr ""
|
||
"Flytta denna fråga till toppen av listan genom att dela den på sociala "
|
||
"nätverk."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "My <b>Favourites</b>"
|
||
msgstr "My <b>Favoriter</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "My <b>Posts</b>"
|
||
msgstr "Mina <b>inlägg</b>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "My Favourites"
|
||
msgstr "Mina favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "My Posts"
|
||
msgstr "Mina inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__user_vote
|
||
msgid "My Vote"
|
||
msgstr "Min röst"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "My profile"
|
||
msgstr "Min profil"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__name
|
||
msgid "Name"
|
||
msgstr "Namn"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_votes
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.vote
|
||
msgid "Negative vote"
|
||
msgstr "Negativ omröstning"
|
||
|
||
#. 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.actions.act_window,name:website_forum.forum_forum_action_add
|
||
msgid "New Forum"
|
||
msgstr "Nytt forum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "New Post"
|
||
msgstr "Nytt inlägg"
|
||
|
||
#. 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 "Ny fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__default_order__create_date_desc
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Newest"
|
||
msgstr "Senaste"
|
||
|
||
#. 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 "Bra svar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_nice_answer
|
||
msgid "Nice Answer (4)"
|
||
msgstr "Bra svar (4)"
|
||
|
||
#. 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 "Bra fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_activities
|
||
msgid "No activities yet!"
|
||
msgstr "Inga aktiviteter ännu!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "No favourite questions in this forum (yet).<br/>"
|
||
msgstr "Inga favoritfrågor i detta forum (ännu).<br/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "No flagged posts"
|
||
msgstr "Inga flaggade inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_all
|
||
msgid "No forum is available yet."
|
||
msgstr "Inget forum är tillgängligt ännu."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "No post to be validated"
|
||
msgstr "Ingen post att validera"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "No tags"
|
||
msgstr "Inga taggar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_votes
|
||
msgid "No vote given by you yet!"
|
||
msgstr "Du har ännu inte avgett någon röst!"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_dofollow
|
||
msgid "Nofollow links"
|
||
msgstr "Nofollow-länkar"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_4
|
||
msgid "Not a real post"
|
||
msgstr "Inte ett riktigt inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_6
|
||
msgid "Not relevant or out dated"
|
||
msgstr "Inte relevant eller föråldrad"
|
||
|
||
#. 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 "Anmärkningsvärd fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Antal åtgärder"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__posts_count
|
||
msgid "Number of Posts"
|
||
msgstr "Antal tjänster"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Antal fel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__count_flagged_posts
|
||
msgid "Number of flagged posts"
|
||
msgstr "Antal flaggade inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__message_needaction_counter
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__message_needaction_counter
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Antal meddelanden som kräver åtgärd"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__message_has_error_counter
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__message_has_error_counter
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Antal meddelanden med leveransfel"
|
||
|
||
#. 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 "Antal tjänster som väntar på validering"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_2
|
||
msgid "Off-topic or not relevant"
|
||
msgstr "Off-topic eller inte relevant"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post__state__offensive
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post_reason__reason_type__offensive
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Offensive"
|
||
msgstr "Offensiv"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
#, python-format
|
||
msgid "Offensive Post"
|
||
msgstr "Offensiv post"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "On average,"
|
||
msgstr "I genomsnitt,"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "Only one answer per question is allowed"
|
||
msgstr "Endast ett svar per fråga är tillåtet"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Options"
|
||
msgstr "Alternativ"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Order and Visibility"
|
||
msgstr "Ordning och reda"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Order by"
|
||
msgstr "Order av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_all_oe_structure_forum_all_top
|
||
msgid "Our forums"
|
||
msgstr "Våra forum"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_23
|
||
#: model:gamification.challenge,name:website_forum.challenge_peer_pressure
|
||
#: model:gamification.goal.definition,name:website_forum.definition_peer_pressure
|
||
msgid "Peer Pressure"
|
||
msgstr "Grupptryck"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "People"
|
||
msgstr "Personer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__plain_content
|
||
msgid "Plain Content"
|
||
msgstr "Enkelt innehåll"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid ""
|
||
"Please wait for a moderator to validate your previous post before "
|
||
"continuing."
|
||
msgstr ""
|
||
"Vänta tills en moderator har bekräftat ditt tidigare inlägg innan du "
|
||
"fortsätter."
|
||
|
||
#. 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är fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_popular_question
|
||
msgid "Popular Question (150)"
|
||
msgstr "Populär fråga (150)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_notable_question
|
||
msgid "Popular Question (250)"
|
||
msgstr "Populär fråga (250)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_famous_question
|
||
msgid "Popular Question (500)"
|
||
msgstr "Populär fråga (500)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_votes
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.vote
|
||
msgid "Positive vote"
|
||
msgstr "Positiv omröstning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote__post_id
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Post"
|
||
msgstr "Posta"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answer
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_reply
|
||
msgid "Post Answer"
|
||
msgstr "Posta svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__child_ids
|
||
msgid "Post Answers"
|
||
msgstr "Post Svar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.forum_post_reasons_action
|
||
msgid "Post Close Reasons"
|
||
msgstr "Post Close Anledningar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post_reason
|
||
msgid "Post Closing Reason"
|
||
msgstr "Motivering efter stängning"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_comment
|
||
msgid "Post Comment"
|
||
msgstr "Inlägg Kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.snippet_options
|
||
msgid "Post Count"
|
||
msgstr "Antal inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_forum_post_vote
|
||
msgid "Post Vote"
|
||
msgstr "Poströstning"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Post Your Question"
|
||
msgstr "Skicka din fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
msgid "Post:"
|
||
msgstr "Post:"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_p_2
|
||
msgid "Posted 10 comments"
|
||
msgstr "Publicerad 10 kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_p_4
|
||
msgid "Posted 100 comments"
|
||
msgstr "Publicerad 100 kommentarer"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "Posting answer on a [Deleted] or [Closed] question is not possible."
|
||
msgstr ""
|
||
"Det är inte möjligt att posta svar på en [Borttagen] eller [Avslutad] fråga."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_posts
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__post_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__post_ids
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Posts"
|
||
msgstr "Inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_options
|
||
msgid "Posts:"
|
||
msgstr "Inlägg:"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__privacy
|
||
msgid "Privacy"
|
||
msgstr "Integritet"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__privacy__public
|
||
msgid "Public"
|
||
msgstr "Publik"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__privacy
|
||
msgid ""
|
||
"Public: Forum is public\n"
|
||
"Signed In: Forum is visible for signed in users\n"
|
||
"Some users: Forum and their content are hidden for non members of selected group"
|
||
msgstr ""
|
||
"Offentlig: Forumet är offentligt\n"
|
||
"Inloggad: Forumet är synligt för inloggade användare\n"
|
||
"Vissa användare: Forumet och dess innehåll är dolt för icke-medlemmar i den valda gruppen"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_25
|
||
#: model:gamification.challenge,name:website_forum.challenge_pundit
|
||
#: model:gamification.goal.definition,name:website_forum.definition_pundit
|
||
msgid "Pundit"
|
||
msgstr "Pundit"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Put your answer here."
|
||
msgstr "Skriv ditt svar här."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/tours/website_forum.js:0
|
||
#, python-format
|
||
msgid "Put your question here."
|
||
msgstr "Ställ din fråga här."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__parent_id
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Question"
|
||
msgstr "Fråga"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#: 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 "Redigerad fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Question by"
|
||
msgstr "Fråga från"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_question_downvote
|
||
msgid "Question downvoted"
|
||
msgstr "Nedvoterad fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.404
|
||
msgid "Question not found!"
|
||
msgstr "Frågan hittades inte!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_4
|
||
msgid "Question set as favorite by 1 user"
|
||
msgstr "Fråga som favorit av 1 användare"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_6
|
||
msgid "Question set as favorite by 25 users"
|
||
msgstr "Fråga vald som favorit av 25 användare"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_5
|
||
msgid "Question set as favorite by 5 users"
|
||
msgstr "Fråga som favorit av 5 användare"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Question should not be empty."
|
||
msgstr "Frågan får inte vara tom."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_gen_question_upvote
|
||
msgid "Question upvoted"
|
||
msgstr "Fråga uppröstad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_10
|
||
msgid "Question voted up 15 times"
|
||
msgstr "Fråga som röstats upp 15 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_8
|
||
msgid "Question voted up 4 times"
|
||
msgstr "Fråga som röstats upp 4 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_q_9
|
||
msgid "Question voted up 6 times"
|
||
msgstr "Fråga som röstats upp 6 gånger"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Questions"
|
||
msgstr "Frågor"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__mode__questions
|
||
msgid "Questions (1 answer)"
|
||
msgstr "Frågor (1 svar)"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__mode
|
||
msgid ""
|
||
"Questions mode: only one answer allowed\n"
|
||
" Discussions mode: multiple answers allowed"
|
||
msgstr ""
|
||
"Frågeläge: endast ett svar tillåtet\n"
|
||
" Diskussionsläge: flera svar tillåtna"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_15
|
||
msgid "Racist and hate speech"
|
||
msgstr "Rasism och hatpropaganda"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_rank_global
|
||
msgid "Ranks"
|
||
msgstr "Rangordning"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "Re: %s"
|
||
msgstr "Re: %s"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Read the guidelines to know how to gain karma."
|
||
msgstr "Läs riktlinjerna för att veta hur du får karma."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Read: #{question.name}"
|
||
msgstr "Läs: #{{question.name}"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__closed_reason_id
|
||
msgid "Reason"
|
||
msgstr "Anledning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_reason__reason_type
|
||
msgid "Reason Type"
|
||
msgstr "Orsak Typ"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.mark_as_offensive
|
||
msgid "Reason:"
|
||
msgstr "Orsak:"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_reason_view_list
|
||
msgid "Reasons"
|
||
msgstr "Anledningar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:gamification.badge,description:website_forum.badge_a_1
|
||
msgid "Received at least 3 upvote for an answer for the first time"
|
||
msgstr "Fick minst 3 upvote för ett svar för första gången"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Refuse"
|
||
msgstr "Neka"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,welcome_message:website_forum.forum_help
|
||
msgid "Register"
|
||
msgstr "Anmäl"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__relevancy
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__default_order__relevancy_desc
|
||
msgid "Relevance"
|
||
msgstr "Relevans"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "Relevance Computation"
|
||
msgstr "Beräkning av relevans"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Reopen"
|
||
msgstr "Återuppta"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Reply should not be empty."
|
||
msgstr "Svaret bör inte vara tomt."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__self_reply
|
||
msgid "Reply to own question"
|
||
msgstr "Svara på egen fråga"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__website_id
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__website_id
|
||
msgid "Restrict publishing to this website."
|
||
msgstr "Begränsa publicering till denna webbplats."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.private_profile
|
||
msgid "Return to the forum."
|
||
msgstr "Återgå till forumet."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.404
|
||
msgid "Return to the question list."
|
||
msgstr "Återgå till frågelistan."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__moderator_id
|
||
msgid "Reviewed by"
|
||
msgstr "Granskad av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__is_seo_optimized
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__is_seo_optimized
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__is_seo_optimized
|
||
msgid "SEO optimized"
|
||
msgstr "SEO optimerad"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "SMS leveransfel"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Save Changes"
|
||
msgstr "Spara ändringar"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_26
|
||
#: model:gamification.challenge,name:website_forum.challenge_scholar
|
||
#: model:gamification.goal.definition,name:website_forum.definition_scholar
|
||
msgid "Scholar"
|
||
msgstr "Forskare"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Search Tips"
|
||
msgstr "Tips för sökning"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Search in Post"
|
||
msgstr "Sök i inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Search..."
|
||
msgstr "Sök..."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__relevancy_time_decay
|
||
msgid "Second Relevance Parameter"
|
||
msgstr "Andra relevansparametern"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "See"
|
||
msgstr "Se"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "See post"
|
||
msgstr "Se inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
msgid "See question"
|
||
msgstr "Se fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Select All"
|
||
msgstr "Välj alla"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_8
|
||
#: model:gamification.challenge,name:website_forum.challenge_self_learner
|
||
#: model:gamification.goal.definition,name:website_forum.definition_self_learner
|
||
msgid "Self-Learner"
|
||
msgstr "Självlärande"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__seo_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__seo_name
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__seo_name
|
||
msgid "Seo name"
|
||
msgstr "SEO titel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__sequence
|
||
msgid "Sequence"
|
||
msgstr "Sekvens"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"Share this content to increase your chances to be featured on the front page"
|
||
" and attract more visitors."
|
||
msgstr ""
|
||
"Dela detta innehåll för att öka dina chanser att synas på förstasidan och "
|
||
"locka fler besökare."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__allow_share
|
||
msgid "Sharing Options"
|
||
msgstr "Utdelningsalternativ"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Show"
|
||
msgstr "Visa"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "Show Tags Starting By"
|
||
msgstr "Visa taggar Starta med"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Showing results for"
|
||
msgstr "Visar resultat för"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Sign in"
|
||
msgstr "Logga in"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__privacy__connected
|
||
msgid "Signed In"
|
||
msgstr "Inloggad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Solved"
|
||
msgstr "Lösta"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_forum__privacy__private
|
||
msgid "Some users"
|
||
msgstr "Vissa användare"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Sorry you must be logged in to perform this action"
|
||
msgstr "Tyvärr, du måste vara inloggad för att utföra denna åtgärd"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Sorry you must be logged to flag a post"
|
||
msgstr "Tyvärr, du måste vara inloggad för att flagga ett inlägg"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Sorry you must be logged to vote"
|
||
msgstr "Tyvärr du måste vara inloggad för att rösta"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Sorry, anonymous users cannot choose correct answer."
|
||
msgstr "Tyvärr kan anonyma användare inte välja rätt svar."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.404
|
||
msgid "Sorry, this question is not available anymore."
|
||
msgstr "Tyvärr är denna fråga inte tillgänglig längre."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Sorry, we could not find any <b>%s</b> result <b>%s</b> %s%s%s."
|
||
msgstr ""
|
||
"Tyvärr, vi kunde inte hitta något <b>%s</b> resultat <b>%s</b> %s%s%s."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "Sorry, you cannot vote for your own posts"
|
||
msgstr "Tyvärr kan du inte rösta på dina egna inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "Spam all post"
|
||
msgstr "Spam alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_8
|
||
msgid "Spam or advertising"
|
||
msgstr "Spam eller reklam"
|
||
|
||
#. 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 "Stellar fråga"
|
||
|
||
#. 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:gamification.badge,name:website_forum.badge_31
|
||
#: model:gamification.challenge,name:website_forum.challenge_supporter
|
||
#: model:gamification.goal.definition,name:website_forum.definition_supporter
|
||
msgid "Supporter"
|
||
msgstr "Supporter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_tag_view_form
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_search
|
||
msgid "Tag"
|
||
msgstr "Etikett"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.constraint,message:website_forum.constraint_forum_tag_name_uniq
|
||
msgid "Tag name already exists !"
|
||
msgstr "Etikettnamn existerar redan!"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.forum_tag_action
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__tag_ids
|
||
#: model:ir.ui.menu,name:website_forum.menu_forum_tag_global
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_tag_view_list
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Tags"
|
||
msgstr "Etiketter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Tags I Follow"
|
||
msgstr "Taggar jag följer"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_32
|
||
#: model:gamification.challenge,name:website_forum.challenge_taxonomist
|
||
#: model:gamification.goal.definition,name:website_forum.definition_taxonomist
|
||
msgid "Taxonomist"
|
||
msgstr "Taxonom"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.badge,name:website_forum.badge_a_1
|
||
#: model:gamification.challenge,name:website_forum.challenge_teacher
|
||
#: model:gamification.goal.definition,name:website_forum.definition_teacher
|
||
msgid "Teacher"
|
||
msgstr "Lärare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__teaser
|
||
msgid "Teaser"
|
||
msgstr "Teaser"
|
||
|
||
#. 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 ""
|
||
"Tekniskt fält som gör det möjligt att bumpa en fråga. Att skriva på detta "
|
||
"fält kommer att utlösa en skrivning på write_date och därför bumpa inlägget."
|
||
" Att skriva direkt på write_date stöds för närvarande inte och detta fält är"
|
||
" en lösning."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "Thanks for posting!"
|
||
msgstr "Tack för inlägget!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid ""
|
||
"The goal of this site is create a relevant knowledge base that would answer "
|
||
"questions related to Odoo."
|
||
msgstr ""
|
||
"Målet med denna webbplats är att skapa en relevant kunskapsbas som svarar på"
|
||
" frågor relaterade till Odoo."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "The question has been closed"
|
||
msgstr "Frågan har avslutats"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid ""
|
||
"Therefore questions and answers can be edited like wiki pages by experienced"
|
||
" users of this site in order to improve the overall quality of the knowledge"
|
||
" base content. Such privileges are granted based on user karma level: you "
|
||
"will be able to do the same once your karma gets high enough."
|
||
msgstr ""
|
||
"Därför kan frågor och svar redigeras som wiki-sidor av erfarna användare av "
|
||
"denna webbplats för att förbättra den övergripande kvaliteten på "
|
||
"kunskapsbasens innehåll. Sådana privilegier beviljas baserat på användarens "
|
||
"karmanivå: du kommer att kunna göra samma sak när din karma blir "
|
||
"tillräckligt hög."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_all_oe_structure_forum_all_top
|
||
msgid ""
|
||
"This community is for professional and enthusiast users, partners and "
|
||
"programmers."
|
||
msgstr ""
|
||
"Detta community är till för professionella och entusiastiska användare, "
|
||
"partners och programmerare."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"This community is for professional and enthusiast users, partners and "
|
||
"programmers. You can ask questions about:"
|
||
msgstr ""
|
||
"Detta community är till för professionella användare och entusiaster, "
|
||
"partners och programmerare. Du kan ställa frågor om:"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,welcome_message:website_forum.forum_help
|
||
msgid ""
|
||
"This community is for professionals and enthusiasts of our products and services.\n"
|
||
" <br>Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together."
|
||
msgstr ""
|
||
"Detta community är till för professionella användare och entusiaster av våra produkter och tjänster.\n"
|
||
" <br>Dela och diskutera det bästa innehållet och nya marknadsföringsidéer, bygg din professionella profil och bli en bättre marknadsförare tillsammans."
|
||
|
||
#. 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 ""
|
||
"Detta community är till för dig som är professionell marknadsförare och "
|
||
"användare av våra produkter och tjänster. Dela och diskutera det bästa "
|
||
"innehållet och nya marknadsföringsidéer, bygg din professionella profil och "
|
||
"bli en bättre marknadsförare tillsammans."
|
||
|
||
#. 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 ""
|
||
"Denna formel används för att sortera efter relevans. Variabeln \"röster\" "
|
||
"representerar antalet röster för ett inlägg, och \"dagar\" är antalet dagar "
|
||
"sedan inlägget skapades"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "This forum has been archived."
|
||
msgstr "Detta forum har arkiverats."
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "This post can not be flagged"
|
||
msgstr "Detta inlägg kan inte flaggas"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/js/website_forum.js:0
|
||
#, python-format
|
||
msgid "This post is already flagged"
|
||
msgstr "Detta inlägg är redan flaggat"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid ""
|
||
"This post is currently awaiting moderation and it's not published yet.<br/>\n"
|
||
" Do you want <b>Accept</b> or <b>Reject</b> this post ?"
|
||
msgstr ""
|
||
"Detta inlägg inväntar för närvarande moderering och det är inte publicerat ännu.<br/>\n"
|
||
" Vill du <b>acceptera</b> eller <b>avvisa</b> detta inlägg?"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_14
|
||
msgid "Threatening language"
|
||
msgstr "Hotfullt språk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__name
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Title"
|
||
msgstr "Titel"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.new_question
|
||
msgid "Title must not be empty"
|
||
msgstr "Rubriken får inte vara tom"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Title should not be empty."
|
||
msgstr "Titeln får inte vara tom."
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote__recipient_id
|
||
msgid "To"
|
||
msgstr "Till"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "To Validate"
|
||
msgstr "Att granska"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"To prevent your question from being flagged and possibly removed, avoid "
|
||
"asking subjective questions where …"
|
||
msgstr ""
|
||
"För att undvika att din fråga flaggas och eventuellt tas bort bör du undvika"
|
||
" att ställa subjektiva frågor där ..."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Toggle favorite status"
|
||
msgstr "Växla favoritstatus"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_9
|
||
msgid "Too localized"
|
||
msgstr "För lokaliserad"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_3
|
||
msgid "Too subjective and argumentative"
|
||
msgstr "För subjektiv och argumentativ"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "Toolbar with button groups"
|
||
msgstr "Verktygsfält med knappgrupper"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_nav_header
|
||
msgid "Topics"
|
||
msgstr "Ämnen"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_list
|
||
msgid "Total Answers"
|
||
msgstr "Totalt antal svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_list
|
||
msgid "Total Posts"
|
||
msgstr "Totalt antal inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_list
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_list
|
||
msgid "Total Views"
|
||
msgstr "Totalt antal visningar"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__vote_count
|
||
msgid "Total Votes"
|
||
msgstr "Totalt antal röster"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Trending"
|
||
msgstr "Trender"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Try searching for one or two words"
|
||
msgstr "Försök att söka efter ett eller två ord"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Unanswered"
|
||
msgstr "Obesvarade"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
msgid "Undelete"
|
||
msgstr "Ta bort"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_comment_unlink_all
|
||
msgid "Unlink all comments"
|
||
msgstr "Ta bort länk till alla kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_comment_unlink_own
|
||
msgid "Unlink own comments"
|
||
msgstr "Avlänka egna kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answers
|
||
msgid "Unmark as Best Answer"
|
||
msgstr "Avmarkera som bästa svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "Unsolved"
|
||
msgstr "Olösta"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__write_uid
|
||
msgid "Updated by"
|
||
msgstr "Uppdaterad av"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__write_date
|
||
msgid "Updated on"
|
||
msgstr "Uppdaterad den"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__karma_upvote
|
||
msgid "Upvote"
|
||
msgstr "Upprösta"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_student
|
||
msgid "Upvoted question (1)"
|
||
msgstr "Uppröstad fråga (1)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_great_question
|
||
msgid "Upvoted question (15)"
|
||
msgstr "Uppröstad fråga (15)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_nice_question
|
||
msgid "Upvoted question (4)"
|
||
msgstr "Uppröstad fråga (4)"
|
||
|
||
#. module: website_forum
|
||
#: model:gamification.goal.definition,name:website_forum.definition_good_question
|
||
msgid "Upvoted question (6)"
|
||
msgstr "Uppröstad fråga (6)"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "Use a clear, explicit and concise title"
|
||
msgstr "Använd en klar, tydlig och kortfattad titel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_res_users
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote__user_id
|
||
msgid "User"
|
||
msgstr "Användare"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.actions.act_window,name:website_forum.action_forum_favorites
|
||
msgid "Users favorite posts"
|
||
msgstr "Användarnas favoritinlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.question_dropdown
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.show_flag_validator
|
||
msgid "Validate"
|
||
msgstr "Bekräfta"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
msgid "Validate question"
|
||
msgstr "Validera fråga"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "View"
|
||
msgstr "Visa"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__views
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Views"
|
||
msgstr "Vyer"
|
||
|
||
#. module: website_forum
|
||
#: model:forum.post.reason,name:website_forum.reason_12
|
||
msgid "Violent language"
|
||
msgstr "Våldsamt språk"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post_vote__vote
|
||
msgid "Vote"
|
||
msgstr "Rösta"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.constraint,message:website_forum.constraint_forum_post_vote_vote_uniq
|
||
msgid "Vote already exists !"
|
||
msgstr "Rösten finns redan !"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__vote_ids
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_profile_content
|
||
msgid "Votes"
|
||
msgstr "Röster"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__forum_post__state__pending
|
||
msgid "Waiting Validation"
|
||
msgstr "Väntar på validering"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "Waiting for validation"
|
||
msgstr "Väntar på validering"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_res_users__forum_waiting_posts_count
|
||
msgid "Waiting post"
|
||
msgstr "Väntande inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model,name:website_forum.model_website
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_id
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_id
|
||
msgid "Website"
|
||
msgstr "Webbplats"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields.selection,name:website_forum.selection__gamification_challenge__challenge_category__forum
|
||
msgid "Website / Forum"
|
||
msgstr "Webbplats / Forum"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_message_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_message_ids
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Webbplatsmeddelanden"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_url
|
||
msgid "Website URL"
|
||
msgstr "Webbplatsens URL"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,help:website_forum.field_forum_forum__website_message_ids
|
||
#: model:ir.model.fields,help:website_forum.field_forum_post__website_message_ids
|
||
#: model:ir.model.fields,help:website_forum.field_forum_tag__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Webbplatsens kommunikationshistorik"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_meta_description
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_meta_description
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__website_meta_description
|
||
msgid "Website meta description"
|
||
msgstr "Webbplatsens metabeskrivning"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_meta_keywords
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_meta_keywords
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__website_meta_keywords
|
||
msgid "Website meta keywords"
|
||
msgstr "Webbplatsens metanyckelord"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_meta_title
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_meta_title
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__website_meta_title
|
||
msgid "Website meta title"
|
||
msgstr "Webbplatsens metatitel"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__website_meta_og_img
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_post__website_meta_og_img
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_tag__website_meta_og_img
|
||
msgid "Website opengraph image"
|
||
msgstr "Webbplats opengraph-bild"
|
||
|
||
#. module: website_forum
|
||
#: model:ir.model.fields,field_description:website_forum.field_forum_forum__welcome_message
|
||
msgid "Welcome Message"
|
||
msgstr "Välkomstmeddelande"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,welcome_message:website_forum.forum_help
|
||
msgid "Welcome!"
|
||
msgstr "Välkommen!"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"When a question or answer is upvoted, the user who posted them will gain "
|
||
"some points, which are called \"karma points\". These points serve as a "
|
||
"rough measure of the community trust to him/her. Various moderation tasks "
|
||
"are gradually assigned to the users based on those points."
|
||
msgstr ""
|
||
"När en fråga eller ett svar röstas upp får användaren som publicerade dem "
|
||
"några poäng, som kallas \"karmapoäng\". Dessa poäng fungerar som ett grovt "
|
||
"mått på gemenskapens förtroende för honom/henne. Olika modereringsuppgifter "
|
||
"tilldelas gradvis till användarna baserat på dessa poäng."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "You already have a pending post"
|
||
msgstr "Du har redan ett pågående inlägg"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "You can share your question once it has been validated"
|
||
msgstr "Du kan dela din fråga när den har validerats"
|
||
|
||
#. module: website_forum
|
||
#. odoo-python
|
||
#: code:addons/website_forum/models/forum.py:0
|
||
#, python-format
|
||
msgid "You cannot create recursive forum posts."
|
||
msgstr "Du kan inte skapa rekursiva foruminlägg."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid "You cannot post an empty answer"
|
||
msgstr "Du kan inte skicka ett tomt svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "You have no posts in this forum (yet)."
|
||
msgstr "Du har inga inlägg i detta forum (ännu)."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "You may now participate in our forums."
|
||
msgstr "Du kan nu delta i våra forum."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
msgid "You need to have sufficient karma to edit tags"
|
||
msgstr "Du måste ha tillräcklig karma för att redigera taggar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"You should only ask practical, answerable questions based on actual problems"
|
||
" that you face. Chatty, open-ended questions diminish the usefulness of this"
|
||
" site and push other questions off the front page."
|
||
msgstr ""
|
||
"Du bör endast ställa praktiska, besvarbara frågor som baseras på faktiska "
|
||
"problem som du ställs inför. Pratsamma, öppna frågor minskar användbarheten "
|
||
"av denna webbplats och knuffar bort andra frågor från förstasidan."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "You're not following any topic in this forum (yet).<br/>"
|
||
msgstr "Du följer inte något ämne i detta forum (ännu).<br/>"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.edit_post
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_answer
|
||
msgid "Your Answer"
|
||
msgstr "Ditt svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_reply
|
||
msgid "Your Reply"
|
||
msgstr "Ditt svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "Your favourite"
|
||
msgstr "Dina favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "[Closed]"
|
||
msgstr "[Stängt]"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "[Deleted]"
|
||
msgstr "[Borttagen]"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "[Offensive]"
|
||
msgstr "[Stötande]"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "accept any answer"
|
||
msgstr "acceptera alla svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "activity date"
|
||
msgstr "datum för aktivitet"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "and join this Forum"
|
||
msgstr "och gå med i detta forum"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.header
|
||
msgid "breadcrumb"
|
||
msgstr "synlig sökväg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "by"
|
||
msgstr "av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "close any posts"
|
||
msgstr "stänga alla inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "delete any comment"
|
||
msgstr "radera alla kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "delete any question or answer"
|
||
msgstr "radera en fråga eller ett svar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "delete own comment"
|
||
msgstr "radera egen kommentar"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "downvote"
|
||
msgstr "nedrösta"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_forum_form
|
||
msgid "e.g. Help"
|
||
msgstr "t.ex. Hjälp"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_forum_view_form_add
|
||
msgid "e.g. Technical Assistance"
|
||
msgstr "t.ex. tekniskt bistånd"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.view_forum_post_form
|
||
msgid "e.g. When should I plant my tomatoes?"
|
||
msgstr "t.ex. När ska jag plantera mina tomater?"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "edit any post, view offensive flags"
|
||
msgstr "redigera alla inlägg, visa stötande flaggor"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "every answer is equally valid: “What’s your favorite ______?”"
|
||
msgstr "alla svar är lika giltiga: \"Vilken är din favorit ______?\""
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "flag offensive, close own questions"
|
||
msgstr "flagga stötande, stäng egna frågor"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "for reason:"
|
||
msgstr "av en anledning:"
|
||
|
||
#. module: website_forum
|
||
#: model_terms: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 ""
|
||
"har publicerats och kräver din bekräftelse. Klicka här för att komma till "
|
||
"frågan :"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_answer
|
||
msgid "has been posted. Click here to access the post :"
|
||
msgstr "har publicerats. Klicka här för att komma till inlägget:"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
msgid "has been posted. Click here to access the question :"
|
||
msgstr "har publicerats. Klicka här för att komma till frågan :"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "here"
|
||
msgstr "här"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "how to configure or customize Odoo to specific business needs,"
|
||
msgstr "hur man konfigurerar eller anpassar Odoo till specifika affärsbehov,"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "how to develop modules for your own need,"
|
||
msgstr "hur man utvecklar moduler för egna behov,"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "how to install Odoo on a specific infrastructure,"
|
||
msgstr "hur man installerar Odoo på en specifik infrastruktur,"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"if your\n"
|
||
" answer is selected as the right one. See what you can do with karma"
|
||
msgstr ""
|
||
"om ditt\n"
|
||
" svar väljs ut som det rätta. Se vad du kan göra med karma"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "in your favourites"
|
||
msgstr "i dina favoriter"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "in your followed list"
|
||
msgstr "i din följda lista"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "in your posts"
|
||
msgstr "i dina inlägg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "insert text link, upload files"
|
||
msgstr "infoga textlänk, ladda upp filer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "instead."
|
||
msgstr "istället."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "it is a rant disguised as a question: “______ sucks, am I right?”"
|
||
msgstr "det är en rant förklädd till en fråga: \"______ suger, har jag rätt?\""
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid "karma points"
|
||
msgstr "karma-poäng"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "matching \""
|
||
msgstr "matchning \""
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "most answered"
|
||
msgstr "mest besvarade"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "most voted"
|
||
msgstr "mest röstade"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "newest"
|
||
msgstr "nyaste"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_new_question
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_post_template_validation
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "on"
|
||
msgstr "på"
|
||
|
||
#. module: website_forum
|
||
#. odoo-javascript
|
||
#: code:addons/website_forum/static/src/xml/public_templates.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"on social networks get an answer within\n"
|
||
" 5 hours. Questions shared on two social networks have"
|
||
msgstr ""
|
||
"på sociala nätverk får svar inom 5 timmar.\n"
|
||
" 5 timmar. Frågor som delas på två sociala nätverk har"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.tag
|
||
msgid "post"
|
||
msgstr "post"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "solved"
|
||
msgstr "löst"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "specific questions about Odoo service offers, etc."
|
||
msgstr "specifika frågor om Odoos tjänsteerbjudanden etc."
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "tag"
|
||
msgstr "tagg"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"there is no actual problem to be solved: “I’m curious if other people feel "
|
||
"like I do.”"
|
||
msgstr ""
|
||
"det finns inget verkligt problem att lösa: \"Jag är nyfiken på om andra "
|
||
"människor känner som jag gör.\""
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.post_description_full
|
||
msgid "to partecipate"
|
||
msgstr "att delta"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "trending"
|
||
msgstr "trend"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "unanswered"
|
||
msgstr "obesvarad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "unsolved"
|
||
msgstr "olöst"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "upvote, add comments"
|
||
msgstr "rösta upp, lägg till kommentarer"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.forum_index
|
||
msgid "using the"
|
||
msgstr "med hjälp av"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"we are being asked an open-ended, hypothetical question: “What if ______ "
|
||
"happened?”"
|
||
msgstr "vi ställs inför en öppen, hypotetisk fråga: \"Tänk om ______ hände?\""
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid "what's the best way to use Odoo for a specific business need,"
|
||
msgstr ""
|
||
"vad är det bästa sättet att använda Odoo för ett specifikt affärsbehov,"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.author_box
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.user_sidebar
|
||
msgid "xp"
|
||
msgstr "xp"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:forum.forum,faq:website_forum.forum_help
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.default_faq
|
||
msgid ""
|
||
"your answer is provided along with the question, and you expect more "
|
||
"answers: “I use ______ for ______, what do you use?”"
|
||
msgstr ""
|
||
"ditt svar ges tillsammans med frågan, och du förväntar dig fler svar: \"Jag "
|
||
"använder ______ för ______, vad använder du?\""
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.faq_karma
|
||
msgid "your biography can be seen as tooltip"
|
||
msgstr "din biografi kan ses som verktygstips"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.display_post_question_block
|
||
msgid "| Flagged"
|
||
msgstr "| Flaggad"
|
||
|
||
#. module: website_forum
|
||
#: model_terms:ir.ui.view,arch_db:website_forum.moderation_queue
|
||
msgid "圾 Text"
|
||
msgstr "圾 Text"
|