[ 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
/
translator
/
locale
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/translator/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.generic.translator.name">Translator Plugin</message> <message key="plugins.generic.translator.description">This plugin allows web-based maintenance of translation files.</message> <message key="plugins.generic.translator.longdescription">This area allows the Site Administrator to build, modify and check translations of OJS. This is site-wide and should not be used to customize a single OJS journal. If you correct or create a translation, please consider submitting it to the Public Knowledge Project for distribution with future releases.</message> <message key="plugins.generic.translator.localeDescription">This page lists all components of an OJS translation and provides the translator with the opportunity to edit each. A full translation of a translation should contain complete translations of all components.</message> <message key="plugins.generic.translator.tarMissing">The export function of this plugin has been deactivated because the configured tar binary cannot be found on this system. Please make sure that you have the tar program installed and then configure the path to the tar binary in config.inc.php's [cli] section!</message> <message key="plugins.generic.translator.localeName">Locale Name</message> <message key="plugins.generic.translator.localeKey">Key</message> <message key="plugins.generic.translator.localeKey.description">Enter an entire locale key to search for.</message> <message key="plugins.generic.translator.localeKeyValue">Value</message> <message key="plugins.generic.translator.translate">Translate</message> <message key="plugins.generic.translator.availableLocales">Available Locales</message> <message key="plugins.generic.translator.check">Check</message> <message key="plugins.generic.translator.errors">Locale Errors</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_MISSING_KEY.title">Missing Keys</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_EXTRA_KEY.title">Extra Keys</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_DIFFERING_PARAMS.title">Differing Parameter Lists</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_MISSING_FILE.title">Missing Locale Files</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_MISSING_EMAIL.title">Missing Emails</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_EXTRA_EMAIL.title">Extra Emails</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_DIFFERING_PARAMS.title">Differing Email Parameter Lists</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_MISSING_KEY.message">The key "{$key}" is missing from "{$filename}". The English version has been provided as a default.</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_EXTRA_KEY.message">The key "{$key}" is no longer used and can be removed from "{$filename}".</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_DIFFERING_PARAMS.message">The locale key "{$key}" in "{$filename}" differs from the reference locale in its use of parameters. Please double-check that it contains all relevant parameters. The mismatching parameter(s) are:</message> <message key="plugins.generic.translator.errors.LOCALE_ERROR_MISSING_FILE.message">The locale file "{$filename}" is missing or unreadable.</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_MISSING_EMAIL.message">The email message "{$key}" is missing from the translation.</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_EXTRA_EMAIL.message">The email message "{$key}" is no longer used and can be removed.</message> <message key="plugins.generic.translator.errors.EMAIL_ERROR_DIFFERING_PARAMS.message">The email message "{$key}" differs from the reference locale in its use of parameters. Please double-check that it contains all relevant parameters. The mismatching parameter(s) are:</message> <message key="plugins.generic.translator.locale">{$locale} Locale</message> <message key="plugins.generic.translator.localeFiles">Locale Files</message> <message key="plugins.generic.translator.miscFiles">Miscellaneous Files</message> <message key="plugins.generic.translator.emails">Email Templates</message> <message key="plugins.generic.translator.file.filename">Filename</message> <message key="plugins.generic.translator.file.edit">Editing {$filename}</message> <message key="plugins.generic.translator.email.edit">Editing {$emailKey}</message> <message key="plugins.generic.translator.file.reference">Reference Version</message> <message key="plugins.generic.translator.file.translation">Translation</message> <message key="plugins.generic.translator.email.reference">Reference Version</message> <message key="plugins.generic.translator.email.translation">Translation</message> <message key="plugins.generic.translator.file.reset">Reset</message> <message key="plugins.generic.translator.file.resetToReference">Reset To Reference</message> <message key="plugins.generic.translator.email.reset">Reset</message> <message key="plugins.generic.translator.email.resetToReference">Reset To Reference</message> <message key="plugins.generic.translator.file.resetConfirm">Are you sure you wish to reset the file contents?</message> <message key="plugins.generic.translator.email.resetConfirm">Are you sure you wish to reset the email contents?</message> <message key="plugins.generic.translator.file.doesNotExistNote">* This file has not yet been translated.</message> <message key="plugins.generic.translator.file.confirmCreate">The file "{$filename}" will be created using the English version; you will need to translate all strings in the file. Do you wish to continue?</message> <message key="plugins.generic.translator.email.description">In the following fields, translate the email template's Title, Body, and Description. The Description is for the Journal Manager's reference only.</message> <message key="plugins.generic.translator.confirmDelete">Are you sure you wish to delete this item? This action cannot be undone.</message> <message key="plugins.generic.translator.deleteKey">Delete this key</message> <message key="plugins.generic.translator.deleteEmail">Delete this email</message> <message key="plugins.generic.translator.saveBeforeContinuing">Be sure to save any changes made on this page before continuing or they will be lost. Do you wish to continue? If so, any unsaved changes will be lost.</message> <message key="plugins.generic.translator.fileNotWriteable">This locale file is not writeable by the server. Any changes you make will not be saved.</message> <message key="plugins.generic.translator.filesNotWriteable">These locale files are not writeable by the server. Any changes you make to them will not be saved.</message> </locale>