[ 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
/
crossref
/
locale
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/crossref/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.crossref.description">Export or register article metadata in CrossRef format.</message> <message key="plugins.importexport.crossref.displayName">CrossRef Export/Registration Plugin</message> <message key="plugins.importexport.crossref.requirements">Requirements</message> <message key="plugins.importexport.crossref.requirements.satisfied">All plugin requirements are satisfied.</message> <message key="plugins.importexport.crossref.error.pluginNotConfigured"><![CDATA[CrossRef plugin not configured! Configure this plugin in the plugin's <a href="{$settingsUrl}">settings page</a>.]]></message> <message key="plugins.importexport.crossref.error.DOIsNotAvailable"><![CDATA[DOI Public Identifier plugin not configured! Enable and configure this plugin from the <a href="{$doiUrl}" target="_blank">DOI Plugin</a> Settings page.]]></message> <message key="plugins.importexport.crossref.error.publisherNotConfigured"><![CDATA[A journal publisher has not been configured! You must add a publisher institution under <a href="{$publisherUrl}" target="_blank">Journal Setup Step 1.5</a>.]]></message> <message key="plugins.importexport.crossref.settings.depositorIntro">The following items are required for a successful CrossRef deposit.</message> <message key="plugins.importexport.crossref.settings.form.depositorName">Depositor name</message> <message key="plugins.importexport.crossref.settings.form.depositorEmail">Depositor email</message> <message key="plugins.importexport.crossref.settings.form.depositorNameRequired">Please enter the depositor name.</message> <message key="plugins.importexport.crossref.settings.form.depositorEmailRequired">Please enter the depositor email.</message> <message key="plugins.importexport.crossref.settings.form.automaticRegistration">Register DOIs automatically</message> <message key="plugins.importexport.crossref.settings.form.automaticRegistration.description"><![CDATA[OJS will deposit article DOIs automatically to CrossRef 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.crossref.registrationIntro"><![CDATA[This plugin can be configured to automatically register Digital Object Identifiers (DOIs) with CrossRef. You will need a username and password (available from <a href="http://www.crossref.org" target="_blank">CrossRef</a>) in order to do so. If you do not have your own username and password you can still export into the CrossRef XML format, but you cannot register your DOIs with CrossRef from within OJS.]]></message> <message key="plugins.importexport.crossref.settings.description"><![CDATA[You can <a href="{$settingsUrl}">configure the CrossRef export/registration plug-in here</a>.]]></message> <message key="plugins.importexport.crossref.settings.form.description">Please configure the CrossRef export/registration plug-in:</message> <message key="plugins.importexport.crossref.settings.form.username">Username</message> <message key="plugins.importexport.crossref.settings.form.usernameRequired">Please enter the username you got from CrossRef.</message> <message key="plugins.importexport.crossref.export.unregistered">Export unregistered articles</message> <message key="plugins.importexport.crossref.export.selectUnregistered">Select unregistered articles</message> <message key="plugins.importexport.crossref.manageDOIs">Manage DOIs</message> <message key="plugins.importexport.crossref.manageIssues">Manage Issues</message> <message key="plugins.importexport.crossref.manageArticleDOIs">Manage Article DOIs</message> <message key="plugins.importexport.crossref.articles.notDeposited">All published articles have already been registered (or none of them has a DOI assigned).</message> <message key="plugins.importexport.crossref.articles.failed">There are no failed deposits.</message> <message key="plugins.importexport.crossref.articles.submitted">There are no just submitted DOIs.</message> <message key="plugins.importexport.crossref.articles.completed">There are no completed deposits.</message> <message key="plugins.importexport.crossref.articles.found">There are no active DOIs</message> <message key="plugins.importexport.crossref.downloadXML">Download XML</message> <message key="plugins.importexport.crossref.checkStatus">Check status</message> <message key="plugins.importexport.crossref.checkStatusDescription">Click this button to update the status for the selected object(s).</message> <message key="plugins.importexport.crossref.status.all">All</message> <message key="plugins.importexport.crossref.status.non">Not deposited</message> <message key="plugins.importexport.crossref.status.submitted">Submitted</message> <message key="plugins.importexport.crossref.status.completed">Deposited</message> <message key="plugins.importexport.crossref.status.failed">Failed</message> <message key="plugins.importexport.crossref.status.registered">Active</message> <message key="plugins.importexport.crossref.status.markedRegistered">Marked registered</message> <message key="plugins.importexport.crossref.statusLegend"><![CDATA[ <p>Deposit status:</p> <p> - Not deposited: no deposit attempt has been made for this DOI.<br /> - Submitted: this DOI has been submitted for the deposit.<br /> - Deposited: the DOI has been deposited to Crossref, but may not be active yet.<br /> - Active: the DOI has been deposited, and is resolving correctly.<br /> - Failed: the DOI deposit has failed.<br /> - Marked registered: the DOI was manually marked as registered. </p> <p>Only the status of the last deposit attempt is displayed.</p> <p>If a deposit has failed, please solve the problem and try to register the DOI again.</p>]]></message> <message key="plugins.importexport.crossref.notification.failed">A DOI has failed to register. Please go to CrossRef Export/Registration Plugin > Export unregistered articles > Failed.</message> <message key="plugins.importexport.crossref.register.error.mdsError">Submission was not successful! The DOI registration server returned an error: '{$param}'.</message> <message key="plugins.importexport.crossref.register.success">Submission successful!</message> <message key="plugins.importexport.crossref.cliUsage"><![CDATA[Usage: {$scriptName} {$pluginName} export xmlFileName journal_path {issues|articles} objectId1 [objectId2] ... {$scriptName} {$pluginName} register journal_path {issues|articles} objectId1 [objectId2] ... ]]></message> <message key="plugins.importexport.crossref.senderTask.name">CrossRef automatic registration task</message> <message key="plugins.importexport.crossref.senderTask.warning.noDOIprefix">DOI prefix is missing for the journal with the path {$path}.</message> </locale>