HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/ojs/cache/fc-locale-375d2ed20683ca487e248cf479809aed.php
<?php return array (
  'plugins.importexport.datacite.displayName' => 'DataCite Export/Registration Plugin',
  'plugins.importexport.datacite.description' => 'Export or register issue, article, galley and supplementary file metadata in DataCite format.',
  'plugins.importexport.datacite.settings.description' => 'Please configure the DataCite export plugin before using it for the first time.',
  'plugins.importexport.datacite.intro' => '
		If you want to register DOIs with DataCite, please contact the Managing
		Agent via the <a href="https://datacite.org/contact.html" 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.
	',
  'plugins.importexport.datacite.settings.form.username' => 'Username (symbol)',
  'plugins.importexport.datacite.settings.form.usernameRequired' => 'Please enter the username (symbol) you got from DataCite. The username may not contain colons.',
  'plugins.importexport.datacite.settings.form.automaticRegistration.description' => 'OJS will deposit DOIs automatically to DataCite. Please note that this may take a short amount of time after publication to process (e.g. depending on your cronjob configuration). You can check for all unregistered DOIs.',
  'plugins.importexport.datacite.settings.form.testMode.description' => 'Use the DataCite test prefix for DOI registration. Please do not forget to remove this option for the production.',
  'plugins.importexport.datacite.settings.form.testUsername' => 'Test Username',
  'plugins.importexport.datacite.settings.form.testPassword' => 'Test Password',
  'plugins.importexport.datacite.settings.form.testDOIPrefix' => 'Test DOI Prefix',
  'plugins.importexport.datacite.senderTask.name' => 'DataCite automatic registration task',
  'plugins.importexport.datacite.cliUsage' => 'Usage: 
{$scriptName} {$pluginName} export [outputFileName] [journal_path] {issues|articles|galleys} objectId1 [objectId2] ...
{$scriptName} {$pluginName} register [journal_path] {issues|articles|galleys} objectId1 [objectId2] ...
',
);