[ 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
/
importexport
/
erudit
/
locale
/
zh_TW
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/erudit/locale/zh_TW/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 Chinese locale. * 翻譯:鄭凱元 --> <locale name="zh_TW" full_name="繁體中文"> <message key="plugins.importexport.erudit.displayName">Erudit文章匯出外掛程式</message> <message key="plugins.importexport.erudit.description">使用English Erudit文件類型定義匯出文章</message> <message key="plugins.importexport.erudit.cliUsage"><![CDATA[Usage: {$scriptName} {$pluginName} [xmlFileName] [journalPath] [articleId] [galleyLabel] ]]></message> <message key="plugins.importexport.erudit.export">匯出資料</message> <message key="plugins.importexport.erudit.export.issues">匯出期數</message> <message key="plugins.importexport.erudit.export.sections">匯出文章類型</message> <message key="plugins.importexport.erudit.export.articles">匯出文章</message> <message key="plugins.importexport.erudit.selectIssue">選擇期數</message> <message key="plugins.importexport.erudit.selectArticle">選擇文章</message> <message key="plugins.importexport.erudit.cliError">錯誤:</message> <message key="plugins.importexport.erudit.error.unknownJournal">指定的期刊路徑: "{$journalPath}", 並不存在。</message> <message key="plugins.importexport.erudit.export.error.couldNotWrite">無法寫入檔案:"{$fileName}".</message> <message key="plugins.importexport.erudit.export.error.articleNotFound">沒有文章符合指定的文章ID: "{$articleId}".</message> <message key="plugins.importexport.erudit.export.error.galleyNotFound">沒有galley符合指定的galley標籤:"{$galleyLabel}".</message> <message key="plugins.importexport.erudit.unavailable">Unavailable</message> </locale>