-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations common.json (Chinese Traditional)
- Loading branch information
1 parent
a435153
commit 2aac772
Showing
1 changed file
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"new-project": "新建项目", | ||
"sort-by": "排序方式", | ||
"name": "名称", | ||
"date-created": "创建日期", | ||
"new-project": "新專案", | ||
"sort-by": "排序依", | ||
"name": "名稱", | ||
"date-created": "建立日期", | ||
"date-modified": "修改日期", | ||
"search-projects": "搜索项目", | ||
"edit": "编辑", | ||
"delete": "删除", | ||
"focus-project": "焦点项目", | ||
"search-projects": "搜尋專案", | ||
"edit": "編輯", | ||
"delete": "刪除", | ||
"focus-project": "聚焦專案", | ||
"share": "分享", | ||
"delete-project": "删除项目", | ||
"delete-project-description": "您确定要删除此项目吗?", | ||
"delete-project": "刪除專案", | ||
"delete-project-description": "您確定要刪除這個專案嗎?", | ||
"cancel": "取消", | ||
"share-project": "分享项目", | ||
"close": "关闭", | ||
"project-name": "项目名称", | ||
"language": "语言", | ||
"saving-ellipsis": "保存中...", | ||
"saved": "已保存", | ||
"error": "错误", | ||
"save": "保存", | ||
"hide-preview": "隐藏预览", | ||
"show-preview": "显示预览", | ||
"untitled": "无标题", | ||
"settings": "设置", | ||
"on": "开启", | ||
"off": "关闭", | ||
"dark-theme": "黑色主题", | ||
"light-theme": "浅色主题", | ||
"share-project": "分享專案", | ||
"close": "關閉", | ||
"project-name": "專案名稱", | ||
"language": "語言", | ||
"saving-ellipsis": "儲存中...", | ||
"saved": "已儲存", | ||
"error": "錯誤", | ||
"save": "儲存", | ||
"hide-preview": "隱藏預覽", | ||
"show-preview": "顯示預覽", | ||
"untitled": "新檔案", | ||
"settings": "設定", | ||
"on": "開", | ||
"off": "關", | ||
"dark-theme": "深色主題", | ||
"light-theme": "亮色主題", | ||
"theme": "Theme", | ||
"system": "System" | ||
} |