Quick Start Guide
This guide will get you translating in under 5 minutes.
If you’re not sure where to begin: import a file, translate a few segments, then export back to your CAT tool.
Step 1: Start Supervertaler
Launch the application by running Supervertaler.exe (Windows) or python Supervertaler.py (from source).
Step 2: Import a Document
- Go to File → Import
- Choose your file type:
- DOCX - Standard Word documents
- Text File - Plain text (one segment per line)
- memoQ Bilingual - memoQ XLIFF or bilingual DOCX
- Trados Package - SDLPPX files
- Phrase Bilingual - Memsource bilingual DOCX
- CafeTran Bilingual - CafeTran external view
- Select source and target languages when prompted
- Your document appears in the translation grid
Step 3: Navigate the Grid
The translation grid has 4 columns:
| Column | Description |
|---|---|
| # | Segment number |
| Status | Translation status indicator |
| Source | Original text (read-only) |
| Target | Your translation (editable) |
Basic Navigation
| Action | Shortcut |
|---|---|
| Next segment | Enter or ↓ (at end of cell) |
| Previous segment | ↑ (at start of cell) |
| Go to segment | Ctrl+G |
Most navigation is designed to feel memoQ-like: arrow keys move within a cell, and at the top/bottom line they can jump between segments.
Step 4: Translate a Segment
Manual Translation
- Click in the Target cell
- Type your translation
- Confirm the segment (confirmed statuses matter when exporting back to CAT tools)
AI Translation
- Select a segment
- Use the Translate action (single segment; Ctrl+T) or Batch Translate (multiple segments)
- Review and edit if needed
- Confirm the segment when you’re happy
Step 5: Save Your Project
- Press
Ctrl+Sor go to File → Save Project - Choose a location and filename
- Projects are saved as
.svprojfiles
Step 6: Export Your Translation
- Go to File → Export
- Choose the appropriate format:
- DOCX - Translated Word document
- Bilingual Table - Side-by-side source/target
- Return Package - For CAT tool workflows
What’s Next?
Recommended next steps
- Setting Up API Keys – enable AI translation
- Installation – verify dependencies and optional components
- CAT Tool Integration – memoQ/Trados/Phrase/CafeTran workflows
- Keyboard Shortcuts – faster editing and navigation
| Set up AI Translation | Configure API keys → |
| Learn Keyboard Shortcuts | View all shortcuts → |
| Work with CAT Tools | CAT tool integration → |