# Czech translation of basewiki/templetes/note page for ikiwiki. # Copyright (C) 2009 Miroslav Kure <kurem@debian.cz> # This file is distributed under the same license as the ikiwiki package. # Miroslav Kure <kurem@debian.cz>, 2009. # msgid "" msgstr "" "Project-Id-Version: ikiwiki/basewiki\n" "POT-Creation-Date: 2009-08-28 02:49-0300\n" "PO-Revision-Date: 2009-08-20 10:11+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text #, no-wrap msgid "" "<div class=\"notebox\">\n" "<TMPL_VAR text>\n" "</div>\n" "<TMPL_UNLESS NAME=\"text\">\n" "Use this template to insert a note into a page. The note will be styled to\n" "float to the right of other text on the page. This template has one\n" "parameter:\n" "<ul>\n" "<li>`text` - the text to display in the note\n" "</ul>\n" "</TMPL_UNLESS>\n" msgstr "" "<div class=\"notebox\">\n" "<TMPL_VAR text>\n" "</div>\n" "<TMPL_UNLESS NAME=\"text\">\n" "Šablona slouží pro vložení poznámky do stránky. Poznámka bude pomocí stylů \n" "nastavena, aby plavala při pravém okraji stránky. Šablona má jediný \n" "parametr:\n" "<ul>\n" "<li>`text` - text, který se má zobrazit v poznámce\n" "</ul>\n" "</TMPL_UNLESS>\n"