Skip to content

Commit

Permalink
增加词条: githubstatus.com 第三阶段翻译 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
是小胖呀26 authored Jun 8, 2024
1 parent cc8ca28 commit 7e7f805
Showing 1 changed file with 35 additions and 24 deletions.
59 changes: 35 additions & 24 deletions locals.js
Original file line number Diff line number Diff line change
Expand Up @@ -19043,30 +19043,41 @@ I18N.zh["features"] = {

I18N.zh["status"] = {
"static": {
"Community": "社区",
"Subscribe To Updates": "订阅更新",
"All Systems Operational": "所有系统运行正常",
"Current status": "当前状态",
"Normal": "正常",
"Git Operations": "Git 操作",
"API Requests": "API 请求",
"Webhooks": "Web 钩子",
"Pull Requests": "拉取请求",
"Current Status": "当前状态",
"Incident History": "历史事故",
"Incident with Packages": "软件包事故",
"Incident with Issues": "议题事故",
"Incident with Codespaces": "代码空间事故",
"Incident with Copilot": "Copilot 事故",
"Incident with Pull Requests": "拉取请求事故",
"Incident with Git Operations": "Git 操作事故",
"Incident with API Requests": "API 请求事故",
"Incident with Actions": "操作事故",
"We are investigating reports of degraded performance.": "我们正在调查性能下降的报告。",
"This incident has been resolved.": "此事故已解决。",
"+ Show All": "+ 展开全部",
"Incidents": "个事故",
"- Collapse Incidents": "收起事故",
// https://www.githubstatus.com/
"Community": "社区",
"Subscribe To Updates": "订阅更新",
"All Systems Operational": "所有系统运行正常",
"Normal": "正常",
"Git Operations": "Git 操作",
"API Requests": "API 请求",
"Webhooks": "Web 钩子",
"Pull Requests": "拉取请求",
"Current Status": "当前状态",
"Incident History": "历史事故",

// https://www.githubstatus.com/history
"Incident with Packages": "软件包事故",
"Incident with Issues": "议题事故",
"Incident with Codespaces": "代码空间事故",
"Incident with Copilot": "Copilot 事故",
"Incident with Pull Requests": "拉取请求事故",
"Incident with Git Operations": "Git 操作事故",
"Incident with API Requests": "API 请求事故",
"Incident with Actions": "操作事故",
"Incident with Pages": "Pages 事故",
"Incident with Webhooks": "Web 钩子事故",
"We are investigating reports of degraded performance.": "我们正在调查性能下降的报告。",
"This incident has been resolved.": "此事故已解决。",
"+ Show All": "+ 展开全部",
"Incidents": "个事故",
"- Collapse Incidents": "- 收起事故",
"Current status": "当前状态",

// https://www.githubstatus.com/incidents/xxxxxxxxxxxx
"Incident Report for GitHub": "GitHub 事故报告",
"Resolved": "解决",
"Investigating": "调查",
"Posted": "更新",
},
"regexp": [
],
Expand Down

0 comments on commit 7e7f805

Please sign in to comment.