and HTML equivalents (eg &). Translations on right side. $text = [ // / [ROOT LEVEL] "editor" => [ "server" => "服务器", "Server name, OS..." => "服务器名称, OS & IP:", "Root" => "根目录:", "ICEcoder root" => "ICEcoder 根目录:", "PHP version" => "PHP 版本:", "Date & time" => "日期 & 时间:", "your device" => "你的设备", "Browser" => "浏览器:", "Your IP" => "你的 IP:", "files" => "文件", "Last 10 files..." => "最后10个打开的文件:", "none" => "[none]", "multi-user" => "多用户", "Username" => "用户名:", "version" => "version", "codemirror version" => "codemirror version", ], "files" => [ "Lock" => "锁定", "Refresh" => "刷新", "Plugins" => "插件", "ROOT" => "[ROOT]", ], "index" => [ "UPDATE INFO" => "更新信息", "now available" => "现在可以", "Your version is" => "你的版本是", "Update now" => "现在更新", "You have some..." => "你有一些未保存的更改", "Are you sure..." => "你确定要退出吗?", "working" => "载入中", "Color picker" => "颜色选择器", "Plugins Manager" => "插件管理器", "New File" => "新建文件", "New Folder" => "新建文件夹", "Upload File(s)" => "上传文件", "Paste" => "粘贴", "Open" => "打开", "Copy" => "复制", "Duplicate" => "副本", "Delete" => "删除", "Rename" => "重命名", "View Webpage" => "预览网页", "Download" => "下载", "Properties" => "属性", "File" => "文件", "Edit" => "编辑", "Source" => "来源", "Help" => "帮助", "Save" => "保存", "Save As" => "另存为", "Live Preview" => "实时预览", "Upload" => "上传", "Zip" => "压缩", "Print" => "打印", "Fullscreen toggle" => "全屏切换", "Logout" => "退出", "Undo" => "撤销", "Redo" => "重做", "Indent more" => "增加缩进", "Indent less" => "减少缩进", "Autocomplete" => "自动完成", "Comment/Uncomment" => "注释 / 清除注释", "Jump to Definition" => "跳转至指定行", "Manual" => "手册", "Shortcuts" => "快捷键", "Settings" => "设置", "Search for selected" => "搜索选择", "website" => "网站", "Close all tabs" => "关闭所有选项卡", "Alphabetize tabs" => "按字母顺序排列的选项卡", "Find" => "搜索", "in" => "之中", "and" => "和", "replace" => "替换", "replace all" => "替换所有", "this document" => "当前文件", "open documents" => "打开的文件", "all files" => "所有文件", "all filenames" => "所有文件名", "Go to Line" => "转到行", "View" => "预览", "Bug reporting not active" => "错误报告没有激活", "Single pane" => "单一窗格", "Diff pane also" => "差异窗格", ], // /LIB "auto-logout-warning" => [ "Auto Logout Warning" => "自动注销警告", "You will be..." => "您将在这时间之后注销", "seconds due to..." => "出于安全目的,由于不活动而导致的秒数。使用鼠标或按键继续。

您可以从“编辑>设置”部分调整或禁用此选项。", ], "backup-versions" => [ "backup" => "备份", "backups" => "备份记录", "available for" => "可用于...", ], "bug-files-check" => [ "Found in" => "搜索到:", ], "file-control" => [ "Sorry, bad filename..." => "抱歉, 你提供了错误的文件名。查看开发工具控制台了解更多信息。", "Sorry" => "抱歉", "does not seem..." => "服务器上不存在", "Sorry, could not..." => "抱歉, 不能得到的内容", "Sorry, cannot create..." => "抱歉, 不能创建文件夹", "Sorry, cannot copy" => "抱歉, 不能复制", "into" => "到", "Uploaded file(s) OK" => "上传文件完成", "Sorry, cannot upload" => "抱歉, 不能上传", "Sorry, cannot upload..." => "抱歉, 在演示模式不能上传文件", "Sorry, cannot rename" => "抱歉, 不能重命名", "Maybe public write..." => "也许父文件夹也需要写入权限?", "Sorry, cannot move" => "抱歉, 不能移动", "Sorry, cannot save" => "抱歉, 不能保存", "Sorry, cannot replace..." => "抱歉, 目标不能替换文本", "Sorry, cannot change..." => "抱歉, 目标不能更改权限", "Sorry, cannot delete more..." => "抱歉,在FTP模式下一次不能删除多个项目", "Sorry, cannot delete..." => "抱歉, 不能删除根目录", "Sorry, cannot delete" => "抱歉, 不能删除", "Sorry, this file..." => "抱歉, 此文件已更改, 不能保存", "Reload this file..." => "重新加载该文件, 你的版本复制到一个新文件?", "There was a..." => "这些代码还没有完全准备好. 所以 ICEcoder 需要再次重新加载。", "displayed at" => "显示在", "Enter filename to..." => "输入文件名并保存到", "That file exists..." => "该文件已存在, 要覆盖吗?", "Saving" => "正在保存", ], "ftp-manager" => [ "Saving FTP sites" => "保存FTP站点", "Cannot update config..." => "无法更新配置文件,请设置公用写入权限。", "and try again" => "重试", "ftp manager" => "FTP管理器", "Choose existing site" => "选择现有网站", "Are you sure..." => "确实要删除此网站吗?", "Add new site" => "添加新站点", "Edit site" => "配置站点", "Site base" => "站点信息", "Host" => "域名", "Username" => "用户名", "Password" => "密码", "PASV and mode" => "被动模式", "Root" => "根目录", "eg http://yourdomain.com" => "例 http://yourdomain.com", "eg ftp.yourdomain.com" => "例 ftp.yourdomain.com", "eg user123" => "例 user123", "eg pass123" => "例 pass123", "Use PASV mode..." => "如果FTP站点需要,请使用被动模式,并选择数据传输类型 ASCII(字符) 或 Binary(二进制)", "eg /htdocs" => "例 /htdocs", "PASV connection off" => "关闭 PASV 模式连接", "PASV connection on" => "开启 PASV 模式连接", "ASCII transfer" => "ASCII 字符传输", "Binary transfer" => "Binary 二进制传输", "Add" => "添加", "Choose" => "选择", "Update" => "更新", ], "get-branch" => [], "headers" => [ "Bad CSRF token..." => "错误的 CSRF token. 请在 https://github.com/icecoder/ICEcoder 报告错误信息, 以便我们修复它。", ], "help" => [ "shortcuts" => "快捷键", "Within document" => "文档", "On Tabs" => "选项卡", "Within file manager" => "文件管理器", "Anywhere" => "其他", "Space" => "空格", "Click" => "单击", "or" => "或", "Left click" => "左键单击", "Middle click" => "中键单击", "Double click tap..." => "双击 / 点击 (移动端)", "Right click" => "右键单击", "Middle scrollwheel" => "中间滚轮滚动", "Drag" => "拖动", "Autocomplete add snippet" => "自动完成 / 添加片段", "Multiple select" => "多选", "Move line up" => "向上移动行", "Move line down" => "向下移动行", "Duplicate lines" => "复制行", "Remove lines" => "删除行", "Insert line before" => "前插入行", "Insert line after" => "后插入行", "Search for selected" => "搜索选择", "Jump to definition" => "跳转到 / 跳转回", "Comment uncomment" => "注释 / 清除注释", "Insert tab indent" => "插入tab / 插入选择", "Insert more" => "缩进更多", "Insert less" => "缩进较少", "Wrap with div" => "封装 <div>", "Wrap with span" => "封装 <span>", "Wrap unwrap p" => "封装 / 撤销封装 <p>", "Wrap unwrap a" => "封装 / 撤销封装 <a>", "Wrap unwrap b" => "封装 / 撤销封装 <b>", "Wrap unwrap i" => "封装 / 撤销封装 <i>", "Wrap unwrap strong" => "封装 / 撤销封装 <strong>", "Wrap unwrap em" => "封装 / 撤销封装 <em>", "Wrap unwrap li" => "封装 / 撤销封装 <li>", "Wrap unwrap h1..." => "封装 / 撤销封装 <h1> - <h3>", "End line with..." => "换行 <br>", "Close tab" => "关闭选项卡", "Select file folder" => "选择文件 / 文件夹", "Open file" => "打开文件", "Range select" => "范围选择", "Options for selected" => "所选的选项", "Delete selected" => "删除已选", "Next previous tab" => "下一个 / 上一个 选项卡", "Next tab" => "下一个选项卡", "Previous tab" => "上一个选项卡", "New tab" => "新建选项卡", "Close current tab" => "关闭当前选项卡", "Open file prompt" => "打开文件的提示", "Find" => "搜索", "Previous" => "上一个", "Focus on Go..." => "光标定位到转到行的输入框", "Save" => "保存", "Save as" => "另存为...", "View webpage" => "预览网页", "Contract expand file..." => "收缩 / 扩展文件管理器", "Fold unfold current..." => "折叠 / 展开当前行", "Refocus on document" => "光标重新聚焦于文档", "Cancel tasks" => "取消任务", "Zoom out" => "缩小所有非函数 / 类声明", "Jump to" => "跳转到类 / 函数的声明", "Jump to previous tab" => "跳转到上一个选项卡", ], "icecoder" => [ "results" => "结果", "No text selected..." => "搜索中没有选中的文本", "all files" => "所有文件", "all filenames" => "所有的文件名", "selected files" => "已选择的文件", "selected filenames" => "已选择的文件名", "Creating Folder" => "正在创建文件夹", "Sorry you can..." => "抱歉, 只能同时打开100个文件!", "Opening File" => "正在打开文件", "Enter relative file..." => "输入本地相对路径 (前缀 /) 或远程 URL", "Getting" => "正在获取", "Saving" => "正在保存:", "Please enter the..." => "请输入新的名称为", "Renaming to" => "正在重命名", "Moving to" => "正在移动到", "Deleting File" => "正在删除文件", "Pasting File" => "正在粘贴文件", "Sorry cannot paste..." => "抱歉, 无法粘贴到根路径", "Nothing to paste..." => "粘贴失败, 请先复制一个文件 / 文件夹!", "and" => "和", "this document" => "本文件", "replace" => "替换", "replace all" => "替换所有", "file" => "文件", "Replacing text in" => "正在替换文本", "Sorry there was..." => "抱歉,您的请求有错误。\\n\\n请检查您的开发工具控制台以获取更多信息。", "Cancelled tasks" => "取消任务", "Please note for..." => "请注意: 需要更新才能正常工作, 你需要为所有 ICEcoder 文件和文件夹设置写入和删除权限. 如果您需要恢复 ICEcoder 到这个版本, 你可以在 /tmp 目录找到它们. 点击 OK 继续使用自动升级或点击 cancel 访问 ICEcoder 网站, 您也可以到 grab 的项目首页下载 zip 来进行手动更新.", "You can start..." => "你可以在 帮助 > 设置中启动错误报告", "Error cannot find..." => "错误: 无法找到/进入错误文件路径", "No new errors..." => "没有新的错误被找到", "You have made..." => "您已做的更改未保存。您确定要关闭它而不保存吗?", "Close all tabs" => "是否关闭所有选项卡?", ], "login" => [ "set password" => "设置密码", "login" => "登陆", "Registration mode enabled" => "注册模式已启用", "disable further registrations" => "禁用远程的注册", "auto-check for updates" => "自动检测更新", "To put into..." => "要进入多用户模式,请先以管理员身份登录,然后转到“设置”>“帐户”", "multi-user" => "多用户" ], "multiple-results" => [ "rename all" => "重命名所有", "replace all" => "全部替换", "document" => "文档", "Found" => "找到", "times" => "时间", "replace" => "替换", "file folder" => "文件/文件夹", "rename to" => "重命名为", "rename" => "重命名", "file" => "文件", "No matches found" => "没有找到匹配", "selected" => "选择", "found in" => "查询结果在", "Replaced" => "已替换" ], "plugins-manager" => [ "ICEcoder needs to..." => "ICEcoder 需要重新加载,这个插件才可以使用。现在刷新吗?", "saving plugins" => "正在保存插件...", "Cannot update config..." => "不能更新配置文件. 请为", "and try again" => "设置写入权限并刷新重试", "couldnt delete dir" => "不能删除目录", "couldnt delete file" => "不能删除文件", "plugins" => "插件", "Guide to writing..." => "编写插件指南", "Manage Installed" => "管理已安装", "URL" => "URL", "Target" => "目标", "Timer" => "定时器", "Update" => "更新", "Install" => "安装", "Uninstall" => "卸载", "Reload after install..." => "安装后需要刷新" ], "properties" => [ "properties" => "属性", "Size" => "尺寸", "Modified" => "修改", "Last access" => "最近访问", "Type" => "类型", "Readable Writeable" => "可读 / 可写", "Relative path" => "相对路径", "Absolute path" => "绝对路径", "Contains" => "包含", "Permissions" => "权限", "Owner" => "所有者", "Group" => "组", "Public" => "公众", "Read" => "读取", "Write" => "写入", "Execute" => "执行", "Change to" => "更改为", "update" => "更新", ], "settings-common" => [ "Your document does..." => "你的文档不是UTF-8编码, 它将被转换" ], "settings-save-current-files" => [ "Cannot update config..." => "不能更新配置文件. 请为", "and try again" => "增加写入权限并再次尝试" ], "settings-screen" => [ "settings" => "设置", "version" => "版本", "website" => "网站", "git" => "git", "codemirror version" => "codemirror 版本", "file manager root" => "文件管理器的根目录ROOT", "backups" => "备份记录", "keep version control..." => "保留版本控制备份", "day" => "日", "days" => "天数", "of backups stored..." => "当前存储的备份数", "deleting actually moves..." => "删除并移动ICEcoder的tmp目录", "local/server items..." => "仅本地 / 服务器项", "Get in contact..." => "获取联系方式...", "You may use..." => "你可以使用ICEcoder来达到你自己的目的,无论是商业用途还是非商业用途,只要让我们知道任何很酷的用途或定制。:)

同样我们不承担任何担保或责任,所有使用责任由您自己承担。", "functionality" => "功能", "check for updates..." => "启动时检查更新", "auto open last..." => "启动时自动载入最后打开的文件", "when finding in..." => "在查找文件时, 排除", "assisting" => "辅助", "code assist" => "代码辅助", "visible tabs" => "缩进线可见", "locked nav" => "锁定导航", "tag wrapper command" => "标签封装命令", "auto-complete on" => "打开自动完成", "security" => "安全", "new password" => "新密码", "8 chars min" => "最少8个字符", "confirm password" => "确认密码", "banned files/folders" => "禁止文件 / 文件夹", "banned paths" => "禁止路径", "ip addresses" => "ip 地址", "Slash prefixed comma..." => "斜线前缀, 以半角逗号分隔", "auto-logout after" => "在这时间之后自动退出", "mins of inactivity..." => "如果没有未保存的文件,则开始减少活动计数", "Comma delimited" => "以半角逗号分隔", "style" => "样式", "theme" => "主题", "line wrapping" => "换行", "line numbers" => "行号", "scrollbars" => "滚动条", "indent type" => "缩进类型", "indent size" => "缩进大小", "match brackets" => "匹配括号", "show trailing space" => "显示尾部空格", "font size" => "字体大小", "auto indent" => "自动缩进", "auto close tags" => "自动关闭选项卡", "auto close brackets" => "自动关闭选项卡组", "layout" => "布局", "plugin panel aligned" => "插件板对齐", "file manager" => "文件管理器", "root" => "root", "Set 0 to..." => "将0设置为禁用", "Slash prefixed" => "斜线前缀", "bug reporting" => "错误报告", "check in files" => "检查文件", "every" => "任何", "secs getting last" => "秒, 最后得到", "lines" => "行", "multi-user" => "多用户", "Make sure you..." => "确保你没有把自己锁了", "Registration" => "启用注册", "update" => "更新" ], "settings-update" => [ "Cannot update config..." => "不能更新配置文件. 请为", "and try again" => " 增加写入权限并重新尝试", "and press refresh" => "增加写入权限并刷新" ], "updater" => [ "Update appears to..." => "更新似乎是成功的" ], "find-in-files" => [ "Enter path to search in" => "输入要搜索的路径", "Enter semicolon-separated masks..." => "输入要查看的文件的后缀以半角分号分隔 (例 *.php;*.html;*.js)", "Type of text" => "文本类型", "Fixed text" => "固定文本", "Regular expression" => "正则表达式", "Case sensitive" => "区分大小写", "Yes" => "是", "No" => "否", "Search" => "搜索", ], "demo-mode" => [ "Demo mode" => "Demo mode", ], ];