[ 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
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/datacite/locale/en_US/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="en_US" full_name="U.S. English"> <message key="plugins.importexport.datacite.displayName">DataCite Export/Registration Plugin</message> <message key="plugins.importexport.datacite.description">Export or register issue, article, galley and supplementary file metadata in DataCite format.</message> <message key="plugins.importexport.datacite.intro"><![CDATA[ If you want to register DOIs with DataCite, please contact the Managing Agent via the <a href="http://datacite.org/contact" target="_blank">DataCite homepage</a>, who will refer you to your local DataCite Member. Once you have established a relationship with the Member organisation, you will be provided with access to the DataCite service for minting persistent identifiers (DOIs) and registering associated metadata. If you do not have your own username and password you'll still be able to export into the DataCite XML format but you cannot register your DOIs with DataCite from within OJS. Please note that the password will be saved as plain text, i.e. not encrypted, due to the DataCite registration service requirements. ]]></message> <message key="plugins.importexport.datacite.settings.description"><![CDATA[Please <a href="{$settingsUrl}">configure</a> the DataCite export plug-in before using it for the first time.]]></message> <message key="plugins.importexport.datacite.settings.form.description">Please configure the DataCite export plug-in:</message> <message key="plugins.importexport.datacite.settings.form.username">Username (symbol)</message> <message key="plugins.importexport.datacite.settings.form.usernameRequired">Please enter the username (symbol) you got from DataCite. The username may not contain colons.</message> <message key="plugins.importexport.datacite.settings.form.passwordRequired">Please enter the password you got from DataCite.</message> <message key="plugins.importexport.datacite.settings.form.automaticRegistration">Register DOIs automatically</message> <message key="plugins.importexport.datacite.settings.form.automaticRegistration.description"><![CDATA[OJS will deposit DOIs automatically to DataCite as articles are published. Please note that this may take a short amount of time after publication to process. You can check for all unregistered DOIs in the <a href="{$unregisteredURL}">unregistered articles listing</a>.]]></message> <message key="plugins.importexport.datacite.export.suppFiles">Export supplementary files</message> <message key="plugins.importexport.datacite.export.selectSuppFile">Select Supplementary Files</message> <message key="plugins.importexport.datacite.export.noSuppFiles">No supplementary files currently have DOIs assigned.</message> <message key="plugins.importexport.datacite.register.success">Registration successful!</message> <message key="plugins.importexport.datacite.export.error.suppFileNotFound">No supplementary file matched the specified suppfile ID: {$param}.</message> <message key="plugins.importexport.datacite.cliUsage"><![CDATA[Usage: {$scriptName} {$pluginName} export xmlFileName journal_path {issues|articles|galleys|suppfiles} objectId1 [objectId2] ... {$scriptName} {$pluginName} register journal_path {issues|articles|galleys|suppfiles} objectId1 [objectId2] ... ]]></message> <message key="plugins.importexport.datacite.senderTask.name">DataCite automatic registration task</message> </locale>