blob: 6e09fa4e66ac41dd627352de7b52b84e060bdd9c (
plain)
- # Czech translation of basewiki/ikiwiki/pagespec/po 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-27 09:20+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 ""
- "[[!if test=\"enabled(po)\"\n"
- " then=\"This wiki has po support **enabled**.\"\n"
- " else=\"This wiki has po support **disabled**.\"]]\n"
- msgstr ""
- "[[!if test=\"enabled(po)\"\n"
- " then=\"Tato wiki má podporu překladů **povolenou**.\"\n"
- " else=\"Tato wiki má podporu překladů **vypnutou**.\"]]\n"
- #. type: Plain text
- msgid ""
- "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/"
- "PageSpec]] syntax is expanded with the following additional tests that can "
- "be used to improve user navigation in a multi-lingual wiki:"
- msgstr ""
- "Pokud je povolený modul [[!iki plugins/po desc=po]], je standardní syntaxe "
- "[[ikiwiki/PageSpec]] rozšířena o následující testy, které lze použít pro "
- "zlepšení navigace ve vícejazyčné wiki:"
- #. type: Bullet: '* '
- msgid ""
- "\"`lang(LL)`\" - tests whether a page is written in the language specified "
- "as a ISO639-1 (two-letter) language code."
- msgstr ""
- "„`lang(LL)`“ - testuje, zda je stránka napsána v jazyce zadaném "
- "dvoupísmenným kódem jazyka dle normy ISO639-1."
- #. type: Bullet: '* '
- msgid ""
- "\"`currentlang()`\" - tests whether a page is written in the same language "
- "as the current page."
- msgstr ""
- "„`currentlang()`“ - testuje, zda je stránka napsána ve stejném jazyce jako "
- "aktuální stránka."
- #. type: Plain text
- msgid ""
- "Note that every non-po page is considered to be written in "
- "`po_master_language`, as specified in `ikiwiki.setup`."
- msgstr ""
- "O každé stránce, která nepoužívá „po“ překlad, se předpokládá, že je napsaná "
- "v jazyce zadaném proměnnou `po_master_language` v konfiguračním souboru "
- "ikiwiki."
|