omni-tools/public/locales/zh/audio.json
Ibrahima G. Coulibaly 18bf2cddaf chore: pull locize
2025-07-25 16:57:12 +01:00

61 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"changeSpeed": {
"description": "更改音频文件的播放速度。在保持音调不变的情况下加快或减慢音频速度。",
"inputTitle": "输入音频",
"newAudioSpeed": "新音频速度",
"outputFormat": "输出格式",
"resultTitle": "编辑音频",
"settingSpeed": "设定速度",
"shortDescription": "更改音频文件的速度",
"speedDescription": "默认乘数2 表示速度快 2 倍",
"title": "更改音频速度",
"toolInfo": {
"title": "什么是 {{title}}"
}
},
"extractAudio": {
"description": "从视频文件中提取音轨。",
"extractingAudio": "提取音频",
"inputTitle": "输入视频",
"outputFormat": "输出格式",
"outputFormatDescription": "选择要提取的音频的格式。",
"resultTitle": "提取音频",
"shortDescription": "将视频文件MP4、MOV 等)中的音频提取为 AAC、MP3 或 WAV。",
"title": "从视频中提取音频",
"toolInfo": {
"description": "此工具可让您从视频文件中提取音轨。您可以选择不同的音频格式,包括 AAC、MP3 和 WAV。",
"title": "什么是 {{title}}"
}
},
"mergeAudio": {
"description": "按顺序连接多个音频文件,将其合并为一个音频文件。",
"inputTitle": "输入音频文件",
"longDescription": "此工具允许您将多个音频文件按照上传顺序串联成一个文件。非常适合合并播客片段、音乐曲目或任何需要合并的音频文件。支持多种音频格式,包括 MP3、AAC 和 WAV。",
"mergingAudio": "合并音频",
"outputFormat": "输出格式",
"resultTitle": "合并音频",
"shortDescription": "将多个音频文件合并为一个MP3、AAC、WAV。",
"title": "合并音频",
"toolInfo": {
"title": "什么是 {{title}}"
}
},
"trim": {
"description": "通过指定开始和结束时间来剪切和修剪音频文件以提取特定片段。",
"endTime": "结束时间",
"endTimeDescription": "结束时间格式为 HH:MM:SS例如 00:01:30",
"inputTitle": "输入音频",
"longDescription": "此工具允许您通过指定开始和结束时间来修剪音频文件。您可以从较长的音频文件中提取特定片段,删除不需要的部分,或创建较短的片段。支持多种音频格式,包括 MP3、AAC 和 WAV。非常适合播客编辑、音乐制作或任何音频编辑需求。",
"outputFormat": "输出格式",
"resultTitle": "修剪音频",
"shortDescription": "修剪音频文件以提取特定时间段MP3、AAC、WAV。",
"startTime": "开始时间",
"startTimeDescription": "开始时间格式为 HH:MM:SS例如 00:00:30",
"timeSettings": "时间设置",
"title": "修剪音频",
"toolInfo": {
"title": "什么是 {{title}}"
},
"trimmingAudio": "修剪音频"
}
}