# $Id$
#
# Swedish translation of Drupal (quote)
# Generated from files:
#  quote.admin.inc,v 1.1.2.2 2008/05/13 06:20:53 karthik
#  quote.module,v 1.29.2.10.2.9 2009/02/24 15:00:50 karthik
#  quote.info,v 1.2.2.2.2.1 2008/03/28 22:59:59 karthik
#  quote.install,v 1.1.2.1.2.1 2008/03/30 06:15:10 karthik
#
msgid ""
msgstr ""
"Project-Id-Version: Quote 6.x\n"
"POT-Creation-Date: 2009-10-17 02:46+0200\n"
"PO-Revision-Date: 2009-10-17 03:07+0100\n"
"Last-Translator: Magnus Gunnarsson <seals@passagen.se>\n"
"Language-Team: drupalsverige.se\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"
"X-Poedit-Language: Swedish\n"
"X-Poedit-Country: SWEDEN\n"
"X-Poedit-SourceCharset: utf-8\n"

#: quote.admin.inc:15
msgid ""
"<p>The quote filter allows users to quote other posts in their\r\n"
"comments. Besides the following settings, the quote filter will need to be\r\n"
"enabled for each <a href=\"!input-format\">input format</a> (as required). Please\r\n"
"make sure that the quote filter is arranged <em>after</em> any HTML filters and\r\n"
"<em>before</em> the line break filter. For more information, please visit the\r\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>"

#: quote.admin.inc:31
msgid "Quote module settings"
msgstr "Inställningar för modulen Quote"

#: quote.admin.inc:36
msgid "Node associations"
msgstr "Associerade noder"

#: quote.admin.inc:37
msgid "Select the node types to associate with the quote filter."
msgstr "Välj vilken typ av noder som skall associeras med citeringsfiltret."

#: quote.admin.inc:43
msgid "Display the quote link for nodes"
msgstr "Visa citeringslänken för noder"

#: quote.admin.inc:44
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 avaktiverat om du använder PHP eller liknande filtrering i dina noder. Länken citera visas alltid för noder."

#: quote.admin.inc:49
msgid "Make the comment subject field a required field"
msgstr "Gör kommentarers rubrikfält till ett obligatoriskt fält."

#: quote.admin.inc:50
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."

#: quote.module:58;17
#: quote.info:0
msgid "Quote"
msgstr "Citera"

#: quote.module:59
msgid "Quote this post in your reply."
msgstr "Citera detta inlägg i ditt svar."

#: quote.module:70
msgid "quote"
msgstr "citera"

#: quote.module:132
msgid "Quote filter"
msgstr "Citeringsfilter"

#: quote.module:134
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;."

#: quote.module:156
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 tag [quote] <em>måste</em> ha en tillhörande tag [/quote]. Till exempel:<pre>!simple-quote</pre>visas som</p>!simple-quote-processed<p>Dessutom finns det ett varlfritt attribut som låter citat ange dess ursprungliga författare.</p>!attributed-quote-processed<p>Slutligen så kan flera taggar av typen [quote] nästlas in i varandra. Men kom ihåg att varje tag [quote] <strong>måste</strong> ha en tillhörande tag [/quote].<pre>!nested-quote</pre> visas som</p>!nested-quote-processed"

#: quote.module:180
msgid "You may quote other posts using [quote] tags."
msgstr "Du kan citera andra inlägg genom att använda taggarna [quote]."

#: quote.module:277
msgid "%name wrote:"
msgstr "%name skrev:"

#: quote.module:280
msgid "Quote:"
msgstr "Citat:"

#: quote.module:18
msgid "Configure the behaviour of the quote module."
msgstr "Konfigurera beteendet för citeringsmodulen."

#: quote.install:10
msgid "The quote module has been installed successfully."
msgstr "Modulen Quote har installerats utan problem."

#: quote.install:40
msgid "The quote module has been uninstalled successfully."
msgstr "Modulen Quote har avinstallerats utan problem."

#: quote.info:0
msgid "Allows users to quote posts or comments."
msgstr "Låter användare citera inlägg eller kommentarer."

