You need to enable JavaScript to run this app.
文档中心
机器翻译

机器翻译

复制全文
下载 pdf
任务翻译文案
翻译文案下载1
复制全文
下载 pdf
翻译文案下载1

接口说明

根据项目 id,任务 id,下载翻译文案

请求 API

名称内容
请求方式GET
ActionProjectTaskTargetDownload

请求参数

参数名是否必填类型描述
projectIdrequirednumber项目id
formatoptionalstring下载格式。(支持格式列表:strings|stringsdict|json|xml|po|ts)default: json
taskIdrequirednumber任务id
dirTypeoptionalstring下载文件目录格式 (primary: 偏平,例如/en.json locale: 按语言层级,例如/en/{fileName}.json) default: primary
fileNameoptionalstring当dirType 为 locale时,下载文件名称/en/{fileName}.json) default: strings
localesoptionalstring下载的翻译的语言,逗号分隔(locales: en,zh-CN,ar,ru)。default:所有翻译语言
xmlUnescapesTagoptionalstringxml标签转义配置,多个标签以「,」分隔。xml文件导出默认会对<>&等字符进行转义。如果使用本配置,如:传入 font ,这样会保留font标签 "<font>";如果没有配置本设置,那么会被转义为如:"&lt;font&gt;"
最近更新时间:2026.01.26 17:45:39
这个页面对您有帮助吗?
有用
有用
无用
无用