* New translations usenet.json (English) * New translations add-service-app-shelf.json (French) * New translations add-service-app-shelf.json (Spanish) * New translations add-service-app-shelf.json (German) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Dutch) * New translations add-service-app-shelf.json (Russian) * New translations add-service-app-shelf.json (Swedish) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations add-service-app-shelf.json (English) * New translations add-service-app-shelf.json (Polish) * New translations add-service-app-shelf.json (Slovenian) * New translations add-service-app-shelf.json (Portuguese, Brazilian) * New translations add-service-app-shelf.json (Ukrainian) * New translations add-service-app-shelf.json (Korean) * New translations add-service-app-shelf.json (LOLCAT) * New translations dlspeed.json (Swedish) * New translations dlspeed.json (French) * New translations dlspeed.json (Spanish) * New translations dlspeed.json (German) * New translations dlspeed.json (Italian) * New translations dlspeed.json (Japanese) * New translations dlspeed.json (Dutch) * New translations dlspeed.json (Russian) * New translations dlspeed.json (Chinese Simplified) * New translations dlspeed.json (English) * New translations dashdot.json (German) * New translations dashdot.json (French) * New translations dashdot.json (Spanish) * New translations dashdot.json (Italian) * New translations dashdot.json (Japanese) * New translations dashdot.json (Dutch) * New translations dashdot.json (Russian) * New translations dashdot.json (Swedish) * New translations dashdot.json (Chinese Simplified) * New translations dashdot.json (English) * New translations dashdot.json (Polish) * New translations dlspeed.json (Slovenian) * New translations dlspeed.json (Polish) * New translations dashdot.json (Slovenian) * New translations dashdot.json (Ukrainian) * New translations dlspeed.json (Ukrainian) * New translations dashdot.json (Portuguese, Brazilian) * New translations dlspeed.json (Portuguese, Brazilian) * New translations dlspeed.json (Korean) * New translations dashdot.json (LOLCAT) * New translations dashdot.json (Korean) * New translations dlspeed.json (LOLCAT) * New translations add-service-app-shelf.json (Ukrainian) * New translations usenet.json (Ukrainian) * New translations usenet.json (Polish) * New translations usenet.json (Polish) * New translations common.json (Ukrainian) * New translations docker.json (Ukrainian) * New translations add-service-app-shelf.json (French) * New translations add-service-app-shelf.json (German) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (English) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations add-service-app-shelf.json (Dutch) * New translations docker.json (Italian) * New translations docker.json (French) * New translations docker.json (German) * New translations docker.json (Japanese) * New translations dashdot.json (German) * New translations docker.json (Dutch) * New translations docker.json (Chinese Simplified) * New translations docker.json (English) * New translations search.json (German) * New translations page-appearance.json (German) * New translations common.json (French) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (German) * New translations common.json (Dutch) * New translations common.json (Chinese Simplified) * New translations common.json (English) * New translations usenet.json (German) * New translations usenet.json (Italian) * New translations usenet.json (French) * New translations usenet.json (English) * New translations usenet.json (Chinese Simplified) * New translations usenet.json (Dutch) * New translations usenet.json (Japanese)
118 lines
4.5 KiB
JSON
118 lines
4.5 KiB
JSON
{
|
|
"actionIcon": {
|
|
"tooltip": "增加一项服务"
|
|
},
|
|
"modal": {
|
|
"title": "添加服务",
|
|
"form": {
|
|
"validation": {
|
|
"invalidUrl": "请输入一个有效的URL",
|
|
"noStatusCodeSelected": "请选择一个状态代码"
|
|
}
|
|
},
|
|
"tabs": {
|
|
"options": {
|
|
"title": "选项",
|
|
"form": {
|
|
"serviceName": {
|
|
"label": "服务名称",
|
|
"placeholder": "丛书"
|
|
},
|
|
"iconUrl": {
|
|
"label": "图标URL"
|
|
},
|
|
"serviceUrl": {
|
|
"label": "服务网址"
|
|
},
|
|
"onClickUrl": {
|
|
"label": "点击URL时"
|
|
},
|
|
"serviceType": {
|
|
"label": "服务类型",
|
|
"defaultValue": "其他",
|
|
"placeholder": "挑选一个"
|
|
},
|
|
"category": {
|
|
"label": "类别",
|
|
"placeholder": "选择一个类别或创建一个新类别",
|
|
"nothingFound": "没有发现",
|
|
"createLabel": "+ 创建 {{query}}"
|
|
},
|
|
"integrations": {
|
|
"apiKey": {
|
|
"label": "API密钥",
|
|
"placeholder": "你的API密钥",
|
|
"validation": {
|
|
"noKey": "无效钥匙"
|
|
},
|
|
"tip": {
|
|
"text": "获取你的API密钥",
|
|
"link": "这里。"
|
|
}
|
|
},
|
|
"qBittorrent": {
|
|
"username": {
|
|
"label": "帐号",
|
|
"placeholder": "管理员",
|
|
"validation": {
|
|
"invalidUsername": "无效的用户名"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "密码",
|
|
"placeholder": "管理员",
|
|
"validation": {
|
|
"invalidPassword": "无效密码"
|
|
}
|
|
}
|
|
},
|
|
"deluge": {
|
|
"password": {
|
|
"label": "密码",
|
|
"placeholder": "密码",
|
|
"validation": {
|
|
"invalidPassword": "无效密码"
|
|
}
|
|
}
|
|
},
|
|
"transmission": {
|
|
"username": {
|
|
"label": "帐号",
|
|
"placeholder": "管理员",
|
|
"validation": {
|
|
"invalidUsername": "无效的用户名"
|
|
}
|
|
},
|
|
"password": {
|
|
"label": "密码",
|
|
"placeholder": "管理员",
|
|
"validation": {
|
|
"invalidPassword": "无效密码"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"advancedOptions": {
|
|
"title": "高级选项",
|
|
"form": {
|
|
"httpStatusCodes": {
|
|
"label": "HTTP状态代码",
|
|
"placeholder": "选择有效的状态代码",
|
|
"clearButtonLabel": "清除选择",
|
|
"nothingFound": "没有发现"
|
|
},
|
|
"openServiceInNewTab": {
|
|
"label": "在新标签中打开服务"
|
|
},
|
|
"buttons": {
|
|
"submit": {
|
|
"content": "添加服务"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |