All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m25s
94 lines
5.0 KiB
JSON
94 lines
5.0 KiB
JSON
{
|
|
"translate.glossary.selectGlossary": "Select a glossary...",
|
|
"translate.mode.label": "Translation Mode",
|
|
"translate.mode.classic": "Classic",
|
|
"translate.mode.classicDesc": "Fast",
|
|
"translate.mode.proLlm": "Pro LLM",
|
|
"translate.mode.proLlmDesc": "Context-Aware",
|
|
"translate.mode.tooltip": "Upgrade to Pro for LLM translation",
|
|
"translate.mode.upgradeLink": "Upgrade to Pro",
|
|
"translate.mode.upgradeDesc": "for LLM-powered translations",
|
|
"translate.glossary.title": "Glossary",
|
|
"translate.glossary.select": "Select a glossary",
|
|
"translate.glossary.none": "None",
|
|
"translate.glossary.terms": "terms",
|
|
"translate.glossary.proOnly": "Upgrade to Pro to use glossaries",
|
|
"translate.glossary.myGlossaries": "My glossaries",
|
|
"translate.glossary.fromTemplate": "Create from template",
|
|
"translate.glossary.noGlossaryForPair": "No glossary for",
|
|
"translate.glossary.noGlossaries": "No glossaries yet",
|
|
"translate.glossary.loading": "Loading...",
|
|
"translate.glossary.classicMode": "Classic engine (no glossary - Pro LLM mode required)",
|
|
"translate.glossary.selectPlaceholder": "Select a glossary...",
|
|
"translate.glossary.multilingual": "MULTILINGUAL",
|
|
"translate.glossary.noGlossaryAvailable": "No glossary available",
|
|
"translate.glossary.filterByLang": "Filter by language",
|
|
"translate.glossary.active": "Active",
|
|
"translate.glossary.inactive": "Inactive",
|
|
"translate.glossary.availableTemplates": "Available templates",
|
|
"translate.glossary.importing": "Importing...",
|
|
"translate.glossary.imported": "(Imported)",
|
|
"translate.glossary.noGlossaryForSource": "No glossary or template for source language",
|
|
"translate.glossary.createGlossary": "Create a glossary",
|
|
"translate.glossary.showAll": "Show all glossaries",
|
|
"translate.glossary.activePreview": "Active matches preview:",
|
|
"translate.glossary.total": "total",
|
|
"translate.glossary.moreTerms": "more terms",
|
|
"translate.glossary.noTerms": "No terms in this glossary.",
|
|
"translate.glossary.sourceTerm": "Source term",
|
|
"translate.glossary.translation": "Translation",
|
|
"translate.glossary.addTerm": "Add term",
|
|
"translate.glossary.disabledMode": "Classic engine without glossary applied",
|
|
"translate.glossary.addTermError": "Error adding term",
|
|
"translate.glossary.networkError": "Network error",
|
|
"translate.glossary.importFailed": "Import failed ({status})",
|
|
"translate.glossary.helpText": "The glossary forces precise term translation. Choose a glossary whose source language matches your document's original language.",
|
|
"translate.glossary.sourceWarning": "Warning: This glossary uses source language",
|
|
"translate.glossary.sourceWarningBut": "but your document is configured in",
|
|
"translate.glossary.targetWarning": "Target mismatch: This glossary is designed to translate to",
|
|
"translate.glossary.targetWarningBut": "but your document targets",
|
|
"translate.glossary.targetWarningEnd": "Terms may not be relevant.",
|
|
"translate.header.processing": "Processing in progress",
|
|
"translate.header.aiActive": "AI analysis active",
|
|
"translate.header.aiActiveDesc": "Your layout is being preserved by our contextual engine.",
|
|
"translate.header.completed": "Completed",
|
|
"translate.header.completedTitle": "Translation completed",
|
|
"translate.header.proSpace": "Pro space",
|
|
"translate.header.translateDoc": "Translate a document",
|
|
"translate.header.translateDocDesc": "Preserve the original layout with our ultra-high-fidelity translation engine.",
|
|
"translate.upload.nativeFormat": "Native format",
|
|
"translate.fileType.word": "Word (.docx)",
|
|
"translate.fileType.excel": "Excel (.xlsx)",
|
|
"translate.fileType.slides": "Slides (.pptx)",
|
|
"translate.fileType.pdf": "PDF (.pdf)",
|
|
"translate.startTranslation": "Start translation",
|
|
"translate.submit": "Submitting...",
|
|
"translate.chooseTargetLang": "Please choose a target language",
|
|
"translate.pleaseLoadFile": "Please upload a file first",
|
|
"translate.contextEngineActive": "Contextual engine active",
|
|
"translate.phase1": "Phase 1: Initialisation",
|
|
"translate.phase2": "Phase 2: Contextual reconstruction",
|
|
"translate.stat.segments": "segments",
|
|
"translate.stat.precision": "precision",
|
|
"translate.stat.speedLabel": "speed",
|
|
"translate.stat.turbo": "Turbo",
|
|
"translate.stat.time": "time",
|
|
"translate.complete.masterQuality": "✓ Master quality",
|
|
"translate.download": "Download",
|
|
"translate.newTranslation": "+ New translation",
|
|
"translate.failedTitle": "Translation error",
|
|
"translate.retry": "Retry",
|
|
"translate.uploadAnother": "Upload another file",
|
|
"translate.monitor": "AI monitor",
|
|
"translate.summary": "Summary",
|
|
"translate.cancelProcess": "⟳ Cancel the process",
|
|
"translate.layoutIntegrity": "Layout integrity",
|
|
"translate.secureHundred": "100% SECURE",
|
|
"translate.okHundred": "100% OK",
|
|
"translate.preserveLayout": "Preserve layout",
|
|
"translate.preserveLayoutDesc": "Preserve the layout",
|
|
"translate.textOnly": "Text only",
|
|
"translate.textOnlyDesc": "Fast translation of text only",
|
|
"translate.unavailableStandard": "Unavailable in Standard mode (AI only)"
|
|
}
|