mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
first part of zh-CN.js translation
This commit is contained in:
parent
19b7e2ba5e
commit
43eed45bae
@ -373,4 +373,64 @@ export default {
|
|||||||
"For safety, must use secret key": "出于安全考虑,必须使用加签密钥",
|
"For safety, must use secret key": "出于安全考虑,必须使用加签密钥",
|
||||||
WeCom: "企业微信群机器人",
|
WeCom: "企业微信群机器人",
|
||||||
"WeCom Bot Key": "企业微信群机器人 Key",
|
"WeCom Bot Key": "企业微信群机器人 Key",
|
||||||
|
PushByTechulus: "Push by Techulus",
|
||||||
|
gorush: "Gorush",
|
||||||
|
alerta: "Alerta",
|
||||||
|
alertaApiEndpoint: "API 接入点",
|
||||||
|
alertaEnvironment: "环境参数",
|
||||||
|
alertaApiKey: "API Key",
|
||||||
|
alertaAlertState: "报警时的严重性",
|
||||||
|
alertaRecoverState: "恢复后的严重性",
|
||||||
|
deleteStatusPageMsg: "你确认要删除此状态页吗?",
|
||||||
|
Proxies: "代理",
|
||||||
|
default: "默认",
|
||||||
|
enabled: "启用",
|
||||||
|
setAsDefault: "设为默认",
|
||||||
|
deleteProxyMsg: "你确认要在所有监控项中删除此代理吗?",
|
||||||
|
proxyDescription: "代理必须配置到至少一个监控项后才会工作。",
|
||||||
|
enableProxyDescription: "此代理只有在启用后才会对监控项的网络请求起作用。你可以通过修改激活状态来临时令此代理在所有监控项中禁用。",
|
||||||
|
setAsDefaultProxyDescription: "此代理会对新创建的监控项默认激活,你仍可以在监控项配置中单独禁用此代理。",
|
||||||
|
"Proxy Protocol": "代理协议",
|
||||||
|
"Proxy Server": "代理服务器",
|
||||||
|
"Server Address": "服务器地址",
|
||||||
|
"Certificate Chain": "Certificate Chain",
|
||||||
|
Valid: "Valid",
|
||||||
|
Invalid: "Invalid",
|
||||||
|
AccessKeyId: "AccessKeyId",
|
||||||
|
SecretAccessKey: "SecretAccessKey",
|
||||||
|
PhoneNumbers: "PhoneNumbers",
|
||||||
|
TemplateCode: "TemplateCode",
|
||||||
|
SignName: "SignName",
|
||||||
|
"Bark Endpoint": "Bark Endpoint",
|
||||||
|
"Device Token": "Device Token",
|
||||||
|
Platform: "Platform",
|
||||||
|
iOS: "iOS",
|
||||||
|
Android: "Android",
|
||||||
|
Huawei: "Huawei",
|
||||||
|
High: "High",
|
||||||
|
Retry: "Retry",
|
||||||
|
Topic: "Topic",
|
||||||
|
"Setup Proxy": "Setup Proxy",
|
||||||
|
"Proxy server has authentication": "Proxy server has authentication",
|
||||||
|
User: "User",
|
||||||
|
Installed: "Installed",
|
||||||
|
"Not installed": "Not installed",
|
||||||
|
Running: "Running",
|
||||||
|
"Not running": "Not running",
|
||||||
|
"Remove Token": "Remove Token",
|
||||||
|
Start: "Start",
|
||||||
|
Stop: "Stop",
|
||||||
|
"Uptime Kuma": "Uptime Kuma",
|
||||||
|
"Add New Status Page": "Add New Status Page",
|
||||||
|
Slug: "Slug",
|
||||||
|
"Accept characters:": "Accept characters:",
|
||||||
|
"Start or end with": "Start or end with",
|
||||||
|
"No consecutive dashes": "No consecutive dashes",
|
||||||
|
Next: "Next",
|
||||||
|
"The slug is already taken. Please choose another slug.": "The slug is already taken. Please choose another slug.",
|
||||||
|
"No Proxy": "No Proxy",
|
||||||
|
"HTTP Basic Auth": "HTTP Basic Auth",
|
||||||
|
"New Status Page": "New Status Page",
|
||||||
|
"Page Not Found": "Page Not Found",
|
||||||
|
"Reverse Proxy": "Reverse Proxy",
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user