# Swedish translation of Quote (6.x-1.2)
# Copyright (c) 2014 by the Swedish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Quote (6.x-1.2)\n"
"POT-Creation-Date: 2014-01-14 22:42+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Quote"
msgstr "Citera"
msgid "Quote:"
msgstr "Citat:"
msgid "quote"
msgstr "citera"
msgid ""
"<p>The quote filter allows users to quote other posts in their\n"
"comments. Besides the following settings, the quote filter will need "
"to be\n"
"enabled for each <a href=\"!input-format\">input format</a> (as "
"required). Please\n"
"make sure that the quote filter is arranged <em>after</em> any HTML "
"filters and\n"
"<em>before</em> the line break filter. For more information, please "
"visit the\n"
"<a href=\"!project-page\">project page</a>.</p>"
msgstr ""
"<p>Citeringsfiltret låter användare citera andra inlägg i deras "
"kommentarer. Utöver följande inställningar behöver "
"citeringsfiltret vara aktiverat för varje <a "
"href=\"!input-format\">typ av inlägg</a> (som krävs). Var god tillse "
"att citeringsfiltret arrangeras <em>efter</em> ett eventuellt "
"HTML-filter och\n"
"<em>före</em> radbrytsfiltreringen. Läs mer på <a "
"href=\"!project-page\">projektsidan</a> för mer information.</p>"
msgid "Quote module settings"
msgstr "Inställningar för modulen Quote"
msgid "Node associations"
msgstr "Associerade noder"
msgid "Select the node types to associate with the quote filter."
msgstr "Välj vilken typ av noder som skall associeras med citeringsfiltret."
msgid "Display the quote link for nodes"
msgstr "Visa citeringslänken för noder"
msgid ""
"Leave this option disabled if you use a PHP or similar filter in your "
"nodes. The quote link is always displayed for comments."
msgstr ""
"Lämna detta alternativ inaktiverat om du använder PHP eller liknande "
"filtrering i dina noder. Länken citera visas alltid för noder."
msgid "Make the comment subject field a required field"
msgstr "Gör kommentarers rubrikfält till ett obligatoriskt fält."
msgid ""
"Making the comment subject field a required field will ensure that "
"unsightly [quote] tags are not displayed."
msgstr ""
"Genom att fordra att rubrikfältet till en kommentar har en rubrik "
"kommer oförsedda [quote]- taggar inte att visas."
msgid "Quote this post in your reply."
msgstr "Citera detta inlägg i ditt svar."
msgid "Quote filter"
msgstr "Citeringsfilter"
msgid ""
"Converts [quote] tags into &lt;div&gt; tags. Must usually apply after "
"HTML filters unless an exception is made for &lt;div&gt; tags."
msgstr ""
"Konverterar taggar av typen [quote] till taggar av typen  &lt;div&gt;. "
"Måste vanligtvis läggas till efter HTML-filter såvida inte ett "
"undantag har gjorts för taggar av typen &lt;div&gt;."
msgid ""
"<p>Quoted content can be placed between [quote] tags in order to\n"
"      be displayed as an indented quote. Every [quote] tag "
"<em>must</em> have a\n"
"      corresponding [/quote] tag. For example:\n"
"      <pre>!simple-quote</pre> is displayed as:</p>\n"
"      !simple-quote-processed\n"
"      <p>Additionally, there is an optional attribute which allows "
"quotes to\n"
"      specify the original author.\n"
"      <pre>!attributed-quote</pre> is displayed as:</p>\n"
"      !attributed-quote-processed\n"
"      <p>Finally, multiple [quote] tags can be nested within one "
"another. Just\n"
"      remember that every [quote] tag <strong>must</strong> have a "
"corresponding\n"
"      [/quote] tag.\n"
"      <pre>!nested-quote</pre> is displayed as:</p>\n"
"      !nested-quote-processed"
msgstr ""
"<p>Citerat innehåll kan placeras mellan taggarna [quote] för att "
"kunna visas som ett indraget citat. Varje tagg [quote] <em>måste</em> "
"ha en tillhörande tagg [/quote]. Till "
"exempel:<pre>!simple-quote</pre> visas "
"som</p>!simple-quote-processed<p>Dessutom finns det ett valfritt "
"attribut som låter citat ange dess ursprungliga "
"författare.</p>!attributed-quote-processed<p>Slutligen så kan flera "
"taggar av typen [quote] bäddas in i varandra. Men kom ihåg att varje "
"tagg [quote] <strong>måste</strong> ha en tillhörande tagg "
"[/quote].<pre>!nested-quote</pre> visas som</p>!nested-quote-processed"
msgid "You may quote other posts using [quote] tags."
msgstr "Du kan citera andra inlägg genom att använda taggarna [quote]."
msgid "%name wrote:"
msgstr "%name skrev:"
msgid "Configure the behaviour of the quote module."
msgstr "Konfigurera beteendet för citeringsmodulen."
msgid "The quote module has been installed successfully."
msgstr "Modulen Quote har installerats utan problem."
msgid "The quote module has been uninstalled successfully."
msgstr "Modulen Quote har avinstallerats utan problem."
msgid "Allows users to quote posts or comments."
msgstr "Låter användare citera inlägg eller kommentarer."
