You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Glossary generation (用語集を生成). 翻訳 > 用語集を生成… extracts proper
nouns and recurring terms from the current chapter or the whole book with
Ollama (JSON-forced output, summary model) and writes their target-language
wordings into <book>.glossary.json, merging with any existing entries
(existing ones win). Extracted terms are kept only if they actually occur in
the scanned text; progress dialog with cancel (cancel keeps the terms found
so far), and the updated glossary applies to translations and summaries
immediately.