# German translation of Block Class (6.x-1.2)
# Copyright (c) 2019 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Block Class (6.x-1.2)\n"
"POT-Creation-Date: 2019-08-12 17:26+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\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 "Block-Class-Einstellungen"
msgid "CSS class(es)"
msgstr "CSS Klasse(n)"
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 ""
"Klassen durch Leerzeichen trennen. WICHTIG: Es muss <?php print "
"block_class($block); ?> in der block.tpl.php des Themes eingabeut "
"werden, damit die Klassen angezeigt werden."
msgid "Block Class"
msgstr "Block Class"
msgid "Allows assigning CSS classes to blocks."
msgstr "Erlaubt es, Blöcken CSS-Klassen zuzuweisen."
