[ 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
/
datacite
/
locale
/
zh_CN
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/datacite/locale/zh_CN/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 --> <locale name="zh_CN" full_name="简体中文"> <message key="plugins.importexport.datacite.displayName">DataCite 导出/注册插件</message> <message key="plugins.importexport.datacite.description">导出或者注册DataCite格式的期次,文章,初次排版和附加文件元数据。</message> <message key="plugins.importexport.datacite.intro"><![CDATA[如果您希望在Datacite注册DOI,请联系代管人<a href="http://datacite.org/contact" target="_blank">DataCite 主页</a>,他将建议去当地DataCite会员。一旦您成为其中的会员,您将获得永久的DOI和注册相关元数据的服务。如果您没有自己的用户名和密码,您仍可以导出DataCiteXML格式。但是在OJS中 DataCite无法注册DOI。请注意,密码将被保存为纯文本,即不加密的,由于其datacite登记服务要求。]]></message> <message key="plugins.importexport.datacite.settings.description"><![CDATA[<a href="{$settingsUrl}">配置</a> DataCite 导出插件,如果第一次使用。]]></message> <message key="plugins.importexport.datacite.settings.form.description">请配置 DataCite 导出插件:</message> <message key="plugins.importexport.datacite.settings.form.username">用户名(标志)</message> <message key="plugins.importexport.datacite.settings.form.usernameRequired">请输入Datacite分配的用户名(标志)。不能包含冒号。</message> <message key="plugins.importexport.datacite.export.suppFiles">导出特定附加文件。</message> <message key="plugins.importexport.datacite.export.selectSuppFile">选择附加文件</message> <message key="plugins.importexport.datacite.export.noSuppFiles">附加文件没有指定的DOI。</message> <message key="plugins.importexport.datacite.export.error.suppFileNotFound">找不到ID: {$param}的附加文件。</message> <message key="plugins.importexport.datacite.cliUsage">使用方法: {$scriptName} {$pluginName} export xmlFileName journal_path {issues|articles|galleys|suppfiles} objectId1 [objectId2] ... {$scriptName} {$pluginName} register journal_path {issues|articles|galleys|suppfiles} objectId1 [objectId2] ...</message> </locale>