Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是个标题

自用的json对照翻译器。不知道有什么bug反正能用就行。

功能

  • 加载原始 JSON 与已翻译 JSON,表格对照编辑
  • AI 翻译(DeepSeek / OpenAI / 通义千问 / Kimi / 智谱 / 自定义等,OpenAI 兼容接口)
  • 设置页可配置服务商、API Key、目标语言、每批翻译条数
  • 各服务商的 API Key 分别记忆,切换不丢失

配置文件

AI 设置保存在运行目录下的 config.properties(在设置页底部会显示具体路径)。 运行目录不可写时(如安装在受保护目录)会自动回退到 ~/.json-easy-translate/config.properties。 可直接编辑该文件,重启后生效;旧版本的用户目录配置会自动迁移。

随缘写的日志

2026-08-05

修了一下,现在能用 vscode 运行了。

2026-08-05

  • 添加 AI 翻译入口与设置页(多服务商预设、连接测试)
  • 各服务商 API Key 独立保存
  • 可配置每批条数(1 = 逐条翻译)
  • 配置文件移到运行目录

About

A simple JSON original text translation comparison and translation program

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages