# Polish translation of Block Class (6.x-1.2)
# Copyright (c) 2013 by the Polish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Block Class (6.x-1.2)\n"
"POT-Creation-Date: 2013-05-12 18:50+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((n==1)?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Block Class settings"
msgstr "Ustawienia modułu Block Class"
msgid "CSS class(es)"
msgstr "Klasa(y) CSS"
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 ""
"Oddziel klasy za pomocą spacji. WAŻNE: Musisz dodać &lt;?php print "
"block_class($block); ?&gt; do pliku szablonu block.tpl.php aby "
"powyższe klasy się wyświetlały"
msgid "Block Class"
msgstr "Klasa bloku"
msgid "Allows assigning CSS classes to blocks."
msgstr "Zezwala na dodawanie klas CSS do bloków."
