mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Merge pull request #848 from lzh370/patch-1
Update chinese-simplified.php
This commit is contained in:
@@ -29,7 +29,7 @@ $text = [
|
||||
[
|
||||
"Lock" => "锁定",
|
||||
"Refresh" => "刷新",
|
||||
"Plugins" => "Plugins",
|
||||
"Plugins" => "插件",
|
||||
"ROOT" => "[ROOT]",
|
||||
],
|
||||
|
||||
@@ -40,10 +40,10 @@ $text = [
|
||||
"Your version is" => "你的版本是",
|
||||
"Update now" => "现在更新",
|
||||
"You have some..." => "你有一些未保存的更改",
|
||||
"Are you sure..." => "Are you sure you want to close?",
|
||||
"Are you sure..." => "你确定要退出吗?",
|
||||
"working" => "载入中",
|
||||
"Color picker" => "颜色选择器",
|
||||
"Plugins Manager" => "Plugins Manager",
|
||||
"Plugins Manager" => "插件管理器",
|
||||
"New File" => "新建文件",
|
||||
"New Folder" => "新建文件夹",
|
||||
"Upload File(s)" => "上传文件",
|
||||
@@ -58,7 +58,7 @@ $text = [
|
||||
"Properties" => "属性",
|
||||
"File" => "文件",
|
||||
"Edit" => "编辑",
|
||||
"Source" => "Source",
|
||||
"Source" => "来源",
|
||||
"Help" => "帮助",
|
||||
"Save" => "保存",
|
||||
"Save As" => "另存为",
|
||||
@@ -83,8 +83,8 @@ $text = [
|
||||
"Close all tabs" => "关闭所有选项卡",
|
||||
"Alphabetize tabs" => "按字母顺序排列的选项卡",
|
||||
"Find" => "搜索",
|
||||
"in" => "in",
|
||||
"and" => "and",
|
||||
"in" => "之中",
|
||||
"and" => "和",
|
||||
"replace" => "替换",
|
||||
"replace all" => "替换所有",
|
||||
"this document" => "当前文件",
|
||||
@@ -94,24 +94,24 @@ $text = [
|
||||
"Go to Line" => "转到行",
|
||||
"View" => "预览",
|
||||
"Bug reporting not active" => "错误报告没有激活",
|
||||
"Single pane" => "Single pane",
|
||||
"Diff pane also" => "Diff pane also",
|
||||
"Single pane" => "单一窗格",
|
||||
"Diff pane also" => "差异窗格",
|
||||
],
|
||||
|
||||
// /LIB
|
||||
|
||||
"auto-logout-warning" =>
|
||||
[
|
||||
"Auto Logout Warning" => "Auto logout warning",
|
||||
"You will be..." => "You will be logged out after",
|
||||
"seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.<br><br>You can adjust or disable this from the Edit > Settings section.",
|
||||
"Auto Logout Warning" => "自动注销警告",
|
||||
"You will be..." => "您将在这时间之后注销",
|
||||
"seconds due to..." => "出于安全目的,由于不活动而导致的秒数。使用鼠标或按键继续。<br><br>您可以从“编辑>设置”部分调整或禁用此选项。",
|
||||
],
|
||||
|
||||
"backup-versions" =>
|
||||
[
|
||||
"backup" => "backup",
|
||||
"backups" => "backups",
|
||||
"available for" => "available for",
|
||||
"backup" => "备份",
|
||||
"backups" => "备份记录",
|
||||
"available for" => "可用于...",
|
||||
],
|
||||
|
||||
"bug-files-check" =>
|
||||
@@ -121,7 +121,7 @@ $text = [
|
||||
|
||||
"file-control" =>
|
||||
[
|
||||
"Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?",
|
||||
"Sorry, bad filename..." => "抱歉, 你提供了错误的文件名。查看开发工具控制台了解更多信息。",
|
||||
"Sorry" => "抱歉",
|
||||
"does not seem..." => "服务器上不存在",
|
||||
"Sorry, could not..." => "抱歉, 不能得到的内容",
|
||||
@@ -132,59 +132,59 @@ $text = [
|
||||
"Sorry, cannot upload" => "抱歉, 不能上传",
|
||||
"Sorry, cannot upload..." => "抱歉, 在演示模式不能上传文件",
|
||||
"Sorry, cannot rename" => "抱歉, 不能重命名",
|
||||
"Maybe public write..." => "也许父文件夹也需要写入权限?",
|
||||
"Maybe public write..." => "也许父文件夹也需要写入权限?",
|
||||
"Sorry, cannot move" => "抱歉, 不能移动",
|
||||
"Sorry, cannot save" => "抱歉, 不能保存",
|
||||
"Sorry, cannot replace..." => "抱歉, 目标不能替换文本",
|
||||
"Sorry, cannot change..." => "抱歉, 目标不能更改权限",
|
||||
"Sorry, cannot delete more..." => "Sorry, cannot delete more then one item at a time under FTP mode",
|
||||
"Sorry, cannot delete..." => "抱歉, 不能删除根级别ROOT",
|
||||
"Sorry, cannot delete more..." => "抱歉,在FTP模式下一次不能删除多个项目",
|
||||
"Sorry, cannot delete..." => "抱歉, 不能删除根目录",
|
||||
"Sorry, cannot delete" => "抱歉, 不能删除",
|
||||
"Sorry, this file..." => "抱歉, 此文件已更改, 不能保存",
|
||||
"Reload this file..." => "重新加载该文件, 你的版本复制到一个新文件?",
|
||||
"There was a..." => "这些代码还没有完全准备好. 所以 ICEcoder 需要再次重新加载.",
|
||||
"Reload this file..." => "重新加载该文件, 你的版本复制到一个新文件?",
|
||||
"There was a..." => "这些代码还没有完全准备好. 所以 ICEcoder 需要再次重新加载。",
|
||||
"displayed at" => "显示在",
|
||||
"Enter filename to..." => "输入文件名并保存到",
|
||||
"That file exists..." => "该文件已存在, 要覆盖吗?",
|
||||
"That file exists..." => "该文件已存在, 要覆盖吗?",
|
||||
"Saving" => "正在保存",
|
||||
],
|
||||
|
||||
"ftp-manager" =>
|
||||
[
|
||||
"Saving FTP sites" => "Saving FTP sites",
|
||||
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
|
||||
"and try again" => "and try again",
|
||||
"ftp manager" => "ftp manager",
|
||||
"Choose existing site" => "Choose existing site",
|
||||
"Are you sure..." => "Are you sure you wish to remove this site?",
|
||||
"Add new site" => "Add new site",
|
||||
"Edit site" => "Edit site",
|
||||
"Site base" => "Site base",
|
||||
"Host" => "Host",
|
||||
"Username" => "Username",
|
||||
"Password" => "Password",
|
||||
"PASV and mode" => "PASV and mode",
|
||||
"Root" => "Root",
|
||||
"eg http://yourdomain.com" => "eg http://yourdomain.com",
|
||||
"eg ftp.yourdomain.com" => "eg ftp.yourdomain.com",
|
||||
"eg user123" => "eg user123",
|
||||
"eg pass123" => "eg pass123",
|
||||
"Use PASV mode..." => "Use PASV mode if your FTP site requires it and choose the data transfer type - ASCII or binary",
|
||||
"eg /htdocs" => "eg /htdocs",
|
||||
"PASV connection off" => "PASV connection off",
|
||||
"PASV connection on" => "PASV connection on",
|
||||
"ASCII transfer" => "ASCII transfer",
|
||||
"Binary transfer" => "Binary transfer",
|
||||
"Add" => "Add",
|
||||
"Choose" => "Choose",
|
||||
"Update" => "Update",
|
||||
"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 报告错误信息, 以便我们修复它.",
|
||||
"Bad CSRF token..." => "错误的 CSRF token. 请在 https://github.com/icecoder/ICEcoder 报告错误信息, 以便我们修复它。",
|
||||
],
|
||||
|
||||
"help" =>
|
||||
@@ -215,8 +215,8 @@ $text = [
|
||||
"Jump to definition" => "跳转到 / 跳转回",
|
||||
"Comment uncomment" => "注释 / 清除注释",
|
||||
"Insert tab indent" => "插入tab / 插入选择",
|
||||
"Insert more" => "Indent more",
|
||||
"Insert less" => "Indent less",
|
||||
"Insert more" => "缩进更多",
|
||||
"Insert less" => "缩进较少",
|
||||
"Wrap with div" => "封装 <div>",
|
||||
"Wrap with span" => "封装 <span>",
|
||||
"Wrap unwrap p" => "封装 / 撤销封装 <p>",
|
||||
@@ -241,7 +241,7 @@ $text = [
|
||||
"Close current tab" => "关闭当前选项卡",
|
||||
"Open file prompt" => "打开文件的提示",
|
||||
"Find" => "搜索",
|
||||
"Previous" => "Previous",
|
||||
"Previous" => "上一个",
|
||||
"Focus on Go..." => "光标定位到转到行的输入框",
|
||||
"Save" => "保存",
|
||||
"Save as" => "另存为...",
|
||||
@@ -250,25 +250,25 @@ $text = [
|
||||
"Fold unfold current..." => "折叠 / 展开当前行",
|
||||
"Refocus on document" => "光标重新聚焦于文档",
|
||||
"Cancel tasks" => "取消任务",
|
||||
"Zoom out" => "Zoom out all non-function/class declarations",
|
||||
"Jump to" => "Jump to declaration of class/function",
|
||||
"Jump to previous tab" => "Jump to previous tab",
|
||||
"Zoom out" => "缩小所有非函数 / 类声明",
|
||||
"Jump to" => "跳转到类 / 函数的声明",
|
||||
"Jump to previous tab" => "跳转到上一个选项卡",
|
||||
],
|
||||
|
||||
"icecoder" =>
|
||||
[
|
||||
"results" => "results",
|
||||
"results" => "结果",
|
||||
"No text selected..." => "搜索中没有选中的文本",
|
||||
"all files" => "all files",
|
||||
"all filenames" => "all filenames",
|
||||
"selected files" => "selected files",
|
||||
"selected filenames" => "selected filenames",
|
||||
"all files" => "所有文件",
|
||||
"all filenames" => "所有的文件名",
|
||||
"selected files" => "已选择的文件",
|
||||
"selected filenames" => "已选择的文件名",
|
||||
"Creating Folder" => "正在创建文件夹",
|
||||
"Sorry you can..." => "抱歉, 只能同时打开100个文件!",
|
||||
"Opening File" => "正在打开文件",
|
||||
"Enter relative file..." => "输入本地相对路径 (前缀 /) 或远程 URL",
|
||||
"Getting" => "正在获取",
|
||||
"Saving" => "Saving:",
|
||||
"Saving" => "正在保存:",
|
||||
"Please enter the..." => "请输入新的名称为",
|
||||
"Renaming to" => "正在重命名",
|
||||
"Moving to" => "正在移动到",
|
||||
@@ -276,13 +276,13 @@ $text = [
|
||||
"Pasting File" => "正在粘贴文件",
|
||||
"Sorry cannot paste..." => "抱歉, 无法粘贴到根路径",
|
||||
"Nothing to paste..." => "粘贴失败, 请先复制一个文件 / 文件夹!",
|
||||
"and" => "and",
|
||||
"this document" => "this document",
|
||||
"replace" => "replace",
|
||||
"replace all" => "replace all",
|
||||
"file" => "file",
|
||||
"and" => "和",
|
||||
"this document" => "本文件",
|
||||
"replace" => "替换",
|
||||
"replace all" => "替换所有",
|
||||
"file" => "文件",
|
||||
"Replacing text in" => "正在替换文本",
|
||||
"Sorry there was..." => "Sorry, there was an error with your request.\\n\\nPlease check your dev tools console for more info.",
|
||||
"Sorry there was..." => "抱歉,您的请求有错误。\\n\\n请检查您的开发工具控制台以获取更多信息。",
|
||||
"Cancelled tasks" => "取消任务",
|
||||
"Open previous files" => "打开以前的文件?",
|
||||
"Please note for..." => "请注意: 需要更新才能正常工作, 你需要为所有 ICEcoder 文件和文件夹设置写入和删除权限. 如果您需要恢复 ICEcoder 到这个版本, 你可以在 /tmp 目录找到它们. 点击 OK 继续使用自动升级或点击 cancel 访问 ICEcoder 网站, 您也可以到 grab 的项目首页下载 zip 来进行手动更新.",
|
||||
@@ -299,7 +299,7 @@ $text = [
|
||||
"login" => "登陆",
|
||||
"To disable registration..." => "要禁用注册模式, 请打开设置或打开文件 data/config-settings.php 并更改 enableRegistration 为 false , 并重新载入本页面",
|
||||
"Registration mode enabled" => "注册模式已启用",
|
||||
"disable further registrations" => "disable further registrations",
|
||||
"disable further registrations" => "禁用远程的注册",
|
||||
"auto-check for updates" => "自动检测更新",
|
||||
"To put into..." => "要禁用多用户模式, 请打开设置或打开文件 data/config-settings.php 并更改 multiUser 为 true , 并重新载入本页面",
|
||||
"multi-user" => "多用户"
|
||||
@@ -384,15 +384,15 @@ $text = [
|
||||
"git" => "git",
|
||||
"codemirror version" => "codemirror 版本",
|
||||
"file manager root" => "文件管理器的根目录ROOT",
|
||||
"backups" => "backups",
|
||||
"keep version control..." => "keep version control backups for",
|
||||
"day" => "day",
|
||||
"days" => "days",
|
||||
"of backups stored..." => "of backups stored currently",
|
||||
"deleting actually moves..." => "deleting actually moves to ICEcoder's tmp dir",
|
||||
"local/server items..." => "local/server items only",
|
||||
"Get in contact..." => "Get in contact by...",
|
||||
"You may use..." => "You may use ICEcoder for your own purposes, commercial or not, just let us know of any cool uses or customisations. :)<br><br>No warranty or liability accepted for anything, all responsibility of use is your own.",
|
||||
"backups" => "备份记录",
|
||||
"keep version control..." => "保留版本控制备份",
|
||||
"day" => "日",
|
||||
"days" => "天数",
|
||||
"of backups stored..." => "当前存储的备份数",
|
||||
"deleting actually moves..." => "删除并移动ICEcoder的tmp目录",
|
||||
"local/server items..." => "仅本地 / 服务器项",
|
||||
"Get in contact..." => "获取联系方式...",
|
||||
"You may use..." => "你可以使用ICEcoder来达到你自己的目的,无论是商业用途还是非商业用途,只要让我们知道任何很酷的用途或定制。:)<br><br>同样我们不承担任何担保或责任,所有使用责任由您自己承担。",
|
||||
"functionality" => "功能",
|
||||
"check for updates..." => "启动时检查更新",
|
||||
"auto open last..." => "启动时自动载入最后打开的文件",
|
||||
@@ -411,27 +411,27 @@ $text = [
|
||||
"banned paths" => "禁止路径",
|
||||
"ip addresses" => "ip 地址",
|
||||
"Slash prefixed comma..." => "斜线前缀, 以半角逗号分隔",
|
||||
"auto-logout after" => "auto-logout after",
|
||||
"mins of inactivity..." => "mins of inactivity if no unsaved files",
|
||||
"auto-logout after" => "在这时间之后自动退出",
|
||||
"mins of inactivity..." => "如果没有未保存的文件,则开始减少活动计数",
|
||||
"Comma delimited" => "以半角逗号分隔",
|
||||
"style" => "样式",
|
||||
"theme" => "主题",
|
||||
"line wrapping" => "换行",
|
||||
"line numbers" => "line numbers",
|
||||
"line numbers" => "行号",
|
||||
"scrollbars" => "滚动条",
|
||||
"indent type" => "缩进类型",
|
||||
"indent size" => "缩进大小",
|
||||
"match brackets" => "match brackets",
|
||||
"show trailing space" => "show trailing space",
|
||||
"match brackets" => "匹配括号",
|
||||
"show trailing space" => "显示尾部空格",
|
||||
"font size" => "字体大小",
|
||||
"auto indent" => "auto indent",
|
||||
"auto close tags" => "auto close tags",
|
||||
"auto close brackets" => "auto close brackets",
|
||||
"auto indent" => "自动缩进",
|
||||
"auto close tags" => "自动关闭选项卡",
|
||||
"auto close brackets" => "自动关闭选项卡组",
|
||||
"layout" => "布局",
|
||||
"plugin panel aligned" => "插件板对齐",
|
||||
"file manager" => "文件管理器",
|
||||
"root" => "root",
|
||||
"Set 0 to..." => "Set 0 to disable",
|
||||
"Set 0 to..." => "将0设置为禁用",
|
||||
"Slash prefixed" => "斜线前缀",
|
||||
"bug reporting" => "错误报告",
|
||||
"check in files" => "检查文件",
|
||||
@@ -458,15 +458,15 @@ $text = [
|
||||
|
||||
"find-in-files" =>
|
||||
[
|
||||
"Enter path to search in" => "Enter path to search in",
|
||||
"Enter semicolon-separated masks..." => "Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)",
|
||||
"Type of text" => "Type of text",
|
||||
"Fixed text" => "Fixed text",
|
||||
"Regular expression" => "Regular expression",
|
||||
"Case sensitive" => "Case sensitive",
|
||||
"Yes" => "Yes",
|
||||
"No" => "No",
|
||||
"Search" => "Search",
|
||||
"Enter path to search in" => "输入要搜索的路径",
|
||||
"Enter semicolon-separated masks..." => "输入要查看的文件的后缀以半角分号分隔 (例 *.php;*.html;*.js)",
|
||||
"Type of text" => "文本类型",
|
||||
"Fixed text" => "固定文本",
|
||||
"Regular expression" => "正则表达式",
|
||||
"Case sensitive" => "区分大小写",
|
||||
"Yes" => "是",
|
||||
"No" => "否",
|
||||
"Search" => "搜索",
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user