# Swedish translation of Block Class (6.x-1.2)
# Copyright (c) 2011 by the Swedish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Block Class (6.x-1.2)\n"
"POT-Creation-Date: 2011-01-08 03:06+0000\n"
"PO-Revision-Date: 2011-01-08 02:11+0000\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 "Block Class settings"
msgstr "Inställningar för Block Class"
msgid "CSS class(es)"
msgstr "CSS-klass(er)"
msgid ""
"Separate classes with a space. IMPORTANT: You must add &lt;?php print "
"block_class($block); ?&gt; to your theme's block.tpl.php file to make "
"the classes appear."
msgstr ""
"Separera klasser med ett mellanslag. VIKTIGT: Du måste lägga till "
"&lt;?php print block_class($block); ?&gt; i ditt temas "
"block.tpl.php-fil för att klasserna ska synas."
msgid "Block Class"
msgstr "Block Class"
msgid "Allows assigning CSS classes to blocks."
msgstr "Tillåter angivning av CSS-klasser på block."
