",
"tutorialUnderstandBtn": "我明白了",
@@ -159,40 +147,22 @@
"glossaryModalTitle": "当前术语表",
"glossaryTableSource": "原文 (src)",
"glossaryTableDestination": "译文 (dst)",
- "init_i18n_failed_alert": "加载界面翻译资源失败,请检查网络连接或联系管理员。",
- "init_failed_alert": "初始化失败,无法连接到后端服务。请检查服务是否运行或刷新页面。",
"engineOptionIdentity": "已经是Markdown格式",
"engineOptionMineru": "Mineru(推荐)",
"engineOptionDocling": "Docling",
- "engineOptionMineruDeploy": "Mineru部署服务",
"engineOptionMineru_deploy": "Mineru部署服务",
"apiHrefInfo302ai": "👈由此链接注册可享受1美元免费额度",
"glossaryEmpty": "术语表为空",
- "status_selectFileFirst": "请先选择文件!",
"status_fillRequired": "请填写所有必填项!",
"btn_initializing": "初始化...",
- "status_encodingAndSubmitting": "编码并提交中...",
- "status_requestOk": "请求成功,任务已开始。",
"btn_cancelTranslation": "取消翻译",
- "status_requestFail": "请求失败",
- "status_initFail": "任务初始化失败",
"status_cancelling": "取消中...",
- "status_cancelSent": "已发送取消请求。",
- "status_cancelFail": "取消失败",
- "status_gettingStatus": "获取状态中...",
"btn_reTranslate": "重新翻译",
- "status_updateError": "状态更新出错。",
- "preview_loading": "加载预览中...",
- "preview_cantReadOriginal": "无法读取原文预览。",
"preview_cantPreviewType": "无法预览此文件类型",
"preview_noOriginalCache": "无原文缓存可供预览。",
- "preview_loadFailed": "预览加载失败。",
- "pdf_preparing": "正在准备PDF...",
- "pdf_print_failed": "调用打印功能失败,请检查浏览器设置或手动保存为PDF。",
- "pdf_fetch_failed": "获取用于生成PDF的内容失败。",
+ "pdf_preparing": "正在准备打印,请稍候...",
"preview_bilingual": "双语预览",
"preview_translatedOnly": "仅译文预览",
- "admin_tasklist_failed": "管理员模式:加载任务列表失败。",
"configImportSuccess": "配置导入成功!",
"configImportError": "配置文件解析失败,请检查文件格式。"
},
@@ -228,8 +198,6 @@
"segmentModeHelp": "Choose how to segment the text for translation.",
"docxSettingsTitleText": "DOCX Translation Options",
"insertModeHelpDocx": "Choose how to insert the translated text.",
- "separatorPlaceholderStructured": "e.g., ---",
- "separatorHelpDocx": "In append mode, the translation will start a new paragraph. This is for adding extra content between original and translated paragraphs. \\n can be used for newlines within the separator.",
"xlsxSettingsTitleText": "XLSX Translation Options",
"insertModeHelpXlsx": "Choose how to insert the translated text into cells.",
"xlsxTranslateRegionsLabel": "Translation Regions (Optional)",
@@ -238,10 +206,8 @@
"insertModeHelpSrt": "Choose how to insert the translated text.",
"epubSettingsTitleText": "EPUB Translation Options",
"insertModeHelpEpub": "Choose how to insert the translated text.",
- "separatorHelpEpub": "In append mode, the translation will start a new block. This is for adding extra content between original and translated blocks. \\n can be used for newlines within the separator.",
"htmlSettingsTitleText": "HTML Translation Options",
"insertModeHelpHtml": "Choose how to insert the translated text.",
- "separatorHelpHtml": "In append mode, the translation will start a new block. This is for adding extra content between original and translated blocks. \\n can be used for newlines within the separator.",
"assSettingsTitleText": "ASS Translation Options",
"insertModeHelpAss": "Choose how to insert the translated text.",
"separatorPlaceholderAss": "e.g., \\N (newline character)",
@@ -263,11 +229,6 @@
"mineruDeployBaseUrlLabel": "Service Address (Base URL)",
"mineruDeployBaseUrlPlaceholder": "e.g., http://127.0.0.1:8000",
"mineruDeployBackendLabel": "Backend Type",
- "mineruDeployBackendPipeline": "Pipeline",
- "mineruDeployBackendTransformers": "Transformers",
- "mineruDeployBackendMlx": "MLX Engine",
- "mineruDeployBackendVllm": "VLLM Engine",
- "mineruDeployBackendVllmAsync": "VLLM Async Engine",
"mineruDeployLangListLabel": "Language List (Pipeline Mode)",
"mineruDeployServerUrlLabel": "Server URL",
"mineruDeployServerUrlPlaceholder": "e.g., http://127.0.0.1:30000",
@@ -333,15 +294,12 @@
"taskCardStartBtn": "Start Translation",
"downloadMdEmbedded": "Markdown (Embedded Img)",
"downloadMdZip": "Markdown Zip",
- "downloadAss": "ASS",
- "previewTitle": "Preview",
"previewBilingualBtn": "Bilingual",
"previewTranslatedOnlyBtn": "Translation Only",
"syncScrollTooltip": "Sync Scrolling",
"previewOriginal": "Original",
"previewTranslated": "Translation",
"closeBtn": "Close",
- "downloadBtn": "Download",
"tutorialModalTitle": "Tutorial",
"tutorialModalBody": "
Video tutorials are available on Bilibili by searching for docutranslate.
Welcome to DocuTranslate! Please follow these steps to translate your documents:
Step 1: Select Workflow
At the top of the left-side configuration panel, first choose the processing flow that best suits your file type.
Tip: \"Auto-select Workflow\" is enabled by default. Simply upload your file, and the system will automatically match it with the appropriate workflow to simplify the process.
Convert to Markdown then Translate: Suitable for translating PDF, Markdown, images, etc. This is the most versatile and powerful mode.
Plain Text Translation: For translating .txt plain text files.
EPUB Translation: For translating .epub e-book files.
DOCX Translation: For translating .docx Word documents.
XLSX Translation: For translating .xlsx or .csv spreadsheet files.
PPTX Translation: For translating .pptx slide files.
SRT Subtitle Translation: For translating .srt subtitle files.
ASS Subtitle Translation: For translating .ass advanced subtitle files.
JSON Translation: For translating specific fields within .json files.
HTML Translation: For translating .html web page files.
Step 2: Configure Parameters
After selecting a workflow, the relevant configuration options will appear below. Please complete the settings in order (all configurations are automatically saved in your browser):
A. Workflow-Specific Options (Appears based on your choice in Step 1):
If \"Convert to Markdown then Translate\" is selected, configure Parsing Configuration:
Parsing Engine: Choose an engine to convert your file (like a PDF) into a translation-friendly Markdown format. No selection is needed if your file is already in Markdown format.
Mineru Token: If you choose the minerU engine, you need to enter your token here.
If \"Plain Text/DOCX/XLSX/PPTX/SRT/ASS/EPUB/HTML\" is selected, configure its Translation Options:
Insert Mode: Defines how the translation result is placed in the document. You can choose to \"Replace\" the original, \"Append\" it after the original, or \"Prepend\" it before the original.
Separator: When \"Append\" or \"Prepend\" mode is selected, this is used to insert a separator between the original and translated text (e.g., \\\\N is common for ASS format, <br /> for EPUB format as a line break).
If \"JSON Translation\" is selected, configure JSON Paths:
JSON Paths to Translate: Enter one JSONPath expression per line to translate all strings within the matched objects. For example: $.* (translate all strings), $..description (translate all values with the key description).
B. General Options (Applicable to all workflows):
Translation Model:
Select Platform/API Address/API Key/Model ID: Configure the AI translation service you wish to use. The better the model follows instructions, the lower the probability of errors and missed translations.
Skip Translation: If checked, only document parsing and format conversion will be performed, without calling the AI for translation.
Translation Configuration:
Target Language: Specify the target language for the translation.
Custom Prompt: Optional, add extra instructions, like \"Do not translate personal names.\"
Thinking Mode: A setting for some models that support mixed inference; \"Disable (Recommended)\" is the suggested choice.
Chunk Size/Concurrency, etc.: Advanced parameters for adjusting performance and API request behavior; usually, the defaults are fine.
Glossary:
Upload Glossary (Optional): Upload a CSV file (must contain 'src' and 'dst' columns) to ensure consistency and accuracy for specific terms.
Auto-generate Glossary: When enabled, the program will first extract terms from the original text to create a glossary before proceeding with the translation.
Step 3: Upload File
In the task list on the right, click or drag your document into the file upload area.
Step 4: Start Translation
Once the file is successfully selected, click the Start Translation button on the bottom right of the task card. The system will begin processing the task, and you can view the real-time progress in the log area.
Step 5: View and Download
After the translation is complete, action buttons will appear on the task card:
Preview: Compare the original and translated text side-by-side in a slide-out panel.
Download: Download the translation in various formats, including PDF, DOCX, Markdown, etc.
Attachments: If any additional files were generated during the process (like an auto-generated glossary), they can be downloaded here.
Important Note: All configurations are automatically saved locally in your browser for future use. You can also use the new \"Export Config\" and \"Import Config\" buttons to back up and restore your settings.
",
"tutorialUnderstandBtn": "I Understand",
@@ -356,40 +314,22 @@
"glossaryModalTitle": "Current Glossary",
"glossaryTableSource": "Source (src)",
"glossaryTableDestination": "Destination (dst)",
- "init_i18n_failed_alert": "Failed to load interface translations. Please check your network connection or contact an administrator.",
- "init_failed_alert": "Initialization failed, could not connect to the backend service. Please ensure the service is running and refresh the page.",
"engineOptionIdentity": "Already Markdown Format",
"engineOptionMineru": "Mineru (Recommended)",
"engineOptionDocling": "Docling",
- "engineOptionMineruDeploy": "Mineru Deploy Service",
"engineOptionMineru_deploy": "Mineru Deploy Service",
"apiHrefInfo302ai": "👈 Register through this link to enjoy a $1 free credit",
"glossaryEmpty": "Glossary is empty",
- "status_selectFileFirst": "Please select a file first!",
"status_fillRequired": "Please fill in all required fields!",
"btn_initializing": "Initializing...",
- "status_encodingAndSubmitting": "Encoding and submitting...",
- "status_requestOk": "Request successful, task has started.",
"btn_cancelTranslation": "Cancel Translation",
- "status_requestFail": "Request failed",
- "status_initFail": "Task initialization failed",
"status_cancelling": "Cancelling...",
- "status_cancelSent": "Cancel request sent.",
- "status_cancelFail": "Cancellation failed",
- "status_gettingStatus": "Getting status...",
"btn_reTranslate": "Re-translate",
- "status_updateError": "Error updating status.",
- "preview_loading": "Loading preview...",
- "preview_cantReadOriginal": "Could not read original file for preview.",
"preview_cantPreviewType": "Cannot preview this file type",
"preview_noOriginalCache": "No original file cached for preview.",
- "preview_loadFailed": "Failed to load preview.",
"pdf_preparing": "Preparing PDF...",
- "pdf_print_failed": "Failed to invoke print function. Please check browser settings or save as PDF manually.",
- "pdf_fetch_failed": "Failed to fetch content for PDF generation.",
"preview_bilingual": "Bilingual Preview",
"preview_translatedOnly": "Translation Only Preview",
- "admin_tasklist_failed": "Admin mode: Failed to load task list.",
"configImportSuccess": "Configuration imported successfully!",
"configImportError": "Failed to parse config file, please check the file format."
}
diff --git a/docutranslate/static/index.html b/docutranslate/static/index.html
index 87a4bb9..09dc753 100644
--- a/docutranslate/static/index.html
+++ b/docutranslate/static/index.html
@@ -1 +1 @@
-
DocuTranslate - 交互式文档翻译