Files
controller-v2/client/src/locales/data-zh.json
T

305 lines
8.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.
{
"home": {
"audioSet": "音频设置",
"power": "电源",
"input": "输入源",
"output": "输出端口",
"vu": "VU表",
"powerOffConfirmTitle": "确认关闭电源?",
"powerOffConfirmDesc": "设备将关机并断开与本应用的连接,是否继续?",
"powerOffConfirmOk": "关闭电源",
"powerOffConfirmCancel": "取消",
"powerOffToastDemo": "演示模式:已断开与设备的连接",
"powerOffToastSent": "已发送关机指令"
},
"source": {
"label": "输入输出",
"input": { "coaxial": "同轴", "optical": "光钎", "bluetooth": "蓝牙", "rca": "模拟RCA" },
"output": { "headset": "耳机" }
},
"effect": {
"lowBass": "低音",
"enterBass": "中音",
"highBass": "高音",
"tone": "音调",
"loudness": "响度",
"threshold": "阈值",
"delayed": "延时",
"mainframeCase": "主机箱",
"subwooferUnit": "低音炮",
"style": {
"label": "Style",
"options": [
{ "index": 0, "label": "古典" },
{ "index": 1, "label": "舞曲" },
{ "index": 2, "label": "流行" },
{ "index": 3, "label": "雷鬼" },
{ "index": 4, "label": "现场" },
{ "index": 5, "label": "摇滚" },
{ "index": 6, "label": "柔和" },
{ "index": 7, "label": "电子乐" },
{ "index": 8, "label": "俱乐部" },
{ "index": 9, "label": "全低音" },
{ "index": 10, "label": "全高音" },
{ "index": 11, "label": "耳机" },
{ "index": 12, "label": "大厅" },
{ "index": 13, "label": "聚合" },
{ "index": 14, "label": "斯卡" },
{ "index": 15, "label": "慢摇" }
]
},
"stereoWidth": { "label": "声场宽度" },
"crossfeed": { "label": "交叉反馈" },
"subwoofer": {
"label": "低音炮输出",
"freq": "低通频率",
"attenuation": "衰减斜率",
"gain": "低音增强",
"output": {
"label": "输出方式",
"options": [
{ "label": "单声道", "index": 0 },
{ "label": "立体声", "index": 1 }
]
}
}
},
"peq": {
"Standard": "标准均衡器预设",
"edit": "批量编辑",
"headset": "添加耳机型号",
"preamp": "总增益",
"filters": {
"label": "滤波器",
"options": [
{
"index": 0,
"title": "LPF",
"desc1": "低通滤波器,只允许低于",
"desc2": "某个截止频率的信号通过,",
"desc3": "高频信号被削弱。",
"img": "LPF.png"
},
{
"index": 1,
"title": "HPF",
"desc1": "高通滤波器,只允许高于",
"desc2": "某个截止频率的信号通过,",
"desc3": "低频信号被削弱。",
"img": "HPF.png"
},
{
"index": 2,
"title": "BPF",
"img": "BPF.png",
"desc1": "带通滤波器,只允许某个",
"desc2": "频率范围内的信号通过,",
"desc3": "其他频率被削弱。"
},
{
"index": 3,
"title": "NOTCH",
"img": "NOTCH.png",
"desc1": "陷波滤波器,用于消除特",
"desc2": "定频率的共振或干扰信号。"
},
{
"index": 4,
"title": "PEAK",
"img": "PEAK.png",
"desc1": "峰值滤波器,增强或削弱",
"desc2": "某个频率附近的信号。"
},
{
"index": 5,
"title": "LSHELF",
"img": "LSHELF.png",
"desc1": "低架滤波器,用于加强或",
"desc2": "削弱低频信号。"
},
{
"index": 5,
"title": "HSHELF",
"img": "HSHELF.png",
"desc1": "高架滤波器,用于加强或",
"desc2": "削弱高频信号。"
},
{
"index": 6,
"title": "APF",
"img": "APF.png",
"desc1": "全通滤波器,输出信号的",
"desc2": "幅度不变,但相位发生改变。"
}
]
},
"freq": "FREQ",
"gain": "GAIN",
"q": "Q值",
"loadDeviceBtn": "确定载入",
"peqNoneItem": "未配置"
},
"dac": {
"balance": "左右平衡",
"sensitivity": "vu表灵敏度",
"filters": {
"label": "滤波特性",
"options": [
{ "index": 0, "label": "快速滚降" },
{ "index": 1, "label": "慢速滚降" },
{ "index": 2, "label": "短延迟快速滚降" },
{ "index": 3, "label": "短延迟慢速滚降" },
{ "index": 4, "label": "去重强调" },
{ "index": 5, "label": "非过采样(NOS" }
]
},
"dacGain": {
"label": "耳机增益",
"options": [
{ "index": 0, "label": "低" },
{ "index": 1, "label": "中" },
{ "index": 2, "label": "高" }
]
},
"volumeStep": "音量幅度",
"bootVolume": "开机音量",
"xlr": {
"label": "XLR端口极性",
"options": [
{ "index": 0, "label": "正常" },
{ "index": 1, "label": "反向" }
]
},
"arc": {
"label": "ARC模式",
"options": [
{ "index": 0, "label": "ARC" },
{ "index": 1, "label": "EARC" }
]
},
"mutePolar": {
"label": "IIS静音电平",
"options": [
{ "index": 0, "label": "低电平" },
{ "index": 1, "label": "高电平" }
]
},
"IISMode": {
"label": "IIS模式",
"options": [
{ "index": 0, "label": "模式1" },
{ "index": 1, "label": "模式2" },
{ "index": 2, "label": "模式3" },
{ "index": 3, "label": "模式4" },
{ "index": 4, "label": "模式5" },
{ "index": 5, "label": "模式6" },
{ "index": 6, "label": "模式7" },
{ "index": 7, "label": "模式8" }
]
}
},
"settings": {
"vu": "设置",
"vuMeter": "VU表",
"screenBrightness": {
"label": "屏幕亮度",
"options": [
{ "index": 0, "label": "较亮" },
{ "index": 1, "label": "中等" },
{ "index": 2, "label": "较暗" }
]
},
"sleep": {
"label": "休眠",
"options": [
{ "index": 0, "label": "关闭" },
{ "index": 1, "label": "无信号1分钟" },
{ "index": 2, "label": "无信号5分钟" },
{ "index": 3, "label": "无信号10分钟" },
{ "index": 4, "label": "无信号15分钟" }
]
},
"turnOffScreen": {
"label": "关闭屏幕",
"options": [
{ "index": 0, "label": "常亮" },
{ "index": 1, "label": "无操作30秒" },
{ "index": 2, "label": "无操作1分钟" },
{ "index": 3, "label": "无操作3分钟" },
{ "index": 4, "label": "无操作5分钟" }
]
},
"knobBrightness": {
"label": "旋钮亮度",
"options": [
{ "index": 0, "label": "关闭" },
{ "index": 1, "label": "较亮" },
{ "index": 2, "label": "中等" },
{ "index": 3, "label": "较暗" }
]
},
"sleepTime": {
"label": "休眠",
"options": [
{ "index": 0, "label": "关闭" },
{ "index": 1, "label": "无信号1分钟后" },
{ "index": 2, "label": "无信号5分钟后" },
{ "index": 3, "label": "无信号10分钟后" }
]
},
"buttonLight": {
"label": "旋钮熄屏呼吸灯",
"options": [
{ "index": 0, "label": "开启" },
{ "index": 1, "label": "关闭" }
]
},
"language": {
"label": "语言",
"options": [
{ "index": 0, "label": "英语" },
{ "index": 1, "label": "中文(繁体)" },
{ "index": 2, "label": "中文(简体)" },
{ "index": 3, "label": "德语" },
{ "index": 4, "label": "西班牙语" },
{ "index": 5, "label": "法语" }
]
},
"Automatic": {
"label": "自动返回首页",
"options": [
{ "index": 0, "label": "关闭" },
{ "index": 1, "label": "无操作20秒" },
{ "index": 2, "label": "无操作40秒" },
{ "index": 3, "label": "无操作60秒" }
]
}
},
"prompt": {
"prompt": "提示",
"NotAdded": "未添加耳机,是否添加耳机?",
"confirm": "确定",
"cancel": "取消",
"save": "保存",
"reset": "重置",
"delete": "删除",
"add": "添加",
"edit": "编辑",
"deleteConfirm": "是否删除?",
"saveConfirm": "确认保存?",
"HP-EQ": "HP-EQ未开启, 是否启用?",
"Effect": "Effect未开启, 是否启用?",
"EnableEffectY": "确定",
"EnableEffectN": "取消",
"noDelete": "该项无法删除",
"SavePreset": "新增预设",
"default": "默认",
"invalidData": "非法数据",
"range": "范围",
"selectedYet": "你还未选择目标曲线",
"leftChannel": "左声道",
"rightChannel": "右声道"
}
}