X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/11ef522086f0d0ba4baeac642cda59bf8e1adfe8..84a0b15eb68917829267bacac005f2bcefee914a:/po/underlays/basewiki/templates/popup.cs.po diff --git a/po/underlays/basewiki/templates/popup.cs.po b/po/underlays/basewiki/templates/popup.cs.po index 5951b0145..17d7342bf 100644 --- a/po/underlays/basewiki/templates/popup.cs.po +++ b/po/underlays/basewiki/templates/popup.cs.po @@ -6,18 +6,36 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki/basewiki\n" -"POT-Creation-Date: 2009-08-28 02:49-0300\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 -#, no-wrap +#, 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 NAME=\"mouseover\">\n" +"<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"