[ 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
/
vi_VN
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/xmlGalley/locale/vi_VN/locale.xml * * Copyright (c) 2013-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 vi_VN (Tiếng Việt) locale. * --> <locale name="vi_VN" full_name="Tiếng Việt"> <message key="plugins.generic.xmlGalley.displayName">Công cụ bản bông XML</message> <message key="plugins.generic.xmlGalley.description">Công cụ này tạo ra bản bông XML từ một bài viết dạng XML sử dụng XSLT.</message> <message key="plugins.generic.xmlGalley.manager.settings">Tham số thiết lập</message> <!-- XML Article Galleys Settings Management --> <message key="plugins.generic.xmlGalley.settings.description"><![CDATA[<p>Với công cụ này, bản bông của bài viết sẽ được tự động tạo ra từ một file nguồn XML được tải lên, sử dụng chuyển đổi theo một trình bày trang XLS cụ thể.]]></message> <message key="plugins.generic.xmlGalley.settings.renderer">Phương pháp khởi tạo XSLT</message> <message key="plugins.generic.xmlGalley.settings.PHP5">PHP 5.0.0+ có chức năng XSL (libxslt)</message> <message key="plugins.generic.xmlGalley.settings.PHP4">PHP 4.0.3+ có chức năng XSLT (Sablotron)</message> <message key="plugins.generic.xmlGalley.settings.notAvailable">Không có</message> <message key="plugins.generic.xmlGalley.settings.externalXSLT">External command-line XSLT renderer (eg. Xalan)</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTDescription"><![CDATA[Enter the complete path to the XSLT renderer tool, with any required arguments. Use %xsl to substitute the location of the XSL stylesheet file, and %xml to substitute the location of the XML source file; eg: <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">External XSLT test successful.</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTFailure">External XSLT test failed.</message> <message key="plugins.generic.xmlGalley.settings.externalXSLTRequired">An external command-line XSLT processor must be specified.</message> <message key="plugins.generic.xmlGalley.settings.stylesheet">XSL Stylesheet</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">Enable rendering PDF galleys using XSL-FO (eg. FOP)</message> <message key="plugins.generic.xmlGalley.settings.xslFOPDescription"><![CDATA[Enter the complete path to the FO processor, with any required arguments. Use %fo to substitute the location of the XSL-FO file, and %pdf to substitute the location of the PDF file; eg: <br /><pre>/usr/sbin/fop -fo %fo -pdf %pdf</pre>]]></message> <message key="plugins.generic.xmlGalley.settings.xslFOPRequired">An external command-line FO processor must be specified.</message> <message key="plugins.generic.xmlGalley.settings.customXSL">Custom XSL stylesheet</message> <message key="plugins.generic.xmlGalley.settings.customXSLRequired">A custom XSL stylesheet file must be specified.</message> <message key="plugins.generic.xmlGalley.settings.customXSLInvalid">The uploaded XSL file was not valid. Please check the file and try again.</message> </locale>