Files
leanote/public/tinymce/plugins/leaui_mindmap/mindmap/lang/en-us/en-us.js
2017-01-23 17:43:13 +08:00

434 lines
15 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

KityMinder.LANG['en-us'] = {
'dialog': {
'confirm': 'Confirm',
'cancel': 'Cancel'
},
'template': {
'default': 'Default',
'tianpan': 'Compass',
'structure': 'Organization Chart',
'filetree': 'File Tree',
'right': 'Logical Structure',
'fish-bone': 'Fishbone'
},
'theme': {
'classic': 'Classic',
'classic-compact': 'Classic Compact',
'snow': 'Snow',
'snow-compact': 'Snow Compact',
'fish': 'Fish',
'wire': 'Wire',
'fresh-red': 'Red',
'fresh-soil': 'Soil',
'fresh-green': 'Green',
'fresh-blue': 'Blue',
'fresh-purple': 'Purple',
'fresh-pink': 'Pink',
'fresh-red-compat': 'Blue Compat',
'fresh-soil-compat': 'Soil Compat',
'fresh-green-compat': 'Green Compat',
'fresh-blue-compat': 'Blue Compat',
'fresh-purple-compat': 'Purple Compat',
'fresh-pink-compat': 'Pink Compat',
'tianpan':'Compass',
'tianpan-compact': 'Compass Compact'
},
'maintopic': 'Central Topic',
'topic': 'Topic',
'panels': {
'history': 'History',
'template': 'Template',
'theme': 'Theme',
'layout': 'Layout',
'style': 'Style',
'font': 'Font',
'color': 'Color',
'background': 'Background',
'slide': 'Slide',
'insert': 'Insert',
'arrange': 'Arrange',
'nodeop': 'Nodeop',
'priority': 'Priority',
'progress': 'Progress',
'resource': 'Resource',
'attachment': 'Attachment'
},
'error_message': {
'title': '哎呀,脑图出错了',
'err_load': '加载脑图失败',
'err_save': '保存脑图失败',
'err_network': '网络错误',
'err_doc_resolve': '文档解析失败',
'err_unknown': '发生了奇怪的错误',
'err_localfile_read': '文件读取错误',
'err_download': '文件下载失败',
'err_remove_share': '取消分享失败',
'err_create_share': '分享失败',
'err_mkdir': '目录创建失败',
'err_ls': '读取目录失败',
'err_share_data': '加载分享内容出错',
'err_share_sync_fail': '分享内容同步失败',
'err_move_file': '文件移动失败',
'err_rename': '重命名失败',
'unknownreason': '可能是外星人篡改了代码...',
'pcs_code': {
3: "不支持此接口",
4: "没有权限执行此操作",
5: "IP未授权",
110: "用户会话已过期,请重新登录",
31001: "数据库查询错误",
31002: "数据库连接错误",
31003: "数据库返回空结果",
31021: "网络错误",
31022: "暂时无法连接服务器",
31023: "输入参数错误",
31024: "app id为空",
31025: "后端存储错误",
31041: "用户的cookie不是合法的百度cookie",
31042: "用户未登陆",
31043: "用户未激活",
31044: "用户未授权",
31045: "用户不存在",
31046: "用户已经存在",
31061: "文件已经存在",
31062: "文件名非法",
31063: "文件父目录不存在",
31064: "无权访问此文件",
31065: "目录已满",
31066: "文件不存在",
31067: "文件处理出错",
31068: "文件创建失败",
31069: "文件拷贝失败",
31070: "文件删除失败",
31071: "不能读取文件元信息",
31072: "文件移动失败",
31073: "文件重命名失败",
31079: "未找到文件MD5请使用上传API上传整个文件。",
31081: "superfile创建失败",
31082: "superfile 块列表为空",
31083: "superfile 更新失败",
31101: "tag系统内部错误",
31102: "tag参数错误",
31103: "tag系统错误",
31110: "未授权设置此目录配额",
31111: "配额管理只支持两级目录",
31112: "超出配额",
31113: "配额不能超出目录祖先的配额",
31114: "配额不能比子目录配额小",
31141: "请求缩略图服务失败",
31201: "签名错误",
31202: "文件不存在",
31203: "设置acl失败",
31204: "请求acl验证失败",
31205: "获取acl失败",
31206: "acl不存在",
31207: "bucket已存在",
31208: "用户请求错误",
31209: "服务器错误",
31210: "服务器不支持",
31211: "禁止访问",
31212: "服务不可用",
31213: "重试出错",
31214: "上传文件data失败",
31215: "上传文件meta失败",
31216: "下载文件data失败",
31217: "下载文件meta失败",
31218: "容量超出限额",
31219: "请求数超出限额",
31220: "流量超出限额",
31298: "服务器返回值KEY非法",
31299: "服务器返回值KEY不存在"
}
},
'ui': {
'shared_file_title': '[分享的] {0} (只读)',
'load_share_for_edit': '正在加载分享的文件...',
'share_sync_success': '分享内容已同步',
'recycle_clear_confirm': '确认清空回收站么?清空后的文件无法恢复。',
'fullscreen_exit_hint': 'Prcess Esc or F11 to exit',
'error_detail': '详细信息',
'copy_and_feedback': '复制并反馈',
'move_file_confirm': '确定把 "{0}" 移动到 "{1}" 吗?',
'rename': '重命名',
'rename_success': '{0} 重命名成功',
'move_success': '{0} 移动成功到 {1}',
'command': {
'appendsiblingnode': 'Insert Topic',
'appendchildnode': 'Insert Subtopic',
'importtextnode': 'Import Text Node',
'exporttextnode': 'Export Text Node',
'removenode': 'Remove',
'editnode': 'Edit',
'arrangeup': 'Arrange Up',
'arrangedown': 'Arrange Down',
'resetlayout': 'Relayout',
'expandtoleaf': 'Expand All',
'expandtolevel1': 'Expand To Level 1',
'expandtolevel2': 'Expand To Level 2',
'expandtolevel3': 'Expand To Level 3',
'expandtolevel4': 'Expand To Level 4',
'expandtolevel5': 'Expand To Level 5',
'expandtolevel6': 'Expand To Level 6',
'fullscreen': 'Fullscreen',
'outline': 'Outline'
},
'contentIsRequired': 'Content is Required',
'expandtoleaf': 'Expand To Leaf',
'back': 'Back',
'undo': 'Undo (Ctrl + Z)',
'redo': 'Redo (Ctrl + Y)',
'tabs': {
'idea': 'Topic',
'appearence': 'Edit',
'view': 'View'
},
'quickvisit': {
'new': 'New (Ctrl + Alt + N)',
'save': 'Save (Ctrl + S)',
'share': 'Share (Ctrl + Alt + S)',
'feedback': 'FeedbackF1',
'editshare': 'Edit'
},
'menu': {
'mainmenutext': 'KityMinder', // 主菜单按钮文本
'newtab': 'New',
'opentab': 'Open',
'savetab': 'Save',
'sharetab': 'Share',
'preferencetab': 'Preference',
'helptab': 'Help',
'feedbacktab': '反馈',
'recenttab': '最近使用',
'netdisktab': '百度云存储',
'localtab': '本地文件',
'drafttab': '草稿箱',
'downloadtab': '导出到本地',
'createsharetab': '当前脑图',
'managesharetab': '已分享',
'newheader': '新建脑图',
'openheader': '打开',
'saveheader': '保存到',
'draftheader': '草稿箱',
'shareheader': '分享我的脑图',
'downloadheader': '导出到指定格式',
'preferenceheader': '偏好设置',
'helpheader': '帮助',
'feedbackheader': '反馈'
},
'mydocument': '我的文档',
'emptydir': '目录为空!',
'pickfile': '选择文件...',
'acceptfile': '支持的格式:{0}',
'dropfile': '或将文件拖至此处',
'unsupportedfile': '不支持的文件格式',
'untitleddoc': '未命名文档',
'overrideconfirm': '{0} 已存在,确认覆盖吗?',
'checklogin': '检查登录状态中...',
'loggingin': '正在登录...',
'recent': '最近打开',
'clearrecent': '清空',
'clearrecentconfirm': '确认清空最近文档列表?',
'cleardraft': '清空',
'cleardraftconfirm': '确认清空草稿箱?',
'none_share': '不分享',
'public_share': '公开分享',
'password_share': '私密分享',
'email_share': '邮件邀请',
'url_share': '脑图 URL 地址:',
'sns_share': '社交网络分享:',
'sns_share_text': '“{0}” - 我用Leanote制作的思维导图快看看吧地址{1}',
'none_share_description': '不分享当前脑图',
'public_share_description': '创建任何人可见的分享',
'share_button_text': '创建',
'password_share_description': '创建需要密码才可见的分享',
'email_share_description': '创建指定人可见的分享,您还可以允许他们编辑',
'ondev': '敬请期待!',
'create_share_failed': '分享失败:{0}',
'remove_share_failed': '删除失败:{1}',
'copy': '复制',
'copied': '已复制',
'shared_tip': '当前脑图被 {0} 分享,你可以修改之后保存到自己的网盘上或再次分享',
'current_share': '当前脑图',
'manage_share': '我的分享',
'share_remove_action': '不分享该脑图',
'share_view_action': '打开分享地址',
'share_edit_action': '编辑分享的文件',
'login': '登录',
'logout': '注销',
'switchuser': '切换账户',
'userinfo': '个人信息',
'gotonetdisk': '我的网盘',
'requirelogin': '请 <a class="login-button">登录</a> 后使用',
'saveas': '保存为',
'filename': '文件名',
'fileformat': '保存格式',
'save': '保存',
'mkdir': '新建目录',
'recycle': '回收站',
'newdir': '未命名目录',
'bold': 'Bold',
'italic': 'Italic',
'forecolor': 'Fore Color',
'fontfamily': 'Font Family',
'fontsize': 'Font Size',
'layoutstyle': 'Theme',
'node': 'Node',
'saveto': 'Save As',
'hand': 'Hand',
'camera': 'Camera',
'zoom-in': 'Zoom InCtrl+',
'zoom-out': 'Zoom OutCtrl-',
'markers': 'Markers',
'resource': 'Resource',
'help': 'Help',
'preference': 'Preference',
'expandnode': 'Expand Node',
'collapsenode': 'Collapse Node',
'template': 'Template',
'theme': 'Theme',
'clearstyle': 'Clear',
'copystyle': 'Copy Style',
'pastestyle': 'Paste Style',
'appendsiblingnode': 'Append Sibling Node',
'appendchildnode': 'Append Child Node',
'arrangeup': 'Arrange Up',
'arrangedown': 'Arrange Down',
'editnode': 'Edit',
'removenode': 'Remove',
'priority': 'Priority',
'progress': {
'p1': '...',
'p2': '1/8',
'p3': '1/4',
'p4': '3/8',
'p5': '1/2',
'p6': '5/8',
'p7': '3/4',
'p8': '7/8',
'p9': 'Done',
'p0': 'Clear Progress'
},
'link': 'Link',
'image': 'Image',
'note': 'Note',
'selectNodeToAddNote': 'Select Note to Add Note',
'edit': 'Edit',
'preview': 'Preview',
'supportMD': 'Support Markdown',
'add': 'Add',
'removelink': 'Remove Link',
'removeimage': 'Remove Image',
'removenote': 'Remove Note',
'resetlayout': 'Relayout',
'importtextnode': 'Import Text Node',
'exporttextnode': 'Expor Text Node',
'justnow': 'Just now',
'minutesago': '{0} minutes ago',
'hoursago': '{0} hours ago',
'yesterday': 'yesterday',
'daysago': '{0} days ago',
'longago': 'long long ago',
'redirect': 'Are you sure to open {0} ?',
'navigator': 'Navigator',
'unsavedcontent': '当前文件还没有保存到网盘:\n\n{0}\n\n虽然未保存的数据会缓存在草稿箱但是清除浏览器缓存会导致草稿箱清除。',
'shortcuts': 'Shortcuts',
'contact': '联系与反馈',
'email': '邮件组',
'qq_group': 'QQ 群',
'github_issue': 'Github',
'baidu_tieba': '贴吧',
'clipboardunsupported': '您的浏览器不支持剪贴板,请使用快捷键复制',
'load_success': '{0} 加载成功',
'save_success': '{0} 已保存于 {1}',
'autosave_success': '{0} 已自动保存于 {1}',
'selectall': 'Select All',
'selectrevert': 'Unselect',
'selectsiblings': 'Select Siblings',
'selectlevel': 'Select Level',
'selectpath': 'Select Path',
'selecttree': 'Select Tree'
},
'popupcolor': {
'clearColor': 'Clear Color',
'standardColor': 'Standard Color',
'themeColor': 'Theme Color'
},
'dialogs': {
'markers': {
'static': {
'lang_input_text': 'Text: ',
'lang_input_url': 'Link: ',
'errorLink': 'Error Link',
'lang_input_title': 'Title: ',
'lang_input_target': 'Target: '
},
'priority': 'Priority',
'none': 'None',
'progress': {
'title': 'Progress',
'notdone': '...',
'done1': '1/8',
'done2': '1/4',
'done3': '3/8',
'done4': '1/2',
'done5': '5/8',
'done6': '3/4',
'done7': '7/8',
'done': 'Done'
}
},
'help': {
},
'hyperlink': {},
'image': {},
'resource': {}
},
'hyperlink': {
'hyperlink': 'Link',
'unhyperlink': 'Remove Link'
},
'image': {
'image': 'Image',
'removeimage': 'Remove Image'
},
'marker': {
'marker': '进度/优先级...'
},
'resource': {
'resource': '资源...'
}
};