From 11ef522086f0d0ba4baeac642cda59bf8e1adfe8 Mon Sep 17 00:00:00 2001 From: Miroslav Kure Date: Fri, 28 Aug 2009 06:08:46 -0400 Subject: Initial Czech translation of basewiki/ --- po/underlays/basewiki/templates/note.cs.po | 42 ++++++++++++++++++++++++ po/underlays/basewiki/templates/popup.cs.po | 51 +++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 po/underlays/basewiki/templates/note.cs.po create mode 100644 po/underlays/basewiki/templates/popup.cs.po (limited to 'po/underlays/basewiki/templates') diff --git a/po/underlays/basewiki/templates/note.cs.po b/po/underlays/basewiki/templates/note.cs.po new file mode 100644 index 000000000..74f66e9a0 --- /dev/null +++ b/po/underlays/basewiki/templates/note.cs.po @@ -0,0 +1,42 @@ +# Czech translation of basewiki/templetes/note page for ikiwiki. +# Copyright (C) 2009 Miroslav Kure +# This file is distributed under the same license as the ikiwiki package. +# Miroslav Kure , 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 \n" +"Language-Team: Czech \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 "" +"
\n" +"\n" +"
\n" +"\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" +"
    \n" +"
  • `text` - the text to display in the note\n" +"
\n" +"
\n" +msgstr "" +"
\n" +"\n" +"
\n" +"\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" +"
    \n" +"
  • `text` - text, který se má zobrazit v poznámce\n" +"
\n" +"
\n" diff --git a/po/underlays/basewiki/templates/popup.cs.po b/po/underlays/basewiki/templates/popup.cs.po new file mode 100644 index 000000000..5951b0145 --- /dev/null +++ b/po/underlays/basewiki/templates/popup.cs.po @@ -0,0 +1,51 @@ +# Czech translation of basewiki/templetes/popup page for ikiwiki. +# Copyright (C) 2009 Miroslav Kure +# This file is distributed under the same license as the ikiwiki package. +# Miroslav Kure , 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:28+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \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 "" +"\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" +"
    \n" +"
  • `mouseover` - This is the text or other content that triggers the\n" +"popup.\n" +"
  • `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" +"
\n" +"Note that browsers that do not support the CSS will display the popup\n" +"inline in the page, inside square brackets.\n" +"
\n" +"\n" +"[]\n" +"\n" +msgstr "" +"\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" +"
    \n" +"
  • `mouseover` - Text, případně jiný obsah, který aktivuje vyskočení okna.\n" +"
  • `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" +"
\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" +"
\n" +"\n" +"[]\n" +"\n" -- cgit v1.2.3