{{ sourceDocumentExtensions }}
{{ offset + index + 1 }} |
{{ document.file.name }}
|
|
# |
|
||||||
---|---|---|---|---|---|---|---|
{{ offset + index + 1 }} |
{{ task.group.name }}
|
{{ task.document.file.name }}
|
{{ task.document.ocrSets.value.label }}
|
{{ ocrProcessorSettingNamesMap[setting.name] }}{{ setting.name }}: [{{ ocrProcessorSettingValuesMap[setting.name][setting.value] }}{{ setting.value }}]
|
{{ l_uploading }}{{ Math.floor(task.uploadProgress * 100) / 100 }}% ({{ calcUploadRemaining(task) }})
{{ l_ocrProcessing }}{{ l_converting }}{{ Math.floor(task.conversionJob.progress * 100) / 100 }}%
({{ calcRemaining(task.conversionJob) }})
{{ l_error }}
report_problem {{ l_invalidSettings }} []
security {{ l_infectedDocument }}
report_problem {{ l_exceededLimit }}
no_encryption_gmailerrorred {{ l_encryptedDocument }}
image_not_supported {{ l_unsupportedFormat }}
error {{ l_externalServiceUnavailable }}
error {{ l_internalServerError }} []
error []
{{ l_waiting }}{{ Math.floor(task.mainJob.progress * 100) / 100 }}%
({{ calcRemaining(task.mainJob) }})
{{ l_success }}
{{ l_warning }}
{{ l_error }}
report_problem {{ l_invalidSettings }} []
security {{ l_infectedDocument }}
report_problem {{ l_exceededLimit }}
no_encryption_gmailerrorred {{ l_encryptedDocument }}
image_not_supported {{ l_unsupportedFormat }}
error {{ l_externalServiceUnavailable }}
error {{ l_internalServerError }} []
error []
{{ l_exporting }}{{ Math.floor(task.exportationJob.progress * 100) / 100 }}%
({{ calcRemaining(task.exportationJob) }})
{{ l_success }}
{{ l_warning }}
{{ l_error }}
report_problem {{ l_invalidSettings }} []
security {{ l_infectedDocument }}
report_problem {{ l_exceededLimit }}
no_encryption_gmailerrorred {{ l_encryptedDocument }}
image_not_supported {{ l_unsupportedFormat }}
error {{ l_externalServiceUnavailable }}
error {{ l_internalServerError }} []
error []
|