[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
plugins
/
generic
/
xmlGalley
/
locale
/
cs_CZ
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/xmlGalley/locale/cs_CZ/locale.xml * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Localization strings for the cs_CZ (Čeština) locale. * --> <locale name="cs_CZ" full_name="Čeština"> <message key="plugins.generic.xmlGalley.displayName">Plugin XML sazebnice</message> <message key="plugins.generic.xmlGalley.description">Tento plugin generuje XHTML sazebnice z XML článku s využitím XSLT.</message> <message key="plugins.generic.xmlGalley.manager.settings">Nastavení</message> <!-- XML Article Galleys Settings Management --> <message key="plugins.generic.xmlGalley.settings.description"><![CDATA[<p>S tímto pluginem budou sazebnice článku automaticky renderovány z nahraného XML zdrojového souboru s použitím specifické XSL stylesheet transformace.</p>]]></message> <message key="plugins.generic.xmlGalley.settings.renderer">Renderovací metoda XSLT</message> <message key="plugins.generic.xmlGalley.settings.PHP5">PHP 5.0.0+ s funkcemi XSL (libxslt)</message> <message key="plugins.generic.xmlGalley.settings.PHP4">PHP 4.0.3+ s funkcemi XSLT (Sablotron)</message> <message key="plugins.generic.xmlGalley.settings.notAvailable">Není dostupné</message> <message key="plugins.generic.xmlGalley.settings.externalXSLT">Externí renderovač XSLT z příkazového řádku (např.: Xalan)</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTDescription"><![CDATA[Vložte úplnou cestu k renderovacímu nástroji XSLT spolu s požadovanými argumenty. Použijte %xsl pro nahrazení umístění souboru XSL stylesheetu a %xml pro nahrazení umístění zdrojového XML souboru; např.: <br /><pre>/usr/bin/java -jar ~/java/xalan.jar -HTML -IN %xml -XSL %xsl</pre>]]></message> <message key="plugins.generic.xmlGalley.settings.externalXSLTTest">Test XSLT</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTSuccess">Test externího XSLT úspěšný.</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTFailure">Externí XSLT test selhal.</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTRequired">Externí procesor XSLT příkazového řádku musí být specifikován.</message> <message key="plugins.generic.xmlGalley.settings.stylesheet">XSL soubor stylu</message> <message key="plugins.generic.xmlGalley.settings.xslNLM"><![CDATA[<a href="http://dtd.nlm.nih.gov/publishing/">NLM Journal Publishing DTD</a> → XHTML]]></message> <message key="plugins.generic.xmlGalley.settings.xslFOP">Povolit renderování PDF sazebnic s použitím XSL-FO (např.: FOP)</message> <message key="plugins.generic.xmlGalley.settings.xslFOPDescription"><![CDATA[Vložte kompletní cestu k FO procesoru spolu s požadovanými argumenty. Použijte %fo pro nahrazení umístění souboru XSL-FO a %pdf pro nahrazení umístění PDF souboru; např.: <br /><pre>/usr/sbin/fop -fo %fo -pdf %pdf</pre>]]></message> <message key="plugins.generic.xmlGalley.settings.xslFOPRequired">Externí procesor FO příkazového řádku musí být specifikován.</message> <message key="plugins.generic.xmlGalley.settings.customXSL">Přizpůsobený XSL stylesheet</message> <message key="plugins.generic.xmlGalley.settings.customXSLRequired">Přizpůsobený soubor XSL stylesheet musí být specifikován.</message> <message key="plugins.generic.xmlGalley.settings.customXSLInvalid">Nahraný soubor XSL nebyl platný. Zkontrolujte, prosím, soubor a zkuste to znovu.</message> </locale>