[ 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
/
generic
/
sword
/
locale
/
pl_PL
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * 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 for the pl_PL (Język Polski) locale. * --> <locale name="pl_PL" full_name="Język Polski"> <message key="plugins.generic.sword.displayName">SWORD Plugin</message> <message key="plugins.generic.sword.description">Allow Journal Managers and (optionally) Authors to deposit articles via the SWORD protocol</message> <message key="plugins.generic.sword.enabled">The SWORD plugin has been enabled.</message> <message key="plugins.generic.sword.disable">The SWORD plugin has been disabled.</message> <message key="plugins.generic.sword.settings">Settings</message> <message key="plugins.generic.sword.settings.allowAuthorSpecify">Allow the author to specify a deposit point</message> <message key="plugins.generic.sword.settings.depositPoints">Deposit Points</message> <message key="plugins.generic.sword.depositPoints.create">Create Deposit Point</message> <message key="plugins.generic.sword.depositPoints.edit">Edit Deposit Point</message> <message key="plugins.generic.sword.depositPoints.type.automatic">Automatic</message> <message key="plugins.generic.sword.depositPoints.type.optionalSelection">Optional; Flexible</message> <message key="plugins.generic.sword.depositPoints.type.optionalFixed">Optional; Fixed</message> <message key="plugins.generic.sword.depositPoints.type.manager">Manager Only</message> <message key="plugins.generic.sword.depositPoints.type.description"><![CDATA[<h4>Deposit Point Types:</h4> <p><strong>Automatic</strong>: The deposit occurs automatically. The full SWORD deposit point is specified. A username and password must be specified. Deposit occurs after notifying the author of acceptance.<br /> <strong>Optional; Flexible</strong>: The author can choose whether or not to deposit. The specified URL indicates a service document, and the author may choose which specific deposit point to use from that document. Deposit occurs after notifying the author of acceptance.<br /> <strong>Optional; Fixed</strong>: The author can choose whether or not to deposit. The URL specifies the specific SWORD deposit point. Deposit occurs after notifying the author of acceptance.<br /> <strong>Manager Only</strong>: Only the Journal Manager may use this deposit point. The URL indicates a service document. Deposit is manually performed by the Journal Manager using the Import/Export interface in Journal Management. </p>]]></message> <message key="plugins.generic.sword.depositPoints.password.description">If you do not specify a password here, you and/or the author will be prompted for one when the deposit occurs. Note that this password will be visible to all Journal Managers and will be stored unencrypted in the database.</message> <message key="plugins.generic.sword.depositPoints.name">Name</message> <message key="plugins.generic.sword.automaticDepositComplete">The item "{$itemTitle}" was automatically deposited into the repository "{$repositoryName}".</message> <message key="plugins.generic.sword.depositComplete">The item "{$itemTitle}" was deposited into the repository "{$repositoryName}".</message> <message key="plugins.generic.sword.authorDepositDescription"><![CDATA[<p>You may optionally use the following form to deposit your submission, "{$submissionTitle}", in one of the repositories listed. Use the checkboxes down the left-hand column to select which repositories you wish to deposit your submission into; each repository may also allow you to specify a deposit point from a pull-down list.</p>]]></message> <message key="plugins.generic.sword.authorCustomDepositDescription"><![CDATA[<p>You may optionally specify a SWORD-compliant deposit point in the following form. If desired, please specify a SWORD URL, username and password to your repository and the submission will be deposited.</p>]]></message> <message key="plugins.importexport.sword.displayName">SWORD Import/Export Deposit Plugin</message> <message key="plugins.importexport.sword.description">Deposit articles in remote repositories using the SWORD deposit protocol</message> <message key="plugins.importexport.sword.deposit">Deposit</message> <message key="plugins.importexport.sword.serviceDocUrl">Service Document URL</message> <message key="plugins.importexport.sword.depositUrl">Deposit Point URL</message> <message key="plugins.importexport.sword.depositPoint">Deposit Point</message> <message key="plugins.importexport.sword.depositPoint.addRemove">Add/Remove</message> <message key="plugins.importexport.sword.depositGalleys">Deposit Galleys</message> <message key="plugins.importexport.sword.depositEditorial">Deposit Most Recent Editorial File</message> <message key="plugins.importexport.sword.depositSuccessful">Deposit Successful</message> <message key="plugins.importexport.sword.depositSuccessfulDescription">The item(s) selected have been deposited.</message> <message key="plugins.importexport.sword.depositFailed">Deposit Failed</message> </locale>