'Export or register article metadata in CrossRef format.',
'plugins.importexport.crossref.displayName' => 'CrossRef Export/Registration Plugin',
'plugins.importexport.crossref.requirements' => 'Requirements',
'plugins.importexport.crossref.requirements.satisfied' => 'All plugin requirements are satisfied.',
'plugins.importexport.crossref.error.pluginNotConfigured' => 'CrossRef plugin not configured! Configure this plugin in the plugin\'s settings page.',
'plugins.importexport.crossref.error.DOIsNotAvailable' => 'DOI Public Identifier plugin not configured! Enable and configure this plugin from the DOI Plugin Settings page.',
'plugins.importexport.crossref.error.publisherNotConfigured' => 'A journal publisher has not been configured! You must add a publisher institution under Journal Setup Step 1.5.',
'plugins.importexport.crossref.settings.depositorIntro' => 'The following items are required for a successful CrossRef deposit.',
'plugins.importexport.crossref.settings.form.depositorName' => 'Depositor name',
'plugins.importexport.crossref.settings.form.depositorEmail' => 'Depositor email',
'plugins.importexport.crossref.settings.form.depositorNameRequired' => 'Please enter the depositor name.',
'plugins.importexport.crossref.settings.form.depositorEmailRequired' => 'Please enter the depositor email.',
'plugins.importexport.crossref.settings.form.automaticRegistration' => 'Register DOIs automatically',
'plugins.importexport.crossref.settings.form.automaticRegistration.description' => '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 unregistered articles listing.',
'plugins.importexport.crossref.registrationIntro' => 'This plugin can be configured to automatically register Digital Object Identifiers (DOIs) with CrossRef. You will need a username and password (available from CrossRef) 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.',
'plugins.importexport.crossref.settings.description' => 'You can configure the CrossRef export/registration plug-in here.',
'plugins.importexport.crossref.settings.form.description' => 'Please configure the CrossRef export/registration plug-in:',
'plugins.importexport.crossref.settings.form.username' => 'Username',
'plugins.importexport.crossref.settings.form.usernameRequired' => 'Please enter the username you got from CrossRef.',
'plugins.importexport.crossref.export.unregistered' => 'Unregistered Articles',
'plugins.importexport.crossref.export.selectUnregistered' => 'Select unregistered Articles',
'plugins.importexport.crossref.export.noUnregistered' => 'All published articles have already been registered (or none of them has a DOI assigned).',
'plugins.importexport.crossref.cliUsage' => 'Usage:
{$scriptName} {$pluginName} export xmlFileName journal_path {issues|articles} objectId1 [objectId2] ...
{$scriptName} {$pluginName} register journal_path {issues|articles} objectId1 [objectId2] ...',
'plugins.importexport.crossref.export.error.articleDatePublishedMissing' => 'The date published is missing for the article with ID {$param}.',
); ?>