{
    "colon": ":",
    "wide": "Wide",
    "wide_title": "团队开发,随时随地",
    "cancel": "取消",
    "file": "文件",
    "login": "登录",
    "username": "用户名",
    "current_user": "当前用户",
    "current_session": "当前会话",
    "password": "密码",
    "login_error": "登录失败",
    "run": "运行",
    "debug": "调试",
    "help": "帮助",
    "check_update": "检查更新",
    "report_issues": "建议",
    "wide_doc": "Wide 文档",
    "about": "关于",
    "start_page": "起始页",
    "create_file": "创建文件",
    "create": "创建",
    "create_dir": "创建目录",
    "delete": "删除",
    "rename": "重命名",
    "save": "保存",
    "exit": "退出",
    "close_all_files": "关闭所有文件",
    "save_all_files": "保存所有文件",
    "format": "格式化",
    "goget": "go get",
    "goinstall": "go install",
    "build": "构建",
    "build_n_run": "构建并运行",
    "editor": "编辑器",
    "max_editor": "编辑器窗口最大化",
    "restore_editor": "编辑器窗口还原",
    "unread_notification": "未读通知",
    "notification_2": "没有检查到 gocode,这将会导致 [自动完成] 失效",
    "notification_3": "没有检查到 ide_stub,这将会导致 [跳转到声明]、[查找使用] 失效",
    "notification_4": "服务器内部错误",
    "goto_line": "跳转到行",
    "goto_file": "打开文件",
    "go": "跳转",
    "tip": "提示",
    "confirm": "确定",
    "stop": "停止",
    "output": "输出",
    "search": "搜索",
    "notification": "通知",
    "min": "最小化",
    "restore_side": "左侧窗口还原",
    "search_text": "查找文本",
    "find": "查找",
    "find_next": "查找下一个",
    "find_previous": "查找上一个",
    "replace": "替换",
    "replace_all": "替换全部",
    "restore_bottom": "底部窗口还原",
    "file_format": "文件后缀",
    "keyword": "关键字",
    "user_guide": "用户指南",
    "dev_guide": "开发指南",
    "keyboard_shortcuts": "键盘快捷键",
    "ver": "版本",
    "current_ver": "当前版本",
    "dev_team": "开发团队",
    "donate": "捐赠我们",
    "confirm_save": "请确认所有文件已保存",
    "workspace": "工作空间",
    "project_address": "项目地址",
    "community": "社区",
    "autocomplete": "自动补全",
    "jump_to_decl": "跳转到声明",
    "show_expr_info": "查看表达式信息",
    "find_usages": "查找使用",
    "delete_line": "删除当前行",
    "copy_lines_up": "复制到上方",
    "copy_lines_down": "复制到下方",
    "move_lines_up": "移动到上方",
    "move_lines_down": "移动到下方",
    "save_editor_file": "保存当前编辑器文件",
    "save_all_editors_files": "保存所有编辑器文件",
    "close_editor": "关闭当前编辑器",
    "full_screen": "编辑器全屏",
    "auto_indent": "自动缩进",
    "indent": "缩进",
    "unindent": "反缩进",
    "focus": "焦点",
    "switch_tab": "切换编辑器/窗口组 tab",
    "focus_editor": "焦点切换到编辑器",
    "focus_file_tree": "焦点切换到文件树",
    "focus_output": "焦点切换到输出窗口",
    "focus_search": "焦点切换到搜索窗口",
    "focus_notification": "焦点切换到通知窗口",
    "start-build": "开始 [go build]",
    "build-succ": "[go build] 成功",
    "build-error": "[go build] 失败",
    "start-test": "开始 [go test]",
    "test-succ": "[go test] 成功",
    "test-error": "[go test] 失败",
    "start-install": "开始 [go install]",
    "install-succ": "[go install] 成功",
    "install-error": "[go install] 失败",
    "start-get": "开始 [go get]",
    "get-succ": "[go get] 成功",
    "get-error": "[go get] 失败",
    "check_version": "正在检查更新",
    "new_version_available": "新版本可用",
    "go_env": "Go 环境",
    "os": "操作系统",
    "project": "项目",
    "license": "许可协议",
    "credits": "致谢",
    "uptodate": "已是最新版本",
    "test": "测试",
    "sign_up": "注册",
    "team": "团队",
    "sing_up_error": "注册失败",
    "user_name_ruler": "用户名只能由 a-z, A-Z, 0-9, _ 组成,长度为16",
    "invalid_email": "无效的电子邮件",
    "password_no_match": "密码输入不一致",
    "discard": "放弃",
    "close": "关闭",
    "close_other": "关闭其它",
    "clear": "清空",
    "perference": "偏好设定",
    "appearence": "外观",
    "gotool": "Go 工具",
    "user": "用户",
    "font": "字体",
    "font_size": "字体大小",
    "line_height": "行高",
    "go_format": "Go 格式化",
    "locale": "语言环境",
    "apply": "应用",
    "clearOutput": "清空输出",
    "export": "导出",
    "refresh": "刷新",
    "import": "导入",
    "theme": "主题",
    "tab_size": "Tab 大小",
    "copy_file_path": "复制文件路径",
    "file_tree": "文件树",
    "select": "选择",
    "expand": "展开",
    "collapse": "收起",
    "edit": "编辑",
    "undo": "撤销",
    "redo": "重做",
    "cut": "剪切",
    "copy": "复制",
    "paste": "粘贴",
    "select_all": "全选",
    "select_identifier": "选择标识符",
    "source": "源码",
    "toggle_comment": "注释",
    "find_in_files": "在文件中查找",
    "email": "电子邮件",
    "no_empty": "不能为空",
    "change_avatar": "头像修改请到",
    "open": "打开",
    "pricing": "价格",
    "search_no_match": "没有发现匹配的文件。",
    "outline": "大纲",
    "govet": "go vet",
    "start-vet": "START [go vet]",
    "vet-succ": "[go vet] SUCCESS",
    "vet-error": "[go vet] ERROR",
    "restore_outline": "恢复大纲"
}