Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions www/lang/zh-cn.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -21,11 +21,11 @@
"delete": "删除",
"delete{name}": "删除{name}?",
"dependencies": "依赖项",
"delay": "时间以毫秒为单位",
"delay": "以毫秒为单位",
"editor settings": "编辑器设置",
"editor theme": "编辑器主题",
"enter file name": "输入文件名",
"enter folder name": "输入文件夹名称",
"enter folder name": "输入文件夹名",
"empty folder message": "空文件夹",
"enter line number": "输入行号",
"error": "错误",
Expand All@@ -37,7 +37,7 @@
"file deleted": "文件已删除",
"file is not supported": "不支持此文件",
"file not supported": "不支持此文件类型.",
"file too large": "文件太大,无法处理. 最大支持{size} 的文件",
"file too large": "文件太大无法处理最大支持{size} 的文件",
"file renamed": "文件已重命名",
"file saved": "文件已保存",
"folder added": "添加文件夹",
Expand DownExpand Up@@ -75,7 +75,7 @@
"required": "此字段为必填字段",
"run your web app": "运行你的 web 应用程序",
"save": "保存",
"saving": "保存中...",
"saving": "保存中",
"save as": "另存为",
"save file to run": "请保存此文件以在浏览器中运行",
"save here": "保存到这",
Expand All@@ -86,11 +86,11 @@
"settings saved": "设置已保存",
"show line numbers": "显示行号",
"show hidden files": "显示隐藏文件",
"show spaces": "显示空格部分",
"soft tab": "软键盘 Tab",
"show spaces": "显示空格符",
"soft tab": "软制表符",
"sort by name": "按名称排序",
"success": "成功",
"tab size": "Tab 空格数",
"tab size": "制表空格数",
"text wrap": "自动换行",
"theme": "主题",
"unable to delete file": "无法删除文件",
Expand All@@ -105,7 +105,7 @@
"yes": "是",
"github": "GitHub",
"encoding": "文字编码转为",
"syntax highlighting": "语法高亮",
"syntax highlighting": "语法高亮语言",
"read only": "只读",
"select all": "全选",
"select branch": "选择分支",
Expand All@@ -117,7 +117,7 @@
"edit": "编辑",
"reset": "重设",
"color": "颜色",
"select word": "选择单词",
"select word": "选择字词",
"quick tools": "快速工具",
"select": "选择",
"editor font": "编辑器字体",
Expand DownExpand Up@@ -225,7 +225,7 @@
"normal": "正常",
"app settings": "应用设置",
"show ads": "显示广告",
"disable in-app-browser caching": "关闭应用内浏览器缓存",
"disable in-app-browser caching": "关闭内置浏览器缓存",
"disable ad message": "如果你希望关闭广告,请考虑捐赠。",
"copied to clipboard": "复制到剪贴板",
"remember opened files": "记住打开过的文件",
Expand Down