70 lines
3.0 KiB
Plaintext
70 lines
3.0 KiB
Plaintext
# Czech translation of basewiki/templetes/popup 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: 2010-07-18 22:29+0000\n"
|
|
"PO-Revision-Date: 2009-08-20 10:28+0200\n"
|
|
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
|
|
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
|
|
"Language: cs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. type: Plain text
|
|
#, fuzzy, no-wrap
|
|
#| msgid ""
|
|
#| "<TMPL_UNLESS NAME=\"mouseover\">\n"
|
|
#| "Use this template to create a popup window that is displayed when the mouse\n"
|
|
#| "is over part of the page. This template has two parameters:\n"
|
|
#| "<ul>\n"
|
|
#| "<li>`mouseover` - This is the text or other content that triggers the\n"
|
|
#| "popup.\n"
|
|
#| "<li>`popup` - This should be the content of the popup window. It can be\n"
|
|
#| "anything, even images or a whole little wiki page, but should not be too\n"
|
|
#| "large for good usability.\n"
|
|
#| "</ul>\n"
|
|
#| "Note that browsers that do not support the CSS will display the popup\n"
|
|
#| "inline in the page, inside square brackets.\n"
|
|
#| "</TMPL_UNLESS>\n"
|
|
#| "<span class=\"popup\"><TMPL_VAR mouseover>\n"
|
|
#| "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
|
|
#| "</span>\n"
|
|
msgid ""
|
|
"<TMPL_UNLESS mouseover>\n"
|
|
"Use this template to create a popup window that is displayed when the mouse\n"
|
|
"is over part of the page. This template has two parameters:\n"
|
|
"<ul>\n"
|
|
"<li>`mouseover` - This is the text or other content that triggers the\n"
|
|
"popup.\n"
|
|
"<li>`popup` - This should be the content of the popup window. It can be\n"
|
|
"anything, even images or a whole little wiki page, but should not be too\n"
|
|
"large for good usability.\n"
|
|
"</ul>\n"
|
|
"Note that browsers that do not support the CSS will display the popup\n"
|
|
"inline in the page, inside square brackets.\n"
|
|
"</TMPL_UNLESS>\n"
|
|
"<span class=\"popup\"><TMPL_VAR mouseover>\n"
|
|
"<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
|
|
"</span>\n"
|
|
msgstr ""
|
|
"<TMPL_UNLESS NAME=\"mouseover\">\n"
|
|
"Šablona slouží pro vytvoření vyskakovacího okna, které se objeví při najetí\n"
|
|
"myší nad danou část stránky. Šablona má dva parametry:\n"
|
|
"<ul>\n"
|
|
"<li>`mouseover` - Text, případně jiný obsah, který aktivuje vyskočení okna.\n"
|
|
"<li>`popup` - Obsah vyskakovacího okna. Může to být téměř cokoliv (obrázky\n"
|
|
"nebo celá malá wiki stránka), ale pro rozumnou použitelnost by to nemělo být\n"
|
|
"příliš velké.\n"
|
|
"</ul>\n"
|
|
"Prohlížeče, které nepodporují kaskádové styly, zobrazí obsah vyskakovacího\n"
|
|
"okna přímo ve stránce uvnitř hranatých závorek.\n"
|
|
"</TMPL_UNLESS>\n"
|
|
"<span class=\"popup\"><TMPL_VAR mouseover>\n"
|
|
"<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
|
|
"</span>\n"
|