Skip to content

Commit b6078a6

Browse files
Update both Traditional and Simplified Chinese locales
Signed-off-by: Peter Dave Hello <[email protected]>
1 parent c4f607f commit b6078a6

File tree

2 files changed

+44
-2
lines changed

2 files changed

+44
-2
lines changed

locales/zh-CN.json

+22-1
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,26 @@
117117
"Powered by %s": "由 %s 驱动",
118118
"Register": "注册",
119119
"Export with pandoc": "使用 Pandoc 导出",
120-
"Select output format": "选择输出格式"
120+
"Select output format": "选择输出格式",
121+
"CONNECTED": "已连接",
122+
"ONLINE": "在线",
123+
"OFFLINE": "离线",
124+
"Anyone can edit": "任何人都可以编辑",
125+
"Freely": "自由地",
126+
"Signed-in people can edit": "登录的人可以编辑",
127+
"Editable": "可编辑",
128+
"Signed-in people can edit (forbid guests)": "登录的人可以编辑(禁止访客)",
129+
"Limited": "受限",
130+
"Only owner can edit": "只有所有者可以编辑",
131+
"Locked": "已锁定",
132+
"Only owner can edit (forbid guests)": "只有所有者可以编辑(禁止访客)",
133+
"Protected": "受保护",
134+
"Only owner can view & edit": "只有所有者可以查看和编辑",
135+
"Private": "私人",
136+
"Delete this note": "删除这个笔记",
137+
"owned this note": "拥有这个笔记",
138+
"Expand all": "全部展开",
139+
"Collapse all": "全部折叠",
140+
"Back to top": "回到顶部",
141+
"Go to bottom": "前往底部"
121142
}

locales/zh-TW.json

+22-1
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,26 @@
117117
"Powered by %s": "技術支援:%s",
118118
"Register": "註冊",
119119
"Export with pandoc": "使用 pandoc 匯出",
120-
"Select output format": "選擇輸出格式"
120+
"Select output format": "選擇輸出格式",
121+
"CONNECTED": "已連接",
122+
"ONLINE": "線上",
123+
"OFFLINE": "離線",
124+
"Anyone can edit": "任何人皆可編輯",
125+
"Freely": "自由地",
126+
"Signed-in people can edit": "登入的人可以編輯",
127+
"Editable": "可編輯",
128+
"Signed-in people can edit (forbid guests)": "登入的人可以編輯(禁止訪客)",
129+
"Limited": "受限",
130+
"Only owner can edit": "僅擁有者可以編輯",
131+
"Locked": "已鎖定",
132+
"Only owner can edit (forbid guests)": "僅擁有者可以編輯(禁止訪客)",
133+
"Protected": "受保護",
134+
"Only owner can view & edit": "僅擁有者可以檢視與編輯",
135+
"Private": "私人",
136+
"Delete this note": "刪除這個筆記",
137+
"owned this note": "擁有這個筆記",
138+
"Expand all": "全部展開",
139+
"Collapse all": "全部折疊",
140+
"Back to top": "回到頂端",
141+
"Go to bottom": "前往底端"
121142
}

0 commit comments

Comments
 (0)