# Jiří Dlouhý <jiri.dlouhy@czp.cuni.cz>, 2022.
# Sebastian Schmidt <sebastian.schmidt@slub-dresden.de>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-13T00:58:11+00:00\n"
"PO-Revision-Date: 2024-11-13 12:29+0000\n"
"Last-Translator: Sebastian Schmidt <sebastian.schmidt@slub-dresden.de>\n"
"Language-Team: English <http://translate.pkp.sfu.ca/projects/plugins/"
"plagiarism/en/>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18.2\n"

msgid "plugins.generic.plagiarism.displayName"
msgstr "iThenticate Plagiarism Detector Plugin"

msgid "plugins.generic.plagiarism.description"
msgstr "Send all submissions to iThenticate to be checked for possible plagiarism."

msgid "plugins.generic.plagiarism.manager.settings.description"
msgstr ""
"Settings for the account used to upload submissions to iThenticate. Contact "
"your iThenticate administrator for details."

msgid "plugins.generic.plagiarism.manager.settings.apiUrl"
msgstr "iThenticate API URL"

msgid "plugins.generic.plagiarism.manager.settings.apiKey"
msgstr "iThenticate API key"

msgid "plugins.generic.plagiarism.manager.settings.apiUrlRequired"
msgstr "iThenticate API URL is required"

msgid "plugins.generic.plagiarism.manager.settings.disableAutoSubmission"
msgstr "Disable auto upload of submission files to iThenticate at submission time"

msgid "plugins.generic.plagiarism.manager.settings.disableAutoSubmission.description"
msgstr "If auto upload to iThenticate is disabled, submission files need to be sent manually from submission workflow"

msgid "plugins.generic.plagiarism.manager.settings.apiUrlInvalid"
msgstr ""
"The specified API URL is not valid. Please double-check the URL and try again. "
"(Hint: Try adding http:// to the beginning of the URL.)"

msgid "plugins.generic.plagiarism.manager.settings.apiKeyRequired"
msgstr "The iThenticate API key is required"

msgid "plugins.generic.plagiarism.manager.settings.serviceAccessInvalid"
msgstr ""
"The specified API URL/key is invalid or a connection to iThenticate API service cannot be established."
"Please double-check the API URL/key and try again."

msgid "plugins.generic.plagiarism.manager.settings.areForced"
msgstr "iThenticate settings were found in config.inc.php and the settings here will not be used."

msgid "plugins.generic.plagiarism.errorMessage"
msgstr "iThenticate processing error for submission {$submissionId}: {$errorMessage}"

msgid "plugins.generic.plagiarism.ithenticate.submission.error.UNSUPPORTED_FILETYPE"
msgstr "The uploaded filetype is not supported."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.PROCESSING_ERROR"
msgstr "An unspecified error occurred while processing the submissions."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.CANNOT_EXTRACT_TEXT"
msgstr "The submission does not contain text to generate a Similarity Report or the word count of the submission is 0."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.TOO_LITTLE_TEXT"
msgstr "The submission does not have enough text to generate a Similarity Report. A submission must contain at least 20 words."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.TOO_MUCH_TEXT"
msgstr "The submission has too much text to generate a Similarity Report. After extracted text is converted to UTF-8, the submission must contain less than 2MB of text."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.TOO_MANY_PAGES"
msgstr "The submission has too many pages to generate a Similarity Report. A submission cannot contain more than 800 pages."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.FILE_LOCKED"
msgstr "The uploaded file requires a password in order to be opened."

msgid "plugins.generic.plagiarism.ithenticate.submission.error.CORRUPT_FILE"
msgstr "The uploaded file appears to be corrupt."

msgid "plugins.generic.plagiarism.general.errorMessage"
msgstr "Request processing error: {$errorMessage}"

msgid "plugins.generic.plagiarism.submission.checklist.eula"
msgstr "iThenticate EULA <a target=\"_blank\" href=\"{$localizedEulaUrl}\">link</a>"

msgid "plugins.generic.plagiarism.submission.eula.acceptance.message"
msgstr "You must read and accept the <a target=\"_blank\" href=\"{$localizedEulaUrl}\">iThenticate EULA</a> before proceeding to finalise the submission."

msgid "plugins.generic.plagiarism.submission.eula.acceptance.confirm"
msgstr "I have read the end user license agreement and accept it."

msgid "plugins.generic.plagiarism.submission.eula.acceptance.confirm.label"
msgstr "Plagiarism EULA"

msgid "plugins.generic.plagiarism.submission.eula.acceptance.error"
msgstr "The EULA must be confirmed before continuing."

msgid "plugins.generic.plagiarism.submission.eula.accept.button.title"
msgstr "Confirm and Continue"

msgid "plugins.generic.plagiarism.similarityCheck.settings.title"
msgstr "Submission similarity check settings"

msgid "plugins.generic.plagiarism.similarityCheck.settings.warning.note"
msgstr "Note that if any of the following settings are set in the configuration file at the global or journal/server/press level, those settings will take precedence over this form."

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.addToIndex"
msgstr "Submissions will be indexed in the accounts repository and will be available for comparison in Similarity Reports by other users within your organization"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeQuotes"
msgstr "Text in quotes of the submission will not count as similar content"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeBibliography"
msgstr "Text in a bibliography section of the submission will not count as similar content"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeAbstract"
msgstr "Text in the abstract section of the submission will not count as similar content"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeMethods"
msgstr "Text in the method section of the submission will not count as similar content"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeCitations"
msgstr "The citations of the submission will be excluded from similarity check"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeSmallMatches.label"
msgstr "Exclude small match count"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeSmallMatches.description"
msgstr "Similarity matches that match less than the specified amount of words will not count as similar content"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.excludeSmallMatches.validation.min"
msgstr "Must be an integer(without any fraction) with minimum value 8"

msgid "plugins.generic.plagiarism.similarityCheck.settings.field.allowViewerUpdate"
msgstr "Changes made in reports will be saved for the next time the report is viewed"

msgid "plugins.generic.plagiarism.similarity.action.column.score.title"
msgstr "Plagiarism Score/Action"

msgid "plugins.generic.plagiarism.similarity.action.launch.viewer.title"
msgstr "Launch Plagiarism Similarity Viewer"

msgid "plugins.generic.plagiarism.similarity.match.title"
msgstr "Similarity Match"

msgid "plugins.generic.plagiarism.similarity.score.column.overall_match_percentage"
msgstr "Overall Match Percentage"

msgid "plugins.generic.plagiarism.similarity.action.generateReport.title"
msgstr "Schedule Plagiarism Report"

msgid "plugins.generic.plagiarism.similarity.action.generateReport.confirmation"
msgstr "Are you sure you want to generate the Plagiarism report?"

msgid "plugins.generic.plagiarism.similarity.action.refreshReport.title"
msgstr "Refresh Plagiarism Similarity Score"

msgid "plugins.generic.plagiarism.similarity.action.refreshReport.confirmation"
msgstr "Are you sure you want to refresh the Plagiarism similarity score?"

msgid "plugins.generic.plagiarism.similarity.action.submitforPlagiarismCheck.title"
msgstr "Conduct Plagiarism Check"

msgid "plugins.generic.plagiarism.similarity.action.submitforPlagiarismCheck.confirmation"
msgstr "Are you sure you want to submit this file for plagiarism check?"

msgid "plugins.generic.plagiarism.similarity.action.confirmEula.title"
msgstr "Plagiarism End User License Agreement Confirmation"

msgid "plugins.generic.plagiarism.similarity.action.invalidFileType"
msgstr "Plagiarism checking not available"

msgid "plugins.generic.plagiarism.action.scheduleSimilarityReport.success"
msgstr "Successfully scheduled the iThenticate similarity report generation process."

msgid "plugins.generic.plagiarism.action.launchViewer.error"
msgstr "Report viewer not currently available, please try again later."

msgid "plugins.generic.plagiarism.action.refreshSimilarityResult.error"
msgstr "Unable to refresh iThenticate similarity score for submission file id : {$submissionFileId}."

msgid "plugins.generic.plagiarism.action.refreshSimilarityResult.warning"
msgstr "The iThenticate similarity report has not yet completed for submission file id : {$submissionFileId}."

msgid "plugins.generic.plagiarism.action.refreshSimilarityResult.success"
msgstr "Successfully refreshed and updated the iThenticate similarity scores."

msgid "plugins.generic.plagiarism.action.submitSubmission.error"
msgstr "Unable to upload the submission file to iThenticate. Note that submission file size must be at most 100 MB."

msgid "plugins.generic.plagiarism.action.submitSubmission.success"
msgstr "Successfully uploaded the submission file to iThenticate."

msgid "plugins.generic.plagiarism.webhook.configuration.missing"
msgstr "iThenticate webhook not configured for context id {$contextId} ."

msgid "plugins.generic.plagiarism.webhook.headers.missing"
msgstr "Missing required iThenticate webhook headers"

msgid "plugins.generic.plagiarism.webhook.event.invalid"
msgstr "Invalid iThenticate webhook event type {$event}"

msgid "plugins.generic.plagiarism.webhook.signature.invalid"
msgstr "Invalid iThenticate webhook signature"

msgid "plugins.generic.plagiarism.webhook.submissionId.invalid"
msgstr "Invalid iThenticate submission id {$submissionUuid} given for webhook event {$event}"

msgid "plugins.generic.plagiarism.webhook.submissionFileAssociationWithContext.invalid"
msgstr "The given submission file id : {$submissionFileId} does not exists for context id : {$contextId}"

msgid "plugins.generic.plagiarism.webhook.similarity.schedule.error"
msgstr "Unable to schedule the similarity report generation for file id {$submissionFileId} with error : {$error}"

msgid "plugins.generic.plagiarism.webhook.similarity.schedule.previously"
msgstr "Similarity report generation process has already been scheduled for submission file id {$submissionFileId}"

msgid "plugins.generic.plagiarism.webhook.similarity.schedule.failure"
msgstr "Failed to schedule the similarity report generation process for submission file id {$submissionFileId}"

msgid "plugins.generic.plagiarism.stamped.eula.missing"
msgstr ""
"The stamped EULA information is missing for the submission or submitting "
"user."

msgid "plugins.generic.plagiarism.ithenticate.upload.complete.failed"
msgstr "Unable to complete the uploading of all files at iThenticate service for plagiarism check."

msgid "plugins.generic.plagiarism.ithenticate.submission.create.failed"
msgstr "Could not create the submission at iThenticate for submission file id : {$submissionFileId}"

msgid "plugins.generic.plagiarism.ithenticate.file.upload.failed"
msgstr "Could not complete the file upload at iThenticate for submission file id  : {$submissionFileId}"

msgid "plugins.generic.plagiarism.submission.status.unavailable"
msgstr "Submission details is unavailable."

msgid "plugins.generic.plagiarism.submission.status.CREATED"
msgstr "Submission has been created but no file has been uploaded"

msgid "plugins.generic.plagiarism.submission.status.PROCESSING"
msgstr "File contents have been uploaded and the submission is still being processed"

msgid "plugins.generic.plagiarism.submission.status.ERROR"
msgstr "An error occurred during submission processing."

msgid "plugins.generic.plagiarism.manager.settings.serviceAccessMissing"
msgstr "Missing required iThenticate service access API URL and API key."

msgid "plugins.generic.plagiarism.webhook.registration.failed"
msgstr "Webhook registration failed for context {$contextId}. Submissions will upload but updates may not arrive."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.register.description"
msgstr "Register webhooks for iThenticate account for a given context path"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.update.description"
msgstr "Update webhooks for iThenticate account for a given context path"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.validate.description"
msgstr "Validate webhooks for iThenticate account for a given context path"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.list.description"
msgstr "List webhooks for iThenticate account for all available and enabled contexts"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.usage.description"
msgstr "Display the usage parameters."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.empty.option"
msgstr "Option could not be empty! Check the usage method."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.option.doesnt.exists"
msgstr "Option {$option} does not exist. Check the usage method."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.option.mean.those"
msgstr "Did you mean one of the following?."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.required.parameters.missing"
msgstr "Required parameter {$parameter} are missing for command {$command}."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.required.parameters.missing.example"
msgstr "Run the command as php plugins/generic/plagiarism/tools/webhook.php {$command} --context=CONTEXT_PATH_OR_ID."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.context.not.found"
msgstr "No context found for given context path or id: {$contextPathOrId}"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.success"
msgstr "Operation completed successfully."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.error"
msgstr "Operation failed with error"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.webhook.already.configured"
msgstr "A valid iThenticate webhook already configured. Use update option to register a new webhook and replace the existing one."

msgid "plugins.generic.plagiarism.tools.registerWebhooks.webhook.deleted.success"
msgstr "Successfully deleted the iThenticate webhook with id: {$webhookId} for context id: {$contextId}"

msgid "plugins.generic.plagiarism.tools.registerWebhooks.webhook.deleted.error"
msgstr "Unable to delete the iThenticate webhook with id: {$webhookId} for context id: {$contextId}"
