wide/i18n/zh_CN.json

38 lines
1.2 KiB
JSON
Raw Normal View History

2014-08-25 18:17:02 +04:00
{
2014-09-02 18:57:30 +04:00
"wide": "Wide",
"isDelete": "是否删除",
"cancel": "取消",
2014-09-02 18:57:30 +04:00
"file": "文件",
2014-09-21 16:31:36 +04:00
"login": "登录",
"username": "用户名",
"password": "密码",
"login_failed": "登录失败",
2014-09-02 18:57:30 +04:00
"run": "运行",
"debug": "调试",
"help": "帮助",
2014-09-10 18:43:34 +04:00
"check_update": "检查更新",
"report_issues": "提建议",
"wide_doc": "Wide 文档",
2014-09-12 09:42:43 +04:00
"about": "关于",
2014-09-11 15:33:07 +04:00
"start_page": "起始页",
2014-09-02 18:57:30 +04:00
"create_file": "创建文件",
"create": "创建",
2014-09-02 18:57:30 +04:00
"create_dir": "创建目录",
"delete": "删除",
"save": "保存",
2014-09-10 18:43:34 +04:00
"exit": "退出",
"close_file": "关闭文件",
"close_all_files": "关闭所有文件",
"save_all_files": "保存所有文件",
2014-09-02 18:57:30 +04:00
"format": "格式化",
2014-09-09 13:01:22 +04:00
"goget": "go get",
"goinstall": "go install",
2014-09-02 18:57:30 +04:00
"build_n_run": "构建 & 运行",
2014-09-15 19:20:01 +04:00
"full_screen": "全屏",
2014-09-20 07:54:33 +04:00
"unread_notification": "未读通知",
2014-09-15 19:20:01 +04:00
"notification_2": "没有检查到 gocode这将会导致 [自动完成] 失效",
"notification_3": "没有检查到 ide_stub这将会导致 [跳转到声明]、[查找使用] 失效",
"goto_line": "跳转到行",
"goto": "跳转",
"input_no_empty": "输入不能为空"
2014-08-25 18:17:02 +04:00
}