User Data Folder
Folder Location
C:\Users\<YourName>\Supervertaler\Folder Structure
Supervertaler/
│
├── prompt_library/ Shared
│ ├── domain_expertise/
│ ├── project_prompts/
│ └── style_guides/
│
├── resources/ Shared
│ ├── supervertaler.db
│ ├── termbases/
│ ├── tms/
│ ├── non_translatables/
│ └── segmentation_rules/
│
├── workbench/ Supervertaler Workbench only
│ ├── settings/
│ │ ├── settings.json
│ │ ├── themes.json
│ │ ├── shortcuts.json
│ │ └── ...
│ ├── dictionaries/
│ ├── projects/
│ ├── ai_assistant/
│ ├── voice_scripts/
│ └── web_cache/
│
└── trados/ Supervertaler for Trados only
├── settings/
│ ├── settings.json
│ ├── license.json
│ └── chat_history.json
└── projects/Shared resources
Program-specific folders
Automatic Migration
Last updated