Language file format tidy

This commit is contained in:
mattpass
2020-03-21 08:51:49 +00:00
parent 8de55467c1
commit 8476378549
11 changed files with 4005 additions and 4023 deletions

View File

@@ -5,373 +5,372 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>点击图标<br>求助 &amp;<br>使用信息</b>",
"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]",
"results" => "结果"
),
"editor" =>
[
"Click icons for..." => "<b>点击图标<br>求助 &amp;<br>使用信息</b>",
"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]",
"results" => "结果"
],
"files" =>
array(
"Lock" => "锁定",
"Refresh" => "刷新",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "锁定",
"Refresh" => "刷新",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "更新信息",
"now available" => "现在可以",
"Your version is" => "你的版本是",
"Update now" => "现在更新",
"You have some..." => "你有一些未保存的更改",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "载入中",
"Color picker" => "颜色选择器",
"New File" => "新建文件",
"New Folder" => "新建文件夹",
"Upload File(s)" => "上传文件",
"Paste" => "粘贴",
"Open" => "打开",
"Copy" => "复制",
"Duplicate" => "副本",
"Delete" => "删除",
"Rename" => "重命名",
"View Webpage" => "预览网页",
"Download" => "下载",
"Properties" => "属性",
"File" => "文件",
"Edit" => "编辑",
"Remote" => "远程",
"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" => "in",
// "and" => "and",
// "replace" => "替换",
// "replace all" => "替换所有",
// "this document" => "当前文件",
// "open documents" => "打开的文件",
// "all files" => "所有文件",
// "all filenames" => "所有文件名",
"Go to Line" => "转到行",
"View" => "预览",
"Bug reporting not active" => "错误报告没有激活"
),
"index" =>
[
"UPDATE INFO" => "更新信息",
"now available" => "现在可以",
"Your version is" => "你的版本是",
"Update now" => "现在更新",
"You have some..." => "你有一些未保存的更改",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "载入中",
"Color picker" => "颜色选择器",
"New File" => "新建文件",
"New Folder" => "新建文件夹",
"Upload File(s)" => "上传文件",
"Paste" => "粘贴",
"Open" => "打开",
"Copy" => "复制",
"Duplicate" => "副本",
"Delete" => "删除",
"Rename" => "重命名",
"View Webpage" => "预览网页",
"Download" => "下载",
"Properties" => "属性",
"File" => "文件",
"Edit" => "编辑",
"Remote" => "远程",
"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" => "in",
// "and" => "and",
// "replace" => "替换",
// "replace all" => "替换所有",
// "this document" => "当前文件",
// "open documents" => "打开的文件",
// "all files" => "所有文件",
// "all filenames" => "所有文件名",
"Go to Line" => "转到行",
"View" => "预览",
"Bug reporting not active" => "错误报告没有激活"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "搜索到:"
),
"bug-files-check" =>
[
"Found in" => "搜索到:"
],
"file-control" =>
array(
"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..." => "抱歉, 不能删除根级别ROOT",
"Sorry, cannot delete" => "抱歉, 不能删除",
"Sorry, this file..." => "抱歉, 此文件已更改, 不能保存",
"Reload this file..." => "重新加载该文件, 你的版本复制到一个新文件?",
"There was a..." => "这些代码还没有完全准备好. 所以 ICEcoder 需要再次重新加载.",
"displayed at" => "显示在",
"Enter filename to..." => "输入文件名并保存到",
"That file exists..." => "该文件已存在, 要覆盖吗?",
"Saving" => "正在保存"
),
"file-control" =>
[
"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..." => "抱歉, 不能删除根级别ROOT",
"Sorry, cannot delete" => "抱歉, 不能删除",
"Sorry, this file..." => "抱歉, 此文件已更改, 不能保存",
"Reload this file..." => "重新加载该文件, 你的版本复制到一个新文件?",
"There was a..." => "这些代码还没有完全准备好. 所以 ICEcoder 需要再次重新加载.",
"displayed at" => "显示在",
"Enter filename to..." => "输入文件名并保存到",
"That file exists..." => "该文件已存在, 要覆盖吗?",
"Saving" => "正在保存"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "错误的 CSRF token. 请在 https://github.com/icecoder/ICEcoder 报告错误信息, 以便我们修复它."
),
"headers" =>
[
"Bad CSRF token..." => "错误的 CSRF token. 请在 https://github.com/icecoder/ICEcoder 报告错误信息, 以便我们修复它."
],
"help" =>
array(
"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 / 插入选择",
"Wrap with div" => "封装 &lt;div&gt;",
"Wrap with span" => "封装 &lt;span&gt;",
"Wrap unwrap p" => "封装 / 撤销封装 &lt;p&gt;",
"Wrap unwrap a" => "封装 / 撤销封装 &lt;a&gt;",
"Wrap unwrap b" => "封装 / 撤销封装 &lt;b&gt;",
"Wrap unwrap i" => "封装 / 撤销封装 &lt;i&gt;",
"Wrap unwrap strong" => "封装 / 撤销封装 &lt;strong&gt;",
"Wrap unwrap em" => "封装 / 撤销封装 &lt;em&gt;",
"Wrap unwrap li" => "封装 / 撤销封装 &lt;li&gt;",
"Wrap unwrap h1..." => "封装 / 撤销封装 &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "换行 &lt;br&gt;",
"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" => "搜索",
"Focus on Go..." => "光标定位到转到行的输入框",
"Save" => "保存",
"Save as" => "另存为...",
"View webpage" => "预览网页",
"Contract expand file..." => "收缩 / 扩展文件管理器",
"Fold unfold current..." => "折叠 / 展开当前行",
"Refocus on document" => "光标重新聚焦于文档",
"Cancel tasks" => "取消任务"
),
"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 / 插入选择",
"Wrap with div" => "封装 &lt;div&gt;",
"Wrap with span" => "封装 &lt;span&gt;",
"Wrap unwrap p" => "封装 / 撤销封装 &lt;p&gt;",
"Wrap unwrap a" => "封装 / 撤销封装 &lt;a&gt;",
"Wrap unwrap b" => "封装 / 撤销封装 &lt;b&gt;",
"Wrap unwrap i" => "封装 / 撤销封装 &lt;i&gt;",
"Wrap unwrap strong" => "封装 / 撤销封装 &lt;strong&gt;",
"Wrap unwrap em" => "封装 / 撤销封装 &lt;em&gt;",
"Wrap unwrap li" => "封装 / 撤销封装 &lt;li&gt;",
"Wrap unwrap h1..." => "封装 / 撤销封装 &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "换行 &lt;br&gt;",
"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" => "搜索",
"Focus on Go..." => "光标定位到转到行的输入框",
"Save" => "保存",
"Save as" => "另存为...",
"View webpage" => "预览网页",
"Contract expand file..." => "收缩 / 扩展文件管理器",
"Fold unfold current..." => "折叠 / 展开当前行",
"Refocus on document" => "光标重新聚焦于文档",
"Cancel tasks" => "取消任务"
],
"icecoder" =>
array(
"No text selected..." => "搜索中没有选中的文本",
"Creating Folder" => "正在创建文件夹",
"Sorry you can..." => "抱歉, 只能同时打开100个文件!",
"Opening File" => "正在打开文件",
"Enter relative file..." => "输入本地相对路径 (前缀 /) 或远程 URL",
"Getting" => "正在获取",
"Please enter the..." => "请输入新的名称为",
"Renaming to" => "正在重命名",
"Moving to" => "正在移动到",
"Deleting File" => "正在删除文件",
"Pasting File" => "正在粘贴文件",
"Sorry cannot paste..." => "抱歉, 无法粘贴到根路径",
"Nothing to paste..." => "粘贴失败, 请先复制一个文件 / 文件夹!",
"Replacing text in" => "正在替换文本",
"Cancelled tasks" => "取消任务",
"Open previous files" => "打开以前的文件?",
"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" => "是否关闭所有选项卡?"
),
"icecoder" =>
[
"No text selected..." => "搜索中没有选中的文本",
"Creating Folder" => "正在创建文件夹",
"Sorry you can..." => "抱歉, 只能同时打开100个文件!",
"Opening File" => "正在打开文件",
"Enter relative file..." => "输入本地相对路径 (前缀 /) 或远程 URL",
"Getting" => "正在获取",
"Please enter the..." => "请输入新的名称为",
"Renaming to" => "正在重命名",
"Moving to" => "正在移动到",
"Deleting File" => "正在删除文件",
"Pasting File" => "正在粘贴文件",
"Sorry cannot paste..." => "抱歉, 无法粘贴到根路径",
"Nothing to paste..." => "粘贴失败, 请先复制一个文件 / 文件夹!",
"Replacing text in" => "正在替换文本",
"Cancelled tasks" => "取消任务",
"Open previous files" => "打开以前的文件?",
"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" =>
array(
"set password" => "设置密码",
"login" => "登陆",
"To disable registration..." => "要禁用注册模式, 请打开设置或打开文件 data/config-settings.php 并更改 enableRegistration 为 false , 并重新载入本页面",
"Registration mode enabled" => "注册模式已启用",
"auto-check for updates" => "自动检测更新",
"To put into..." => "要禁用多用户模式, 请打开设置或打开文件 data/config-settings.php 并更改 multiUser 为 true , 并重新载入本页面",
"multi-user" => "多用户"
),
"login" =>
[
"set password" => "设置密码",
"login" => "登陆",
"To disable registration..." => "要禁用注册模式, 请打开设置或打开文件 data/config-settings.php 并更改 enableRegistration 为 false , 并重新载入本页面",
"Registration mode enabled" => "注册模式已启用",
"auto-check for updates" => "自动检测更新",
"To put into..." => "要禁用多用户模式, 请打开设置或打开文件 data/config-settings.php 并更改 multiUser 为 true , 并重新载入本页面",
"multi-user" => "多用户"
],
"multiple-results" =>
array(
"rename all" => "重命名所有",
"replace all" => "全部替换",
"document" => "文档",
"Found" => "找到",
"times" => "时间",
"replace" => "替换",
"file folder" => "文件/文件夹",
"rename to" => "重命名为",
"rename" => "重命名",
"file" => "文件",
"No matches found" => "没有找到匹配",
"selected" => "选择",
"found in" => "查询结果在",
"Replaced" => "已替换"
),
"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" =>
array(
"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..." => "安装后需要刷新"
),
"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" =>
array(
"properties" => "属性",
"Size" => "尺寸",
"Modified" => "修改",
"Last access" => "最近访问",
"Type" => "类型",
"Readable Writeable" => "可读 / 可写",
"Relative path" => "相对路径",
"Absolute path" => "绝对路径",
"Contains" => "包含",
"Permissions" => "权限",
"Owner" => "所有者",
"Group" => "",
"Public" => "公众",
"Read" => "读取",
"Write" => "写入",
"Execute" => "执行",
"Change to" => "更改为",
"update" => "更新"
),
"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" =>
array(
"Your document does..." => "你的文档不是UTF-8编码, 它将被转换"
),
"settings-common" =>
[
"Your document does..." => "你的文档不是UTF-8编码, 它将被转换"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "不能更新配置文件. 请为",
"and try again" => "增加写入权限并再次尝试"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "不能更新配置文件. 请为",
"and try again" => "增加写入权限并再次尝试"
],
"settings-screen" =>
array(
"settings" => "设置",
"version" => "版本",
"website" => "网站",
"git" => "git",
"codemirror dir" => "codemirror 目录",
"codemirror version" => "codemirror 版本",
"file manager root" => "文件管理器的根目录ROOT",
"Free to 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..." => "斜线前缀, 以半角逗号分隔",
"Comma delimited" => "以半角逗号分隔",
"style" => "样式",
"theme" => "主题",
"line wrapping" => "换行",
"scrollbars" => "滚动条",
"indent type" => "缩进类型",
"indent size" => "缩进大小",
"font size" => "字体大小",
"auto indent" => "auto indent",
"layout" => "布局",
"plugin panel aligned" => "插件板对齐",
"file manager" => "文件管理器",
"root" => "root",
"Slash prefixed" => "斜线前缀",
"bug reporting" => "错误报告",
"check in files" => "检查文件",
"every" => "任何",
"secs getting last" => "秒, 最后得到",
"lines" => "",
"multi-user" => "多用户",
"Make sure you..." => "确保你没有把自己锁了",
"Registration" => "启用注册",
"update" => "更新"
),
"settings-screen" =>
[
"settings" => "设置",
"version" => "版本",
"website" => "网站",
"git" => "git",
"codemirror dir" => "codemirror 目录",
"codemirror version" => "codemirror 版本",
"file manager root" => "文件管理器的根目录ROOT",
"Free to 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..." => "斜线前缀, 以半角逗号分隔",
"Comma delimited" => "以半角逗号分隔",
"style" => "样式",
"theme" => "主题",
"line wrapping" => "换行",
"scrollbars" => "滚动条",
"indent type" => "缩进类型",
"indent size" => "缩进大小",
"font size" => "字体大小",
"auto indent" => "auto indent",
"layout" => "布局",
"plugin panel aligned" => "插件板对齐",
"file manager" => "文件管理器",
"root" => "root",
"Slash prefixed" => "斜线前缀",
"bug reporting" => "错误报告",
"check in files" => "检查文件",
"every" => "任何",
"secs getting last" => "秒, 最后得到",
"lines" => "",
"multi-user" => "多用户",
"Make sure you..." => "确保你没有把自己锁了",
"Registration" => "启用注册",
"update" => "更新"
],
"settings-update" =>
array(
"Cannot update config..." => "不能更新配置文件. 请为",
"and try again" => " 增加写入权限并重新尝试",
"and press refresh" => "增加写入权限并刷新"
),
"settings-update" =>
[
"Cannot update config..." => "不能更新配置文件. 请为",
"and try again" => " 增加写入权限并重新尝试",
"and press refresh" => "增加写入权限并刷新"
],
"updater" =>
array(
"Update appears to..." => "更新似乎是成功的"
)
"updater" =>
[
"Update appears to..." => "更新似乎是成功的"
]
);
];

View File

@@ -5,373 +5,372 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>點擊圖標<br>求助 &amp;<br>實用信息</b>",
"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]",
"results" => "結果"
),
"editor" =>
[
"Click icons for..." => "<b>點擊圖標<br>求助 &amp;<br>實用信息</b>",
"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]",
"results" => "結果"
],
"files" =>
array(
"Lock" => "鎖定",
"Refresh" => "刷新",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "鎖定",
"Refresh" => "刷新",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "更新信息",
"now available" => "現在可以",
"Your version is" => "你的版本是",
"Update now" => "現在更新",
"You have some..." => "你有一些未保存的更改",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "裝載中",
"Color picker" => "顔色選擇器",
"New File" => "新建文件",
"New Folder" => "新建文件夾",
"Upload File(s)" => "上傳文件",
"Paste" => "粘貼",
"Open" => "打開",
"Copy" => "複製",
"Duplicate" => "副本",
"Delete" => "刪除",
"Rename" => "重命名",
"View Webpage" => "預覽網頁",
"Download" => "下載",
"Properties" => "屬性",
"File" => "文件",
"Edit" => "編輯",
"Remote" => "遠程",
"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" => "in",
// "and" => "and",
// "replace" => "替換",
// "replace all" => "替換所有",
// "this document" => "當前文件",
// "open documents" => "打開的文件",
// "all files" => "所有文件",
// "all filenames" => "所有文件名",
"Go to Line" => "轉到行",
"View" => "預覽",
"Bug reporting not active" => "錯誤報告沒有激活"
),
"index" =>
[
"UPDATE INFO" => "更新信息",
"now available" => "現在可以",
"Your version is" => "你的版本是",
"Update now" => "現在更新",
"You have some..." => "你有一些未保存的更改",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "裝載中",
"Color picker" => "顔色選擇器",
"New File" => "新建文件",
"New Folder" => "新建文件夾",
"Upload File(s)" => "上傳文件",
"Paste" => "粘貼",
"Open" => "打開",
"Copy" => "複製",
"Duplicate" => "副本",
"Delete" => "刪除",
"Rename" => "重命名",
"View Webpage" => "預覽網頁",
"Download" => "下載",
"Properties" => "屬性",
"File" => "文件",
"Edit" => "編輯",
"Remote" => "遠程",
"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" => "in",
// "and" => "and",
// "replace" => "替換",
// "replace all" => "替換所有",
// "this document" => "當前文件",
// "open documents" => "打開的文件",
// "all files" => "所有文件",
// "all filenames" => "所有文件名",
"Go to Line" => "轉到行",
"View" => "預覽",
"Bug reporting not active" => "錯誤報告沒有激活"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "檢索到:"
),
"bug-files-check" =>
[
"Found in" => "檢索到:"
],
"file-control" =>
array(
"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..." => "抱歉, 不能刪除根級別ROOT",
"Sorry, cannot delete" => "抱歉, 不能刪除",
"Sorry, this file..." => "抱歉, 此文件已更改, 不能保存",
"Reload this file..." => "重新加載該文件, 你的版本複製到一個新文件?",
"There was a..." => "這些代碼還沒有準備好. 因此 ICEcoder 需要重新加載.",
"displayed at" => "顯示在",
"Enter filename to..." => "輸入文件名并保存到",
"That file exists..." => "該文件已存在, 要覆蓋嗎?",
"Saving" => "正在保存"
),
"file-control" =>
[
"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..." => "抱歉, 不能刪除根級別ROOT",
"Sorry, cannot delete" => "抱歉, 不能刪除",
"Sorry, this file..." => "抱歉, 此文件已更改, 不能保存",
"Reload this file..." => "重新加載該文件, 你的版本複製到一個新文件?",
"There was a..." => "這些代碼還沒有準備好. 因此 ICEcoder 需要重新加載.",
"displayed at" => "顯示在",
"Enter filename to..." => "輸入文件名并保存到",
"That file exists..." => "該文件已存在, 要覆蓋嗎?",
"Saving" => "正在保存"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "錯誤的 CSRF token. 請在 https://github.com/icecoder/ICEcoder 報告錯誤信息, 以便我們修復它."
),
"headers" =>
[
"Bad CSRF token..." => "錯誤的 CSRF token. 請在 https://github.com/icecoder/ICEcoder 報告錯誤信息, 以便我們修復它."
],
"help" =>
array(
"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 / 插入選擇",
"Wrap with div" => "封裝 &lt;div&gt;",
"Wrap with span" => "封裝 &lt;span&gt;",
"Wrap unwrap p" => "封裝 / 撤銷封裝 &lt;p&gt;",
"Wrap unwrap a" => "封裝 / 撤銷封裝 &lt;a&gt;",
"Wrap unwrap b" => "封裝 / 撤銷封裝 &lt;b&gt;",
"Wrap unwrap i" => "封裝 / 撤銷封裝 &lt;i&gt;",
"Wrap unwrap strong" => "封裝 / 撤銷封裝 &lt;strong&gt;",
"Wrap unwrap em" => "封裝 / 撤銷封裝 &lt;em&gt;",
"Wrap unwrap li" => "封装 / 撤销封装 &lt;li&gt;",
"Wrap unwrap h1..." => "封裝 / 撤銷封裝 &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "換行 &lt;br&gt;",
"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" => "檢索",
"Focus on Go..." => "光標定位到轉到行的輸入框",
"Save" => "保存",
"Save as" => "另存爲...",
"View webpage" => "預覽網頁",
"Contract expand file..." => "收縮 / 擴展文件管理器",
"Fold unfold current..." => "摺叠 / 展開當前行",
"Refocus on document" => "光標重新聚焦到文檔",
"Cancel tasks" => "取消任务"
),
"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 / 插入選擇",
"Wrap with div" => "封裝 &lt;div&gt;",
"Wrap with span" => "封裝 &lt;span&gt;",
"Wrap unwrap p" => "封裝 / 撤銷封裝 &lt;p&gt;",
"Wrap unwrap a" => "封裝 / 撤銷封裝 &lt;a&gt;",
"Wrap unwrap b" => "封裝 / 撤銷封裝 &lt;b&gt;",
"Wrap unwrap i" => "封裝 / 撤銷封裝 &lt;i&gt;",
"Wrap unwrap strong" => "封裝 / 撤銷封裝 &lt;strong&gt;",
"Wrap unwrap em" => "封裝 / 撤銷封裝 &lt;em&gt;",
"Wrap unwrap li" => "封装 / 撤销封装 &lt;li&gt;",
"Wrap unwrap h1..." => "封裝 / 撤銷封裝 &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "換行 &lt;br&gt;",
"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" => "檢索",
"Focus on Go..." => "光標定位到轉到行的輸入框",
"Save" => "保存",
"Save as" => "另存爲...",
"View webpage" => "預覽網頁",
"Contract expand file..." => "收縮 / 擴展文件管理器",
"Fold unfold current..." => "摺叠 / 展開當前行",
"Refocus on document" => "光標重新聚焦到文檔",
"Cancel tasks" => "取消任务"
],
"icecoder" =>
array(
"No text selected..." => "搜索中沒有選中的文件",
"Creating Folder" => "正在創建文件夾",
"Sorry you can..." => "抱歉, 衹能同時打開100個文件!",
"Opening File" => "正在打開文件",
"Enter relative file..." => "輸入本地相對路徑 (前綴 /) 或遠程 URL",
"Getting" => "正在獲取",
"Please enter the..." => "請輸入新的名稱爲",
"Renaming to" => "正在重命名",
"Moving to" => "正在移動到",
"Deleting File" => "正在刪除文件",
"Pasting File" => "正在粘貼文件",
"Sorry cannot paste..." => "抱歉, 無法粘貼到根路徑",
"Nothing to paste..." => "粘貼失敗, 請先複製一個文件 / 文件夾!",
"Replacing text in" => "正在替換文本",
"Cancelled tasks" => "取消任務",
"Open previous files" => "打開以前的文件?",
"Please note for..." => "請注意: 需要更新才能工作, 您需要爲所有 ICEcoder 文件和文件夾設置寫如何刪除權限. 如果您需要恢復 ICEcoder 到這個版本, 您可以在 /tmp 目錄找到它們. 點擊 OK 繼續使用自動升級或點擊 cancel 訪問 ICEcoder 官方網站, 您也可以到 GitHub 的項目首頁下載 zip 來手動進行更新.",
"You can start..." => "您可以在 幫助 > 設置中啓動錯誤報告",
"Error cannot find..." => "錯誤: 無法找到和進入錯誤日志文件路徑",
"No new errors..." => "沒有新的錯誤被找到",
"You have made..." => "您已做的更改未保存。您確定要關閉它而不保存嗎?",
"Close all tabs" => "是否關閉所有選項卡?"
),
"icecoder" =>
[
"No text selected..." => "搜索中沒有選中的文件",
"Creating Folder" => "正在創建文件夾",
"Sorry you can..." => "抱歉, 衹能同時打開100個文件!",
"Opening File" => "正在打開文件",
"Enter relative file..." => "輸入本地相對路徑 (前綴 /) 或遠程 URL",
"Getting" => "正在獲取",
"Please enter the..." => "請輸入新的名稱爲",
"Renaming to" => "正在重命名",
"Moving to" => "正在移動到",
"Deleting File" => "正在刪除文件",
"Pasting File" => "正在粘貼文件",
"Sorry cannot paste..." => "抱歉, 無法粘貼到根路徑",
"Nothing to paste..." => "粘貼失敗, 請先複製一個文件 / 文件夾!",
"Replacing text in" => "正在替換文本",
"Cancelled tasks" => "取消任務",
"Open previous files" => "打開以前的文件?",
"Please note for..." => "請注意: 需要更新才能工作, 您需要爲所有 ICEcoder 文件和文件夾設置寫如何刪除權限. 如果您需要恢復 ICEcoder 到這個版本, 您可以在 /tmp 目錄找到它們. 點擊 OK 繼續使用自動升級或點擊 cancel 訪問 ICEcoder 官方網站, 您也可以到 GitHub 的項目首頁下載 zip 來手動進行更新.",
"You can start..." => "您可以在 幫助 > 設置中啓動錯誤報告",
"Error cannot find..." => "錯誤: 無法找到和進入錯誤日志文件路徑",
"No new errors..." => "沒有新的錯誤被找到",
"You have made..." => "您已做的更改未保存。您確定要關閉它而不保存嗎?",
"Close all tabs" => "是否關閉所有選項卡?"
],
"login" =>
array(
"set password" => "設置密碼",
"login" => "登錄",
"To disable registration..." => "要禁用注冊模式, 請進入選項或打開文件 data/config-settings.php 并更改 enableRegistration 爲 false , 并重新載入本頁面",
"Registration mode enabled" => "注冊模式已啓用",
"auto-check for updates" => "自動檢測更新",
"To put into..." => "要禁用多用戶模式, 請進入選項或打開文件 data/config-settings.php 并更改 multiUser 爲 true , 并重新載入本頁面",
"multi-user" => "多用戶"
),
"login" =>
[
"set password" => "設置密碼",
"login" => "登錄",
"To disable registration..." => "要禁用注冊模式, 請進入選項或打開文件 data/config-settings.php 并更改 enableRegistration 爲 false , 并重新載入本頁面",
"Registration mode enabled" => "注冊模式已啓用",
"auto-check for updates" => "自動檢測更新",
"To put into..." => "要禁用多用戶模式, 請進入選項或打開文件 data/config-settings.php 并更改 multiUser 爲 true , 并重新載入本頁面",
"multi-user" => "多用戶"
],
"multiple-results" =>
array(
"rename all" => "重命名所有",
"replace all" => "全部替換",
"document" => "文檔",
"Found" => "找到",
"times" => "時間",
"replace" => "替換",
"file folder" => "文件 / 文件夾",
"rename to" => "重命名爲",
"rename" => "重命名",
"file" => "文件",
"No matches found" => "沒有找到匹配",
"selected" => "選擇",
"found in" => "查詢結果在",
"Replaced" => "已替換"
),
"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" =>
array(
"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..." => "安裝后需要刷新"
),
"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" =>
array(
"properties" => "屬性",
"Size" => "尺寸",
"Modified" => "修改",
"Last access" => "最近訪問",
"Type" => "類型",
"Readable Writeable" => "可讀 / 可寫",
"Relative path" => "相對路徑",
"Absolute path" => "絕對路徑",
"Contains" => "包含",
"Permissions" => "權限",
"Owner" => "所有者",
"Group" => "",
"Public" => "公衆",
"Read" => "讀取",
"Write" => "寫入",
"Execute" => "執行",
"Change to" => "更改爲",
"update" => "更新"
),
"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" =>
array(
"Your document does..." => "你的文檔不是 UTF-8 編碼, 它將被轉換"
),
"settings-common" =>
[
"Your document does..." => "你的文檔不是 UTF-8 編碼, 它將被轉換"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "不能更新配置文件. 請爲",
"and try again" => "增加寫入權限并再次嘗試"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "不能更新配置文件. 請爲",
"and try again" => "增加寫入權限并再次嘗試"
],
"settings-screen" =>
array(
"settings" => "設置",
"version" => "版本",
"website" => "網站",
"git" => "git",
"codemirror dir" => "codemirror 目錄",
"codemirror version" => "codemirror 版本",
"file manager root" => "文件管理器的根目錄 ROOT",
"Free to 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..." => "斜綫前綴, 以半角逗號分隔",
"Comma delimited" => "以半角逗號分隔",
"style" => "樣式",
"theme" => "主題",
"line wrapping" => "換行",
"scrollbars" => "滾動條",
"indent type" => "縮進類型",
"indent size" => "縮進大小",
"font size" => "字體大小",
"auto indent" => "auto indent",
"layout" => "佈局",
"plugin panel aligned" => "插件版對齊",
"file manager" => "文件管理器",
"root" => "root",
"Slash prefixed" => "斜綫前綴",
"bug reporting" => "報告錯誤",
"check in files" => "檢查文件",
"every" => "任何",
"secs getting last" => "秒, 最後得到",
"lines" => "",
"multi-user" => "多用戶",
"Make sure you..." => "確保你沒有把自己鎖了",
"Registration" => "啓用注冊",
"update" => "更新"
),
"settings-screen" =>
[
"settings" => "設置",
"version" => "版本",
"website" => "網站",
"git" => "git",
"codemirror dir" => "codemirror 目錄",
"codemirror version" => "codemirror 版本",
"file manager root" => "文件管理器的根目錄 ROOT",
"Free to 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..." => "斜綫前綴, 以半角逗號分隔",
"Comma delimited" => "以半角逗號分隔",
"style" => "樣式",
"theme" => "主題",
"line wrapping" => "換行",
"scrollbars" => "滾動條",
"indent type" => "縮進類型",
"indent size" => "縮進大小",
"font size" => "字體大小",
"auto indent" => "auto indent",
"layout" => "佈局",
"plugin panel aligned" => "插件版對齊",
"file manager" => "文件管理器",
"root" => "root",
"Slash prefixed" => "斜綫前綴",
"bug reporting" => "報告錯誤",
"check in files" => "檢查文件",
"every" => "任何",
"secs getting last" => "秒, 最後得到",
"lines" => "",
"multi-user" => "多用戶",
"Make sure you..." => "確保你沒有把自己鎖了",
"Registration" => "啓用注冊",
"update" => "更新"
],
"settings-update" =>
array(
"Cannot update config..." => "不能更新配置文件. 請爲",
"and try again" => " 增加寫入權限并重新嘗試",
"and press refresh" => " 增加寫入權限并重新嘗試"
),
"settings-update" =>
[
"Cannot update config..." => "不能更新配置文件. 請爲",
"and try again" => " 增加寫入權限并重新嘗試",
"and press refresh" => " 增加寫入權限并重新嘗試"
],
"updater" =>
array(
"Update appears to..." => "更新似乎是成功的"
)
"updater" =>
[
"Update appears to..." => "更新似乎是成功的"
]
);
];

View File

@@ -1,439 +1,438 @@
<?php
// Dutch language translation
// Door: Julian Kaagman
// @JpaKaagman (GitHub)
// by: Julian Kaagman
// @JpaKaagman (GitHub)
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
// Special chars: http://www.ascii.cl/htmlcodes.htm
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"server" => "server",
"Server name, OS..." => "Server naam, besturingssysteem & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP versie:",
"Date & time" => "Datum & tijd:",
"your device" => "Uw apparaat",
"Browser" => "Browser:",
"Your IP" => "Uw IP:",
"files" => "bestanden",
"Last 10 files..." => "Laatste 10 geopende bestanden:",
"none" => "[none]",
),
"editor" =>
[
"server" => "server",
"Server name, OS..." => "Server naam, besturingssysteem & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP versie:",
"Date & time" => "Datum & tijd:",
"your device" => "Uw apparaat",
"Browser" => "Browser:",
"Your IP" => "Uw IP:",
"files" => "bestanden",
"Last 10 files..." => "Laatste 10 geopende bestanden:",
"none" => "[none]",
],
"files" =>
array(
"Lock" => "Vergrendelen",
"Refresh" => "Vernieuwen",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "Vergrendelen",
"Refresh" => "Vernieuwen",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "UPDATE INFO",
"now available" => "nu beschikbaar",
"Your version is" => "Uw versie is",
"Update now" => "Nu updaten",
"You have some..." => "Er zijn wijzigingen die niet opgeslagen zijn",
"Are you sure..." => "Weet u zeker dat u wilt sluiten ?",
"working" => "bezig",
"Color picker" => "Kleuren kiezer",
"Plugins Manager" => "Plugin beheer",
"New File" => "Nieuw bestand",
"New Folder" => "Nieuwe map",
"Upload File(s)" => "Upload bestand(en)",
"Paste" => "Plakken",
"Open" => "Open",
"Copy" => "Kopi&euml;ren",
"Duplicate" => "Dupliceren",
"Delete" => "Verwijderen",
"Rename" => "Hernoemen",
"View Webpage" => "Bekijk webpagina",
"Download" => "Download",
"Properties" => "Eigenschappen",
"File" => "Bestand",
"Edit" => "Bewerken",
"Source" => "Bron",
"Help" => "Help",
"Save" => "Opslaan",
"Save As" => "Opslaan als",
"Live Preview" => "Voorbeeld",
"Upload" => "Upload",
"Zip" => "Zip",
"Print" => "Afdrukken",
"Fullscreen toggle" => "Schakelen volledig scherm",
"Logout" => "Uitloggen",
"Undo" => "Ongedaan maken",
"Redo" => "Opnieuw",
"Indent more" => "Rechts inspringen",
"Indent less" => "Links verspringen",
"Autocomplete" => "Automatisch aanvullen",
"Comment/Uncomment" => "Commentaar maken",
"Jump to Definition" => "Spring naar definitie",
"Manual" => "Handleiding",
"Shortcuts" => "Sneltoetsen",
"Settings" => "Opties",
"Search for selected" => "Zoek naar geselecteerd",
"website" => "website",
"Close all tabs" => "Sluit alle tabbladen",
"Alphabetize tabs" => "Sorteer tabbladen",
"Find" => "Zoek",
"in" => "in",
"and" => "en",
"replace" => "vervangen",
"replace all" => "alles vervangen",
"this document" => "dit document",
"open documents" => "open documenten",
"all files" => "alle bestanden",
"all filenames" => "alle bestandsnamen",
"Go to Line" => "Ga naar regel",
"View" => "Beeld",
"Bug reporting not active" => "Bug rapportage niet actief",
"Single pane" => "Enkel pane",
"Diff pane also" => "Ook diff pane"
),
"index" =>
[
"UPDATE INFO" => "UPDATE INFO",
"now available" => "nu beschikbaar",
"Your version is" => "Uw versie is",
"Update now" => "Nu updaten",
"You have some..." => "Er zijn wijzigingen die niet opgeslagen zijn",
"Are you sure..." => "Weet u zeker dat u wilt sluiten ?",
"working" => "bezig",
"Color picker" => "Kleuren kiezer",
"Plugins Manager" => "Plugin beheer",
"New File" => "Nieuw bestand",
"New Folder" => "Nieuwe map",
"Upload File(s)" => "Upload bestand(en)",
"Paste" => "Plakken",
"Open" => "Open",
"Copy" => "Kopi&euml;ren",
"Duplicate" => "Dupliceren",
"Delete" => "Verwijderen",
"Rename" => "Hernoemen",
"View Webpage" => "Bekijk webpagina",
"Download" => "Download",
"Properties" => "Eigenschappen",
"File" => "Bestand",
"Edit" => "Bewerken",
"Source" => "Bron",
"Help" => "Help",
"Save" => "Opslaan",
"Save As" => "Opslaan als",
"Live Preview" => "Voorbeeld",
"Upload" => "Upload",
"Zip" => "Zip",
"Print" => "Afdrukken",
"Fullscreen toggle" => "Schakelen volledig scherm",
"Logout" => "Uitloggen",
"Undo" => "Ongedaan maken",
"Redo" => "Opnieuw",
"Indent more" => "Rechts inspringen",
"Indent less" => "Links verspringen",
"Autocomplete" => "Automatisch aanvullen",
"Comment/Uncomment" => "Commentaar maken",
"Jump to Definition" => "Spring naar definitie",
"Manual" => "Handleiding",
"Shortcuts" => "Sneltoetsen",
"Settings" => "Opties",
"Search for selected" => "Zoek naar geselecteerd",
"website" => "website",
"Close all tabs" => "Sluit alle tabbladen",
"Alphabetize tabs" => "Sorteer tabbladen",
"Find" => "Zoek",
"in" => "in",
"and" => "en",
"replace" => "vervangen",
"replace all" => "alles vervangen",
"this document" => "dit document",
"open documents" => "open documenten",
"all files" => "alle bestanden",
"all filenames" => "alle bestandsnamen",
"Go to Line" => "Ga naar regel",
"View" => "Beeld",
"Bug reporting not active" => "Bug rapportage niet actief",
"Single pane" => "Enkel pane",
"Diff pane also" => "Ook diff pane"
],
// /LIB
"auto-logout-warning" =>
array(
"Auto Logout Warning" => "Auto logout waarschuwing",
"You will be..." => "U wordt uitgelogd na",
"seconds due to..." => "seconden ivm inactiviteit, voor veiligheids doeleinden. Gebruik de muis of druk op een toets om door te gaan.<br><br>U kunt deze functie aanpassen of uitschakelen in Bewerken > Opties."
),
"auto-logout-warning" =>
[
"Auto Logout Warning" => "Auto logout waarschuwing",
"You will be..." => "U wordt uitgelogd na",
"seconds due to..." => "seconden ivm inactiviteit, voor veiligheids doeleinden. Gebruik de muis of druk op een toets om door te gaan.<br><br>U kunt deze functie aanpassen of uitschakelen in Bewerken > Opties."
],
"backup-versions" =>
array(
"backup" => "backup",
"backups" => "backups",
"available for" => "beschikbaar voor"
),
"backup-versions" =>
[
"backup" => "backup",
"backups" => "backups",
"available for" => "beschikbaar voor"
],
"bug-files-check" =>
array(
"Found in" => "Gevonden in:"
),
"bug-files-check" =>
[
"Found in" => "Gevonden in:"
],
"file-control" =>
array(
"Sorry, bad filename..." => "Er is een ongeldige bestandsnaam opgegeven. Bekijk de dev tools console voor meer informatie.",
"Sorry" => "Sorry",
"does not seem..." => "bestaat niet op de server",
"Sorry, could not..." => "Het is niet mogelijk om de gegevens op te halen van",
"Sorry, cannot create..." => "Er kan geen map worden aangemaakt op",
"Sorry, cannot copy" => "Kan niet worden gekopie&euml;rd",
"into" => "naar",
"Uploaded file(s) OK" => "Ge&uuml;ploade bestand(en)",
"Sorry, cannot upload" => "Kan niet uploaden",
"Sorry, cannot upload..." => "Kan niet uploaden in de demo modus",
"Sorry, cannot rename" => "Kan niet hernoemen",
"Maybe public write..." => "Misschien zijn er publieke schrijfrechten nodig voor deze, of de bovenliggende map?",
"Sorry, cannot move" => "Kan niet worden verplaatst",
"Sorry, cannot save" => "Kan niet opslaan",
"Sorry, cannot replace..." => "Kan geen tekst vervangen in",
"Sorry, cannot change..." => "Kan de rechten niet wijzigen voor",
"Sorry, cannot delete more..." => "U kunt niet meer dan een bestand tegelijkertijd verwijderen in FTP modus",
"Sorry, cannot delete..." => "Kan de root level niet verwijderen",
"Sorry, cannot delete" => "Kan niet verwijderd worden",
"Sorry, this file..." => "Het bestand is gewijzigd, maar kan niet worden opgeslagen",
"Reload this file..." => "Vernieuw dit bestand en kopieer de huidige versie naar een nieuw bestand?",
"There was a..." => "Er was een technisch probleem, mogelijk was er iets niet gereed. ICEcodeer heeft bestandsbeheer opnieuw geladen.",
"displayed at" => "weergegeven op",
"Enter filename to..." => "Voer een bestandsnaam in om het op te slaan op",
"That file exists..." => "Dit bestand bestaat al, overschrijven?",
"Saving" => "Opslaan"
),
"file-control" =>
[
"Sorry, bad filename..." => "Er is een ongeldige bestandsnaam opgegeven. Bekijk de dev tools console voor meer informatie.",
"Sorry" => "Sorry",
"does not seem..." => "bestaat niet op de server",
"Sorry, could not..." => "Het is niet mogelijk om de gegevens op te halen van",
"Sorry, cannot create..." => "Er kan geen map worden aangemaakt op",
"Sorry, cannot copy" => "Kan niet worden gekopie&euml;rd",
"into" => "naar",
"Uploaded file(s) OK" => "Ge&uuml;ploade bestand(en)",
"Sorry, cannot upload" => "Kan niet uploaden",
"Sorry, cannot upload..." => "Kan niet uploaden in de demo modus",
"Sorry, cannot rename" => "Kan niet hernoemen",
"Maybe public write..." => "Misschien zijn er publieke schrijfrechten nodig voor deze, of de bovenliggende map?",
"Sorry, cannot move" => "Kan niet worden verplaatst",
"Sorry, cannot save" => "Kan niet opslaan",
"Sorry, cannot replace..." => "Kan geen tekst vervangen in",
"Sorry, cannot change..." => "Kan de rechten niet wijzigen voor",
"Sorry, cannot delete more..." => "U kunt niet meer dan een bestand tegelijkertijd verwijderen in FTP modus",
"Sorry, cannot delete..." => "Kan de root level niet verwijderen",
"Sorry, cannot delete" => "Kan niet verwijderd worden",
"Sorry, this file..." => "Het bestand is gewijzigd, maar kan niet worden opgeslagen",
"Reload this file..." => "Vernieuw dit bestand en kopieer de huidige versie naar een nieuw bestand?",
"There was a..." => "Er was een technisch probleem, mogelijk was er iets niet gereed. ICEcodeer heeft bestandsbeheer opnieuw geladen.",
"displayed at" => "weergegeven op",
"Enter filename to..." => "Voer een bestandsnaam in om het op te slaan op",
"That file exists..." => "Dit bestand bestaat al, overschrijven?",
"Saving" => "Opslaan"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Foute CSRF token. Graag de fout informatie delen op https://github.com/icecoder/ICEcoder zodat het kan worden opgelost."
),
"headers" =>
[
"Bad CSRF token..." => "Foute CSRF token. Graag de fout informatie delen op https://github.com/icecoder/ICEcoder zodat het kan worden opgelost."
],
"help" =>
array(
"shortcuts" => "Sneltoetsen",
"Within document" => "Binnen het document",
"On Tabs" => "Op Tabs",
"Within file manager" => "Binnen bestandsbeheer",
"Anywhere" => "Overal",
"Space" => "Spatie",
"Click" => "Klik",
"or" => "of",
"Left click" => "Linker muisklik",
"Middle click" => "Middelste muisklik",
"Double click tap..." => "Dubbel klikken / tap (mobiele apparatuur)",
"Right click" => "Rechter muisklik",
"Middle scrollwheel" => "Midden scrollwiel",
"Drag" => "Slepen",
"Autocomplete add snippet" => "Aanvullen / toevoegen snippet",
"Multiple select" => "Multi selecteren",
"Move line up" => "Verplaats regel omhoog",
"Move line down" => "Verplaats regel omlaag",
"Duplicate lines" => "Kopieer regel(s)",
"Remove lines" => "Verwijder regel(s)",
"Insert line before" => "Regel invoegen voor",
"Insert line after" => "Regel invoegen na",
"Search for selected" => "Zoek naar geselecteerd",
"Jump to definition" => "Spring naar definitie / spring terug",
"Comment uncomment" => "Commentaar (ongedaan) maken",
"Insert tab indent" => "Invoegen tab / verspringen geselecteerd",
"Insert more" => "Inspringen verruimen",
"Insert less" => "Inspringen verkleinen",
"Wrap with div" => "Omhullen met &lt;div&gt;",
"Wrap with span" => "Omhullen met &lt;span&gt;",
"Wrap unwrap p" => "Omhullen / onthullen met &lt;p&gt;",
"Wrap unwrap a" => "Omhullen / onthullen met &lt;a&gt;",
"Wrap unwrap b" => "Omhullen / onthullen met &lt;b&gt;",
"Wrap unwrap i" => "Omhullen / onthullen met &lt;i&gt;",
"Wrap unwrap strong" => "Omhullen / onthullen met &lt;strong&gt;",
"Wrap unwrap em" => "Omhullen / onthullen met &lt;em&gt;",
"Wrap unwrap li" => "Omhullen / onthullen met &lt;li&gt;",
"Wrap unwrap h1..." => "Omhullen / onthullen met &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Eindig regel met &lt;br&gt;",
"Close tab" => "Sluit tab",
"Select file folder" => "Selecteer bestand / map",
"Open file" => "Open bestand",
"Range select" => "Selecteer bereik",
"Options for selected" => "Opties voor geselecteerd",
"Delete selected" => "Verwijder geselecteerde",
"Next previous tab" => "Volgende / vorige tab",
"Next tab" => "Volgende tab",
"Previous tab" => "Vorige tab",
"New tab" => "Nieuw tab",
"Close current tab" => "Sluit huidige tab",
"Open file prompt" => "Open bestands prompt",
"Find" => "Zoek",
"Previous" => "Vorige",
"Focus on Go..." => "Focus op ga naar regel invoer",
"Save" => "Opslaan",
"Save as" => "Opslaan als...",
"View webpage" => "Bekijk webpagina",
"Contract expand file..." => "Inklappen / uitklappen bestandsbeheer",
"Fold unfold current..." => "Vouwen / uitvouwen huidige regel",
"Refocus on document" => "Herfocus op document",
"Cancel tasks" => "Annuleer taken"
),
"help" =>
[
"shortcuts" => "Sneltoetsen",
"Within document" => "Binnen het document",
"On Tabs" => "Op Tabs",
"Within file manager" => "Binnen bestandsbeheer",
"Anywhere" => "Overal",
"Space" => "Spatie",
"Click" => "Klik",
"or" => "of",
"Left click" => "Linker muisklik",
"Middle click" => "Middelste muisklik",
"Double click tap..." => "Dubbel klikken / tap (mobiele apparatuur)",
"Right click" => "Rechter muisklik",
"Middle scrollwheel" => "Midden scrollwiel",
"Drag" => "Slepen",
"Autocomplete add snippet" => "Aanvullen / toevoegen snippet",
"Multiple select" => "Multi selecteren",
"Move line up" => "Verplaats regel omhoog",
"Move line down" => "Verplaats regel omlaag",
"Duplicate lines" => "Kopieer regel(s)",
"Remove lines" => "Verwijder regel(s)",
"Insert line before" => "Regel invoegen voor",
"Insert line after" => "Regel invoegen na",
"Search for selected" => "Zoek naar geselecteerd",
"Jump to definition" => "Spring naar definitie / spring terug",
"Comment uncomment" => "Commentaar (ongedaan) maken",
"Insert tab indent" => "Invoegen tab / verspringen geselecteerd",
"Insert more" => "Inspringen verruimen",
"Insert less" => "Inspringen verkleinen",
"Wrap with div" => "Omhullen met &lt;div&gt;",
"Wrap with span" => "Omhullen met &lt;span&gt;",
"Wrap unwrap p" => "Omhullen / onthullen met &lt;p&gt;",
"Wrap unwrap a" => "Omhullen / onthullen met &lt;a&gt;",
"Wrap unwrap b" => "Omhullen / onthullen met &lt;b&gt;",
"Wrap unwrap i" => "Omhullen / onthullen met &lt;i&gt;",
"Wrap unwrap strong" => "Omhullen / onthullen met &lt;strong&gt;",
"Wrap unwrap em" => "Omhullen / onthullen met &lt;em&gt;",
"Wrap unwrap li" => "Omhullen / onthullen met &lt;li&gt;",
"Wrap unwrap h1..." => "Omhullen / onthullen met &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Eindig regel met &lt;br&gt;",
"Close tab" => "Sluit tab",
"Select file folder" => "Selecteer bestand / map",
"Open file" => "Open bestand",
"Range select" => "Selecteer bereik",
"Options for selected" => "Opties voor geselecteerd",
"Delete selected" => "Verwijder geselecteerde",
"Next previous tab" => "Volgende / vorige tab",
"Next tab" => "Volgende tab",
"Previous tab" => "Vorige tab",
"New tab" => "Nieuw tab",
"Close current tab" => "Sluit huidige tab",
"Open file prompt" => "Open bestands prompt",
"Find" => "Zoek",
"Previous" => "Vorige",
"Focus on Go..." => "Focus op ga naar regel invoer",
"Save" => "Opslaan",
"Save as" => "Opslaan als...",
"View webpage" => "Bekijk webpagina",
"Contract expand file..." => "Inklappen / uitklappen bestandsbeheer",
"Fold unfold current..." => "Vouwen / uitvouwen huidige regel",
"Refocus on document" => "Herfocus op document",
"Cancel tasks" => "Annuleer taken"
],
"icecoder" =>
array(
"results" => "resultaten",
"No text selected..." => "Geen tekst geselecteerd om te zoeken",
"all files" => "alle bestanden",
"all filenames" => "alle bestandsnamen",
"selected files" => "geselecteerde bestanden",
"selected filenames" => "geselecteerde bestandsnamaen",
"Creating Folder" => "Aanmaken map",
"Sorry you can..." => "Sorry, je kan maximaal 100 bestanden open hebben staan!",
"Opening File" => "Openen bestand",
"Enter relative file..." => "Geef relatieve bestands pad (voorafgaand door een slash) of een externe URL",
"Getting" => "Ophalen",
"Saving" => "Opslaan:",
"Please enter the..." => "Voer de nieuwe naam in voor",
"Renaming to" => "Hernoemen naar",
"Moving to" => "Verplaatsen naar",
"Deleting File" => "Bestand verwijderen",
"Pasting File" => "Bestand plakken",
"Sorry cannot paste..." => "Sorry, kan niet de gehele root plakken",
"Nothing to paste..." => "Er is niets om te plakken, kopieer eerst een bestand of map!",
"and" => "en",
"this document" => "dit bestand",
"replace" => "vervang",
"replace all" => "vervang alle",
"file" => "bestand",
"Replacing text in" => "Wijzig de tekst in",
"Sorry there was..." => "Helaas er is een fout opgetreden met uw aanvraag.\\n\\nKijk in de dev tools console voor meer informatie.",
"Cancelled tasks" => "Geannuleerde taken",
"Open previous files" => "Open voorgaande bestand(en)?",
"Please note for..." => "Let op: om de update goed te laten doorvoeren, moet je schrijfrechten hebben op alle bestanden en mappen van ICEcoder. Moet je deze versie van ICEcoder herstellen, dan vind je die in de map /tmp. Klik op ok om door te gaan met automatisch updaten, of druk op annuleren om af te breken. Voor een handmatige update kun je het zip bestand van de ICEcoder website downloaden.",
"You can start..." => "U kunt bug rapporteren aanzetten in: Bewerken > Opties",
"Error cannot find..." => "Fout: kan geen toegang krijgen of de bestands paden vinden",
"No new errors..." => "Geen nieuwe fouten gevonden",
"You have made..." => "Er zijn wijzigingen aangetroffen. Wilt u verder gaan zonder op te slaan?",
"Close all tabs" => "Sluit alle tabbladen?"
),
"icecoder" =>
[
"results" => "resultaten",
"No text selected..." => "Geen tekst geselecteerd om te zoeken",
"all files" => "alle bestanden",
"all filenames" => "alle bestandsnamen",
"selected files" => "geselecteerde bestanden",
"selected filenames" => "geselecteerde bestandsnamaen",
"Creating Folder" => "Aanmaken map",
"Sorry you can..." => "Sorry, je kan maximaal 100 bestanden open hebben staan!",
"Opening File" => "Openen bestand",
"Enter relative file..." => "Geef relatieve bestands pad (voorafgaand door een slash) of een externe URL",
"Getting" => "Ophalen",
"Saving" => "Opslaan:",
"Please enter the..." => "Voer de nieuwe naam in voor",
"Renaming to" => "Hernoemen naar",
"Moving to" => "Verplaatsen naar",
"Deleting File" => "Bestand verwijderen",
"Pasting File" => "Bestand plakken",
"Sorry cannot paste..." => "Sorry, kan niet de gehele root plakken",
"Nothing to paste..." => "Er is niets om te plakken, kopieer eerst een bestand of map!",
"and" => "en",
"this document" => "dit bestand",
"replace" => "vervang",
"replace all" => "vervang alle",
"file" => "bestand",
"Replacing text in" => "Wijzig de tekst in",
"Sorry there was..." => "Helaas er is een fout opgetreden met uw aanvraag.\\n\\nKijk in de dev tools console voor meer informatie.",
"Cancelled tasks" => "Geannuleerde taken",
"Open previous files" => "Open voorgaande bestand(en)?",
"Please note for..." => "Let op: om de update goed te laten doorvoeren, moet je schrijfrechten hebben op alle bestanden en mappen van ICEcoder. Moet je deze versie van ICEcoder herstellen, dan vind je die in de map /tmp. Klik op ok om door te gaan met automatisch updaten, of druk op annuleren om af te breken. Voor een handmatige update kun je het zip bestand van de ICEcoder website downloaden.",
"You can start..." => "U kunt bug rapporteren aanzetten in: Bewerken > Opties",
"Error cannot find..." => "Fout: kan geen toegang krijgen of de bestands paden vinden",
"No new errors..." => "Geen nieuwe fouten gevonden",
"You have made..." => "Er zijn wijzigingen aangetroffen. Wilt u verder gaan zonder op te slaan?",
"Close all tabs" => "Sluit alle tabbladen?"
],
"login" =>
array(
"set password" => "sla wachtwoord op",
"login" => "login",
"To disable registration..." => "Om de registratie modus uit te zetten, open het menu opties of open data/config-settings.php en wijzig enableRegistration naar false",
"Registration mode enabled" => "Registratie modus aan",
"disable further registrations" => "uitschakelen van verdere registraties",
"auto-check for updates" => "automatisch controleren op updates",
"To put into..." => "Om de multi-user modus te gebruiken, open het menu opties of open data/config-settings.php en verander multiUser naar true",
"multi-user" => "multi-user"
),
"login" =>
[
"set password" => "sla wachtwoord op",
"login" => "login",
"To disable registration..." => "Om de registratie modus uit te zetten, open het menu opties of open data/config-settings.php en wijzig enableRegistration naar false",
"Registration mode enabled" => "Registratie modus aan",
"disable further registrations" => "uitschakelen van verdere registraties",
"auto-check for updates" => "automatisch controleren op updates",
"To put into..." => "Om de multi-user modus te gebruiken, open het menu opties of open data/config-settings.php en verander multiUser naar true",
"multi-user" => "multi-user"
],
"multiple-results" =>
array(
"rename all" => "hernoem alles",
"replace all" => "vervang alles",
"document" => "bestand",
"Found" => "Gevonden",
"times" => "keer",
"replace" => "vervang",
"file folder" => "bestand/map",
"rename to" => "hernoemen naar",
"rename" => "hernoemen",
"file" => "bestand",
"No matches found" => "Geen overeenkomsten gevonden",
"selected" => "geselecteerd",
"found in" => "gevonden in",
"Replaced" => "Vervangen"
),
"multiple-results" =>
[
"rename all" => "hernoem alles",
"replace all" => "vervang alles",
"document" => "bestand",
"Found" => "Gevonden",
"times" => "keer",
"replace" => "vervang",
"file folder" => "bestand/map",
"rename to" => "hernoemen naar",
"rename" => "hernoemen",
"file" => "bestand",
"No matches found" => "Geen overeenkomsten gevonden",
"selected" => "geselecteerd",
"found in" => "gevonden in",
"Replaced" => "Vervangen"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder moet opnieuw worden geladen om deze plug-in te gebruiken. Nu opnieuw laden?",
"saving plugins" => "opslaan plug-ins...",
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "en probeer het opnieuw",
"couldnt delete dir" => "kan de map niet verwijderen",
"couldnt delete file" => "kan bestand niet verwijderen",
"plugins" => "plug-ins",
"Guide to writing..." => "Gids om plug-ins te schrijven",
"Manage Installed" => "Beheer ge&Iuml;nstalleerd",
"URL" => "URL",
"Target" => "Doel",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Installeren",
"Uninstall" => "De&Iuml;nstalleren",
"Reload after install..." => "Opnieuw laden na installatie vereist"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder moet opnieuw worden geladen om deze plug-in te gebruiken. Nu opnieuw laden?",
"saving plugins" => "opslaan plug-ins...",
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "en probeer het opnieuw",
"couldnt delete dir" => "kan de map niet verwijderen",
"couldnt delete file" => "kan bestand niet verwijderen",
"plugins" => "plug-ins",
"Guide to writing..." => "Gids om plug-ins te schrijven",
"Manage Installed" => "Beheer ge&Iuml;nstalleerd",
"URL" => "URL",
"Target" => "Doel",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Installeren",
"Uninstall" => "De&Iuml;nstalleren",
"Reload after install..." => "Opnieuw laden na installatie vereist"
],
"properties" =>
array(
"properties" => "eigenschappen",
"Size" => "Groote",
"Modified" => "Aangepast",
"Last access" => "Laatst geopend",
"Type" => "Type",
"Readable Writeable" => "Leesbaar / Schrijfbaar",
"Relative path" => "Relatief pad",
"Absolute path" => "Absoluut pad",
"Contains" => "Bevat",
"Permissions" => "Rechten",
"Owner" => "Eigenaar",
"Group" => "Groep",
"Public" => "Publiek",
"Read" => "Lezen",
"Write" => "Schrijven",
"Execute" => "Uitvoeren",
"Change to" => "Veranderen naar",
"update" => "update"
),
"properties" =>
[
"properties" => "eigenschappen",
"Size" => "Groote",
"Modified" => "Aangepast",
"Last access" => "Laatst geopend",
"Type" => "Type",
"Readable Writeable" => "Leesbaar / Schrijfbaar",
"Relative path" => "Relatief pad",
"Absolute path" => "Absoluut pad",
"Contains" => "Bevat",
"Permissions" => "Rechten",
"Owner" => "Eigenaar",
"Group" => "Groep",
"Public" => "Publiek",
"Read" => "Lezen",
"Write" => "Schrijven",
"Execute" => "Uitvoeren",
"Change to" => "Veranderen naar",
"update" => "update"
],
"settings-common" =>
array(
"Your document does..." => "Het bleek dat uw bestand niet gebruik maakte van UTF-8 codering, dus is het geconverteerd"
),
"settings-common" =>
[
"Your document does..." => "Het bleek dat uw bestand niet gebruik maakte van UTF-8 codering, dus is het geconverteerd"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "en probeer het opnieuw"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "en probeer het opnieuw"
],
"settings-screen" =>
array(
"settings" => "instellingen",
"version" => "versie",
"website" => "website",
"git" => "git",
"codemirror dir" => "codemirror map",
"codemirror version" => "codemirror versie",
"file manager root" => "bestandsbeheer root",
"backups" => "backups",
"keep version control..." => "gebruik versiebeheer backups voor",
"day" => "dag",
"days" => "dagen",
"of backups stored..." => "of backups stored currently",
"Get in contact..." => "Kom in contact via...",
"You may use..." => "Vrij voor eigen gebruik, commercieel of persoonlijk. Laat het ons weten als je toffe aanpassingen maakt :)<br><br>Wij zijn niet aansprakelijk en bieden geen garantie, gebruik op eigen risico.",
"functionality" => "functionaliteit",
"check for updates..." => "check voor updates bij laden",
"auto open last..." => "automatisch openen laatst geopende bestanden na inloggen",
"when finding in..." => "Uitgesloten bestand typen",
"assisting" => "assisteren",
"code assist" => "codehulp",
"visible tabs" => "zichtbare tabs",
"locked nav" => "vergrendelde nav",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "automatisch aanvullen",
"security" => "beveiliging",
"new password" => "nieuw wachtwoord",
"8 chars min" => "minimaal 8 tekens",
"confirm password" => "herhaal wachtwoord",
"banned files/folders" => "uitgesloten bestanden/mappen",
"banned paths" => "uitgesloten paden",
"ip addresses" => "ip adressen",
"auto-logout after" => "auto-logout na",
"mins of inactivity..." => "minuten in actief, tenzij er niet opgeslagen bestanden geopend zijn",
"Slash prefixed comma..." => "Slash prefixed, komma gescheiden",
"Comma delimited" => "komma gescheiden",
"style" => "style",
"theme" => "thema",
"line wrapping" => "regel omslag",
"line numbers" => "regel nummers",
"scrollbars" => "schuifbalken",
"indent type" => "inspring type",
"indent size" => "inspring size",
"match brackets" => "match brackets",
"show trailing space" => "show trailing space",
"font size" => "lettergrootte",
"auto indent" => "automatisch inspringen",
"auto close tags" => "automatisch tags sluiten",
"auto close brackets" => "automatsich brackets sluiten",
"layout" => "lay-out",
"plugin panel aligned" => "plug-in paneel positie",
"file manager" => "bestandsbeheer",
"root" => "root",
"Set 0 to..." => "Set 0 to disable",
"Slash prefixed" => "Slash prefixed",
"bug reporting" => "bug rapportage",
"check in files" => "check in bestanden",
"every" => "elke",
"secs getting last" => "seconde, verstuur laatste",
"lines" => "regels",
"multi-user" => "multi-user",
"Make sure you..." => "Zorg ervoor dat je niet jezelf buitensluit",
"Registration" => "Registratie",
"update" => "update"
),
"settings-screen" =>
[
"settings" => "instellingen",
"version" => "versie",
"website" => "website",
"git" => "git",
"codemirror dir" => "codemirror map",
"codemirror version" => "codemirror versie",
"file manager root" => "bestandsbeheer root",
"backups" => "backups",
"keep version control..." => "gebruik versiebeheer backups voor",
"day" => "dag",
"days" => "dagen",
"of backups stored..." => "of backups stored currently",
"Get in contact..." => "Kom in contact via...",
"You may use..." => "Vrij voor eigen gebruik, commercieel of persoonlijk. Laat het ons weten als je toffe aanpassingen maakt :)<br><br>Wij zijn niet aansprakelijk en bieden geen garantie, gebruik op eigen risico.",
"functionality" => "functionaliteit",
"check for updates..." => "check voor updates bij laden",
"auto open last..." => "automatisch openen laatst geopende bestanden na inloggen",
"when finding in..." => "Uitgesloten bestand typen",
"assisting" => "assisteren",
"code assist" => "codehulp",
"visible tabs" => "zichtbare tabs",
"locked nav" => "vergrendelde nav",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "automatisch aanvullen",
"security" => "beveiliging",
"new password" => "nieuw wachtwoord",
"8 chars min" => "minimaal 8 tekens",
"confirm password" => "herhaal wachtwoord",
"banned files/folders" => "uitgesloten bestanden/mappen",
"banned paths" => "uitgesloten paden",
"ip addresses" => "ip adressen",
"auto-logout after" => "auto-logout na",
"mins of inactivity..." => "minuten in actief, tenzij er niet opgeslagen bestanden geopend zijn",
"Slash prefixed comma..." => "Slash prefixed, komma gescheiden",
"Comma delimited" => "komma gescheiden",
"style" => "style",
"theme" => "thema",
"line wrapping" => "regel omslag",
"line numbers" => "regel nummers",
"scrollbars" => "schuifbalken",
"indent type" => "inspring type",
"indent size" => "inspring size",
"match brackets" => "match brackets",
"show trailing space" => "show trailing space",
"font size" => "lettergrootte",
"auto indent" => "automatisch inspringen",
"auto close tags" => "automatisch tags sluiten",
"auto close brackets" => "automatsich brackets sluiten",
"layout" => "lay-out",
"plugin panel aligned" => "plug-in paneel positie",
"file manager" => "bestandsbeheer",
"root" => "root",
"Set 0 to..." => "Set 0 to disable",
"Slash prefixed" => "Slash prefixed",
"bug reporting" => "bug rapportage",
"check in files" => "check in bestanden",
"every" => "elke",
"secs getting last" => "seconde, verstuur laatste",
"lines" => "regels",
"multi-user" => "multi-user",
"Make sure you..." => "Zorg ervoor dat je niet jezelf buitensluit",
"Registration" => "Registratie",
"update" => "update"
],
"settings-update" =>
array(
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "probeer het opnieuw",
"and press refresh" => "en druk vernieuwen"
),
"settings-update" =>
[
"Cannot update config..." => "Kan het configuratie bestand niet updaten. Zet alstublieft eerst publieke schrijfrechten aan",
"and try again" => "probeer het opnieuw",
"and press refresh" => "en druk vernieuwen"
],
"updater" =>
array(
"Update appears to..." => "Update succesvol uitgevoerd!"
),
"updater" =>
[
"Update appears to..." => "Update succesvol uitgevoerd!"
],
"find-in-files" =>
array(
"Enter path to search in" => "Voer het door te zoeken pad in",
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "Voer de te zoeken bestandstypen in, en scheid deze met een puntcomma (bijvoorbeeld: *.php;*.html;*.js)",
"Type of text" => "Type tekst",
"Fixed text" => "Fixed tekst",
"Regular expression" => "Reguliere expressie",
"Case sensitive" => "Hoofdletter gevoelig",
"Yes" => "Ja",
"No" => "Nee",
"Search" => "Zoek",
)
);
"find-in-files" =>
[
"Enter path to search in" => "Voer het door te zoeken pad in",
"Enter semicolon-separated masks..." => "Voer de te zoeken bestandstypen in, en scheid deze met een puntcomma (bijvoorbeeld: *.php;*.html;*.js)",
"Type of text" => "Type tekst",
"Fixed text" => "Fixed tekst",
"Regular expression" => "Reguliere expressie",
"Case sensitive" => "Hoofdletter gevoelig",
"Yes" => "Ja",
"No" => "Nee",
"Search" => "Zoek",
]
];

View File

@@ -5,469 +5,469 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"server" => "server",
"Server name, OS..." => "Server name, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP version:",
"Date & time" => "Date & time:",
"your device" => "your device",
"Browser" => "Browser:",
"Your IP" => "Your IP:",
"files" => "files",
"Last 10 files..." => "Last 10 files opened:",
"none" => "[none]",
),
"editor" =>
[
"server" => "server",
"Server name, OS..." => "Server name, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP version:",
"Date & time" => "Date & time:",
"your device" => "your device",
"Browser" => "Browser:",
"Your IP" => "Your IP:",
"files" => "files",
"Last 10 files..." => "Last 10 files opened:",
"none" => "[none]",
],
"files" =>
array(
"Lock" => "Lock",
"Refresh" => "Refresh",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "Lock",
"Refresh" => "Refresh",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "UPDATE INFO",
"now available" => "now available",
"Your version is" => "Your version is",
"Update now" => "Update now",
"You have some..." => "You have some unsaved changes",
"Are you sure..." => "Are you sure you want to close?",
"working" => "working",
"Color picker" => "Color picker",
"Plugins Manager" => "Plugins Manager",
"New File" => "New File",
"New Folder" => "New Folder",
"Upload File(s)" => "Upload File(s)",
"Paste" => "Paste",
"Open" => "Open",
"Copy" => "Copy",
"Duplicate" => "Duplicate",
"Delete" => "Delete",
"Rename" => "Rename",
"View Webpage" => "View Webpage",
"Download" => "Download",
"Properties" => "Properties",
"File" => "File",
"Edit" => "Edit",
"Source" => "Source",
"Help" => "Help",
"Save" => "Save",
"Save As" => "Save As",
"Live Preview" => "Live Preview",
"Upload" => "Upload",
"Zip" => "Zip",
"Print" => "Print",
"Fullscreen toggle" => "Fullscreen toggle",
"Logout" => "Logout",
"Undo" => "Undo",
"Redo" => "Redo",
"Indent more" => "Indent more",
"Indent less" => "Indent less",
"Autocomplete" => "Autocomplete",
"Comment/Uncomment" => "Comment/Uncomment",
"Jump to Definition" => "Jump to Definition",
"Manual" => "Manual",
"Shortcuts" => "Shortcuts",
"Settings" => "Settings",
"Search for selected" => "Search for selected",
"website" => "website",
"Close all tabs" => "Close all tabs",
"Alphabetize tabs" => "Alphabetize tabs",
"Find" => "Find",
"in" => "in",
"and" => "and",
"replace" => "replace",
"replace all" => "replace all",
"this document" => "this document",
"open documents" => "open documents",
"all files" => "all files",
"all filenames" => "all filenames",
"Go to Line" => "Go to Line",
"View" => "View",
"Bug reporting not active" => "Bug reporting not active",
"Single pane" => "Single pane",
"Diff pane also" => "Diff pane also"
),
"index" =>
[
"UPDATE INFO" => "UPDATE INFO",
"now available" => "now available",
"Your version is" => "Your version is",
"Update now" => "Update now",
"You have some..." => "You have some unsaved changes",
"Are you sure..." => "Are you sure you want to close?",
"working" => "working",
"Color picker" => "Color picker",
"Plugins Manager" => "Plugins Manager",
"New File" => "New File",
"New Folder" => "New Folder",
"Upload File(s)" => "Upload File(s)",
"Paste" => "Paste",
"Open" => "Open",
"Copy" => "Copy",
"Duplicate" => "Duplicate",
"Delete" => "Delete",
"Rename" => "Rename",
"View Webpage" => "View Webpage",
"Download" => "Download",
"Properties" => "Properties",
"File" => "File",
"Edit" => "Edit",
"Source" => "Source",
"Help" => "Help",
"Save" => "Save",
"Save As" => "Save As",
"Live Preview" => "Live Preview",
"Upload" => "Upload",
"Zip" => "Zip",
"Print" => "Print",
"Fullscreen toggle" => "Fullscreen toggle",
"Logout" => "Logout",
"Undo" => "Undo",
"Redo" => "Redo",
"Indent more" => "Indent more",
"Indent less" => "Indent less",
"Autocomplete" => "Autocomplete",
"Comment/Uncomment" => "Comment/Uncomment",
"Jump to Definition" => "Jump to Definition",
"Manual" => "Manual",
"Shortcuts" => "Shortcuts",
"Settings" => "Settings",
"Search for selected" => "Search for selected",
"website" => "website",
"Close all tabs" => "Close all tabs",
"Alphabetize tabs" => "Alphabetize tabs",
"Find" => "Find",
"in" => "in",
"and" => "and",
"replace" => "replace",
"replace all" => "replace all",
"this document" => "this document",
"open documents" => "open documents",
"all files" => "all files",
"all filenames" => "all filenames",
"Go to Line" => "Go to Line",
"View" => "View",
"Bug reporting not active" => "Bug reporting not active",
"Single pane" => "Single pane",
"Diff pane also" => "Diff pane also"
],
// /LIB
"auto-logout-warning" =>
array(
"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" =>
[
"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."
],
"backup-versions" =>
array(
"backup" => "backup",
"backups" => "backups",
"available for" => "available for"
),
"backup-versions" =>
[
"backup" => "backup",
"backups" => "backups",
"available for" => "available for"
],
"bug-files-check" =>
array(
"Found in" => "Found in:"
),
"bug-files-check" =>
[
"Found in" => "Found in:"
],
"file-control" =>
array(
"Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?",
"Sorry" => "Sorry",
"does not seem..." => "does not seem to exist on the server",
"Sorry, could not..." => "Sorry, could not get contents of",
"Sorry, cannot create..." => "Sorry, cannot create folder at",
"Sorry, cannot copy" => "Sorry, cannot copy",
"into" => "into",
"Uploaded file(s) OK" => "Uploaded file(s) OK",
"Sorry, cannot upload" => "Sorry, cannot upload",
"Sorry, cannot upload..." => "Sorry, cannot upload whilst in demo mode",
"Sorry, cannot rename" => "Sorry, cannot rename",
"Maybe public write..." => "Maybe public write permissions needed on this or parent folder?",
"Sorry, cannot move" => "Sorry, cannot move",
"Sorry, cannot save" => "Sorry, cannot save",
"Sorry, cannot replace..." => "Sorry, cannot replace text in",
"Sorry, cannot change..." => "Sorry, cannot change permissions on",
"Sorry, cannot delete more..." => "Sorry, cannot delete more then one item at a time under FTP mode",
"Sorry, cannot delete..." => "Sorry, cannot delete the root level",
"Sorry, cannot delete" => "Sorry, cannot delete",
"Sorry, this file..." => "Sorry, this file has changed outside of ICEcoder, cannot save",
"Reload this file..." => "Reload this file and copy your version to a diff pane?\\\\n(left side = file from server, right side = unsaved file)",
"There was a..." => "There was a tech hiccup, likely something was not quite ready. So ICEcoder reloaded its file control again.",
"displayed at" => "displayed at",
"Enter filename to..." => "Enter filename to save at",
"That file exists..." => "That file exists already, overwrite?",
"Saving" => "Saving"
),
"file-control" =>
[
"Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?",
"Sorry" => "Sorry",
"does not seem..." => "does not seem to exist on the server",
"Sorry, could not..." => "Sorry, could not get contents of",
"Sorry, cannot create..." => "Sorry, cannot create folder at",
"Sorry, cannot copy" => "Sorry, cannot copy",
"into" => "into",
"Uploaded file(s) OK" => "Uploaded file(s) OK",
"Sorry, cannot upload" => "Sorry, cannot upload",
"Sorry, cannot upload..." => "Sorry, cannot upload whilst in demo mode",
"Sorry, cannot rename" => "Sorry, cannot rename",
"Maybe public write..." => "Maybe public write permissions needed on this or parent folder?",
"Sorry, cannot move" => "Sorry, cannot move",
"Sorry, cannot save" => "Sorry, cannot save",
"Sorry, cannot replace..." => "Sorry, cannot replace text in",
"Sorry, cannot change..." => "Sorry, cannot change permissions on",
"Sorry, cannot delete more..." => "Sorry, cannot delete more then one item at a time under FTP mode",
"Sorry, cannot delete..." => "Sorry, cannot delete the root level",
"Sorry, cannot delete" => "Sorry, cannot delete",
"Sorry, this file..." => "Sorry, this file has changed outside of ICEcoder, cannot save",
"Reload this file..." => "Reload this file and copy your version to a diff pane?\\\\n(left side = file from server, right side = unsaved file)",
"There was a..." => "There was a tech hiccup, likely something was not quite ready. So ICEcoder reloaded its file control again.",
"displayed at" => "displayed at",
"Enter filename to..." => "Enter filename to save at",
"That file exists..." => "That file exists already, overwrite?",
"Saving" => "Saving"
],
"ftp-manager" =>
array(
"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"
),
"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"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Bad CSRF token. Please report the error info at https://github.com/icecoder/ICEcoder so it can be fixed."
),
"headers" =>
[
"Bad CSRF token..." => "Bad CSRF token. Please report the error info at https://github.com/icecoder/ICEcoder so it can be fixed."
],
"help" =>
array(
"shortcuts" => "shortcuts",
"Within document" => "Within document",
"On Tabs" => "On Tabs",
"Within file manager" => "Within file manager",
"Anywhere" => "Anywhere",
"Space" => "Space",
"Click" => "Click",
"or" => "or",
"Left click" => "Left click",
"Middle click" => "Middle click",
"Double click tap..." => "Double click / tap (mobile)",
"Right click" => "Right click",
"Middle scrollwheel" => "Middle scrollwheel",
"Drag" => "Drag",
"Autocomplete add snippet" => "Autocomplete / add snippet",
"Multiple select" => "Multiple select",
"Move line up" => "Move line up",
"Move line down" => "Move line down",
"Duplicate lines" => "Duplicate line(s)",
"Remove lines" => "Remove line(s)",
"Insert line before" => "Insert line before",
"Insert line after" => "Insert line after",
"Search for selected" => "Search for selected",
"Jump to definition" => "Jump to definition / jump back",
"Comment uncomment" => "Comment / uncomment",
"Insert tab indent" => "Insert tab / auto indent selected",
"Insert more" => "Indent more",
"Insert less" => "Indent less",
"Wrap with div" => "Wrap with &lt;div&gt;",
"Wrap with span" => "Wrap with &lt;span&gt;",
"Wrap unwrap p" => "Wrap / unwrap with &lt;p&gt;",
"Wrap unwrap a" => "Wrap / unwrap with &lt;a&gt;",
"Wrap unwrap b" => "Wrap / unwrap with &lt;b&gt;",
"Wrap unwrap i" => "Wrap / unwrap with &lt;i&gt;",
"Wrap unwrap strong" => "Wrap / unwrap with &lt;strong&gt;",
"Wrap unwrap em" => "Wrap / unwrap with &lt;em&gt;",
"Wrap unwrap li" => "Wrap / unwrap with &lt;li&gt;",
"Wrap unwrap h1..." => "Wrap / unwrap with &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "End line with &lt;br&gt;",
"Close tab" => "Close tab",
"Select file folder" => "Select file / folder",
"Open file" => "Open file",
"Range select" => "Range select",
"Options for selected" => "Options for selected",
"Delete selected" => "Delete selected",
"Next previous tab" => "Next / previous tab",
"Next tab" => "Next tab",
"Previous tab" => "Previous tab",
"New tab" => "New tab",
"Close current tab" => "Close current tab",
"Open file prompt" => "Open file prompt",
"Find" => "Find",
"Previous" => "Previous",
"Focus on Go..." => "Focus on Go to line input",
"Save" => "Save",
"Save as" => "Save as...",
"View webpage" => "View webpage",
"Contract expand file..." => "Contract / expand file manager",
"Fold unfold current..." => "Fold / unfold current line",
"Refocus on document" => "Refocus on document",
"Cancel tasks" => "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"
),
"help" =>
[
"shortcuts" => "shortcuts",
"Within document" => "Within document",
"On Tabs" => "On Tabs",
"Within file manager" => "Within file manager",
"Anywhere" => "Anywhere",
"Space" => "Space",
"Click" => "Click",
"or" => "or",
"Left click" => "Left click",
"Middle click" => "Middle click",
"Double click tap..." => "Double click / tap (mobile)",
"Right click" => "Right click",
"Middle scrollwheel" => "Middle scrollwheel",
"Drag" => "Drag",
"Autocomplete add snippet" => "Autocomplete / add snippet",
"Multiple select" => "Multiple select",
"Move line up" => "Move line up",
"Move line down" => "Move line down",
"Duplicate lines" => "Duplicate line(s)",
"Remove lines" => "Remove line(s)",
"Insert line before" => "Insert line before",
"Insert line after" => "Insert line after",
"Search for selected" => "Search for selected",
"Jump to definition" => "Jump to definition / jump back",
"Comment uncomment" => "Comment / uncomment",
"Insert tab indent" => "Insert tab / auto indent selected",
"Insert more" => "Indent more",
"Insert less" => "Indent less",
"Wrap with div" => "Wrap with &lt;div&gt;",
"Wrap with span" => "Wrap with &lt;span&gt;",
"Wrap unwrap p" => "Wrap / unwrap with &lt;p&gt;",
"Wrap unwrap a" => "Wrap / unwrap with &lt;a&gt;",
"Wrap unwrap b" => "Wrap / unwrap with &lt;b&gt;",
"Wrap unwrap i" => "Wrap / unwrap with &lt;i&gt;",
"Wrap unwrap strong" => "Wrap / unwrap with &lt;strong&gt;",
"Wrap unwrap em" => "Wrap / unwrap with &lt;em&gt;",
"Wrap unwrap li" => "Wrap / unwrap with &lt;li&gt;",
"Wrap unwrap h1..." => "Wrap / unwrap with &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "End line with &lt;br&gt;",
"Close tab" => "Close tab",
"Select file folder" => "Select file / folder",
"Open file" => "Open file",
"Range select" => "Range select",
"Options for selected" => "Options for selected",
"Delete selected" => "Delete selected",
"Next previous tab" => "Next / previous tab",
"Next tab" => "Next tab",
"Previous tab" => "Previous tab",
"New tab" => "New tab",
"Close current tab" => "Close current tab",
"Open file prompt" => "Open file prompt",
"Find" => "Find",
"Previous" => "Previous",
"Focus on Go..." => "Focus on Go to line input",
"Save" => "Save",
"Save as" => "Save as...",
"View webpage" => "View webpage",
"Contract expand file..." => "Contract / expand file manager",
"Fold unfold current..." => "Fold / unfold current line",
"Refocus on document" => "Refocus on document",
"Cancel tasks" => "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"
],
"icecoder" =>
array(
"results" => "results",
"No text selected..." => "No text selected to search on",
"all files" => "all files",
"all filenames" => "all filenames",
"selected files" => "selected files",
"selected filenames" => "selected filenames",
"Creating Folder" => "Creating Folder",
"Sorry you can..." => "Sorry, you can only have 100 files open at a time!",
"Opening File" => "Opening File",
"Enter relative file..." => "Enter relative file path (prefixed with /) or remote URL\\nYou can enter \\n'/path/file:123' or \\n'/path/file(123)' or \\n'/path/file.ext line 123' \\nto go directly to particular line",
"Getting" => "Getting",
"Saving" => "Saving:",
"Please enter the..." => "Please enter the new name for",
"Renaming to" => "Renaming to",
"Moving to" => "Moving to",
"Deleting File" => "Deleting File",
"Pasting File" => "Pasting File",
"Sorry cannot paste..." => "Sorry, cannot paste a whole root",
"Nothing to paste..." => "Nothing to paste, copy a file/folder first!",
"and" => "and",
"this document" => "this document",
"replace" => "replace",
"replace all" => "replace all",
"file" => "file",
"Replacing text in" => "Replacing text in",
"Sorry there was..." => "Sorry, there was an error with your request.\\n\\nPlease check your dev tools console for more info.",
"Cancelled tasks" => "Cancelled tasks",
"Open previous files" => "Open previous files?",
"Please note for..." => "Please note: for updating to work properly, you need to have write access on all ICEcoder dirs & files. It will first check if this is the case and list any unwriteable (and therefore unmoveable) files.\\n\\nIf you need to recover this version of ICEcoder for any reason, you'll find it in the /tmp dir.\\n\\nClick OK to proceed with the check and auto-update, or cancel to visit the ICEcoder site so you can grab the zip and update manually.",
"You can start..." => "You can start bug reporting in Help > Settings",
"Error cannot find..." => "Error: cannot find/access the error file paths",
"No new errors..." => "No new errors found",
"You have made..." => "You have made changes. Are you sure you want to close without saving?",
"Close all tabs" => "Close all tabs?"
),
"icecoder" =>
[
"results" => "results",
"No text selected..." => "No text selected to search on",
"all files" => "all files",
"all filenames" => "all filenames",
"selected files" => "selected files",
"selected filenames" => "selected filenames",
"Creating Folder" => "Creating Folder",
"Sorry you can..." => "Sorry, you can only have 100 files open at a time!",
"Opening File" => "Opening File",
"Enter relative file..." => "Enter relative file path (prefixed with /) or remote URL\\nYou can enter \\n'/path/file:123' or \\n'/path/file(123)' or \\n'/path/file.ext line 123' \\nto go directly to particular line",
"Getting" => "Getting",
"Saving" => "Saving:",
"Please enter the..." => "Please enter the new name for",
"Renaming to" => "Renaming to",
"Moving to" => "Moving to",
"Deleting File" => "Deleting File",
"Pasting File" => "Pasting File",
"Sorry cannot paste..." => "Sorry, cannot paste a whole root",
"Nothing to paste..." => "Nothing to paste, copy a file/folder first!",
"and" => "and",
"this document" => "this document",
"replace" => "replace",
"replace all" => "replace all",
"file" => "file",
"Replacing text in" => "Replacing text in",
"Sorry there was..." => "Sorry, there was an error with your request.\\n\\nPlease check your dev tools console for more info.",
"Cancelled tasks" => "Cancelled tasks",
"Open previous files" => "Open previous files?",
"Please note for..." => "Please note: for updating to work properly, you need to have write access on all ICEcoder dirs & files. It will first check if this is the case and list any unwriteable (and therefore unmoveable) files.\\n\\nIf you need to recover this version of ICEcoder for any reason, you'll find it in the /tmp dir.\\n\\nClick OK to proceed with the check and auto-update, or cancel to visit the ICEcoder site so you can grab the zip and update manually.",
"You can start..." => "You can start bug reporting in Help > Settings",
"Error cannot find..." => "Error: cannot find/access the error file paths",
"No new errors..." => "No new errors found",
"You have made..." => "You have made changes. Are you sure you want to close without saving?",
"Close all tabs" => "Close all tabs?"
],
"login" =>
array(
"set password" => "set password",
"login" => "login",
"To disable registration..." => "To disable registration mode, open the settings menu or open data/config-settings.php and change enableRegistration to false then reload this page",
"Registration mode enabled" => "Registration mode enabled",
"disable further registrations" => "disable further registrations",
"auto-check for updates" => "auto-check for updates",
"To put into..." => "To put into multi-user mode, open the settings menu or open data/config-settings.php and change multiUser to true then reload this page",
"multi-user" => "multi-user"
),
"login" =>
[
"set password" => "set password",
"login" => "login",
"To disable registration..." => "To disable registration mode, open the settings menu or open data/config-settings.php and change enableRegistration to false then reload this page",
"Registration mode enabled" => "Registration mode enabled",
"disable further registrations" => "disable further registrations",
"auto-check for updates" => "auto-check for updates",
"To put into..." => "To put into multi-user mode, open the settings menu or open data/config-settings.php and change multiUser to true then reload this page",
"multi-user" => "multi-user"
],
"multiple-results" =>
array(
"rename all" => "rename all",
"replace all" => "replace all",
"document" => "document",
"Found" => "Found",
"times" => "times",
"replace" => "replace",
"file folder" => "file/folder",
"rename to" => "rename to",
"rename" => "rename",
"file" => "file",
"No matches found" => "No matches found",
"selected" => "selected",
"found in" => "found in",
"Replaced" => "Replaced"
),
"multiple-results" =>
[
"rename all" => "rename all",
"replace all" => "replace all",
"document" => "document",
"Found" => "Found",
"times" => "times",
"replace" => "replace",
"file folder" => "file/folder",
"rename to" => "rename to",
"rename" => "rename",
"file" => "file",
"No matches found" => "No matches found",
"selected" => "selected",
"found in" => "found in",
"Replaced" => "Replaced"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder needs to reload to make this plugin usable. Reload now?",
"saving plugins" => "saving plugins...",
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"couldnt delete dir" => "could not delete dir",
"couldnt delete file" => "could not delete file",
"plugins" => "plugins",
"Guide to writing..." => "Guide to writing plugins",
"Manage Installed" => "Manage Installed",
"URL" => "URL",
"Target" => "Target",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Install",
"Uninstall" => "Uninstall",
"Reload after install..." => "Reload after install required"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder needs to reload to make this plugin usable. Reload now?",
"saving plugins" => "saving plugins...",
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"couldnt delete dir" => "could not delete dir",
"couldnt delete file" => "could not delete file",
"plugins" => "plugins",
"Guide to writing..." => "Guide to writing plugins",
"Manage Installed" => "Manage Installed",
"URL" => "URL",
"Target" => "Target",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Install",
"Uninstall" => "Uninstall",
"Reload after install..." => "Reload after install required"
],
"properties" =>
array(
"properties" => "properties",
"Size" => "Size",
"Modified" => "Modified",
"Last access" => "Last access",
"Type" => "Type",
"Readable Writeable" => "Readable / Writeable",
"Relative path" => "Relative path",
"Absolute path" => "Absolute path",
"Contains" => "Contains",
"Permissions" => "Permissions",
"Owner" => "Owner",
"Group" => "Group",
"Public" => "Public",
"Read" => "Read",
"Write" => "Write",
"Execute" => "Execute",
"Change to" => "Change to",
"update" => "update"
),
"properties" =>
[
"properties" => "properties",
"Size" => "Size",
"Modified" => "Modified",
"Last access" => "Last access",
"Type" => "Type",
"Readable Writeable" => "Readable / Writeable",
"Relative path" => "Relative path",
"Absolute path" => "Absolute path",
"Contains" => "Contains",
"Permissions" => "Permissions",
"Owner" => "Owner",
"Group" => "Group",
"Public" => "Public",
"Read" => "Read",
"Write" => "Write",
"Execute" => "Execute",
"Change to" => "Change to",
"update" => "update"
],
"settings-common" =>
array(
"Your document does..." => "Your document does not appear to be in UTF-8 encoding so has been converted"
),
"settings-common" =>
[
"Your document does..." => "Your document does not appear to be in UTF-8 encoding so has been converted"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again"
],
"settings-screen" =>
array(
"settings" => "settings",
"version" => "version",
"website" => "website",
"git" => "git",
"codemirror dir" => "codemirror dir",
"codemirror version" => "codemirror version",
"file manager root" => "file manager 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.",
"functionality" => "functionality",
"check for updates..." => "check for updates on load",
"auto open last..." => "auto open last files on login",
"when finding in..." => "when finding in files, exclude",
"assisting" => "assisting",
"code assist" => "code assist",
"visible tabs" => "visible tabs",
"locked nav" => "locked nav",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "auto-complete on",
"security" => "security",
"new password" => "new password",
"8 chars min" => "8 chars min",
"confirm password" => "confirm password",
"banned files/folders" => "banned files/folders",
"banned paths" => "banned paths",
"ip addresses" => "ip addresses",
"auto-logout after" => "auto-logout after",
"mins of inactivity..." => "mins of inactivity if no unsaved files",
"Slash prefixed comma..." => "Slash prefixed, comma delimited",
"Comma delimited" => "Comma delimited",
"style" => "style",
"theme" => "theme",
"line wrapping" => "line wrapping",
"line numbers" => "line numbers",
"scrollbars" => "scrollbars",
"indent type" => "indent type",
"indent size" => "indent size",
"match brackets" => "match brackets",
"show trailing space" => "show trailing space",
"font size" => "font size",
"auto indent" => "auto indent",
"auto close tags" => "auto close tags",
"auto close brackets" => "auto close brackets",
"layout" => "layout",
"plugin panel aligned" => "plugin panel aligned",
"file manager" => "file manager",
"root" => "root",
"Set 0 to..." => "Set 0 to disable",
"Slash prefixed" => "Slash prefixed",
"bug reporting" => "bug reporting",
"check in files" => "check in files",
"every" => "every",
"secs getting last" => "secs, getting last",
"lines" => "lines",
"multi-user" => "multi-user",
"Make sure you..." => "Make sure you do not lock yourself out",
"Registration" => "Registration",
"update" => "update"
),
"settings-screen" =>
[
"settings" => "settings",
"version" => "version",
"website" => "website",
"git" => "git",
"codemirror dir" => "codemirror dir",
"codemirror version" => "codemirror version",
"file manager root" => "file manager 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.",
"functionality" => "functionality",
"check for updates..." => "check for updates on load",
"auto open last..." => "auto open last files on login",
"when finding in..." => "when finding in files, exclude",
"assisting" => "assisting",
"code assist" => "code assist",
"visible tabs" => "visible tabs",
"locked nav" => "locked nav",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "auto-complete on",
"security" => "security",
"new password" => "new password",
"8 chars min" => "8 chars min",
"confirm password" => "confirm password",
"banned files/folders" => "banned files/folders",
"banned paths" => "banned paths",
"ip addresses" => "ip addresses",
"auto-logout after" => "auto-logout after",
"mins of inactivity..." => "mins of inactivity if no unsaved files",
"Slash prefixed comma..." => "Slash prefixed, comma delimited",
"Comma delimited" => "Comma delimited",
"style" => "style",
"theme" => "theme",
"line wrapping" => "line wrapping",
"line numbers" => "line numbers",
"scrollbars" => "scrollbars",
"indent type" => "indent type",
"indent size" => "indent size",
"match brackets" => "match brackets",
"show trailing space" => "show trailing space",
"font size" => "font size",
"auto indent" => "auto indent",
"auto close tags" => "auto close tags",
"auto close brackets" => "auto close brackets",
"layout" => "layout",
"plugin panel aligned" => "plugin panel aligned",
"file manager" => "file manager",
"root" => "root",
"Set 0 to..." => "Set 0 to disable",
"Slash prefixed" => "Slash prefixed",
"bug reporting" => "bug reporting",
"check in files" => "check in files",
"every" => "every",
"secs getting last" => "secs, getting last",
"lines" => "lines",
"multi-user" => "multi-user",
"Make sure you..." => "Make sure you do not lock yourself out",
"Registration" => "Registration",
"update" => "update"
],
"settings-update" =>
array(
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"and press refresh" => "and press refresh"
),
"settings-update" =>
[
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"and press refresh" => "and press refresh"
],
"updater" =>
array(
"Update appears to..." => "Update appears to be successful"
),
"updater" =>
[
"Update appears to..." => "Update appears to be successful"
],
"find-in-files" =>
array(
"Enter path to search in" => "Enter path to search in",
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "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",
)
);
"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",
]
];

View File

@@ -1,386 +1,385 @@
<?php
// French language translation
// par: @krisxoofoo (GitHub)
// @kris_fr Twitter)
// by: @krisxoofoo (GitHub)
// @kris_fr Twitter)
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>Cliquez sur les ic&ocirc;nes<br>pour l&apos;aide &amp;<br>et infos d&apos;utilisation</b>",
"server" => "Serveur",
"Server name, OS..." => "Nom du serveur, OS & IP :",
"Root" => "Racine :",
"ICEcoder root" => "Racine d&apos;ICEcoder :",
"PHP version" => "Version PHP :",
"Date & time" => "Date & heure :",
"your device" => "Votre &eacute;quipement",
"Browser" => "Navigateur :",
"Your IP" => "Votre IP :",
"files" => "Fichiers",
"Last 10 files..." => "10 derniers fichiers ouverts :",
"none" => "[aucun]",
"results" => "r&eacute;sultats"
),
"editor" =>
[
"Click icons for..." => "<b>Cliquez sur les ic&ocirc;nes<br>pour l&apos;aide &amp;<br>et infos d&apos;utilisation</b>",
"server" => "Serveur",
"Server name, OS..." => "Nom du serveur, OS & IP :",
"Root" => "Racine :",
"ICEcoder root" => "Racine d&apos;ICEcoder :",
"PHP version" => "Version PHP :",
"Date & time" => "Date & heure :",
"your device" => "Votre &eacute;quipement",
"Browser" => "Navigateur :",
"Your IP" => "Votre IP :",
"files" => "Fichiers",
"Last 10 files..." => "10 derniers fichiers ouverts :",
"none" => "[aucun]",
"results" => "r&eacute;sultats"
],
"files" =>
array(
"Lock" => "Verrouiller",
"Refresh" => "Rafra&icirc;chir",
"ROOT" => "[RACINE]"
),
"files" =>
[
"Lock" => "Verrouiller",
"Refresh" => "Rafra&icirc;chir",
"ROOT" => "[RACINE]"
],
"index" =>
array(
"UPDATE INFO" => "INFO DE MISE A JOUR",
"now available" => "actuellement disponible",
"Your version is" => "Votre version est la",
"Update now" => "Mettre &agrave; jour maintenant",
"You have some..." => "Vous avez quelques changements non sauvegard&eacute;s",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "en progression",
"Color picker" => "S&eacute;lecteur de couleur",
"New File" => "Nouveau fichier",
"New Folder" => "Nouveau dossier",
"Upload File(s)" => "T&eacute;l&eacute;charger le(s) Fichier(s)",
"Paste" => "Coller",
"Open" => "Ouvrir",
"Copy" => "Copier",
"Duplicate" => "Dupliquer",
"Delete" => "Effacer",
"Rename" => "Renommer",
"View Webpage" => "Afficher la page web",
"Download" => "T&eacute;l&eacute;charger",
"Properties" => "Propri&eacute;t&eacute;s",
"File" => "Fichier",
"Edit" => "Editer",
"Remote" => "Distant",
"Help" => "Aide",
"Save" => "Enregistrer",
"Save As" => "Enregistrer sous",
"Live Preview" => "Pr&eacute;visualisation",
"Upload" => "T&eacute;l&eacute;charger",
"Zip" => "Compresser",
"Print" => "Imprimer",
"Fullscreen toggle" => "Basculer en mode plein &eacute;cran",
"Logout" => "D&eacute;connexion",
"Undo" => "Annuler",
"Redo" => "Refaire",
"Indent more" => "Plus d&apos;indentation",
"Indent less" => "Moins d&apos;indentation",
"Autocomplete" => "Autocompl&eacute;tion",
"Comment/Uncomment" => "Commenter/D&eacute;commenter",
"Jump to Definition" => "Aller &agrave; la D&eacute;finition",
"Manual" => "Manuel",
"Shortcuts" => "Raccourcis",
"Settings" => "Pr&eacute;f&eacute;rences",
"Search for selected" => "Rechercher pour la s&eacute;lection",
"website" => "Site internet",
"Close all tabs" => "Fermer les onglets",
"Alphabetize tabs" => "Onglets par ordre alphab&eacute;tique",
// "Find" => "Chercher",
// "in" => "dans",
// "and" => "et",
// "replace" => "remplacer",
// "replace all" => "remplacer tout",
// "this document" => "ce document",
// "open documents" => "les documents ouverts",
// "all files" => "tous les fichiers",
// "all filenames" => "tous les noms de fichiers",
"Go to Line" => "Aller &agrave; la ligne",
"View" => "Afficher",
"Bug reporting not active" => "Le signalement de dysfonctionnement n&apos;est pas actif"
),
"index" =>
[
"UPDATE INFO" => "INFO DE MISE A JOUR",
"now available" => "actuellement disponible",
"Your version is" => "Votre version est la",
"Update now" => "Mettre &agrave; jour maintenant",
"You have some..." => "Vous avez quelques changements non sauvegard&eacute;s",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "en progression",
"Color picker" => "S&eacute;lecteur de couleur",
"New File" => "Nouveau fichier",
"New Folder" => "Nouveau dossier",
"Upload File(s)" => "T&eacute;l&eacute;charger le(s) Fichier(s)",
"Paste" => "Coller",
"Open" => "Ouvrir",
"Copy" => "Copier",
"Duplicate" => "Dupliquer",
"Delete" => "Effacer",
"Rename" => "Renommer",
"View Webpage" => "Afficher la page web",
"Download" => "T&eacute;l&eacute;charger",
"Properties" => "Propri&eacute;t&eacute;s",
"File" => "Fichier",
"Edit" => "Editer",
"Remote" => "Distant",
"Help" => "Aide",
"Save" => "Enregistrer",
"Save As" => "Enregistrer sous",
"Live Preview" => "Pr&eacute;visualisation",
"Upload" => "T&eacute;l&eacute;charger",
"Zip" => "Compresser",
"Print" => "Imprimer",
"Fullscreen toggle" => "Basculer en mode plein &eacute;cran",
"Logout" => "D&eacute;connexion",
"Undo" => "Annuler",
"Redo" => "Refaire",
"Indent more" => "Plus d&apos;indentation",
"Indent less" => "Moins d&apos;indentation",
"Autocomplete" => "Autocompl&eacute;tion",
"Comment/Uncomment" => "Commenter/D&eacute;commenter",
"Jump to Definition" => "Aller &agrave; la D&eacute;finition",
"Manual" => "Manuel",
"Shortcuts" => "Raccourcis",
"Settings" => "Pr&eacute;f&eacute;rences",
"Search for selected" => "Rechercher pour la s&eacute;lection",
"website" => "Site internet",
"Close all tabs" => "Fermer les onglets",
"Alphabetize tabs" => "Onglets par ordre alphab&eacute;tique",
// "Find" => "Chercher",
// "in" => "dans",
// "and" => "et",
// "replace" => "remplacer",
// "replace all" => "remplacer tout",
// "this document" => "ce document",
// "open documents" => "les documents ouverts",
// "all files" => "tous les fichiers",
// "all filenames" => "tous les noms de fichiers",
"Go to Line" => "Aller &agrave; la ligne",
"View" => "Afficher",
"Bug reporting not active" => "Le signalement de dysfonctionnement n&apos;est pas actif"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Trouv&eacute; dans :"
),
"bug-files-check" =>
[
"Found in" => "Trouv&eacute; dans :"
],
"file-control" =>
array(
"Sorry" => "D&eacute;sol&eacute;",
"does not seem..." => "ne semble pas exister sur le serveur",
"Sorry, could not..." => "D&eacute;sol&eacute;, impossibilit&eacute; de r&eacute;cup&eacute;rer le contenu de",
"Sorry, cannot create..." => "D&eacute;sol&eacute;, impossibilit&eacute; de cr&eacute;er le dossier sur",
"Sorry, cannot copy" => "D&eacute;sol&eacute;, impossibilit&eacute; de copier",
"into" => "dans",
"Uploaded file(s) OK" => "T&eacute;l&eacute;chargement du (des) fichier(s) r&eacute;ussi(s)",
"Sorry, cannot upload" => "D&eacute;sol&eacute;, impossibilit&eacute; de t&eacute;l&eacute;charger",
"Sorry, cannot upload..." => "D&eacute;sol&eacute;, impossibilit&eacute; de t&eacute;l&eacute;charger en mode d&eacute;mo",
"Sorry, cannot rename" => "D&eacute;sol&eacute;, impossibilit&eacute; de renommer",
"Maybe public write..." => " Peut-&ecirc;tre que les permissions d&apos;&eacute;criture publique sont n&eacute;cessaires sur ce dossier ou son r&eacute;pertoire ?",
"Sorry, cannot move" => "D&eacute;sol&eacute;, impossibilit&eacute; de d&eacute;placer",
"Sorry, cannot save" => "D&eacute;sol&eacute;, impossibilit&eacute; de sauvegarder",
"Sorry, cannot replace..." => "D&eacute;sol&eacute;, impossibilit&eacute; de remplacer le texte dans ",
"Sorry, cannot change..." => "D&eacute;sol&eacute;, impossibilit&eacute; de changer les permissions sur",
"Sorry, cannot delete..." => "D&eacute;sol&eacute;, imossibilit&eacute; de supprimer le dossier racine",
"Sorry, cannot delete" => "D&eacute;sol&eacute;, impossibilit&eacute; d&apos;effacer",
"Sorry, this file..." => "D&eacute;sol&eacute;, le fichier a &eacute;t&eacute; modifi&eacute;, impossibilit&eacute; de sauvegarder",
"Reload this file..." => "Recharger le fichier, et copier votre version dans un nouveau document ?",
"There was a..." => "Un probl&egrave;me technique a &eacute;t&eacute; rencontr&eacute;, probablement quelque chose qui n&apos;&eacute;tait pas tout &agrave; fait pr&ecirc;t. ICEcoder a donc relanc&eacute; &agrave; nouveau son contr&ocirc;le de fichier.",
"displayed at" => "affich&eacute; sur",
"Enter filename to..." => "Saisissez le nom du fichier &agrave; enregistrer sur",
"That file exists..." => "Ce fichier existe d&eacute;j&agrave;, voulez vous l&apos;&eacute;craser ?",
"Saving" => "Sauvegard&eacute;"
),
"file-control" =>
[
"Sorry" => "D&eacute;sol&eacute;",
"does not seem..." => "ne semble pas exister sur le serveur",
"Sorry, could not..." => "D&eacute;sol&eacute;, impossibilit&eacute; de r&eacute;cup&eacute;rer le contenu de",
"Sorry, cannot create..." => "D&eacute;sol&eacute;, impossibilit&eacute; de cr&eacute;er le dossier sur",
"Sorry, cannot copy" => "D&eacute;sol&eacute;, impossibilit&eacute; de copier",
"into" => "dans",
"Uploaded file(s) OK" => "T&eacute;l&eacute;chargement du (des) fichier(s) r&eacute;ussi(s)",
"Sorry, cannot upload" => "D&eacute;sol&eacute;, impossibilit&eacute; de t&eacute;l&eacute;charger",
"Sorry, cannot upload..." => "D&eacute;sol&eacute;, impossibilit&eacute; de t&eacute;l&eacute;charger en mode d&eacute;mo",
"Sorry, cannot rename" => "D&eacute;sol&eacute;, impossibilit&eacute; de renommer",
"Maybe public write..." => " Peut-&ecirc;tre que les permissions d&apos;&eacute;criture publique sont n&eacute;cessaires sur ce dossier ou son r&eacute;pertoire ?",
"Sorry, cannot move" => "D&eacute;sol&eacute;, impossibilit&eacute; de d&eacute;placer",
"Sorry, cannot save" => "D&eacute;sol&eacute;, impossibilit&eacute; de sauvegarder",
"Sorry, cannot replace..." => "D&eacute;sol&eacute;, impossibilit&eacute; de remplacer le texte dans ",
"Sorry, cannot change..." => "D&eacute;sol&eacute;, impossibilit&eacute; de changer les permissions sur",
"Sorry, cannot delete..." => "D&eacute;sol&eacute;, imossibilit&eacute; de supprimer le dossier racine",
"Sorry, cannot delete" => "D&eacute;sol&eacute;, impossibilit&eacute; d&apos;effacer",
"Sorry, this file..." => "D&eacute;sol&eacute;, le fichier a &eacute;t&eacute; modifi&eacute;, impossibilit&eacute; de sauvegarder",
"Reload this file..." => "Recharger le fichier, et copier votre version dans un nouveau document ?",
"There was a..." => "Un probl&egrave;me technique a &eacute;t&eacute; rencontr&eacute;, probablement quelque chose qui n&apos;&eacute;tait pas tout &agrave; fait pr&ecirc;t. ICEcoder a donc relanc&eacute; &agrave; nouveau son contr&ocirc;le de fichier.",
"displayed at" => "affich&eacute; sur",
"Enter filename to..." => "Saisissez le nom du fichier &agrave; enregistrer sur",
"That file exists..." => "Ce fichier existe d&eacute;j&agrave;, voulez vous l&apos;&eacute;craser ?",
"Saving" => "Sauvegard&eacute;"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Mauvais jeton CSRF. S&apos;il vous pla&icirc;t, envoyer un rapport de l&apos;erreur &agrave; https://github.com/icecoder/ICEcoder si vous d&eacute;sirez qu&apos;il soit corrig&eacute;."
),
"headers" =>
[
"Bad CSRF token..." => "Mauvais jeton CSRF. S&apos;il vous pla&icirc;t, envoyer un rapport de l&apos;erreur &agrave; https://github.com/icecoder/ICEcoder si vous d&eacute;sirez qu&apos;il soit corrig&eacute;."
],
"help" =>
array(
"shortcuts" => "raccourcis",
"Within document" => "Dans un fichier",
"On Tabs" => "Dans les onglets",
"Within file manager" => "Dans le gestionnaire de fichiers",
"Anywhere" => "N&apos;importe o&ugrave;",
"Space" => "Espace",
"Click" => "Clic",
"or" => "ou",
"Left click" => "Clic gauche",
"Middle click" => "Clic du milieu",
"Double click tap..." => "Double clic / touche (mobile)",
"Right click" => "Clic droit",
"Middle scrollwheel" => "Roulette du milieu",
"Drag" => "Glisser",
"Autocomplete add snippet" => "Saisie semi-automatique / ajouter un extrait",
"Multiple select" => "S&eacute;lection multiple",
"Move line up" => "Aller &agrave; la ligne sup&eacute;rieure",
"Move line down" => "Aller &agrave; la ligne inf&eacute;rieure",
"Duplicate lines" => "Dupliquer la(les) ligne(s)",
"Remove lines" => "Supprimer la(les) ligne(s)",
"Insert line before" => "Ins&eacute;rer un ligne avant",
"Insert line after" => "Ins&eacute;rer une ligne apr&egrave;s",
"Search for selected" => "Rechercher pour la s&eacute;lection",
"Jump to definition" => "Aller &agrave; la d&eacute;finition / revenir en arri&egrave;re",
"Comment uncomment" => "Commenter / D&eacute;commenter",
"Insert tab indent" => "Ins&eacute;rer un tableau / indent selected",
"Wrap with div" => "Plier avec &lt;div&gt;",
"Wrap with span" => "Plier avec &lt;span&gt;",
"Wrap unwrap p" => "Plier / d&eacute;plier avec &lt;p&gt;",
"Wrap unwrap a" => "Plier / d&eacute;plier avec &lt;a&gt;",
"Wrap unwrap b" => "Plier / d&eacute;plier avec &lt;b&gt;",
"Wrap unwrap i" => "Plier / d&eacute;plier avec &lt;i&gt;",
"Wrap unwrap strong" => "Plier / d&eacute;plier avec &lt;strong&gt;",
"Wrap unwrap em" => "Plier / d&eacute;plier avec &lt;em&gt;",
"Wrap unwrap h1..." => "Plier / d&eacute;plier avec &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Fin de ligne avec &lt;br&gt;",
"Close tab" => "Fermer l&apos;onglet",
"Select file folder" => "S&eacute;lectionner fichier / dossier",
"Open file" => "Ouvrir le fichier",
"Range select" => "S&eacute;lection de la plage",
"Options for selected" => "Options pour s&eacute;lectionner",
"Delete selected" => "Suppression de la s&eacute;lection",
"Next previous tab" => "Onglet suivant / pr&eacute;c&eacute;dent",
"Next tab" => "Onglet suivant",
"Previous tab" => "Onglet pr&eacute;c&eacute;dent",
"New tab" => "Nouvel onglet",
"Close current tab" => "Fermer l&apos;onglet courant",
"Open file prompt" => "Ouvrir une invite de fichier",
"Find" => "Chercher",
"Focus on Go..." => " Focus sur le d&eacute;but de ligne",
"Save" => "Enregistrer",
"Save as" => "Enregistrer sous...",
"View webpage" => "Afficher la page web",
"Contract expand file..." => "R&eacute;duire / agrandir le gestionnaire de fichiers",
"Fold unfold current..." => "Plier / d&eacute;plier la ligne courante",
"Refocus on document" => "Revenir sur le document",
"Cancel tasks" => "Quitter les tâches"
),
"help" =>
[
"shortcuts" => "raccourcis",
"Within document" => "Dans un fichier",
"On Tabs" => "Dans les onglets",
"Within file manager" => "Dans le gestionnaire de fichiers",
"Anywhere" => "N&apos;importe o&ugrave;",
"Space" => "Espace",
"Click" => "Clic",
"or" => "ou",
"Left click" => "Clic gauche",
"Middle click" => "Clic du milieu",
"Double click tap..." => "Double clic / touche (mobile)",
"Right click" => "Clic droit",
"Middle scrollwheel" => "Roulette du milieu",
"Drag" => "Glisser",
"Autocomplete add snippet" => "Saisie semi-automatique / ajouter un extrait",
"Multiple select" => "S&eacute;lection multiple",
"Move line up" => "Aller &agrave; la ligne sup&eacute;rieure",
"Move line down" => "Aller &agrave; la ligne inf&eacute;rieure",
"Duplicate lines" => "Dupliquer la(les) ligne(s)",
"Remove lines" => "Supprimer la(les) ligne(s)",
"Insert line before" => "Ins&eacute;rer un ligne avant",
"Insert line after" => "Ins&eacute;rer une ligne apr&egrave;s",
"Search for selected" => "Rechercher pour la s&eacute;lection",
"Jump to definition" => "Aller &agrave; la d&eacute;finition / revenir en arri&egrave;re",
"Comment uncomment" => "Commenter / D&eacute;commenter",
"Insert tab indent" => "Ins&eacute;rer un tableau / indent selected",
"Wrap with div" => "Plier avec &lt;div&gt;",
"Wrap with span" => "Plier avec &lt;span&gt;",
"Wrap unwrap p" => "Plier / d&eacute;plier avec &lt;p&gt;",
"Wrap unwrap a" => "Plier / d&eacute;plier avec &lt;a&gt;",
"Wrap unwrap b" => "Plier / d&eacute;plier avec &lt;b&gt;",
"Wrap unwrap i" => "Plier / d&eacute;plier avec &lt;i&gt;",
"Wrap unwrap strong" => "Plier / d&eacute;plier avec &lt;strong&gt;",
"Wrap unwrap em" => "Plier / d&eacute;plier avec &lt;em&gt;",
"Wrap unwrap h1..." => "Plier / d&eacute;plier avec &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Fin de ligne avec &lt;br&gt;",
"Close tab" => "Fermer l&apos;onglet",
"Select file folder" => "S&eacute;lectionner fichier / dossier",
"Open file" => "Ouvrir le fichier",
"Range select" => "S&eacute;lection de la plage",
"Options for selected" => "Options pour s&eacute;lectionner",
"Delete selected" => "Suppression de la s&eacute;lection",
"Next previous tab" => "Onglet suivant / pr&eacute;c&eacute;dent",
"Next tab" => "Onglet suivant",
"Previous tab" => "Onglet pr&eacute;c&eacute;dent",
"New tab" => "Nouvel onglet",
"Close current tab" => "Fermer l&apos;onglet courant",
"Open file prompt" => "Ouvrir une invite de fichier",
"Find" => "Chercher",
"Focus on Go..." => " Focus sur le d&eacute;but de ligne",
"Save" => "Enregistrer",
"Save as" => "Enregistrer sous...",
"View webpage" => "Afficher la page web",
"Contract expand file..." => "R&eacute;duire / agrandir le gestionnaire de fichiers",
"Fold unfold current..." => "Plier / d&eacute;plier la ligne courante",
"Refocus on document" => "Revenir sur le document",
"Cancel tasks" => "Quitter les tâches"
],
"icecoder" =>
array(
"No text selected..." => "Aucun texte s&eacute;lectionn&eacute; pour la recherche sur",
"all files" => "tous les fichiers",
"all filenames" => "tous les noms de fichiers",
"selected files" => "fichiers s&eacute;lectionn&eacute;s",
"selected filenames" => "les nomes de fichiers s&eacute;lectionn&eacute;s",
"Creating Folder" => "r&eacute;ation de dossier",
"Sorry you can..." => "D&eacute;sol&eacute;, vous ne pouvez pas avoir plus de 100 fichiers ouverts en m&ecirc;me temps !",
"Opening File" => "Ouverture de fichier",
"Enter relative file..." => "Entrez le chemin relatif du fichier (pr&eacute;fix&eacute; avec un /) ou l&apos;URL distante",
"Getting" => "Obtention",
"Please enter the..." => "S&apos;il vous plait, saisissez le nouveau nom pour",
"Renaming to" => "Renomm&eacute; en",
"Moving to" => "D&eacute;plac&eacute; vers",
"Deleting File" => "Suppression fichier",
"Pasting File" => "Collage fichier",
"Sorry cannot paste..." => "D&eacute;sol&eacute;, il n&apos;est pas possible de coller une racine",
"Nothing to paste..." => "Rien &agrave; coller, copiez un fichier/dossier en premier !",
"and" => "et",
"this document" => "ce document",
"replace" => "remplacer",
"replace all" => "tout remplacer",
"file" => "fichier",
"Replacing text in" => "Remplacement de texte dans",
"Cancelled tasks" => "Tâches annul&eacute;s",
"Open previous files" => "Ouvrir les fichiers pr&eacute;c&eacute;dents ?",
"Please note for..." => "S&apos;il vous pla&icirc;t, noter : la mise &agrave; jour fonctionne correctement, vous devez avoir les permissions d&apos;&eacute;criture / suppression &agrave; tous les r&eacute;pertoires et fichiers d&apos;ICEcoder. Si vous avez besoin de r&eacute;cup&eacute;rer cette version d&apos;ICEcoder pour une raison quelconque, vous la trouverez dans le r&eacute;pertoire / tmp. Cliquez sur OK pour proc&eacute;der &agrave; une mise &agrave; jour automatique, ou annuler et visiter le site d&apos;ICEcoder de sorte que vous pouvez r&eacute;cup&eacute;rer le fichier zip et mettre &agrave; jour manuellement.",
"You can start..." => "Vous pouvez reporter un dysfonctionnement dans Aide > Pr&eacute;f&eacute;rences",
"Error cannot find..." => "Erreur : ne peut pas trouver / acc&eacute;der aux chemins des fichiers d&apos;erreur",
"No new errors..." => "Aucune nouvelle erreur trouv&eacute;e",
"You have made..." => "Vous avez r&eacute;alis&eacute; des modifications. Etes vous sûr(e) de d&eacute;sirer quitter sans sauvegarder ?",
"Close all tabs" => "Fermer tous les onglets?",
"results" => "r&eacute;sultats"
),
"icecoder" =>
[
"No text selected..." => "Aucun texte s&eacute;lectionn&eacute; pour la recherche sur",
"all files" => "tous les fichiers",
"all filenames" => "tous les noms de fichiers",
"selected files" => "fichiers s&eacute;lectionn&eacute;s",
"selected filenames" => "les nomes de fichiers s&eacute;lectionn&eacute;s",
"Creating Folder" => "r&eacute;ation de dossier",
"Sorry you can..." => "D&eacute;sol&eacute;, vous ne pouvez pas avoir plus de 100 fichiers ouverts en m&ecirc;me temps !",
"Opening File" => "Ouverture de fichier",
"Enter relative file..." => "Entrez le chemin relatif du fichier (pr&eacute;fix&eacute; avec un /) ou l&apos;URL distante",
"Getting" => "Obtention",
"Please enter the..." => "S&apos;il vous plait, saisissez le nouveau nom pour",
"Renaming to" => "Renomm&eacute; en",
"Moving to" => "D&eacute;plac&eacute; vers",
"Deleting File" => "Suppression fichier",
"Pasting File" => "Collage fichier",
"Sorry cannot paste..." => "D&eacute;sol&eacute;, il n&apos;est pas possible de coller une racine",
"Nothing to paste..." => "Rien &agrave; coller, copiez un fichier/dossier en premier !",
"and" => "et",
"this document" => "ce document",
"replace" => "remplacer",
"replace all" => "tout remplacer",
"file" => "fichier",
"Replacing text in" => "Remplacement de texte dans",
"Cancelled tasks" => "Tâches annul&eacute;s",
"Open previous files" => "Ouvrir les fichiers pr&eacute;c&eacute;dents ?",
"Please note for..." => "S&apos;il vous pla&icirc;t, noter : la mise &agrave; jour fonctionne correctement, vous devez avoir les permissions d&apos;&eacute;criture / suppression &agrave; tous les r&eacute;pertoires et fichiers d&apos;ICEcoder. Si vous avez besoin de r&eacute;cup&eacute;rer cette version d&apos;ICEcoder pour une raison quelconque, vous la trouverez dans le r&eacute;pertoire / tmp. Cliquez sur OK pour proc&eacute;der &agrave; une mise &agrave; jour automatique, ou annuler et visiter le site d&apos;ICEcoder de sorte que vous pouvez r&eacute;cup&eacute;rer le fichier zip et mettre &agrave; jour manuellement.",
"You can start..." => "Vous pouvez reporter un dysfonctionnement dans Aide > Pr&eacute;f&eacute;rences",
"Error cannot find..." => "Erreur : ne peut pas trouver / acc&eacute;der aux chemins des fichiers d&apos;erreur",
"No new errors..." => "Aucune nouvelle erreur trouv&eacute;e",
"You have made..." => "Vous avez r&eacute;alis&eacute; des modifications. Etes vous sûr(e) de d&eacute;sirer quitter sans sauvegarder ?",
"Close all tabs" => "Fermer tous les onglets?",
"results" => "r&eacute;sultats"
],
"login" =>
array(
"set password" => "D&eacute;finir un mot de passe",
"login" => "Connexion",
"To disable registration..."=> "Pour d&eacute;sactiver le mode &apos;enregsitrement&apos;, ouvrir le menu des pr&eacute;f&eacute;rences ou le fichier data/config-settings.php et modifier enableRegistration &agrave; &apos;false&apos;, puis recharger cette page",
"Registration mode enabled" => "Mode Enregistrement activ&eacute;",
"auto-check for updates" => "V&eacute;rification automatique des mises &agrave; jour",
"To put into..." => "Pour passer en mode &apos;multi-utilisateur&apos;, ouvrir le menu des pref&eacute;rences ou le ifchier data/config-settings.php et modifier multiUser &agrave; &apos;true&apos;, puis recharger cette page",
"multi-user" => "Multi-utilisateur"
),
"login" =>
[
"set password" => "D&eacute;finir un mot de passe",
"login" => "Connexion",
"To disable registration..." => "Pour d&eacute;sactiver le mode &apos;enregsitrement&apos;, ouvrir le menu des pr&eacute;f&eacute;rences ou le fichier data/config-settings.php et modifier enableRegistration &agrave; &apos;false&apos;, puis recharger cette page",
"Registration mode enabled" => "Mode Enregistrement activ&eacute;",
"auto-check for updates" => "V&eacute;rification automatique des mises &agrave; jour",
"To put into..." => "Pour passer en mode &apos;multi-utilisateur&apos;, ouvrir le menu des pref&eacute;rences ou le ifchier data/config-settings.php et modifier multiUser &agrave; &apos;true&apos;, puis recharger cette page",
"multi-user" => "Multi-utilisateur"
],
"multiple-results" =>
array(
"rename all" => "Tout renommer",
"replace all" => "Tout remplacer",
"document" => "document",
"Found" => "trouv&eacute;",
"times" => "date",
"replace" => "remplacer",
"file folder" => "fichier/dossier",
"rename to" => "renommer en",
"rename" => "renommer",
"file" => "fichier",
"No matches found" => "Aucun r&eacute;sultat de trouver",
"selected" => "s&eacute;lectionn&eacute;",
"found in" => "trouv&eacute; dans",
"Replaced" => "Remplac&eacute;"
),
"multiple-results" =>
[
"rename all" => "Tout renommer",
"replace all" => "Tout remplacer",
"document" => "document",
"Found" => "trouv&eacute;",
"times" => "date",
"replace" => "remplacer",
"file folder" => "fichier/dossier",
"rename to" => "renommer en",
"rename" => "renommer",
"file" => "fichier",
"No matches found" => "Aucun r&eacute;sultat de trouver",
"selected" => "s&eacute;lectionn&eacute;",
"found in" => "trouv&eacute; dans",
"Replaced" => "Remplac&eacute;"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder a besoin d&apos;&ecirc;tre recharg&eacute; pour rendre ce plugin utilisable. Le faire maintenant ?",
"saving plugins" => "sauvegarde des plugins ...",
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture",
"and try again" => "et essayez de nouveau",
"couldnt delete dir" => "ne peut pas effacer le dossier",
"couldnt delete file" => "ne peut pas effacer le fichier",
"plugins" => "plugins",
"Guide to writing..." => "Guide pour &eacute;crire des plugins",
"Manage Installed" => "Gestionnaire install&eacute;",
"URL" => "URL",
"Target" => "Cible",
"Timer" => "Compteur",
"Update" => "Mise &agrave; jour",
"Install" => "Installation",
"Uninstall" => "D&eacute;sinstallation",
"Reload after install..." => "Une reconnexion est n&eacute;cessaire apr&egrave;s l&apos;installation"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder a besoin d&apos;&ecirc;tre recharg&eacute; pour rendre ce plugin utilisable. Le faire maintenant ?",
"saving plugins" => "sauvegarde des plugins ...",
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture",
"and try again" => "et essayez de nouveau",
"couldnt delete dir" => "ne peut pas effacer le dossier",
"couldnt delete file" => "ne peut pas effacer le fichier",
"plugins" => "plugins",
"Guide to writing..." => "Guide pour &eacute;crire des plugins",
"Manage Installed" => "Gestionnaire install&eacute;",
"URL" => "URL",
"Target" => "Cible",
"Timer" => "Compteur",
"Update" => "Mise &agrave; jour",
"Install" => "Installation",
"Uninstall" => "D&eacute;sinstallation",
"Reload after install..." => "Une reconnexion est n&eacute;cessaire apr&egrave;s l&apos;installation"
],
"properties" =>
array(
"properties" => "propri&eacute;t&eacute;s",
"Size" => "Taille",
"Modified" => "Derni&egrave;re modification",
"Last access" => "Dernier acc&egrave;s",
"Type" => "Type",
"Readable Writeable" => "Lisible / Inscriptible",
"Relative path" => "Chemin relatif",
"Absolute path" => "Chemin absolute",
"Contains" => "Contenu",
"Permissions" => "Permissions",
"Owner" => "Propri&eacute;taire",
"Group" => "Groupe",
"Public" => "Public",
"Read" => "Lire",
"Write" => "Ecrire",
"Execute" => "Ex&eacute;cuter",
"Change to" => "Modifier en",
"update" => "mise &agrave; jour"
),
"properties" =>
[
"properties" => "propri&eacute;t&eacute;s",
"Size" => "Taille",
"Modified" => "Derni&egrave;re modification",
"Last access" => "Dernier acc&egrave;s",
"Type" => "Type",
"Readable Writeable" => "Lisible / Inscriptible",
"Relative path" => "Chemin relatif",
"Absolute path" => "Chemin absolute",
"Contains" => "Contenu",
"Permissions" => "Permissions",
"Owner" => "Propri&eacute;taire",
"Group" => "Groupe",
"Public" => "Public",
"Read" => "Lire",
"Write" => "Ecrire",
"Execute" => "Ex&eacute;cuter",
"Change to" => "Modifier en",
"update" => "mise &agrave; jour"
],
"settings-common" =>
array(
"Your document does..." => "Votre document ne semble pas &ecirc;tre en UTF-8 et a donc &eacute;t&eacute; converti"
),
"settings-common" =>
[
"Your document does..." => "Votre document ne semble pas &ecirc;tre en UTF-8 et a donc &eacute;t&eacute; converti"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture sur celui-ci",
"and try again" => "et essayez de nouveau"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture sur celui-ci",
"and try again" => "et essayez de nouveau"
],
"settings-screen" =>
array(
"settings" => "pr&eacute;f&eacute;rences",
"version" => "version",
"website" => "Site internet",
"git" => "git",
"codemirror dir" => "chemin de codemirror",
"codemirror version" => "version de codemirror ",
"file manager root" => "racine du gestionnaire de fichiers",
"Free to use..." => "Libre de l&apos;utiliser pour vos propres fins, commerciales ou non, faites moi juste savoir de toute utilisation sympa ou personnalisations. :)<br><br>Aucune garantie ou responsabilit&eacute; est accept&eacute;es de notre part, toute responsabilit&eacute; d&apos;utilisation est de votre ressort.<br><br>De nombreuses personnes fantastiques et d&apos;entreprises ont contribu&eacute; &agrave; r&eacute;aliser ICEcoder et il est important de les remercier ici. S&apos;il vous pla&icirc;t, parcourez la liste compl&egrave;te sur",
"functionality" => "fonctionnalit&eacute;s",
"check for updates..." => "V&eacute;rifier les mises &agrave; jour",
"auto open last..." => "affichage des derniers fichiers",
"when finding in..." => "extension à exclure des recherches",
"assisting" => "assistant",
"code assist" => "Assistance de code",
"visible tabs" => "onglets visibles",
"locked nav" => "navigation v&eacute;rouill&eacute;e",
"tag wrapper command" => "commande de tag",
"auto-complete on" => "auto-compl&eacute;tion sur",
"security" => "s&eacute;curit&eacute;",
"new password" => "nouveau mot de passe",
"8 chars min" => "8 caract&egrave;res minimum",
"confirm password" => "confirmation du mot de passe",
"banned files/folders" => "fichiers/dossiers bannis",
"banned paths" => "chemins bannis",
"ip addresses" => "adresses ip",
"Slash prefixed comma..."=> "Slash pr&eacute;fix&eacute;, s&eacute;par&eacute;es par des virgules",
"Comma delimited" => "D&eacute;limit&eacute; par des virgules",
"style" => "style",
"theme" => "th&egrave;me",
"line wrapping" => "retour &agrave; la ligne",
"scrollbars" => "barres de défilement",
"indent type" => "indent type",
"indent size" => "indent size",
"font size" => "font size",
"auto indent" => "auto indent",
"layout" => "disposition",
"plugin panel aligned" => "panneau des plugins align&eacute;",
"file manager" => "gestionnaire de fichiers",
"root" => "racine",
"Slash prefixed" => "Slash pr&eacute;fix&eacute;",
"bug reporting" => "Rapport de dysfonctionnement",
"check in files" => "v&eacute;rifier dans les fichiers",
"every" => "chaque",
"secs getting last" => "secondes, obtenir le dernier",
"lines" => "lignes",
"multi-user" => "multi-utilisateurs",
"Make sure you..." => "Assurez-vous que vous ne vous bloquez pas sur",
"Registration" => "Enregistrement",
"update" => "Mise &agrave; jour"
),
"settings-screen" =>
[
"settings" => "pr&eacute;f&eacute;rences",
"version" => "version",
"website" => "Site internet",
"git" => "git",
"codemirror dir" => "chemin de codemirror",
"codemirror version" => "version de codemirror ",
"file manager root" => "racine du gestionnaire de fichiers",
"Free to use..." => "Libre de l&apos;utiliser pour vos propres fins, commerciales ou non, faites moi juste savoir de toute utilisation sympa ou personnalisations. :)<br><br>Aucune garantie ou responsabilit&eacute; est accept&eacute;es de notre part, toute responsabilit&eacute; d&apos;utilisation est de votre ressort.<br><br>De nombreuses personnes fantastiques et d&apos;entreprises ont contribu&eacute; &agrave; r&eacute;aliser ICEcoder et il est important de les remercier ici. S&apos;il vous pla&icirc;t, parcourez la liste compl&egrave;te sur",
"functionality" => "fonctionnalit&eacute;s",
"check for updates..." => "V&eacute;rifier les mises &agrave; jour",
"auto open last..." => "affichage des derniers fichiers",
"when finding in..." => "extension à exclure des recherches",
"assisting" => "assistant",
"code assist" => "Assistance de code",
"visible tabs" => "onglets visibles",
"locked nav" => "navigation v&eacute;rouill&eacute;e",
"tag wrapper command" => "commande de tag",
"auto-complete on" => "auto-compl&eacute;tion sur",
"security" => "s&eacute;curit&eacute;",
"new password" => "nouveau mot de passe",
"8 chars min" => "8 caract&egrave;res minimum",
"confirm password" => "confirmation du mot de passe",
"banned files/folders" => "fichiers/dossiers bannis",
"banned paths" => "chemins bannis",
"ip addresses" => "adresses ip",
"Slash prefixed comma..." => "Slash pr&eacute;fix&eacute;, s&eacute;par&eacute;es par des virgules",
"Comma delimited" => "D&eacute;limit&eacute; par des virgules",
"style" => "style",
"theme" => "th&egrave;me",
"line wrapping" => "retour &agrave; la ligne",
"scrollbars" => "barres de défilement",
"indent type" => "indent type",
"indent size" => "indent size",
"font size" => "font size",
"auto indent" => "auto indent",
"layout" => "disposition",
"plugin panel aligned" => "panneau des plugins align&eacute;",
"file manager" => "gestionnaire de fichiers",
"root" => "racine",
"Slash prefixed" => "Slash pr&eacute;fix&eacute;",
"bug reporting" => "Rapport de dysfonctionnement",
"check in files" => "v&eacute;rifier dans les fichiers",
"every" => "chaque",
"secs getting last" => "secondes, obtenir le dernier",
"lines" => "lignes",
"multi-user" => "multi-utilisateurs",
"Make sure you..." => "Assurez-vous que vous ne vous bloquez pas sur",
"Registration" => "Enregistrement",
"update" => "Mise &agrave; jour"
],
"settings-update" =>
array(
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture sur celui-ci",
"and try again" => "et essayez de nouveau",
"and press refresh" => "et pressez le rafra&icirc;chissement de la page"
),
"settings-update" =>
[
"Cannot update config..." => "Impossibilit&eacute; de mettre &agrave; jour le fichier de configuration. V&eacute;rifiez les permissions d&apos;&eacute;criture sur celui-ci",
"and try again" => "et essayez de nouveau",
"and press refresh" => "et pressez le rafra&icirc;chissement de la page"
],
"updater" =>
array(
"Update appears to..." => "La mise &agrave; jour semble s&apos;&ecirc;tre r&eacute;alis&eacute;e avec succ&egrave;s"
)
"updater" =>
[
"Update appears to..." => "La mise &agrave; jour semble s&apos;&ecirc;tre r&eacute;alis&eacute;e avec succ&egrave;s"
]
);
];

View File

@@ -5,347 +5,345 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>Klick auf das Icon<br>f&uuml;r Hilfe &amp;<br>Anwendungsbeispielen</b>",
"server" => "Server",
"Server name, OS..." => "Servername, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP Version:",
"Date & time" => "Datum & Uhrzeit:",
"your device" => "Dein Gerät",
"Browser" => "Browser:",
"Your IP" => "Deine IP:",
"files" => "Dateien",
"Last 10 files..." => "Die letzten 10 ge&ouml;ffneten Dateien:",
"none" => "[nichts]",
"results" => "Ergebnis"
),
"editor" =>
[
"Click icons for..." => "<b>Klick auf das Icon<br>f&uuml;r Hilfe &amp;<br>Anwendungsbeispielen</b>",
"server" => "Server",
"Server name, OS..." => "Servername, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP Version:",
"Date & time" => "Datum & Uhrzeit:",
"your device" => "Dein Gerät",
"Browser" => "Browser:",
"Your IP" => "Deine IP:",
"files" => "Dateien",
"Last 10 files..." => "Die letzten 10 ge&ouml;ffneten Dateien:",
"none" => "[nichts]",
"results" => "Ergebnis"
],
"files" =>
array(
"Lock" => "Sperren",
"Refresh" => "Erneueren",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "Sperren",
"Refresh" => "Erneueren",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "Update Infos",
"now available" => "jetzt verf&uuml;gbar",
"Your version is" => "Deine Version ist",
"Update now" => "Jetzt aktualisieren",
"You have some..." => "Du hast einige nicht gespeicherete Dateien",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "arbeite",
"Color picker" => "Farbauswahl",
"New File" => "Neue Datei",
"New Folder" => "Neuer Ordner",
"Upload File(s)" => "Datei(en) hochladen",
"Paste" => "Einf&uuml;gen",
"Open" => "&Ouml;ffnen",
"Copy" => "Kopieren",
"Duplicate" => "Duplizieren",
"Delete" => "L&ouml;schen",
"Rename" => "Umbenennen",
"View Webpage" => "Webseite anzeigen",
"Download" => "Herunterladen",
"Properties" => "Einstellungen",
"File" => "Datei",
"Edit" => "Editieren",
"Remote" => "Fernzugriff",
"Help" => "Hilfe",
"Save" => "Speichern",
"Save As" => "Speichern als",
"Live Preview" => "Live Vorschau",
"Upload" => "Hochladen",
"Zip" => "Zip",
"Print" => "Drucken",
"Fullscreen toggle" => "Vollbildmodus wechseln",
"Logout" => "Ausloggen",
"Undo" => "R&uuml;ckg&auml;ngig",
"Redo" => "Wiederherstellen",
"Indent more" => "Einzug vergr&ouml;&szlig;ern",
"Indent less" => "Einzug verkleinern",
"Autocomplete" => "Auto vervollst&auml;ndigen",
"Comment/Uncomment" => "Kommentieren/Auskommentieren",
"Jump to Definition" => "Springe zur Definition",
"Manual" => "Anleitung",
"Shortcuts" => "Schnellzugriffe",
"Settings" => "Einstellungen",
"Search for selected" => "Nach Auswahl suchen",
"website" => "Website",
"Close all tabs" => "Alle Tabs schlie&szlig;en",
"Alphabetize tabs" => "Tabs alphabetisch sortieren",
// "Find" => "Finden",
// "in" => "in",
// "and" => "und",
// "replace" => "ersetzen",
// "replace all" => "alle ersetzen",
// "this document" => "dieses Dokument",
// "open documents" => "ge&ouml;ffnete Dokumente",
// "all files" => "Alle Dateien",
// "all filenames" => "Alle Dateinamen",
"Go to Line" => "Geh zur Zeile",
"View" => "Anzeigen",
"Bug reporting not active" => "Fehlermeldungen sind nicht aktiv"
),
"index" =>
[
"UPDATE INFO" => "Update Infos",
"now available" => "jetzt verf&uuml;gbar",
"Your version is" => "Deine Version ist",
"Update now" => "Jetzt aktualisieren",
"You have some..." => "Du hast einige nicht gespeicherete Dateien",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "arbeite",
"Color picker" => "Farbauswahl",
"New File" => "Neue Datei",
"New Folder" => "Neuer Ordner",
"Upload File(s)" => "Datei(en) hochladen",
"Paste" => "Einf&uuml;gen",
"Open" => "&Ouml;ffnen",
"Copy" => "Kopieren",
"Duplicate" => "Duplizieren",
"Delete" => "L&ouml;schen",
"Rename" => "Umbenennen",
"View Webpage" => "Webseite anzeigen",
"Download" => "Herunterladen",
"Properties" => "Einstellungen",
"File" => "Datei",
"Edit" => "Editieren",
"Remote" => "Fernzugriff",
"Help" => "Hilfe",
"Save" => "Speichern",
"Save As" => "Speichern als",
"Live Preview" => "Live Vorschau",
"Upload" => "Hochladen",
"Zip" => "Zip",
"Print" => "Drucken",
"Fullscreen toggle" => "Vollbildmodus wechseln",
"Logout" => "Ausloggen",
"Undo" => "R&uuml;ckg&auml;ngig",
"Redo" => "Wiederherstellen",
"Indent more" => "Einzug vergr&ouml;&szlig;ern",
"Indent less" => "Einzug verkleinern",
"Autocomplete" => "Auto vervollst&auml;ndigen",
"Comment/Uncomment" => "Kommentieren/Auskommentieren",
"Jump to Definition" => "Springe zur Definition",
"Manual" => "Anleitung",
"Shortcuts" => "Schnellzugriffe",
"Settings" => "Einstellungen",
"Search for selected" => "Nach Auswahl suchen",
"website" => "Website",
"Close all tabs" => "Alle Tabs schlie&szlig;en",
"Alphabetize tabs" => "Tabs alphabetisch sortieren",
// "Find" => "Finden",
// "in" => "in",
// "and" => "und",
// "replace" => "ersetzen",
// "replace all" => "alle ersetzen",
// "this document" => "dieses Dokument",
// "open documents" => "ge&ouml;ffnete Dokumente",
// "all files" => "Alle Dateien",
// "all filenames" => "Alle Dateinamen",
"Go to Line" => "Geh zur Zeile",
"View" => "Anzeigen",
"Bug reporting not active" => "Fehlermeldungen sind nicht aktiv"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Gefunden in:"
),
"bug-files-check" =>
[
"Found in" => "Gefunden in:"
],
"file-control" =>
array(
"Sorry" => "Entschuldigung",
"does not seem..." => "Es scheint auf dem Server nicht zu existieren",
"Sorry, could not..." => "Entschuldigung, kann den Inhalte von",
"Sorry, cannot create..." => "Entschuldigung, kann den Ordner nicht erstellen in",
"Sorry, cannot copy" => "Entschuldigung, kann nicht kopieren",
"into" => "in",
"Uploaded file(s) OK" => "Hoch geladene Datei(n) OK",
"Sorry, cannot upload" => "Entschuldigung, kann nicht hochladen",
"Sorry, cannot upload..." => "Entschuldigung, kann solange nicht hochladen, solange der Demo Modus aktiv ist",
"Sorry, cannot rename" => "Entschuldigung, kann nicht umbenennen",
"Maybe public write..." => "Vielleicht fehlen Schreibrechte auf dem &uuml;bergeordneten Ordner?",
"Sorry, cannot move" => "Entschuldigung, kann nicht verschieben",
"Sorry, cannot save" => "Entschuldigung, kann nicht speichern",
"Sorry, cannot replace..." => "Entschuldigung, kann den Text nicht ersetzen",
"Sorry, cannot change..." => "Entschuldigung, kann die Berechtigung nicht &auml;ndern f&uuml;r",
"Sorry, cannot delete..." => "Entschuldigung, kann das Hauptverzeichnis nicht l&ouml;schen",
"Sorry, cannot delete" => "Entschuldigung, kann nicht l&ouml;schen",
"Sorry, this file..." => "Entschuldigung, die Datei wurde ge&auml;ndert, kann nicht speichern",
"Reload this file..." => "Soll die Datei mit deiner neueren Version neu geladen werden?",
"There was a..." => "Irgend was ist schief gelaufen. ICEcoder l&auml;dt einfach noch mal neu.",
"displayed at" => "angezeigt bei",
"Enter filename to..." => "Dateinamen eingeben um es zu speichern",
"That file exists..." => "Die Datei existiert bereits, &uuml;berschreiben?",
"Saving" => "Speichere"
),
"file-control" =>
[
"Sorry" => "Entschuldigung",
"does not seem..." => "Es scheint auf dem Server nicht zu existieren",
"Sorry, could not..." => "Entschuldigung, kann den Inhalte von",
"Sorry, cannot create..." => "Entschuldigung, kann den Ordner nicht erstellen in",
"Sorry, cannot copy" => "Entschuldigung, kann nicht kopieren",
"into" => "in",
"Uploaded file(s) OK" => "Hoch geladene Datei(n) OK",
"Sorry, cannot upload" => "Entschuldigung, kann nicht hochladen",
"Sorry, cannot upload..." => "Entschuldigung, kann solange nicht hochladen, solange der Demo Modus aktiv ist",
"Sorry, cannot rename" => "Entschuldigung, kann nicht umbenennen",
"Maybe public write..." => "Vielleicht fehlen Schreibrechte auf dem &uuml;bergeordneten Ordner?",
"Sorry, cannot move" => "Entschuldigung, kann nicht verschieben",
"Sorry, cannot save" => "Entschuldigung, kann nicht speichern",
"Sorry, cannot replace..." => "Entschuldigung, kann den Text nicht ersetzen",
"Sorry, cannot change..." => "Entschuldigung, kann die Berechtigung nicht &auml;ndern f&uuml;r",
"Sorry, cannot delete..." => "Entschuldigung, kann das Hauptverzeichnis nicht l&ouml;schen",
"Sorry, cannot delete" => "Entschuldigung, kann nicht l&ouml;schen",
"Sorry, this file..." => "Entschuldigung, die Datei wurde ge&auml;ndert, kann nicht speichern",
"Reload this file..." => "Soll die Datei mit deiner neueren Version neu geladen werden?",
"There was a..." => "Irgend was ist schief gelaufen. ICEcoder l&auml;dt einfach noch mal neu.",
"displayed at" => "angezeigt bei",
"Enter filename to..." => "Dateinamen eingeben um es zu speichern",
"That file exists..." => "Die Datei existiert bereits, &uuml;berschreiben?",
"Saving" => "Speichere"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Fehlerhafter CSRF Token. Bitte den Fehler an https://github.com/icecoder/ICEcoder damit das Problem gel&ouml;st werden kann."
),
"headers" =>
[
"Bad CSRF token..." => "Fehlerhafter CSRF Token. Bitte den Fehler an https://github.com/icecoder/ICEcoder damit das Problem gel&ouml;st werden kann."
],
"help" =>
array(
"shortcuts" => "shortcuts",
"Within document" => "Innerhalb des Dokuments",
"On Tabs" => "Ge&ouml;ffnete Tabs",
"Within file manager" => "Innerhalb des Dateimanagers",
"Anywhere" => "&Uuml;berall",
"Space" => "Leerzeichen",
"Click" => "Klick",
"or" => "oder",
"Left click" => "Linksklick",
"Middle click" => "mittlerer Klick",
"Double click tap..." => "Doppelklick / Tap (Mobile)",
"Right click" => "Rechtsklick",
"Middle scrollwheel" => "mittleres Mausrad",
"Drag" => "Ziehen",
"Autocomplete add snippet" => "Autocomplete / snippet hinzuf&uuml;gen",
"Multiple select" => "Mehrfachauswahl",
"Move line up" => "Zeile h&ouml;her",
"Move line down" => "Zeile runter",
"Duplicate lines" => "Zeile(n) duplizieren",
"Remove lines" => "Zeile(n) entfernen",
"Insert line before" => "Zeile vorher einf&uuml;gen",
"Insert line after" => "Zeile danach ein&uuml;gen",
"Search for selected" => "Nach dem gesuchten ausw&auml;hlen",
"Jump to definition" => "Zur Definition springen / zur&uml;ck springen",
"Comment uncomment" => "Kommentieren / Auskommentieren",
"Insert tab indent" => "Tab einf&uuml;gen / Gedankenstrich selektiert",
"Wrap with div" => "Mit &lt;div&gt; umschlie&szlig;en",
"Wrap with span" => "Mit &lt;span&gt; umschlie&szlig;en",
"Wrap unwrap p" => "Umschlie&szlig;en / unwrap with &lt;p&gt;",
"Wrap unwrap a" => "Umschlie&szlig;en / Mit &lt;a&gt; auschlie&szlig;en",
"Wrap unwrap b" => "Umschlie&szlig;en / Mit &lt;b&gt; auschlie&szlig;en",
"Wrap unwrap i" => "Umschlie&szlig;en / Mit &lt;i&gt; auschlie&szlig;en",
"Wrap unwrap strong" => "Umschlie&szlig;en / Mit &lt;strong&gt; auschlie&szlig;en",
"Wrap unwrap em" => "Umschlie&szlig;en / Mit &lt;em&gt; auschlie&szlig;en",
"Wrap unwrap h1..." => "Umschlie&szlig;en / Mit &lt;h1&gt; - &lt;h3&gt; auschlie&szlig;en",
"End line with..." => "Zeile abschlie&szlig;en mit &lt;br&gt;",
"Close tab" => "Tab schlie&szlig;en",
"Select file folder" => "Datei / Verzeichnis ausw&auml;hlen",
"Open file" => "Datei &ouml;ffnen",
"Range select" => "Bereich ausw&auml;hlen",
"Options for selected" => "Optionen f&uuml;r ausgew&auml;hlte",
"Delete selected" => "Ausgew&auml;hlte l&ouml;schen",
"Next previous tab" => "N&auml;chster / Vorheriger Tab",
"Next tab" => "N&auml;chster Tab",
"Previous tab" => "Vorheriger Tab",
"New tab" => "Neuer Tab",
"Close current tab" => "Aktuellen Tab schlie&szlig;en",
"Open file prompt" => "Datei &ouml;ffnen Dialog anzeigen",
"Find" => "Finden",
"Focus on Go..." => "Fokus auf Gehe zu Zeile Feld setzen",
"Save" => "Speichern",
"Save as" => "Speichern als ...",
"View webpage" => "Webseite anzeigen",
"Contract expand file..." => "Alle Dateien / Verzeichnisse anzeigen",
"Fold unfold current..." => "Aktuelle Zeile einklappen",
"Refocus on document" => "Erneut den Fokus auf das Dokument setzen",
"Cancel tasks" => "Vorgang abbrechen"
),
"help" =>
[
"shortcuts" => "shortcuts",
"Within document" => "Innerhalb des Dokuments",
"On Tabs" => "Ge&ouml;ffnete Tabs",
"Within file manager" => "Innerhalb des Dateimanagers",
"Anywhere" => "&Uuml;berall",
"Space" => "Leerzeichen",
"Click" => "Klick",
"or" => "oder",
"Left click" => "Linksklick",
"Middle click" => "mittlerer Klick",
"Double click tap..." => "Doppelklick / Tap (Mobile)",
"Right click" => "Rechtsklick",
"Middle scrollwheel" => "mittleres Mausrad",
"Drag" => "Ziehen",
"Autocomplete add snippet" => "Autocomplete / snippet hinzuf&uuml;gen",
"Multiple select" => "Mehrfachauswahl",
"Move line up" => "Zeile h&ouml;her",
"Move line down" => "Zeile runter",
"Duplicate lines" => "Zeile(n) duplizieren",
"Remove lines" => "Zeile(n) entfernen",
"Insert line before" => "Zeile vorher einf&uuml;gen",
"Insert line after" => "Zeile danach ein&uuml;gen",
"Search for selected" => "Nach dem gesuchten ausw&auml;hlen",
"Jump to definition" => "Zur Definition springen / zur&uml;ck springen",
"Comment uncomment" => "Kommentieren / Auskommentieren",
"Insert tab indent" => "Tab einf&uuml;gen / Gedankenstrich selektiert",
"Wrap with div" => "Mit &lt;div&gt; umschlie&szlig;en",
"Wrap with span" => "Mit &lt;span&gt; umschlie&szlig;en",
"Wrap unwrap p" => "Umschlie&szlig;en / unwrap with &lt;p&gt;",
"Wrap unwrap a" => "Umschlie&szlig;en / Mit &lt;a&gt; auschlie&szlig;en",
"Wrap unwrap b" => "Umschlie&szlig;en / Mit &lt;b&gt; auschlie&szlig;en",
"Wrap unwrap i" => "Umschlie&szlig;en / Mit &lt;i&gt; auschlie&szlig;en",
"Wrap unwrap strong" => "Umschlie&szlig;en / Mit &lt;strong&gt; auschlie&szlig;en",
"Wrap unwrap em" => "Umschlie&szlig;en / Mit &lt;em&gt; auschlie&szlig;en",
"Wrap unwrap h1..." => "Umschlie&szlig;en / Mit &lt;h1&gt; - &lt;h3&gt; auschlie&szlig;en",
"End line with..." => "Zeile abschlie&szlig;en mit &lt;br&gt;",
"Close tab" => "Tab schlie&szlig;en",
"Select file folder" => "Datei / Verzeichnis ausw&auml;hlen",
"Open file" => "Datei &ouml;ffnen",
"Range select" => "Bereich ausw&auml;hlen",
"Options for selected" => "Optionen f&uuml;r ausgew&auml;hlte",
"Delete selected" => "Ausgew&auml;hlte l&ouml;schen",
"Next previous tab" => "N&auml;chster / Vorheriger Tab",
"Next tab" => "N&auml;chster Tab",
"Previous tab" => "Vorheriger Tab",
"New tab" => "Neuer Tab",
"Close current tab" => "Aktuellen Tab schlie&szlig;en",
"Open file prompt" => "Datei &ouml;ffnen Dialog anzeigen",
"Find" => "Finden",
"Focus on Go..." => "Fokus auf Gehe zu Zeile Feld setzen",
"Save" => "Speichern",
"Save as" => "Speichern als ...",
"View webpage" => "Webseite anzeigen",
"Contract expand file..." => "Alle Dateien / Verzeichnisse anzeigen",
"Fold unfold current..." => "Aktuelle Zeile einklappen",
"Refocus on document" => "Erneut den Fokus auf das Dokument setzen",
"Cancel tasks" => "Vorgang abbrechen"
],
"login" =>
array(
"set password" => "Passwort setzen",
"login" => "Login",
"To disable registration..." => "Um den Registrierungsmodus zu deaktivieren, &ouml;ffne im Men&uuml; die Einstellungen oder die Datein data/config-settings.php und setze unter enableRegistration auf false, danach lade die Seite erneut.",
"Registration mode enabled" => "Registrierungsmodus aktiviert",
"auto-check for updates" => "Automatisch nach Update suchen",
"To put into..." => "Um den Mehrbenutzermodus zu aktivieren, &ouml;ffne im Men&uuml; die Einstellungen oder die Datein data/config-settings.php und setze unter multiUser auf true, danach lade die Seite erneut",
"multi-user" => "Mehrbenutzermodus"
),
"login" =>
[
"set password" => "Passwort setzen",
"login" => "Login",
"To disable registration..." => "Um den Registrierungsmodus zu deaktivieren, &ouml;ffne im Men&uuml; die Einstellungen oder die Datein data/config-settings.php und setze unter enableRegistration auf false, danach lade die Seite erneut.",
"Registration mode enabled" => "Registrierungsmodus aktiviert",
"auto-check for updates" => "Automatisch nach Update suchen",
"To put into..." => "Um den Mehrbenutzermodus zu aktivieren, &ouml;ffne im Men&uuml; die Einstellungen oder die Datein data/config-settings.php und setze unter multiUser auf true, danach lade die Seite erneut",
"multi-user" => "Mehrbenutzermodus"
],
"multiple-results" =>
array(
"rename all" => "Alle umbenennen",
"replace all" => "Alle ersetzen",
"document" => "Dokument",
"Found" => "Gefunden",
"times" => "",
"replace" => "ersetzen",
"file folder" => "Datei/Verzeichnis",
"rename to" => "Umbenennen nach",
"rename" => "Umbenennen",
"file" => "Datei",
"No matches found" => "Nichts gefunden",
"selected" => "Ausgew&auml;hlte",
"found in" => "Gefunden in",
"Replaced" => "Ersetzen"
),
"multiple-results" =>
[
"rename all" => "Alle umbenennen",
"replace all" => "Alle ersetzen",
"document" => "Dokument",
"Found" => "Gefunden",
"times" => "",
"replace" => "ersetzen",
"file folder" => "Datei/Verzeichnis",
"rename to" => "Umbenennen nach",
"rename" => "Umbenennen",
"file" => "Datei",
"No matches found" => "Nichts gefunden",
"selected" => "Ausgew&auml;hlte",
"found in" => "Gefunden in",
"Replaced" => "Ersetzen"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder muss neu geladen werden, damit das Plugin genutzt werden kann. Jetzt neu laden?",
"saving plugins" => "speichere Plugins ...",
"Cannot update config..." => "Kann die Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und es nochmal versuchen",
"couldnt delete dir" => "kann Verzeichnis nicht l&ouml;schen",
"couldnt delete file" => "kann Datei nicht l&ouml;schen",
"plugins" => "Plugins",
"Guide to writing..." => "Anleitung zum Erstellen von Plugins",
"Manage Installed" => "Gef&uuml;hrte Installtion",
"URL" => "URL",
"Target" => "Ziel",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Installieren",
"Uninstall" => "Deinstallieren",
"Reload after install..." => "Neuladen nach der Installation erforderlich"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder muss neu geladen werden, damit das Plugin genutzt werden kann. Jetzt neu laden?",
"saving plugins" => "speichere Plugins ...",
"Cannot update config..." => "Kann die Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und es nochmal versuchen",
"couldnt delete dir" => "kann Verzeichnis nicht l&ouml;schen",
"couldnt delete file" => "kann Datei nicht l&ouml;schen",
"plugins" => "Plugins",
"Guide to writing..." => "Anleitung zum Erstellen von Plugins",
"Manage Installed" => "Gef&uuml;hrte Installtion",
"URL" => "URL",
"Target" => "Ziel",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Installieren",
"Uninstall" => "Deinstallieren",
"Reload after install..." => "Neuladen nach der Installation erforderlich"
],
"properties" =>
array(
"properties" => "Eigenschaften",
"Size" => "Gr&ouml;&szlig;e",
"Modified" => "Ver&auml;ndert",
"Last access" => "Letzter Zugriff",
"Type" => "Typ",
"Readable Writeable" => "Lesbar / Schreibbar",
"Relative path" => "Relativer Pfad",
"Absolute path" => "Absoluter Pfad",
"Contains" => "Beinhaltet",
"Permissions" => "Berechtigungen",
"Owner" => "Besitzer",
"Group" => "Gruppe",
"Public" => "&Ouml;ffentlich",
"Read" => "Lesen",
"Write" => "Schreiben",
"Execute" => "Ausf&uuml;hren",
"Change to" => "&Auml;ndern um",
"update" => "aktualisieren"
),
"properties" =>
[
"properties" => "Eigenschaften",
"Size" => "Gr&ouml;&szlig;e",
"Modified" => "Ver&auml;ndert",
"Last access" => "Letzter Zugriff",
"Type" => "Typ",
"Readable Writeable" => "Lesbar / Schreibbar",
"Relative path" => "Relativer Pfad",
"Absolute path" => "Absoluter Pfad",
"Contains" => "Beinhaltet",
"Permissions" => "Berechtigungen",
"Owner" => "Besitzer",
"Group" => "Gruppe",
"Public" => "&Ouml;ffentlich",
"Read" => "Lesen",
"Write" => "Schreiben",
"Execute" => "Ausf&uuml;hren",
"Change to" => "&Auml;ndern um",
"update" => "aktualisieren"
],
"settings-common" =>
array(
"Your document does..." => "Das Dokument scheint nicht in UTF-8 codiert zu sein, darum wurde es angepasst"
),
"settings-common" =>
[
"Your document does..." => "Das Dokument scheint nicht in UTF-8 codiert zu sein, darum wurde es angepasst"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Kann Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und versuch es noch mal"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Kann Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und versuch es noch mal"
],
"settings-screen" =>
array(
"settings" => "Einstellungen",
"version" => "Version",
"website" => "Website",
"git" => "git",
"codemirror dir" => "CodeMirror Verzeichnis",
"codemirror version" => "CodeMirror Version",
"file manager root" => "Stammverzeichnis vom Dateimanager",
"Free to use..." => "Kostenfrei nutzbar, kommerziell oder nicht. Gebt mir Bescheid &uuml;ber eure Nutzung oder Anpassungen. :)<br><br>Keine Garantie oder Haftung, Nutzung auf eigene Gefahr.<br><br>Viele fantastische Leute und Unternehmen haben dabei geholfen ICEcoder zu dem zu machen, was es heute ist. Und es sind zu viele um ihnen einzelen zu danken. Eine vollst&auml;ndige Liste gibt es unter",
"functionality" => "Funktionalit&auml;t",
"check for updates..." => "Bei jedem Ladem nach Updates suchen",
"auto open last..." => "Lade automatisch alle zuletzt ge&ouml;ffneten Datein beim Login",
"when finding in..." => "bei der Suche in Dateien ausschlie&szlig;en",
"assisting" => "Assistenten",
"code assist" => "Codeassistent",
"visible tabs" => "sichtbare Tabs",
"locked nav" => "gesperrte Navigation",
"tag wrapper command" => "Kommando f&uuml;r Tag Wrapper",
"auto-complete on" => "Auto-Vervollst&auml;ndigen mit",
"security" => "Sicherheit",
"new password" => "neues Passwort",
"8 chars min" => "8 Zeichen mindestens",
"confirm password" => "Passwort best&auml;tigen",
"banned files/folders" => "verbannte Dateien/Verzeichnisse",
"banned paths" => "verbannte Verzeichnisse",
"ip addresses" => "IP Adressen",
"Slash prefixed comma..." => "Schr&auml;gstrich vorangestellt, durch Komma getrennt",
"Comma delimited" => "Komma getrennt",
"style" => "Style",
"theme" => "Theme",
"line wrapping" => "Zeilenumbruch",
"scrollbars" => "Bildlaufleisten",
"indent type" => "Einr&uuml;ckung mit",
"indent size" => "Tabweite",
"font size" => "Schriftgr&ouml;&szlig;e",
"auto indent" => "auto indent",
"layout" => "Layout",
"plugin panel aligned" => "Ausrichtung Plugin-Panel",
"file manager" => "Dateimanager",
"root" => "Stammordner",
"Slash prefixed" => "Schr&auml;gstrich vorangestellt",
"bug reporting" => "Fehlermeldung",
"check in files" => "Dateien einchecken",
"every" => "jeden",
"secs getting last" => "Sekunden, immer zuletzt",
"lines" => "Zeilen",
"multi-user" => "Mehrbenutzer",
"Make sure you..." => "Sei sicher, dass du dich nicht selber aussperrst",
"Registration" => "Registrieren",
"update" => "aktualisieren"
),
"settings-screen" =>
[
"settings" => "Einstellungen",
"version" => "Version",
"website" => "Website",
"git" => "git",
"codemirror dir" => "CodeMirror Verzeichnis",
"codemirror version" => "CodeMirror Version",
"file manager root" => "Stammverzeichnis vom Dateimanager",
"Free to use..." => "Kostenfrei nutzbar, kommerziell oder nicht. Gebt mir Bescheid &uuml;ber eure Nutzung oder Anpassungen. :)<br><br>Keine Garantie oder Haftung, Nutzung auf eigene Gefahr.<br><br>Viele fantastische Leute und Unternehmen haben dabei geholfen ICEcoder zu dem zu machen, was es heute ist. Und es sind zu viele um ihnen einzelen zu danken. Eine vollst&auml;ndige Liste gibt es unter",
"functionality" => "Funktionalit&auml;t",
"check for updates..." => "Bei jedem Ladem nach Updates suchen",
"auto open last..." => "Lade automatisch alle zuletzt ge&ouml;ffneten Datein beim Login",
"when finding in..." => "bei der Suche in Dateien ausschlie&szlig;en",
"assisting" => "Assistenten",
"code assist" => "Codeassistent",
"visible tabs" => "sichtbare Tabs",
"locked nav" => "gesperrte Navigation",
"tag wrapper command" => "Kommando f&uuml;r Tag Wrapper",
"auto-complete on" => "Auto-Vervollst&auml;ndigen mit",
"security" => "Sicherheit",
"new password" => "neues Passwort",
"8 chars min" => "8 Zeichen mindestens",
"confirm password" => "Passwort best&auml;tigen",
"banned files/folders" => "verbannte Dateien/Verzeichnisse",
"banned paths" => "verbannte Verzeichnisse",
"ip addresses" => "IP Adressen",
"Slash prefixed comma..." => "Schr&auml;gstrich vorangestellt, durch Komma getrennt",
"Comma delimited" => "Komma getrennt",
"style" => "Style",
"theme" => "Theme",
"line wrapping" => "Zeilenumbruch",
"scrollbars" => "Bildlaufleisten",
"indent type" => "Einr&uuml;ckung mit",
"indent size" => "Tabweite",
"font size" => "Schriftgr&ouml;&szlig;e",
"auto indent" => "auto indent",
"layout" => "Layout",
"plugin panel aligned" => "Ausrichtung Plugin-Panel",
"file manager" => "Dateimanager",
"root" => "Stammordner",
"Slash prefixed" => "Schr&auml;gstrich vorangestellt",
"bug reporting" => "Fehlermeldung",
"check in files" => "Dateien einchecken",
"every" => "jeden",
"secs getting last" => "Sekunden, immer zuletzt",
"lines" => "Zeilen",
"multi-user" => "Mehrbenutzer",
"Make sure you..." => "Sei sicher, dass du dich nicht selber aussperrst",
"Registration" => "Registrieren",
"update" => "aktualisieren"
],
"settings-update" =>
array(
"Cannot update config..." => "Kann Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und versuch es noch einmal",
"and press refresh" => "und dr&uuml;ck Neu laden"
),
"settings-update" =>
[
"Cannot update config..." => "Kann Konfigurationsdatei nicht aktualisieren. Bitte Schreibrechte vergeben",
"and try again" => "und versuch es noch einmal",
"and press refresh" => "und dr&uuml;ck Neu laden"
],
"updater" =>
array(
"Update appears to..." => "Update scheint erolgreich gelaufen zu sein"
)
);
"updater" =>
[
"Update appears to..." => "Update scheint erolgreich gelaufen zu sein"
]
];

View File

@@ -2,403 +2,402 @@
// Italian language translation
// by: @pietrondo (GitHub)
// @pietrobravo (Twitter)
// blog.pietrocapriata.me (sito web)
// blog.pietrocapriata.me (sito web)
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"server" => "server",
"Server name, OS..." => "Nome server, Sistema operativo e indirizzo IP...",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "Versione PHP",
"Date & time" => "Ora e data:",
"your device" => "dispositivo in uso",
"Browser" => "Browser:",
"Your IP" => "Il tuo IP:",
"files" => "file",
"Last 10 files..." => "Ultimi 10 file aperti:",
"none" => "[none]",
),
"editor" =>
[
"server" => "server",
"Server name, OS..." => "Nome server, Sistema operativo e indirizzo IP...",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "Versione PHP",
"Date & time" => "Ora e data:",
"your device" => "dispositivo in uso",
"Browser" => "Browser:",
"Your IP" => "Il tuo IP:",
"files" => "file",
"Last 10 files..." => "Ultimi 10 file aperti:",
"none" => "[none]",
],
"files" =>
array(
"Lock" => "Blocca",
"Refresh" => "Aggiorna",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "Blocca",
"Refresh" => "Aggiorna",
"Plugins" => "Plugins",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "INFORMAZIONI AGGIORNAMENTO",
"now available" => "&Egrave;ora disponibile",
"Your version is" => "La tua versione Egrave;",
"Update now" => "Aggiorna ora",
"You have some..." => "Ci sono modifiche non salvate",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "working",
"Color picker" => "Selettore di colore",
"Plugins Manager" => "Plugins Manager",
"New File" => "Nuovo file",
"New Folder" => "Nuova cartella",
"Upload File(s)" => "Carica File",
"Paste" => "Incolla",
"Open" => "Apri",
"Copy" => "Copia",
"Duplicate" => "Duplica",
"Delete" => "Elimina",
"Rename" => "Rinomina",
"View Webpage" => "Visualizza la pagina web",
"Download" => "Download",
"Properties" => "Propiet&agrave;",
"File" => "File",
"Edit" => "Modifica",
"Remote" => "Remoto",
"Help" => "Aiuto",
"Save" => "Salva",
"Save As" => "Salva come",
"Live Preview" => "Anteprima",
"Upload" => "Upload",
"Zip" => "Comprimi",
"Print" => "Stampa",
"Fullscreen toggle" => "Modalit&agrave; schermo intero",
"Logout" => "Logout",
"Undo" => "Annulla",
"Redo" => "Riesegui",
"Indent more" => "Aumenta rientro",
"Indent less" => "Riduci rientro",
"Autocomplete" => "Autocompleta",
"Comment/Uncomment" => "Commenta/Rimuovi commento",
"Jump to Definition" => "Vai alla Definizione",
"Manual" => "Manuale",
"Shortcuts" => "Scorciatorie",
"Settings" => "Configurazione",
"Search for selected" => "Cerca selezionato",
"website" => "sito web",
"Close all tabs" => "Chiudi tutte le schede",
"Alphabetize tabs" => "Ordina le schede",
"Find" => "Trova",
"in" => "in",
"and" => "e",
"replace" => "sostituisci",
"replace all" => "sostituisci tutto",
"this document" => "questo documento",
"open documents" => "apri documenti",
"all files" => "tutti i file",
"all filenames" => "tutti i nomi",
"Go to Line" => "Vai alla linea",
"View" => "Visualizza",
"Bug reporting not active" => "Segnalazione bug non attiva",
"Single pane" => "Pannello singolo",
"Diff pane also" => "Pannello delle differenze"
),
"index" =>
[
"UPDATE INFO" => "INFORMAZIONI AGGIORNAMENTO",
"now available" => "&Egrave;ora disponibile",
"Your version is" => "La tua versione Egrave;",
"Update now" => "Aggiorna ora",
"You have some..." => "Ci sono modifiche non salvate",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "working",
"Color picker" => "Selettore di colore",
"Plugins Manager" => "Plugins Manager",
"New File" => "Nuovo file",
"New Folder" => "Nuova cartella",
"Upload File(s)" => "Carica File",
"Paste" => "Incolla",
"Open" => "Apri",
"Copy" => "Copia",
"Duplicate" => "Duplica",
"Delete" => "Elimina",
"Rename" => "Rinomina",
"View Webpage" => "Visualizza la pagina web",
"Download" => "Download",
"Properties" => "Propiet&agrave;",
"File" => "File",
"Edit" => "Modifica",
"Remote" => "Remoto",
"Help" => "Aiuto",
"Save" => "Salva",
"Save As" => "Salva come",
"Live Preview" => "Anteprima",
"Upload" => "Upload",
"Zip" => "Comprimi",
"Print" => "Stampa",
"Fullscreen toggle" => "Modalit&agrave; schermo intero",
"Logout" => "Logout",
"Undo" => "Annulla",
"Redo" => "Riesegui",
"Indent more" => "Aumenta rientro",
"Indent less" => "Riduci rientro",
"Autocomplete" => "Autocompleta",
"Comment/Uncomment" => "Commenta/Rimuovi commento",
"Jump to Definition" => "Vai alla Definizione",
"Manual" => "Manuale",
"Shortcuts" => "Scorciatorie",
"Settings" => "Configurazione",
"Search for selected" => "Cerca selezionato",
"website" => "sito web",
"Close all tabs" => "Chiudi tutte le schede",
"Alphabetize tabs" => "Ordina le schede",
"Find" => "Trova",
"in" => "in",
"and" => "e",
"replace" => "sostituisci",
"replace all" => "sostituisci tutto",
"this document" => "questo documento",
"open documents" => "apri documenti",
"all files" => "tutti i file",
"all filenames" => "tutti i nomi",
"Go to Line" => "Vai alla linea",
"View" => "Visualizza",
"Bug reporting not active" => "Segnalazione bug non attiva",
"Single pane" => "Pannello singolo",
"Diff pane also" => "Pannello delle differenze"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Trovato in:"
),
"bug-files-check" =>
[
"Found in" => "Trovato in:"
],
"file-control" =>
array(
"Sorry" => "Spiacente",
"does not seem..." => "non sembra esistere sul server",
"Sorry, could not..." => "Siamo spiacenti, non è possibile ottenere i contenuti di",
"Sorry, cannot create..." => "Siamo spiacenti, non è possibile creare una cartella a",
"Sorry, cannot copy" => "Siamo spiacenti, non è possibile copiare",
"into" => "into",
"Uploaded file(s) OK" => "Upload file Ok",
"Sorry, cannot upload" => "Siamo spiacenti, non è possibile caricare",
"Sorry, cannot upload..." => "Siamo spiacenti , non è possibile caricare mentre in modalità demo",
"Sorry, cannot rename" => "Siamo spiacenti , non è possibile rinominare",
"Maybe public write..." => "Forse sono necessari permessi di scrittura pubblica su questa o sulla cartella principale??",
"Sorry, cannot move" => "Siamo spiacenti, non è possibile muovere",
"Sorry, cannot save" => "Siamo spiacenti, non è possibile salvare",
"Sorry, cannot replace..." => "Siamo spiacenti, non è possibile sostituire il testo",
"Sorry, cannot change..." => "Siamo spiacenti, non è possibile cambiare i permessi",
"Sorry, cannot delete..." => "Siamo spiacenti, non è possibile cancellare la cartella root",
"Sorry, cannot delete" => "Siamo spiacenti, non è possibile cancellare",
"Sorry, this file..." => "Siamo spiacenti, questo file è stato cambiato, non è possibile salvarlo",
"Reload this file..." => "Ricarica questo file e copia la tua versione in un pannello differente",
"There was a..." => "C\'è stato un problema tecnico, probabilmente qualcosa che non era ancora pronto. Così ICEcoder ha ricaricato di nuovo il file.",
"displayed at" => "visualizzato in",
"Enter filename to..." => "Inserisci il nome del file da salvare in",
"That file exists..." => "Questo file esiste già, sovrascrivere??",
"Saving" => "Stiamo salvando"
),
"file-control" =>
[
"Sorry" => "Spiacente",
"does not seem..." => "non sembra esistere sul server",
"Sorry, could not..." => "Siamo spiacenti, non è possibile ottenere i contenuti di",
"Sorry, cannot create..." => "Siamo spiacenti, non è possibile creare una cartella a",
"Sorry, cannot copy" => "Siamo spiacenti, non è possibile copiare",
"into" => "into",
"Uploaded file(s) OK" => "Upload file Ok",
"Sorry, cannot upload" => "Siamo spiacenti, non è possibile caricare",
"Sorry, cannot upload..." => "Siamo spiacenti , non è possibile caricare mentre in modalità demo",
"Sorry, cannot rename" => "Siamo spiacenti , non è possibile rinominare",
"Maybe public write..." => "Forse sono necessari permessi di scrittura pubblica su questa o sulla cartella principale??",
"Sorry, cannot move" => "Siamo spiacenti, non è possibile muovere",
"Sorry, cannot save" => "Siamo spiacenti, non è possibile salvare",
"Sorry, cannot replace..." => "Siamo spiacenti, non è possibile sostituire il testo",
"Sorry, cannot change..." => "Siamo spiacenti, non è possibile cambiare i permessi",
"Sorry, cannot delete..." => "Siamo spiacenti, non è possibile cancellare la cartella root",
"Sorry, cannot delete" => "Siamo spiacenti, non è possibile cancellare",
"Sorry, this file..." => "Siamo spiacenti, questo file è stato cambiato, non è possibile salvarlo",
"Reload this file..." => "Ricarica questo file e copia la tua versione in un pannello differente",
"There was a..." => "C\'è stato un problema tecnico, probabilmente qualcosa che non era ancora pronto. Così ICEcoder ha ricaricato di nuovo il file.",
"displayed at" => "visualizzato in",
"Enter filename to..." => "Inserisci il nome del file da salvare in",
"That file exists..." => "Questo file esiste già, sovrascrivere??",
"Saving" => "Stiamo salvando"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Bad CSRF token. Per favore riporta l\'errore a https://github.com/icecoder/ICEcoder così che possa essere fixato."
),
"headers" =>
[
"Bad CSRF token..." => "Bad CSRF token. Per favore riporta l\'errore a https://github.com/icecoder/ICEcoder così che possa essere fixato."
],
"help" =>
array(
"shortcuts" => "shortcuts",
"Within document" => "all\'interno del documento",
"On Tabs" => "Sulle Tabs",
"Within file manager" => "All\'interno del file manager",
"Anywhere" => "Dappertutto",
"Space" => "Spazio",
"Click" => "Click",
"or" => "o",
"Left click" => "Click Sinistro",
"Middle click" => "Click centrale",
"Double click tap..." => "Doppio click / tap (mobile)",
"Right click" => "Click Destro",
"Middle scrollwheel" => "scrollwheel Medio",
"Drag" => "Trascina",
"Autocomplete add snippet" => "Completamento automatico / aggiungi snippet",
"Multiple select" => "Selezione multiple",
"Move line up" => "Vai alla linea sopra",
"Move line down" => "Vai alla linea sotto",
"Duplicate lines" => "Duplica linea(e)",
"Remove lines" => "Rimuovi linea(e)",
"Insert line before" => "Inserisci linea prima di",
"Insert line after" => "Inserisci linea dopo di",
"Search for selected" => "Cerca selezionati",
"Jump to definition" => "Vai a definizione / torna indietro",
"Comment uncomment" => "Commento / decommenta",
"Insert tab indent" => "Inserisci tab / rientro selezionato",
"Wrap with div" => "Includi con &lt;div&gt;",
"Wrap with span" => "Includi &lt;span&gt;",
"Wrap unwrap p" => "Includi / escludi con &lt;p&gt;",
"Wrap unwrap a" => "Includi / escludi con &lt;a&gt;",
"Wrap unwrap b" => "Includi / escludi con &lt;b&gt;",
"Wrap unwrap i" => "Includi / escludi con &lt;i&gt;",
"Wrap unwrap strong" => "Includi / escludi con &lt;strong&gt;",
"Wrap unwrap em" => "Includi / escludi con &lt;em&gt;",
"Wrap unwrap li" => "Includi / escludi con &lt;li&gt;",
"Wrap unwrap h1..." => "Includi / escludi con &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Finisci la linea con &lt;br&gt;",
"Close tab" => "Chiudi tab",
"Select file folder" => "Seleziona file, cartella",
"Open file" => "Apri file",
"Range select" => "Seleziona range",
"Options for selected" => "Opzioni per selezionati",
"Delete selected" => "Elimina selezionati",
"Next previous tab" => "Tab successiva / precedente",
"Next tab" => "Tab successiva",
"Previous tab" => "Tab precedente",
"New tab" => "Nuova tab",
"Close current tab" => "Chiudi tab corrente",
"Open file prompt" => "Open file prompt",
"Find" => "Trova",
"Focus on Go..." => "Focus on Go to line input",
"Save" => "Salva",
"Save as" => "Salva come...",
"View webpage" => "Vedi pagina web",
"Contract expand file..." => "Contrai / espandi file manager",
"Fold unfold current..." => "Piega / dispiega riga corrente",
"Refocus on document" => "Refocus sul documento",
"Cancel tasks" => "Cancella compito"
),
"help" =>
[
"shortcuts" => "shortcuts",
"Within document" => "all\'interno del documento",
"On Tabs" => "Sulle Tabs",
"Within file manager" => "All\'interno del file manager",
"Anywhere" => "Dappertutto",
"Space" => "Spazio",
"Click" => "Click",
"or" => "o",
"Left click" => "Click Sinistro",
"Middle click" => "Click centrale",
"Double click tap..." => "Doppio click / tap (mobile)",
"Right click" => "Click Destro",
"Middle scrollwheel" => "scrollwheel Medio",
"Drag" => "Trascina",
"Autocomplete add snippet" => "Completamento automatico / aggiungi snippet",
"Multiple select" => "Selezione multiple",
"Move line up" => "Vai alla linea sopra",
"Move line down" => "Vai alla linea sotto",
"Duplicate lines" => "Duplica linea(e)",
"Remove lines" => "Rimuovi linea(e)",
"Insert line before" => "Inserisci linea prima di",
"Insert line after" => "Inserisci linea dopo di",
"Search for selected" => "Cerca selezionati",
"Jump to definition" => "Vai a definizione / torna indietro",
"Comment uncomment" => "Commento / decommenta",
"Insert tab indent" => "Inserisci tab / rientro selezionato",
"Wrap with div" => "Includi con &lt;div&gt;",
"Wrap with span" => "Includi &lt;span&gt;",
"Wrap unwrap p" => "Includi / escludi con &lt;p&gt;",
"Wrap unwrap a" => "Includi / escludi con &lt;a&gt;",
"Wrap unwrap b" => "Includi / escludi con &lt;b&gt;",
"Wrap unwrap i" => "Includi / escludi con &lt;i&gt;",
"Wrap unwrap strong" => "Includi / escludi con &lt;strong&gt;",
"Wrap unwrap em" => "Includi / escludi con &lt;em&gt;",
"Wrap unwrap li" => "Includi / escludi con &lt;li&gt;",
"Wrap unwrap h1..." => "Includi / escludi con &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Finisci la linea con &lt;br&gt;",
"Close tab" => "Chiudi tab",
"Select file folder" => "Seleziona file, cartella",
"Open file" => "Apri file",
"Range select" => "Seleziona range",
"Options for selected" => "Opzioni per selezionati",
"Delete selected" => "Elimina selezionati",
"Next previous tab" => "Tab successiva / precedente",
"Next tab" => "Tab successiva",
"Previous tab" => "Tab precedente",
"New tab" => "Nuova tab",
"Close current tab" => "Chiudi tab corrente",
"Open file prompt" => "Open file prompt",
"Find" => "Trova",
"Focus on Go..." => "Focus on Go to line input",
"Save" => "Salva",
"Save as" => "Salva come...",
"View webpage" => "Vedi pagina web",
"Contract expand file..." => "Contrai / espandi file manager",
"Fold unfold current..." => "Piega / dispiega riga corrente",
"Refocus on document" => "Refocus sul documento",
"Cancel tasks" => "Cancella compito"
],
"icecoder" =>
array(
"results" => "risultati",
"No text selected..." => "Nessun testo selezionato per la ricerc",
"all files" => "tutti i file",
"all filenames" => "tutti i nomi dei file",
"selected files" => "seleziona file",
"selected filenames" => "seleziona nomi dei file",
"Creating Folder" => "Sto creando una cartla",
"Sorry you can..." => "Spiacente, puoi avere solo 100 file aperti a volta!",
"Opening File" => "Apertura file",
"Enter relative file..." => "Digita il percorso relativo (con / di prefisso) o l\'url remoto",
"Getting" => "Getting",
"Please enter the..." => "Per favore digita un nuovo nome per",
"Renaming to" => "Rinominando a ",
"Moving to" => "Muovendo a",
"Deleting File" => "Eliminando file",
"Pasting File" => "Incollando file",
"Sorry cannot paste..." => "Spiacente, ma non puoi copiare un intera radice",
"Nothing to paste..." => "Niente da copiare, copia prima un file o una cartella!",
"and" => "e",
"this document" => "questo documento",
"replace" => "sostituisci",
"replace all" => "sostituisci tutto",
"file" => "file",
"Replacing text in" => "Sostituisci il testo con",
"Cancelled tasks" => "Compiti cancellati",
"Open previous files" => "Aprire i file precedenti?",
"Please note for..." => "Si prega di notare: affinche l\'aggiornamento funzioni correttamente, è necessario disporre dei permessi di scrittura e cancellazione su tutti le cartelle e file di ICEcoder e. Se è necessario ripristinare questa versione di ICEcoder per qualsiasi motivo, lo troverete nella directory / tmp dir. Fare clic su OK per procedere con l\'aggiornamento automatico o annullare a visitare il sito ICEcoder in modo da poter utilizzare la zip e aggiornare manualmente.",
"You can start..." => "Puoi ripoertare il bug in Help > Settings",
"Error cannot find..." => "Error: cannot find/access the error file paths",
"No new errors..." => "Nessun nuovo errore trovato",
"You have made..." => "Hai fatto alcuni cambiamenti. Sei sicuro che vuoi chiudere senza prima salvare?",
"Close all tabs" => "Chiudere tutte le tabs?",
"results" => "risultati"
),
"icecoder" =>
[
"results" => "risultati",
"No text selected..." => "Nessun testo selezionato per la ricerc",
"all files" => "tutti i file",
"all filenames" => "tutti i nomi dei file",
"selected files" => "seleziona file",
"selected filenames" => "seleziona nomi dei file",
"Creating Folder" => "Sto creando una cartla",
"Sorry you can..." => "Spiacente, puoi avere solo 100 file aperti a volta!",
"Opening File" => "Apertura file",
"Enter relative file..." => "Digita il percorso relativo (con / di prefisso) o l\'url remoto",
"Getting" => "Getting",
"Please enter the..." => "Per favore digita un nuovo nome per",
"Renaming to" => "Rinominando a ",
"Moving to" => "Muovendo a",
"Deleting File" => "Eliminando file",
"Pasting File" => "Incollando file",
"Sorry cannot paste..." => "Spiacente, ma non puoi copiare un intera radice",
"Nothing to paste..." => "Niente da copiare, copia prima un file o una cartella!",
"and" => "e",
"this document" => "questo documento",
"replace" => "sostituisci",
"replace all" => "sostituisci tutto",
"file" => "file",
"Replacing text in" => "Sostituisci il testo con",
"Cancelled tasks" => "Compiti cancellati",
"Open previous files" => "Aprire i file precedenti?",
"Please note for..." => "Si prega di notare: affinche l\'aggiornamento funzioni correttamente, è necessario disporre dei permessi di scrittura e cancellazione su tutti le cartelle e file di ICEcoder e. Se è necessario ripristinare questa versione di ICEcoder per qualsiasi motivo, lo troverete nella directory / tmp dir. Fare clic su OK per procedere con l\'aggiornamento automatico o annullare a visitare il sito ICEcoder in modo da poter utilizzare la zip e aggiornare manualmente.",
"You can start..." => "Puoi ripoertare il bug in Help > Settings",
"Error cannot find..." => "Error: cannot find/access the error file paths",
"No new errors..." => "Nessun nuovo errore trovato",
"You have made..." => "Hai fatto alcuni cambiamenti. Sei sicuro che vuoi chiudere senza prima salvare?",
"Close all tabs" => "Chiudere tutte le tabs?",
"results" => "risultati"
],
"login" =>
array(
"set password" => "imposta password",
"login" => "login",
"To disable registration..." => "Per disattivare la modalità di registrazione, apri il menu delle impostazioni o aprire data/config-settings.php e cambia enableRegistration in false quindi ricarica questa pagina",
"Registration mode enabled" => "Modalità di registrazione abilitata",
"auto-check for updates" => "auto-check per aggiornamenti",
"To put into..." => "Per mettere in modalità multi-utente, aprire il menu delle impostazioni o apri data/config-settings.php e cambiare multiutente su true quindi ricarica questa pagina",
"multi-user" => "multi-user"
),
"login" =>
[
"set password" => "imposta password",
"login" => "login",
"To disable registration..." => "Per disattivare la modalità di registrazione, apri il menu delle impostazioni o aprire data/config-settings.php e cambia enableRegistration in false quindi ricarica questa pagina",
"Registration mode enabled" => "Modalità di registrazione abilitata",
"auto-check for updates" => "auto-check per aggiornamenti",
"To put into..." => "Per mettere in modalità multi-utente, aprire il menu delle impostazioni o apri data/config-settings.php e cambiare multiutente su true quindi ricarica questa pagina",
"multi-user" => "multi-user"
],
"multiple-results" =>
array(
"rename all" => "rename all",
"replace all" => "replace all",
"document" => "document",
"Found" => "Found",
"times" => "times",
"replace" => "replace",
"file folder" => "file/folder",
"rename to" => "rename to",
"rename" => "rename",
"file" => "file",
"No matches found" => "No matches found",
"selected" => "selected",
"found in" => "found in",
"Replaced" => "Replaced"
),
"multiple-results" =>
[
"rename all" => "rename all",
"replace all" => "replace all",
"document" => "document",
"Found" => "Found",
"times" => "times",
"replace" => "replace",
"file folder" => "file/folder",
"rename to" => "rename to",
"rename" => "rename",
"file" => "file",
"No matches found" => "No matches found",
"selected" => "selected",
"found in" => "found in",
"Replaced" => "Replaced"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder needs to reload to make this plugin usable. Reload now?",
"saving plugins" => "saving plugins...",
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"couldnt delete dir" => "could not delete dir",
"couldnt delete file" => "could not delete file",
"plugins" => "plugins",
"Guide to writing..." => "Guide to writing plugins",
"Manage Installed" => "Manage Installed",
"URL" => "URL",
"Target" => "Target",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Install",
"Uninstall" => "Uninstall",
"Reload after install..." => "Reload after install required"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder needs to reload to make this plugin usable. Reload now?",
"saving plugins" => "saving plugins...",
"Cannot update config..." => "Cannot update config file. Please set public write permissions on",
"and try again" => "and try again",
"couldnt delete dir" => "could not delete dir",
"couldnt delete file" => "could not delete file",
"plugins" => "plugins",
"Guide to writing..." => "Guide to writing plugins",
"Manage Installed" => "Manage Installed",
"URL" => "URL",
"Target" => "Target",
"Timer" => "Timer",
"Update" => "Update",
"Install" => "Install",
"Uninstall" => "Uninstall",
"Reload after install..." => "Reload after install required"
],
"properties" =>
array(
"properties" => "Proprietà",
"Size" => "Dimensione",
"Modified" => "Modificato",
"Last access" => "Ultimo accesso",
"Type" => "Type",
"Readable Writeable" => "Leggibile / Scrivibile",
"Relative path" => "Percorso relativo",
"Absolute path" => "Percorso assoluto",
"Contains" => "Contiene",
"Permissions" => "Permessi",
"Owner" => "Proprietario",
"Group" => "Gruppo",
"Public" => "Pubblico",
"Read" => "Lettura",
"Write" => "Scrittura",
"Execute" => "Esecuzione",
"Change to" => "Cambia a",
"update" => "aggiorna"
),
"properties" =>
[
"properties" => "Proprietà",
"Size" => "Dimensione",
"Modified" => "Modificato",
"Last access" => "Ultimo accesso",
"Type" => "Type",
"Readable Writeable" => "Leggibile / Scrivibile",
"Relative path" => "Percorso relativo",
"Absolute path" => "Percorso assoluto",
"Contains" => "Contiene",
"Permissions" => "Permessi",
"Owner" => "Proprietario",
"Group" => "Gruppo",
"Public" => "Pubblico",
"Read" => "Lettura",
"Write" => "Scrittura",
"Execute" => "Esecuzione",
"Change to" => "Cambia a",
"update" => "aggiorna"
],
"settings-common" =>
array(
"Your document does..." => "Il tuo documento non sembra essere in formato UTF-8 per questo viene corretto"
),
"settings-common" =>
[
"Your document does..." => "Il tuo documento non sembra essere in formato UTF-8 per questo viene corretto"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Impossibile aggiornare il file di configurazione. Si prega di impostare i permessi di scrittura pubblica su",
"and try again" => "e prova ancora"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Impossibile aggiornare il file di configurazione. Si prega di impostare i permessi di scrittura pubblica su",
"and try again" => "e prova ancora"
],
"settings-screen" =>
array(
"settings" => "settings",
"version" => "versione",
"website" => "sito web",
"git" => "git",
"codemirror dir" => "dir codemirror ",
"codemirror version" => "versione codemirror ",
"file manager root" => "root di file manager ",
"Free to use..." => "Libero di usarlo per i propri scopi, commerciali e non, facendomelo solo sapere per eventuali nuovi e interessanti utilizzi o personalizzazioni. :) <br> Nessuna garanzia o responsabilità, tutte le responsabilità di utilizzo è vostra. <br> Un sacco di aziende e persone fantastiche hanno contribuito a costruire ICEcoder e ce ne sarebbero troppi da ringraziare. Si prega di consultare la lista completa a",
"functionality" => "funzionalità",
"check for updates..." => "controlla aggiornamenti all\'avvio",
"auto open last..." => "Apri automaticamente ultimi file al login",
"when finding in..." => "quando trovi nei file, escludi",
"assisting" => "assisting",
"code assist" => "code assist",
"visible tabs" => "tab visibili",
"locked nav" => "navigazione bloccata",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "auto-completamento attivo",
"security" => "sicurezza",
"new password" => "nuova password",
"8 chars min" => "8 caratteri minimo",
"confirm password" => "conferma password",
"banned files/folders" => "file e cartelle vietati",
"banned paths" => "percorsi vietati",
"ip addresses" => "indirizzo ip",
"Slash prefixed comma..." => "slash di prefisso, delimitato da virgole",
"Comma delimited" => "delimitato da virgole",
"style" => "style",
"theme" => "tema",
"line wrapping" => "a capo automatico",
"scrollbars" => "barre di scorrimento",
"indent type" => "tipo di rientro",
"indent size" => "dimensioni rientro",
"font size" => "dimensione font ",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "Pannello plug inallineato",
"file manager" => "file manager",
"root" => "root",
"Slash prefixed" => "barra obliqua prefisso",
"bug reporting" => "bug reporting",
"check in files" => "check in files",
"every" => "ogni",
"secs getting last" => "secs, getting last",
"lines" => "linee",
"multi-user" => "multi-user",
"Make sure you..." => "Assicurati di non bloccarti fuori",
"Registration" => "Registrazione",
"update" => "aggiorna"
),
"settings-screen" =>
[
"settings" => "settings",
"version" => "versione",
"website" => "sito web",
"git" => "git",
"codemirror dir" => "dir codemirror ",
"codemirror version" => "versione codemirror ",
"file manager root" => "root di file manager ",
"Free to use..." => "Libero di usarlo per i propri scopi, commerciali e non, facendomelo solo sapere per eventuali nuovi e interessanti utilizzi o personalizzazioni. :) <br> Nessuna garanzia o responsabilità, tutte le responsabilità di utilizzo è vostra. <br> Un sacco di aziende e persone fantastiche hanno contribuito a costruire ICEcoder e ce ne sarebbero troppi da ringraziare. Si prega di consultare la lista completa a",
"functionality" => "funzionalità",
"check for updates..." => "controlla aggiornamenti all\'avvio",
"auto open last..." => "Apri automaticamente ultimi file al login",
"when finding in..." => "quando trovi nei file, escludi",
"assisting" => "assisting",
"code assist" => "code assist",
"visible tabs" => "tab visibili",
"locked nav" => "navigazione bloccata",
"tag wrapper command" => "tag wrapper command",
"auto-complete on" => "auto-completamento attivo",
"security" => "sicurezza",
"new password" => "nuova password",
"8 chars min" => "8 caratteri minimo",
"confirm password" => "conferma password",
"banned files/folders" => "file e cartelle vietati",
"banned paths" => "percorsi vietati",
"ip addresses" => "indirizzo ip",
"Slash prefixed comma..." => "slash di prefisso, delimitato da virgole",
"Comma delimited" => "delimitato da virgole",
"style" => "style",
"theme" => "tema",
"line wrapping" => "a capo automatico",
"scrollbars" => "barre di scorrimento",
"indent type" => "tipo di rientro",
"indent size" => "dimensioni rientro",
"font size" => "dimensione font ",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "Pannello plug inallineato",
"file manager" => "file manager",
"root" => "root",
"Slash prefixed" => "barra obliqua prefisso",
"bug reporting" => "bug reporting",
"check in files" => "check in files",
"every" => "ogni",
"secs getting last" => "secs, getting last",
"lines" => "linee",
"multi-user" => "multi-user",
"Make sure you..." => "Assicurati di non bloccarti fuori",
"Registration" => "Registrazione",
"update" => "aggiorna"
],
"settings-update" =>
array(
"Cannot update config..." => "Non posso aggiornare il file config. Per favore permetti l\'accesso pubblico di scrittura",
"and try again" => "e prova ancora",
"and press refresh" => "e premi aggiorna"
),
"settings-update" =>
[
"Cannot update config..." => "Non posso aggiornare il file config. Per favore permetti l\'accesso pubblico di scrittura",
"and try again" => "e prova ancora",
"and press refresh" => "e premi aggiorna"
],
"updater" =>
array(
"Update appears to..." => "L\'aggiornamento sembra andato bene"
),
"find-in-files" =>
array(
"Enter path to search in" => "Inserire il percorso in cui ricercare",
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "
Inserisci maschere separate da punto e virgola i dei file da cercare (e.s. *.php;*.html;*.js)",
"Type of text" => "Tipo di testo",
"Fixed text" => "Testo fisso",
"Regular expression" => "Espressione regolare",
"Case sensitive" => "Case sensitive",
"Yes" => "Si",
"No" => "No",
"Search" => "Cerca",
)
"updater" =>
[
"Update appears to..." => "L\'aggiornamento sembra andato bene"
],
);
"find-in-files" =>
[
"Enter path to search in" => "Inserire il percorso in cui ricercare",
"Enter semicolon-separated masks..." => "Inserisci maschere separate da punto e virgola i dei file da cercare (e.s. *.php;*.html;*.js)",
"Type of text" => "Tipo di testo",
"Fixed text" => "Testo fisso",
"Regular expression" => "Espressione regolare",
"Case sensitive" => "Case sensitive",
"Yes" => "Si",
"No" => "No",
"Search" => "Cerca",
]
];

View File

@@ -5,379 +5,372 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>Klikk på ikoner<br>for hjelp &<br>bruk av info</b>",
"server" => "server",
"Server name, OS..." => "Server navn, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP versjon:",
"Date & time" => "Dato & tid:",
"your device" => "din enhet",
"Browser" => "Nettleser:",
"Your IP" => "Din IP:",
"files" => "filer",
"Last 10 files..." => "Siste 10 åpne filer:",
"none" => "[none]",
"results" => "resultater"
),
"editor" =>
[
"Click icons for..." => "<b>Klikk på ikoner<br>for hjelp &<br>bruk av info</b>",
"server" => "server",
"Server name, OS..." => "Server navn, OS & IP:",
"Root" => "Root:",
"ICEcoder root" => "ICEcoder root:",
"PHP version" => "PHP versjon:",
"Date & time" => "Dato & tid:",
"your device" => "din enhet",
"Browser" => "Nettleser:",
"Your IP" => "Din IP:",
"files" => "filer",
"Last 10 files..." => "Siste 10 åpne filer:",
"none" => "[none]",
"results" => "resultater"
],
"files" =>
array(
"Lock" => "Steng",
"Refresh" => "Last igjen",
"ROOT" => "[ROOT]"
),
"files" =>
[
"Lock" => "Steng",
"Refresh" => "Last igjen",
"ROOT" => "[ROOT]"
],
"index" =>
array(
"UPDATE INFO" => "UPDATE INFO",
"now available" => "Nå tilgjengelig",
"Your version is" => "Din versjon er",
"Update now" => "Oppdater nå",
"You have some..." => "Du har noe ulagrede endringer",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "arbeider",
"Color picker" => "Fargevelger",
"New File" => "Ny Fil",
"New Folder" => "Ny Mappe",
"Upload File(s)" => "Last opp Fil(er)",
"Paste" => "Lim inn",
"Open" => "Åpne",
"Copy" => "Kopier",
"Duplicate" => "Duplikat",
"Delete" => "Slett",
"Rename" => "Gi annet navn",
"View Webpage" => "Vis Webside",
"Download" => "Last ned",
"Properties" => "Egenskaper",
"File" => "Fil",
"Edit" => "Redigere",
"Remote" => "Ekstern",
"Help" => "Hjelp",
"Save" => "Lagre",
"Save As" => "Lagre Som",
"Live Preview" => "Direkte Forhåndsvisning",
"Upload" => "Last opp",
"Zip" => "Zip",
"Print" => "Skriv ut",
"Fullscreen toggle" => "Fullskjerm svitsj",
"Logout" => "Loggut",
"Undo" => "Angre",
"Redo" => "Gjenta",
"Indent more" => "Større innrykk",
"Indent less" => "Mindre innrykk",
"Autocomplete" => "Autokomplettere",
"Comment/Uncomment" => "Kommentar/Fjern Kommentar",
"Jump to Definition" => "Hopp til Definisjon",
"Manual" => "Manual",
"Shortcuts" => "Snarveier",
"Settings" => "Innstillinger",
"Search for selected" => "Søk for utvalgte",
"website" => "webside",
"Close all tabs" => "Lukk alle faner",
"Alphabetize tabs" => "Ordne faner alfabetisk",
"Find" => "Finn",
"in" => "i",
"and" => "og",
"replace" => "erstatt",
"replace all" => "erstatt alt",
"this document" => "dette dokumentet",
"open documents" => "åpne dokumenter",
"all files" => "alle filer",
"all filenames" => "alle filenavn",
"Go to Line" => "Gå til Linje",
"View" => "Vis",
"Bug reporting not active" => "Bug rapportering ikke aktiv"
),
"index" =>
[
"UPDATE INFO" => "UPDATE INFO",
"now available" => "Nå tilgjengelig",
"Your version is" => "Din versjon er",
"Update now" => "Oppdater nå",
"You have some..." => "Du har noe ulagrede endringer",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "arbeider",
"Color picker" => "Fargevelger",
"New File" => "Ny Fil",
"New Folder" => "Ny Mappe",
"Upload File(s)" => "Last opp Fil(er)",
"Paste" => "Lim inn",
"Open" => "Åpne",
"Copy" => "Kopier",
"Duplicate" => "Duplikat",
"Delete" => "Slett",
"Rename" => "Gi annet navn",
"View Webpage" => "Vis Webside",
"Download" => "Last ned",
"Properties" => "Egenskaper",
"File" => "Fil",
"Edit" => "Redigere",
"Remote" => "Ekstern",
"Help" => "Hjelp",
"Save" => "Lagre",
"Save As" => "Lagre Som",
"Live Preview" => "Direkte Forhåndsvisning",
"Upload" => "Last opp",
"Zip" => "Zip",
"Print" => "Skriv ut",
"Fullscreen toggle" => "Fullskjerm svitsj",
"Logout" => "Loggut",
"Undo" => "Angre",
"Redo" => "Gjenta",
"Indent more" => "Større innrykk",
"Indent less" => "Mindre innrykk",
"Autocomplete" => "Autokomplettere",
"Comment/Uncomment" => "Kommentar/Fjern Kommentar",
"Jump to Definition" => "Hopp til Definisjon",
"Manual" => "Manual",
"Shortcuts" => "Snarveier",
"Settings" => "Innstillinger",
"Search for selected" => "Søk for utvalgte",
"website" => "webside",
"Close all tabs" => "Lukk alle faner",
"Alphabetize tabs" => "Ordne faner alfabetisk",
"Find" => "Finn",
"in" => "i",
"and" => "og",
"replace" => "erstatt",
"replace all" => "erstatt alt",
"this document" => "dette dokumentet",
"open documents" => "åpne dokumenter",
"all files" => "alle filer",
"all filenames" => "alle filenavn",
"Go to Line" => "Gå til Linje",
"View" => "Vis",
"Bug reporting not active" => "Bug rapportering ikke aktiv"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Funnet i:"
),
"bug-files-check" =>
[
"Found in" => "Funnet i:"
],
"file-control" =>
array(
"Sorry" => "Beklager",
"does not seem..." => "synes ikke å eksistere på serveren",
"Sorry, could not..." => "Beklager, kunne ikke få innholdet i",
"Sorry, cannot create..." => "Beklager, kan ikke opprette mappe på",
"Sorry, cannot copy" => "Beklager, kan ikke kopiere",
"into" => "inn",
"Uploaded file(s) OK" => "Opplastete fil(er) OK",
"Sorry, cannot upload" => "Beklager, kan ikke laste opp",
"Sorry, cannot upload..." => "Beklager, kan ikke laste opp i demo-modus",
"Sorry, cannot rename" => "Beklager, kan ikke endre navn",
"Maybe public write..." => "Kanskje det trengs offentlige skriverettigheter på denne, eller overordnede mappen?",
"Sorry, cannot move" => "Beklager, kan ikke flytte",
"Sorry, cannot save" => "Beklager, kan ikke lagre",
"Sorry, cannot replace..." => "Beklager, kan ikke erstatte tekst i",
"Sorry, cannot change..." => "Beklager, kan ikke endre tillatelser på",
"Sorry, cannot delete..." => "Beklager, kan ikke slette rotnivå",
"Sorry, cannot delete" => "Beklager, kan ikke slette",
"Sorry, this file..." => "Beklager, denne filen er endret, kan ikke lagre",
"Reload this file..." => "Skal denne filen lastes igjen og kopieres denne versjon til et nytt dokument?",
"There was a..." => "Dette var en teknisk hikke, sannsynligvis var noe ikke helt klar. Så ICEcoder laster sin kontrollfil på nytt.",
"displayed at" => "vises på",
"Enter filename to..." => "Skriv inn filnavnet for å lagre på",
"That file exists..." => "Denne filen eksisterer allerede, skriv over?",
"Saving" => "Lagring"
),
"file-control" =>
[
"Sorry" => "Beklager",
"does not seem..." => "synes ikke å eksistere på serveren",
"Sorry, could not..." => "Beklager, kunne ikke få innholdet i",
"Sorry, cannot create..." => "Beklager, kan ikke opprette mappe på",
"Sorry, cannot copy" => "Beklager, kan ikke kopiere",
"into" => "inn",
"Uploaded file(s) OK" => "Opplastete fil(er) OK",
"Sorry, cannot upload" => "Beklager, kan ikke laste opp",
"Sorry, cannot upload..." => "Beklager, kan ikke laste opp i demo-modus",
"Sorry, cannot rename" => "Beklager, kan ikke endre navn",
"Maybe public write..." => "Kanskje det trengs offentlige skriverettigheter på denne, eller overordnede mappen?",
"Sorry, cannot move" => "Beklager, kan ikke flytte",
"Sorry, cannot save" => "Beklager, kan ikke lagre",
"Sorry, cannot replace..." => "Beklager, kan ikke erstatte tekst i",
"Sorry, cannot change..." => "Beklager, kan ikke endre tillatelser på",
"Sorry, cannot delete..." => "Beklager, kan ikke slette rotnivå",
"Sorry, cannot delete" => "Beklager, kan ikke slette",
"Sorry, this file..." => "Beklager, denne filen er endret, kan ikke lagre",
"Reload this file..." => "Skal denne filen lastes igjen og kopieres denne versjon til et nytt dokument?",
"There was a..." => "Dette var en teknisk hikke, sannsynligvis var noe ikke helt klar. Så ICEcoder laster sin kontrollfil på nytt.",
"displayed at" => "vises på",
"Enter filename to..." => "Skriv inn filnavnet for å lagre på",
"That file exists..." => "Denne filen eksisterer allerede, skriv over?",
"Saving" => "Lagring"
],
"get-branch" =>
array(
"There are no..." => "Det er ingen forskjeller mellom det lokale og GitHub lagringssted. Gå tilbake til vanlig modus?",
"Sorry, there was..." => "Beklager, det var en feil, kode:",
"Your local folder..." => "Din lokale mappe er tom, ønsker du å klone"
),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Bad CSRF token. Vennligst rapporter feilinfoen på https://github.com/icecoder/ICEcoder slik at det kan fikses."
),
"headers" =>
[
"Bad CSRF token..." => "Bad CSRF token. Vennligst rapporter feilinfoen på https://github.com/icecoder/ICEcoder slik at det kan fikses."
],
"help" =>
array(
"shortcuts" => "snarveier",
"Within document" => "Innenfor dokument",
"On Tabs" => "På faner",
"Within file manager" => "Innenfor filbehandler",
"Anywhere" => "Hvor som helst",
"Space" => "Mellomrom",
"Click" => "Klikk",
"or" => "eller",
"Left click" => "Venstre klikk",
"Middle click" => "Middel klikk",
"Double click tap..." => "Dobbel klikk / tap (mobil)",
"Right click" => "Høyre klikk",
"Middle scrollwheel" => "Middel rullehjul",
"Drag" => "Dra",
"Autocomplete add snippet" => "Autofullfør/legg til kodebiten",
"Multiple select" => "Flere valg",
"Move line up" => "Flytt linje opp",
"Move line down" => "Flytt linje ned",
"Duplicate lines" => "Dupliser linje(r)",
"Remove lines" => "Slett linje(r)",
"Insert line before" => "Sett inn linje før",
"Insert line after" => "Sett inn linje etter",
"Search for selected" => "Søk etter valgt",
"Jump to definition" => "Hopp til definisjon/hopp tilbake",
"Comment uncomment" => "Kommentar/fjern kommentar",
"Insert tab indent" => "Sett inn innrykk/valgt innrykk",
"Wrap with div" => "Wrap med <div>",
"Wrap with span" => "Wrap med <span>",
"Wrap unwrap p" => "Wrap/uwrap med <p>",
"Wrap unwrap a" => "Wrap/uwrap med <a>",
"Wrap unwrap b" => "Wrap/uwrap med <b>",
"Wrap unwrap i" => "Wrap/uwrap med <i>",
"Wrap unwrap strong" => "Wrap/uwrap med <strong>",
"Wrap unwrap em" => "Wrap/uwrap med <em>",
"Wrap unwrap li" => "Wrap/uwrap med <li>",
"Wrap unwrap h1..." => "Wrap/uwrap med <h1> - <h3>",
"End line with..." => "Avslutt linje med <br>",
"Close tab" => "Lukk fane",
"Select file folder" => "Velg fil/mappe",
"Open file" => "Åpne fil",
"Range select" => "Velg område",
"Options for selected" => "Egenskaper for valgt",
"Delete selected" => "Slett valgt",
"Next previous tab" => "Neste/forige fane",
"Next tab" => "Neste fane",
"Previous tab" => "Forige fane",
"New tab" => "Ny fane",
"Close current tab" => "Lukk gjeldende fane",
"Open file prompt" => "Åpne fil prompt",
"Find" => "Finn",
"Focus on Go..." => "Fokus på Gå til linje inndata",
"Save" => "Lagre",
"Save as" => "Lagre som...",
"View webpage" => "Vis webside",
"Contract expand file..." => "Trekk sammen/utvid filbehandler",
"Fold unfold current..." => "Brett/utfold gjeldende linje",
"Refocus on document" => "Refokusere på dokument",
"Cancel tasks" => "Avbryt oppgaver"
),
"help" =>
[
"shortcuts" => "snarveier",
"Within document" => "Innenfor dokument",
"On Tabs" => "På faner",
"Within file manager" => "Innenfor filbehandler",
"Anywhere" => "Hvor som helst",
"Space" => "Mellomrom",
"Click" => "Klikk",
"or" => "eller",
"Left click" => "Venstre klikk",
"Middle click" => "Middel klikk",
"Double click tap..." => "Dobbel klikk / tap (mobil)",
"Right click" => "Høyre klikk",
"Middle scrollwheel" => "Middel rullehjul",
"Drag" => "Dra",
"Autocomplete add snippet" => "Autofullfør/legg til kodebiten",
"Multiple select" => "Flere valg",
"Move line up" => "Flytt linje opp",
"Move line down" => "Flytt linje ned",
"Duplicate lines" => "Dupliser linje(r)",
"Remove lines" => "Slett linje(r)",
"Insert line before" => "Sett inn linje før",
"Insert line after" => "Sett inn linje etter",
"Search for selected" => "Søk etter valgt",
"Jump to definition" => "Hopp til definisjon/hopp tilbake",
"Comment uncomment" => "Kommentar/fjern kommentar",
"Insert tab indent" => "Sett inn innrykk/valgt innrykk",
"Wrap with div" => "Wrap med <div>",
"Wrap with span" => "Wrap med <span>",
"Wrap unwrap p" => "Wrap/uwrap med <p>",
"Wrap unwrap a" => "Wrap/uwrap med <a>",
"Wrap unwrap b" => "Wrap/uwrap med <b>",
"Wrap unwrap i" => "Wrap/uwrap med <i>",
"Wrap unwrap strong" => "Wrap/uwrap med <strong>",
"Wrap unwrap em" => "Wrap/uwrap med <em>",
"Wrap unwrap li" => "Wrap/uwrap med <li>",
"Wrap unwrap h1..." => "Wrap/uwrap med <h1> - <h3>",
"End line with..." => "Avslutt linje med <br>",
"Close tab" => "Lukk fane",
"Select file folder" => "Velg fil/mappe",
"Open file" => "Åpne fil",
"Range select" => "Velg område",
"Options for selected" => "Egenskaper for valgt",
"Delete selected" => "Slett valgt",
"Next previous tab" => "Neste/forige fane",
"Next tab" => "Neste fane",
"Previous tab" => "Forige fane",
"New tab" => "Ny fane",
"Close current tab" => "Lukk gjeldende fane",
"Open file prompt" => "Åpne fil prompt",
"Find" => "Finn",
"Focus on Go..." => "Fokus på Gå til linje inndata",
"Save" => "Lagre",
"Save as" => "Lagre som...",
"View webpage" => "Vis webside",
"Contract expand file..." => "Trekk sammen/utvid filbehandler",
"Fold unfold current..." => "Brett/utfold gjeldende linje",
"Refocus on document" => "Refokusere på dokument",
"Cancel tasks" => "Avbryt oppgaver"
],
"icecoder" =>
array(
"No text selected..." => "Ingen tekst valgt til å søke på",
"Creating Folder" => "Lage mappe",
"Sorry you can..." => "Beklager, du kan bare ha 100 filer åpne samtidig!",
"Opening File" => "Åpner Fil",
"Enter relative file..." => "Oppgi den relative filstien (med prefiks /) eller ekstern URL",
"Getting" => "Får",
"Please enter the..." => "Skriv inn det nye navnet på",
"Renaming to" => "Endre navn til",
"Moving to" => "Flytt til",
"Deleting File" => "Slett Fil",
"Pasting File" => "Lim inn Fil",
"Sorry cannot paste..." => "Beklager, kan ikke lime inn en hel rot mappe",
"Nothing to paste..." => "Ingenting å lime inn, kopiere en fil/mappe først!",
"Replacing text in" => "Erstatte tekst i",
"Cancelled tasks" => "Kansellerte oppgaver",
"Open previous files" => "Åpne siste filer?",
"Please note for..." => "Vennligst merk: for at oppdatering skal fungere skikkelig, må du ha skrive/slette tilgang til alle ICEcoder kataloger og filer. Hvis du trenger å gjenopprette denne versjonen av ICEcoder av en eller annen grunn, vil du finne den i /tmp mappen. Klikk OK for å fortsette med en auto-oppdatering eller avbryt for å besøke ICEcoder området slik at du kan ta tak i zip-filen og oppdatere manuelt.",
"You can start..." => "Du kan starte feilrapportering i Hjelp > Innstillinger",
"Error cannot find..." => "Feil: kan ikke finne/få tilgang til feil filstier",
"No new errors..." => "Ingen feil funnet",
"You have made..." => "Du har gjort endringer. Er du sikker på, at du vil lukke uten å lagre?",
"Close all tabs" => "Lukk alle faner?"
),
"icecoder" =>
[
"No text selected..." => "Ingen tekst valgt til å søke på",
"Creating Folder" => "Lage mappe",
"Sorry you can..." => "Beklager, du kan bare ha 100 filer åpne samtidig!",
"Opening File" => "Åpner Fil",
"Enter relative file..." => "Oppgi den relative filstien (med prefiks /) eller ekstern URL",
"Getting" => "Får",
"Please enter the..." => "Skriv inn det nye navnet på",
"Renaming to" => "Endre navn til",
"Moving to" => "Flytt til",
"Deleting File" => "Slett Fil",
"Pasting File" => "Lim inn Fil",
"Sorry cannot paste..." => "Beklager, kan ikke lime inn en hel rot mappe",
"Nothing to paste..." => "Ingenting å lime inn, kopiere en fil/mappe først!",
"Replacing text in" => "Erstatte tekst i",
"Cancelled tasks" => "Kansellerte oppgaver",
"Open previous files" => "Åpne siste filer?",
"Please note for..." => "Vennligst merk: for at oppdatering skal fungere skikkelig, må du ha skrive/slette tilgang til alle ICEcoder kataloger og filer. Hvis du trenger å gjenopprette denne versjonen av ICEcoder av en eller annen grunn, vil du finne den i /tmp mappen. Klikk OK for å fortsette med en auto-oppdatering eller avbryt for å besøke ICEcoder området slik at du kan ta tak i zip-filen og oppdatere manuelt.",
"You can start..." => "Du kan starte feilrapportering i Hjelp > Innstillinger",
"Error cannot find..." => "Feil: kan ikke finne/få tilgang til feil filstier",
"No new errors..." => "Ingen feil funnet",
"You have made..." => "Du har gjort endringer. Er du sikker på, at du vil lukke uten å lagre?",
"Close all tabs" => "Lukk alle faner?"
],
"login" =>
array(
"set password" => "sett passord",
"login" => "logginn",
"To disable registration..." => "Hvis du vil deaktivere registreringsmodus, åpne innstillingsmenyen eller åpne data/config-settings.php og endre/aktiver Påmelding til 'false', deretter laste siden om igjen",
"Registration mode enabled" => "Registreringsmodus aktivert",
"auto-check for updates" => "auto-sjekk for oppdateringer",
"To put into..." => "Å sette til flerbrukermodus, åpne innstillingsmenyen eller åpne data/config-settings.php og endre flerbruker til 'true', deretter laste siden om igjen",
"multi-user" => "flerbruker"
),
"login" =>
[
"set password" => "sett passord",
"login" => "logginn",
"To disable registration..." => "Hvis du vil deaktivere registreringsmodus, åpne innstillingsmenyen eller åpne data/config-settings.php og endre/aktiver Påmelding til 'false', deretter laste siden om igjen",
"Registration mode enabled" => "Registreringsmodus aktivert",
"auto-check for updates" => "auto-sjekk for oppdateringer",
"To put into..." => "Å sette til flerbrukermodus, åpne innstillingsmenyen eller åpne data/config-settings.php og endre flerbruker til 'true', deretter laste siden om igjen",
"multi-user" => "flerbruker"
],
"multiple-results" =>
array(
"rename all" => "endre navn på alle",
"replace all" => "erstatte alle",
"document" => "dokument",
"Found" => "Funnet",
"times" => "ganger",
"replace" => "erstatte",
"file folder" => "fil/mappe",
"rename to" => "endre navn til",
"rename" => "endre navn",
"file" => "fil",
"No matches found" => "Ingen treff",
"selected" => "valgt",
"found in" => "funnet i",
"Replaced" => "Erstattet"
),
"multiple-results" =>
[
"rename all" => "endre navn på alle",
"replace all" => "erstatte alle",
"document" => "dokument",
"Found" => "Funnet",
"times" => "ganger",
"replace" => "erstatte",
"file folder" => "fil/mappe",
"rename to" => "endre navn til",
"rename" => "endre navn",
"file" => "fil",
"No matches found" => "Ingen treff",
"selected" => "valgt",
"found in" => "funnet i",
"Replaced" => "Erstattet"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder må startes om igjen, for å gjøre programtillegget kjørbar. Start om igjen nå?",
"saving plugins" => "lagre programtillegg...",
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter",
"and try again" => "og prøv igjen",
"couldnt delete dir" => "kan ikke slette mappe",
"couldnt delete file" => "kan ikke slette fil",
"plugins" => "programtillegg",
"Guide to writing..." => "Guide til skriving av programtillegg",
"Manage Installed" => "Administrer installerte",
"URL" => "URL",
"Target" => "Mål",
"Timer" => "Tidsur",
"Update" => "Oppdater",
"Install" => "Installer",
"Uninstall" => "Avinstaller",
"Reload after install..." => "Omstart etter installasjon nødvendig"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder må startes om igjen, for å gjøre programtillegget kjørbar. Start om igjen nå?",
"saving plugins" => "lagre programtillegg...",
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter",
"and try again" => "og prøv igjen",
"couldnt delete dir" => "kan ikke slette mappe",
"couldnt delete file" => "kan ikke slette fil",
"plugins" => "programtillegg",
"Guide to writing..." => "Guide til skriving av programtillegg",
"Manage Installed" => "Administrer installerte",
"URL" => "URL",
"Target" => "Mål",
"Timer" => "Tidsur",
"Update" => "Oppdater",
"Install" => "Installer",
"Uninstall" => "Avinstaller",
"Reload after install..." => "Omstart etter installasjon nødvendig"
],
"properties" =>
array(
"properties" => "egenskaper",
"Size" => "Størrelse",
"Modified" => "Endret",
"Last access" => "Siste tilgang",
"Type" => "Type",
"Readable Writeable" => "Lesbar/Skrivbar",
"Relative path" => "Relativ sti",
"Absolute path" => "Absolute sti",
"Contains" => "Inneholder",
"Permissions" => "Tillatelser",
"Owner" => "Eier",
"Group" => "Gruppe",
"Public" => "Offentlig",
"Read" => "Lese",
"Write" => "Skrive",
"Execute" => "Kjøre",
"Change to" => "Endre til",
"update" => "oppdatere"
),
"properties" =>
[
"properties" => "egenskaper",
"Size" => "Størrelse",
"Modified" => "Endret",
"Last access" => "Siste tilgang",
"Type" => "Type",
"Readable Writeable" => "Lesbar/Skrivbar",
"Relative path" => "Relativ sti",
"Absolute path" => "Absolute sti",
"Contains" => "Inneholder",
"Permissions" => "Tillatelser",
"Owner" => "Eier",
"Group" => "Gruppe",
"Public" => "Offentlig",
"Read" => "Lese",
"Write" => "Skrive",
"Execute" => "Kjøre",
"Change to" => "Endre til",
"update" => "oppdatere"
],
"settings-common" =>
array(
"Your document does..." => "Dokumentet ser ikke ut til å være i UTF-8 koding, derfor har det blitt omgjort"
),
"settings-common" =>
[
"Your document does..." => "Dokumentet ser ikke ut til å være i UTF-8 koding, derfor har det blitt omgjort"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter",
"and try again" => "og prøv igjen"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter",
"and try again" => "og prøv igjen"
],
"settings-screen" =>
array(
"settings" => "innstillinger",
"version" => "versjon",
"website" => "webside",
"git" => "git",
"codemirror dir" => "codemirror mappe",
"codemirror version" => "codemirror versjon",
"file manager root" => "filbehandler root",
"Free to use..." => "Gratis å bruke den til eget formål, kommersielle eller ikke, bare gi meg beskjed om eventuelle kule bruk eller tilpasninger. :) <br>Ingen garanti eller erstatningsansvar aksepteres for noe som helst, det er ditt eget ansvar for all bruk.<br>Mange fantastiske mennesker og bedrifter har bidratt til å bygge ICEcoder og det er for mange å takke her. Vennligst se hele listen på",
"functionality" => "funksjonalitet",
"check for updates..." => "se etter oppdateringer ved start",
"auto open last..." => "åpne automatisk siste filer ved innlogging",
"when finding in..." => "når funnet blant filer, utelukke",
"assisting" => "assistere",
"code assist" => "code assistent",
"visible tabs" => "synlige faner",
"locked nav" => "låst navi",
"tag wrapper command" => "tag wrapper kommando",
"auto-complete on" => "autokompletering på",
"security" => "sikkerhet",
"new password" => "nytt passord",
"8 chars min" => "min. 8 tegn",
"confirm password" => "bekreft passord",
"banned files/folders" => "forbudte filer/mapper",
"banned paths" => "forbudte stier",
"ip addresses" => "ip adresser",
"Slash prefixed comma..." => "Slash som prefiks, komma som skille",
"Comma delimited" => "Skilled med komma",
"style" => "stil",
"theme" => "tema",
"line wrapping" => "linjebryting",
"scrollbars" => "rullefelt",
"indent type" => "innrykk type",
"indent size" => "innrykk størr.",
"font size" => "skrift størr.",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "programtilleggspanel justert",
"file manager" => "filbehandler",
"root" => "root",
"Slash prefixed" => "Slash prefiks",
"bug reporting" => "feil rapportering",
"check in files" => "sjekke blant filer",
"every" => "hver",
"secs getting last" => "sek., får siste",
"lines" => "linjer",
"multi-user" => "flerbruker",
"Make sure you..." => "Pass på, at du ikke stenger deg ut selv",
"Registration" => "Registrering",
"update" => "oppdatere"
),
"settings-screen" =>
[
"settings" => "innstillinger",
"version" => "versjon",
"website" => "webside",
"git" => "git",
"codemirror dir" => "codemirror mappe",
"codemirror version" => "codemirror versjon",
"file manager root" => "filbehandler root",
"Free to use..." => "Gratis å bruke den til eget formål, kommersielle eller ikke, bare gi meg beskjed om eventuelle kule bruk eller tilpasninger. :) <br>Ingen garanti eller erstatningsansvar aksepteres for noe som helst, det er ditt eget ansvar for all bruk.<br>Mange fantastiske mennesker og bedrifter har bidratt til å bygge ICEcoder og det er for mange å takke her. Vennligst se hele listen på",
"functionality" => "funksjonalitet",
"check for updates..." => "se etter oppdateringer ved start",
"auto open last..." => "åpne automatisk siste filer ved innlogging",
"when finding in..." => "når funnet blant filer, utelukke",
"assisting" => "assistere",
"code assist" => "code assistent",
"visible tabs" => "synlige faner",
"locked nav" => "låst navi",
"tag wrapper command" => "tag wrapper kommando",
"auto-complete on" => "autokompletering på",
"security" => "sikkerhet",
"new password" => "nytt passord",
"8 chars min" => "min. 8 tegn",
"confirm password" => "bekreft passord",
"banned files/folders" => "forbudte filer/mapper",
"banned paths" => "forbudte stier",
"ip addresses" => "ip adresser",
"Slash prefixed comma..." => "Slash som prefiks, komma som skille",
"Comma delimited" => "Skilled med komma",
"style" => "stil",
"theme" => "tema",
"line wrapping" => "linjebryting",
"scrollbars" => "rullefelt",
"indent type" => "innrykk type",
"indent size" => "innrykk størr.",
"font size" => "skrift størr.",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "programtilleggspanel justert",
"file manager" => "filbehandler",
"root" => "root",
"Slash prefixed" => "Slash prefiks",
"bug reporting" => "feil rapportering",
"check in files" => "sjekke blant filer",
"every" => "hver",
"secs getting last" => "sek., får siste",
"lines" => "linjer",
"multi-user" => "flerbruker",
"Make sure you..." => "Pass på, at du ikke stenger deg ut selv",
"Registration" => "Registrering",
"update" => "oppdatere"
],
"settings-update" =>
array(
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter;",
"and try again" => "og prøv igjen",
"and press refresh" => "og trykk refresh"
),
"updater" =>
array(
"Update appears to..." => "Oppdatering synes å være vellykket"
)
);
"settings-update" =>
[
"Cannot update config..." => "Kan ikke oppdatere konfigurasjonsfilen. Vennligst sett offentlige skriverettigheter;",
"and try again" => "og prøv igjen",
"and press refresh" => "og trykk refresh"
],
"updater" =>
[
"Update appears to..." => "Oppdatering synes å være vellykket"
]
];

View File

@@ -5,372 +5,372 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>بر روی آیکن ها کلیک کنید<br>برای راهنمایی &amp;<br>اطلاعات استفاده</b>",
"server" => "سرور",
"Server name, OS..." => "نام سرور ، سیستم عامل و آی پی :",
"Root" => "روت:",
"ICEcoder root" => "ICEcoder روت :",
"PHP version" => "نسخه پی اچ پی:",
"Date & time" => "زمان و تاریخ :",
"your device" => "دستگاه شما",
"Browser" => "مرورگر :",
"Your IP" => "آی پی شما:",
"files" => "فایل ها",
"Last 10 files..." => "آخرین ۱۰ فایل باز شده",
"none" => "[پوچ]",
"results" => "نتایج"
),
[
"Click icons for..." => "<b>بر روی آیکن ها کلیک کنید<br>برای راهنمایی &amp;<br>اطلاعات استفاده</b>",
"server" => "سرور",
"Server name, OS..." => "نام سرور ، سیستم عامل و آی پی :",
"Root" => "روت:",
"ICEcoder root" => "ICEcoder روت :",
"PHP version" => "نسخه پی اچ پی:",
"Date & time" => "زمان و تاریخ :",
"your device" => "دستگاه شما",
"Browser" => "مرورگر :",
"Your IP" => "آی پی شما:",
"files" => "فایل ها",
"Last 10 files..." => "آخرین ۱۰ فایل باز شده",
"none" => "[پوچ]",
"results" => "نتایج"
],
"files" =>
array(
"Lock" => "قفل",
"Refresh" => "بارگذاری مجدد",
"ROOT" => "[ریشه]"
),
[
"Lock" => "قفل",
"Refresh" => "بارگذاری مجدد",
"ROOT" => "[ریشه]"
],
"index" =>
array(
"UPDATE INFO" => "اطلاعات به روز رسانی",
"now available" => "هم اکنون در دسترس است",
"Your version is" => "نسخه مورد استفاده شما",
"Update now" => "به روز کنید",
"You have some..." => "شما چند تغییر ذخیره نشده دارید",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "در حال کار",
"Color picker" => "اشاره گر رنگ",
"New File" => "فایل جدید",
"New Folder" => "پوشه جدید",
"Upload File(s)" => "بارگذاری فایل",
"Paste" => "چسباندن",
"Open" => "باز کردن",
"Copy" => "کپی کردن",
"Duplicate" => "تهیه نسخه دوم",
"Delete" => "حذف",
"Rename" => "تغیر نام",
"View Webpage" => "نمایش وب سایت",
"Download" => "دریافت",
"Properties" => "ویژگی ها",
"File" => "فایل",
"Edit" => "ویرایش",
"Remote" => "کنترل از راه دور",
"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" => "گزارش اشکال فعال نیست"
),
[
"UPDATE INFO" => "اطلاعات به روز رسانی",
"now available" => "هم اکنون در دسترس است",
"Your version is" => "نسخه مورد استفاده شما",
"Update now" => "به روز کنید",
"You have some..." => "شما چند تغییر ذخیره نشده دارید",
"Are you sure you want to close?" => "Are you sure you want to close?",
"working" => "در حال کار",
"Color picker" => "اشاره گر رنگ",
"New File" => "فایل جدید",
"New Folder" => "پوشه جدید",
"Upload File(s)" => "بارگذاری فایل",
"Paste" => "چسباندن",
"Open" => "باز کردن",
"Copy" => "کپی کردن",
"Duplicate" => "تهیه نسخه دوم",
"Delete" => "حذف",
"Rename" => "تغیر نام",
"View Webpage" => "نمایش وب سایت",
"Download" => "دریافت",
"Properties" => "ویژگی ها",
"File" => "فایل",
"Edit" => "ویرایش",
"Remote" => "کنترل از راه دور",
"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" => "گزارش اشکال فعال نیست"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "یافتن در :"
),
[
"Found in" => "یافتن در :"
],
"file-control" =>
array(
"Sorry" => "متاسفیم",
"does not seem..." => "به نظر می رسد بر روی سرور موجود نیست",
"Sorry, could not..." => "متاسفانه نمی توانیم اطلاعات را دریافت کنیم",
"Sorry, cannot create..." => "متاسفانه نمی توانیم یک شاخه در مسیر زیر ایجاد کنیم",
"Sorry, cannot copy" => "متاسفانه نمی توانیم کپی کنیم",
"into" => "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..." => "متاسفانه نمی توانیم دسترسی ریشه را تغییر دهیم",
"Sorry, cannot delete" => "متاسفانه نمی توانیم تغییر دهیم",
"Sorry, this file..." => "متاسفانه این فایل تغییر دارد و نمی توانیم آن را ذخیره کنیم",
"Reload this file..." => "بارگذاری مجدد این فایل و جایگزینی تغییرات شما در یک فایل جدید؟",
"There was a..." => "یک وقفه تکنولوژیک وجوددارد،احتمالا چیزی کامل آماده نیست. بنابراین ICEcoder مجددا این فایل را بارگذاری می کند..",
"displayed at" => "نمایش داده شده در",
"Enter filename to..." => "نام فایل را برای ذخیره وارد کنید",
"That file exists..." => "این فایل هم اکنون موجود است ، جایگزین شود؟",
"Saving" => "در حال ذخره"
),
[
"Sorry" => "متاسفیم",
"does not seem..." => "به نظر می رسد بر روی سرور موجود نیست",
"Sorry, could not..." => "متاسفانه نمی توانیم اطلاعات را دریافت کنیم",
"Sorry, cannot create..." => "متاسفانه نمی توانیم یک شاخه در مسیر زیر ایجاد کنیم",
"Sorry, cannot copy" => "متاسفانه نمی توانیم کپی کنیم",
"into" => "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..." => "متاسفانه نمی توانیم دسترسی ریشه را تغییر دهیم",
"Sorry, cannot delete" => "متاسفانه نمی توانیم تغییر دهیم",
"Sorry, this file..." => "متاسفانه این فایل تغییر دارد و نمی توانیم آن را ذخیره کنیم",
"Reload this file..." => "بارگذاری مجدد این فایل و جایگزینی تغییرات شما در یک فایل جدید؟",
"There was a..." => "یک وقفه تکنولوژیک وجوددارد،احتمالا چیزی کامل آماده نیست. بنابراین ICEcoder مجددا این فایل را بارگذاری می کند..",
"displayed at" => "نمایش داده شده در",
"Enter filename to..." => "نام فایل را برای ذخیره وارد کنید",
"That file exists..." => "این فایل هم اکنون موجود است ، جایگزین شود؟",
"Saving" => "در حال ذخره"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "توکن CSRF اشتباه. لطفا خطا را در https://github.com/icecoder/ICEcoder گزارش دهید تا اصلاح شود."
),
[
"Bad CSRF token..." => "توکن CSRF اشتباه. لطفا خطا را در https://github.com/icecoder/ICEcoder گزارش دهید تا اصلاح شود."
],
"help" =>
array(
"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" => "وارد کردن تب / انتخاب شده داخل است",
"Wrap with div" => "قرار دادن با &lt;div&gt;",
"Wrap with span" => "قرار دادن با &lt;span&gt;",
"Wrap unwrap p" => "قرار دادن / باز کردن با &lt;p&gt;",
"Wrap unwrap a" => "قرار دادن / باز کردن با &lt;a&gt;",
"Wrap unwrap b" => "قرار دادن / باز کردن با &lt;b&gt;",
"Wrap unwrap i" => "قرار دادن / باز کردن با &lt;i&gt;",
"Wrap unwrap strong" => "قرار دادن / باز کردن با &lt;strong&gt;",
"Wrap unwrap em" => "قرار دادن / باز کردن با &lt;em&gt;",
"Wrap unwrap li" => "قرار دادن / باز کردن با &lt;li&gt;",
"Wrap unwrap h1..." => "قرار دادن / باز کردن با &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "انتخاب خط با &lt;br&gt;",
"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" => "یافتن",
"Focus on Go..." => "فکوس کن برای رفتن به خط ورود",
"Save" => "ذخیره",
"Save as" => "ذخیره به عنوان ...",
"View webpage" => "مشاهده صفحه وب",
"Contract expand file..." => "قرارداد / گسترش مدیریت فایل",
"Fold unfold current..." => "ریختن (فولد) / آشکار شدن فایل فعلی",
"Refocus on document" => "فوکوس مجدد در سند",
"Cancel tasks" => "لغو تسک"
),
[
"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" => "وارد کردن تب / انتخاب شده داخل است",
"Wrap with div" => "قرار دادن با &lt;div&gt;",
"Wrap with span" => "قرار دادن با &lt;span&gt;",
"Wrap unwrap p" => "قرار دادن / باز کردن با &lt;p&gt;",
"Wrap unwrap a" => "قرار دادن / باز کردن با &lt;a&gt;",
"Wrap unwrap b" => "قرار دادن / باز کردن با &lt;b&gt;",
"Wrap unwrap i" => "قرار دادن / باز کردن با &lt;i&gt;",
"Wrap unwrap strong" => "قرار دادن / باز کردن با &lt;strong&gt;",
"Wrap unwrap em" => "قرار دادن / باز کردن با &lt;em&gt;",
"Wrap unwrap li" => "قرار دادن / باز کردن با &lt;li&gt;",
"Wrap unwrap h1..." => "قرار دادن / باز کردن با &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "انتخاب خط با &lt;br&gt;",
"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" => "یافتن",
"Focus on Go..." => "فکوس کن برای رفتن به خط ورود",
"Save" => "ذخیره",
"Save as" => "ذخیره به عنوان ...",
"View webpage" => "مشاهده صفحه وب",
"Contract expand file..." => "قرارداد / گسترش مدیریت فایل",
"Fold unfold current..." => "ریختن (فولد) / آشکار شدن فایل فعلی",
"Refocus on document" => "فوکوس مجدد در سند",
"Cancel tasks" => "لغو تسک"
],
"icecoder" =>
array(
"No text selected..." => "هیچ متنی برای جستجو انتخاب نشده است",
"Creating Folder" => "در حال ساخت پوشه",
"Sorry you can..." => "متاسفانه ، شما می توانید حداکثر ۱۰۰ فایل را هم زمان باز کنید !",
"Opening File" => "در حال باز کردن فایل",
"Enter relative file..." => "قراردادن مسیر فایل مشابه ( ابتدا با / ) یا لینک ریموت",
"Getting" => "دریافت",
"Please enter the..." => "لطفا یک نام جدید وارد کنید برای",
"Renaming to" => "تغییر نام به",
"Moving to" => "انتقال به",
"Deleting File" => "در حال حذف فایل ها",
"Pasting File" => "در حال پست کردن فایل",
"Sorry cannot paste..." => "متاسفانه نمی توان به ریشه چیزی اضافه کرد",
"Nothing to paste..." => "هیچ چیش برای چسباندن نیست ! ابتدا فایل / پوشه را کپی کنید",
"Replacing text in" => "جایگزین کردن متن در",
"Cancelled tasks" => "تسک های لغو شده ",
"Open previous files" => "بازکردن فایل های قبلی؟",
"Please note for..." => "Please note: for updating to work properly, you need to have write/delete access on all ICEcoder dirs & files. If you need to recover this version of ICEcoder for any reason, you'll find it in the /tmp dir. Click OK to proceed with an auto-update or cancel to visit the ICEcoder site so you can grab the zip and update manually.",
"You can start..." => "شما می توانید ارسال خطا را از منوی کمک رسانی > تنظیمات انجام دهید",
"Error cannot find..." => "خطا : نمی توانید به فایل / مسیر فایل های خطا دسترسی پیدا کنید.",
"No new errors..." => "هیچ خطای جدیدی پیدا نشد",
"You have made..." => "شما تغییراتی اعمال کرده اید. آیا اطمینان دارید که میخواهید بدون ذخیره کردن فایل را ببندید؟",
"Close all tabs" => "بستن همه تب ها؟"
),
[
"No text selected..." => "هیچ متنی برای جستجو انتخاب نشده است",
"Creating Folder" => "در حال ساخت پوشه",
"Sorry you can..." => "متاسفانه ، شما می توانید حداکثر ۱۰۰ فایل را هم زمان باز کنید !",
"Opening File" => "در حال باز کردن فایل",
"Enter relative file..." => "قراردادن مسیر فایل مشابه ( ابتدا با / ) یا لینک ریموت",
"Getting" => "دریافت",
"Please enter the..." => "لطفا یک نام جدید وارد کنید برای",
"Renaming to" => "تغییر نام به",
"Moving to" => "انتقال به",
"Deleting File" => "در حال حذف فایل ها",
"Pasting File" => "در حال پست کردن فایل",
"Sorry cannot paste..." => "متاسفانه نمی توان به ریشه چیزی اضافه کرد",
"Nothing to paste..." => "هیچ چیش برای چسباندن نیست ! ابتدا فایل / پوشه را کپی کنید",
"Replacing text in" => "جایگزین کردن متن در",
"Cancelled tasks" => "تسک های لغو شده ",
"Open previous files" => "بازکردن فایل های قبلی؟",
"Please note for..." => "Please note: for updating to work properly, you need to have write/delete access on all ICEcoder dirs & files. If you need to recover this version of ICEcoder for any reason, you'll find it in the /tmp dir. Click OK to proceed with an auto-update or cancel to visit the ICEcoder site so you can grab the zip and update manually.",
"You can start..." => "شما می توانید ارسال خطا را از منوی کمک رسانی > تنظیمات انجام دهید",
"Error cannot find..." => "خطا : نمی توانید به فایل / مسیر فایل های خطا دسترسی پیدا کنید.",
"No new errors..." => "هیچ خطای جدیدی پیدا نشد",
"You have made..." => "شما تغییراتی اعمال کرده اید. آیا اطمینان دارید که میخواهید بدون ذخیره کردن فایل را ببندید؟",
"Close all tabs" => "بستن همه تب ها؟"
],
"login" =>
array(
"set password" => "تنظیم واژه رمز",
"login" => "ورود",
"To disable registration..." => "برای غیر فعال کردن حالت ثبت نام ، منوی تنظیمات را باز کنید و یا فایل data/config-settings.php را باز کنید و گزینه enableRegistration را به false تغییر دهید. سپس این صفحه را بارگذاری مجدد نمایید",
"Registration mode enabled" => "حالت ثبت نام فعال است",
"auto-check for updates" => "بررسی خودکار برای به روز رسانی",
"To put into..." => "برای وارد شدن به حالت چند کاربره ، منوی تنظیمات را باز کنید و یا فایل data/config-settings.php و گزینه multiUser را به true تغییر دهید و و ذخیره کنید. سپس این صفحه را بارگذاری مجدد نمایید",
"multi-user" => "چند کاربره"
),
[
"set password" => "تنظیم واژه رمز",
"login" => "ورود",
"To disable registration..." => "برای غیر فعال کردن حالت ثبت نام ، منوی تنظیمات را باز کنید و یا فایل data/config-settings.php را باز کنید و گزینه enableRegistration را به false تغییر دهید. سپس این صفحه را بارگذاری مجدد نمایید",
"Registration mode enabled" => "حالت ثبت نام فعال است",
"auto-check for updates" => "بررسی خودکار برای به روز رسانی",
"To put into..." => "برای وارد شدن به حالت چند کاربره ، منوی تنظیمات را باز کنید و یا فایل data/config-settings.php و گزینه multiUser را به true تغییر دهید و و ذخیره کنید. سپس این صفحه را بارگذاری مجدد نمایید",
"multi-user" => "چند کاربره"
],
"multiple-results" =>
array(
"rename all" => "تغییر نام همه",
"replace all" => "جایگزین کردن همه",
"document" => "سند",
"Found" => "یافتن",
"times" => "دفعات",
"replace" => "جایگزین کردن",
"file folder" => "فایل/فولدر",
"rename to" => "تغییر نام به",
"rename" => "تغیر نام",
"file" => "فایل",
"No matches found" => "جستجو نتیجه ای نداشت",
"selected" => "انتخاب شده",
"found in" => "یافتن در",
"Replaced" => "جایگزین شود"
),
[
"rename all" => "تغییر نام همه",
"replace all" => "جایگزین کردن همه",
"document" => "سند",
"Found" => "یافتن",
"times" => "دفعات",
"replace" => "جایگزین کردن",
"file folder" => "فایل/فولدر",
"rename to" => "تغییر نام به",
"rename" => "تغیر نام",
"file" => "فایل",
"No matches found" => "جستجو نتیجه ای نداشت",
"selected" => "انتخاب شده",
"found in" => "یافتن در",
"Replaced" => "جایگزین شود"
],
"plugins-manager" =>
array(
"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" => "آدرس",
"Target" => "هدف",
"Timer" => "زمان سنج",
"Update" => "آپدیت",
"Install" => "اینستال",
"Uninstall" => "آن انیستال",
"Reload after install..." => "بارگذاری مجدد بعد از نصب لازم است"
),
[
"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" => "آدرس",
"Target" => "هدف",
"Timer" => "زمان سنج",
"Update" => "آپدیت",
"Install" => "اینستال",
"Uninstall" => "آن انیستال",
"Reload after install..." => "بارگذاری مجدد بعد از نصب لازم است"
],
"properties" =>
array(
"properties" => "ویژگی ها",
"Size" => "اندازه",
"Modified" => "ویرایش شده",
"Last access" => "آخرین دسترسی",
"Type" => "نوع",
"Readable Writeable" => "قابل خواندن / قابل نوشتن",
"Relative path" => "مسیر نسبی",
"Absolute path" => "مسیر مطلق",
"Contains" => "شامل",
"Permissions" => "دسترسی ها",
"Owner" => "سازنده",
"Group" => "گروه",
"Public" => "عمومی",
"Read" => "خواندن",
"Write" => "نوشتن",
"Execute" => "اجرا",
"Change to" => "تغییر به",
"update" => "به روز کردن"
),
[
"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" =>
array(
"Your document does..." => "سند شما با استاندارد UTF-8 همخوانی ندارد ، تبدیل می شود"
),
[
"Your document does..." => "سند شما با استاندارد UTF-8 همخوانی ندارد ، تبدیل می شود"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "نمیتوان فایل تنظیمات را به روز کرد ، لطفا دسترسی نوشتن را بررسی کنید در",
"and try again" => "و مجددا تلاش نمایید"
),
[
"Cannot update config..." => "نمیتوان فایل تنظیمات را به روز کرد ، لطفا دسترسی نوشتن را بررسی کنید در",
"and try again" => "و مجددا تلاش نمایید"
],
"settings-screen" =>
array(
"settings" => "تنظیمات",
"version" => "نسخه",
"website" => "وب سایت",
"git" => "گیت",
"codemirror dir" => "مسیر کد آینه",
"codemirror version" => "نسخه کد آینه",
"file manager root" => "ریشه مسیر مدیریت فایل",
"Free to use..." => "Free to use it for your own purposes, commercial or not, just let me know of any cool uses or customisations. :)<br><br>No warranty or liability accepted for anything, all responsibility of use is your own.<br><br>A lot of fantastic people and companies have helped build ICEcoder and there is too many to thank here. Please see the full list at",
"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" => "حداقل ۸ کارکتر",
"confirm password" => "تایید پسورد",
"banned files/folders" => "فایل ها / پوشه های مسدود شده",
"banned paths" => "مسیر های مسدود شده",
"ip addresses" => "آدرس آی پی",
"Slash prefixed comma..." => "پیشوند اسلش, با کاما از هم جدا کنید",
"Comma delimited" => "با کما جدا شوند",
"style" => "استایل",
"theme" => "قالب",
"line wrapping" => "وارپینگ خط",
"scrollbars" => "نوارهای پیمایش",
"indent type" => "نوع برجسته کردن",
"indent size" => "اندازه برجسته کردن",
"font size" => "اندازه فونت",
"auto indent" => "auto indent",
"layout" => "لایه",
"plugin panel aligned" => "تراز پنل پلاگین",
"file manager" => "مدیریت فایل",
"root" => "ریشه",
"Slash prefixed" => "پیشوند اسلش",
"bug reporting" => "گزارش باگ",
"check in files" => "فایل های چک این",
"every" => "همه",
"secs getting last" => "دریافت فهرست",
"lines" => "خط",
"multi-user" => "چند کاربره",
"Make sure you..." => "مطمئن شوید خود را خاریج از اینجا قفل نکرده اید",
"Registration" => "ثبت نام",
"update" => "به روز کردن"
),
[
"settings" => "تنظیمات",
"version" => "نسخه",
"website" => "وب سایت",
"git" => "گیت",
"codemirror dir" => "مسیر کد آینه",
"codemirror version" => "نسخه کد آینه",
"file manager root" => "ریشه مسیر مدیریت فایل",
"Free to use..." => "Free to use it for your own purposes, commercial or not, just let me know of any cool uses or customisations. :)<br><br>No warranty or liability accepted for anything, all responsibility of use is your own.<br><br>A lot of fantastic people and companies have helped build ICEcoder and there is too many to thank here. Please see the full list at",
"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" => "حداقل ۸ کارکتر",
"confirm password" => "تایید پسورد",
"banned files/folders" => "فایل ها / پوشه های مسدود شده",
"banned paths" => "مسیر های مسدود شده",
"ip addresses" => "آدرس آی پی",
"Slash prefixed comma..." => "پیشوند اسلش, با کاما از هم جدا کنید",
"Comma delimited" => "با کما جدا شوند",
"style" => "استایل",
"theme" => "قالب",
"line wrapping" => "وارپینگ خط",
"scrollbars" => "نوارهای پیمایش",
"indent type" => "نوع برجسته کردن",
"indent size" => "اندازه برجسته کردن",
"font size" => "اندازه فونت",
"auto indent" => "auto indent",
"layout" => "لایه",
"plugin panel aligned" => "تراز پنل پلاگین",
"file manager" => "مدیریت فایل",
"root" => "ریشه",
"Slash prefixed" => "پیشوند اسلش",
"bug reporting" => "گزارش باگ",
"check in files" => "فایل های چک این",
"every" => "همه",
"secs getting last" => "دریافت فهرست",
"lines" => "خط",
"multi-user" => "چند کاربره",
"Make sure you..." => "مطمئن شوید خود را خاریج از اینجا قفل نکرده اید",
"Registration" => "ثبت نام",
"update" => "به روز کردن"
],
"settings-update" =>
array(
"Cannot update config..." => "نمی توان فایل تنظیمات را به روز کرد ، لطفا دسترسی نوشتن را اعمال کنید در",
"and try again" => "و مجدد تلاش کنید",
"and press refresh" => "و صفحه را مجدد بارگذاری کنید"
),
[
"Cannot update config..." => "نمی توان فایل تنظیمات را به روز کرد ، لطفا دسترسی نوشتن را اعمال کنید در",
"and try again" => "و مجدد تلاش کنید",
"and press refresh" => "و صفحه را مجدد بارگذاری کنید"
],
"updater" =>
array(
"Update appears to..." => "با موفقیت به روز شد"
)
);
[
"Update appears to..." => "با موفقیت به روز شد"
]
];

View File

@@ -2,388 +2,386 @@
// Portugu&ecirc;s do Brasil
// by: @leonardoroese (GitHub)
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>&Iacute;cones<br>para ajuda &amp;<br>info. utiliza&ccedil;&atilde;o</b>",
"server" => "Servidor",
"Server name, OS..." => "Nome do Servidor, OS & IP:",
"Root" => "Raiz:",
"ICEcoder root" => "ICEcoder raiz:",
"PHP version" => "Vers&atilde;o do PHP:",
"Date & time" => "Data e Hora:",
"your device" => "seu dispositivo",
"Browser" => "Exibir:",
"Your IP" => "Seu IP:",
"files" => "arquivos",
"Last 10 files..." => "&uacute;ltimos 10 arquivos abertos:",
"none" => "[nenhum]",
),
"editor" =>
[
"Click icons for..." => "<b>&Iacute;cones<br>para ajuda &amp;<br>info. utiliza&ccedil;&atilde;o</b>",
"server" => "Servidor",
"Server name, OS..." => "Nome do Servidor, OS & IP:",
"Root" => "Raiz:",
"ICEcoder root" => "ICEcoder raiz:",
"PHP version" => "Vers&atilde;o do PHP:",
"Date & time" => "Data e Hora:",
"your device" => "seu dispositivo",
"Browser" => "Exibir:",
"Your IP" => "Seu IP:",
"files" => "arquivos",
"Last 10 files..." => "&uacute;ltimos 10 arquivos abertos:",
"none" => "[nenhum]",
],
"files" =>
array(
"Lock" => "Trava",
"Refresh" => "Atualizar",
"ROOT" => "[RAIZ]"
),
"files" =>
[
"Lock" => "Trava",
"Refresh" => "Atualizar",
"ROOT" => "[RAIZ]"
],
"index" =>
array(
"UPDATE INFO" => "INFORMA&Ccedil;&Atilde; DE ATUALIZA&Ccedil;&Atilde;O",
"now available" => "dispon&iacute;vel agora",
"Your version is" => "Sua vers&atilde;o &eacute;",
"Update now" => "Atualizar j&atilde;",
"You have some..." => "Voce possui altera&ccedil;&otilde;es n&atilde;o salvas",
"Are you sure you want to close?" => "Voc&ecirc; tem certeza que deseja fechar?",
"working" => "trabalhando",
"Color picker" => "Seletor de Cores",
"New File" => "Novo Arquivo",
"New Folder" => "Nova Pasta",
"Upload File(s)" => "Carregar arquivo(s)",
"Paste" => "Colar",
"Open" => "Abrir",
"Copy" => "Copiar",
"Duplicate" => "Duplicar",
"Delete" => "Excluir",
"Rename" => "Renomear",
"View Webpage" => "Exibir P&atilde;gina Web",
"Download" => "Download",
"Properties" => "Propriedades",
"File" => "Arquivo",
"Remote" => "Remoto",
"Edit" => "Editar",
"Source" => "Fonte",
"Help" => "Ajuda",
"Save" => "Salvar",
"Save As" => "Salvar Como",
"Live Preview" => "Visualizar",
"Upload" => "Enviar",
"Zip" => "Zip",
"Print" => "Imprimir",
"Fullscreen toggle" => "Exibir tela cheia",
"Logout" => "Sair",
"Undo" => "Desfazer",
"Redo" => "Refazer",
"Indent more" => "Indentar +",
"Indent less" => "Indentar -",
"Autocomplete" => "Autocompletar",
"Comment/Uncomment" => "Comentar/Descomentar",
"Jump to Definition" => "Ir para defini&ccedil;&atilde;o",
"Manual" => "Manual",
"Shortcuts" => "Atalhos",
"Settings" => "Configura&ccedil;&otilde;es",
"Search for selected" => "Procurar por selecionado",
"website" => "website",
"Close all tabs" => "Fechar todas as abas",
"Alphabetize tabs" => "Ordenar abas por nome",
"Find" => "Procurar",
"in" => "em",
"and" => "e",
"replace" => "substituir",
"replace all" => "substituir tudo",
"this document" => "este documento",
"open documents" => "documentos abertos",
"all files" => "todos os arquivos",
"all filenames" => "todos nomes de arquivo",
"Go to Line" => "Ir para linha",
"View" => "Exibir",
"Bug reporting not active" => "Relat&oacute;rio de Bug desativado"
),
"index" =>
[
"UPDATE INFO" => "INFORMA&Ccedil;&Atilde; DE ATUALIZA&Ccedil;&Atilde;O",
"now available" => "dispon&iacute;vel agora",
"Your version is" => "Sua vers&atilde;o &eacute;",
"Update now" => "Atualizar j&atilde;",
"You have some..." => "Voce possui altera&ccedil;&otilde;es n&atilde;o salvas",
"Are you sure you want to close?" => "Voc&ecirc; tem certeza que deseja fechar?",
"working" => "trabalhando",
"Color picker" => "Seletor de Cores",
"New File" => "Novo Arquivo",
"New Folder" => "Nova Pasta",
"Upload File(s)" => "Carregar arquivo(s)",
"Paste" => "Colar",
"Open" => "Abrir",
"Copy" => "Copiar",
"Duplicate" => "Duplicar",
"Delete" => "Excluir",
"Rename" => "Renomear",
"View Webpage" => "Exibir P&atilde;gina Web",
"Download" => "Download",
"Properties" => "Propriedades",
"File" => "Arquivo",
"Remote" => "Remoto",
"Edit" => "Editar",
"Source" => "Fonte",
"Help" => "Ajuda",
"Save" => "Salvar",
"Save As" => "Salvar Como",
"Live Preview" => "Visualizar",
"Upload" => "Enviar",
"Zip" => "Zip",
"Print" => "Imprimir",
"Fullscreen toggle" => "Exibir tela cheia",
"Logout" => "Sair",
"Undo" => "Desfazer",
"Redo" => "Refazer",
"Indent more" => "Indentar +",
"Indent less" => "Indentar -",
"Autocomplete" => "Autocompletar",
"Comment/Uncomment" => "Comentar/Descomentar",
"Jump to Definition" => "Ir para defini&ccedil;&atilde;o",
"Manual" => "Manual",
"Shortcuts" => "Atalhos",
"Settings" => "Configura&ccedil;&otilde;es",
"Search for selected" => "Procurar por selecionado",
"website" => "website",
"Close all tabs" => "Fechar todas as abas",
"Alphabetize tabs" => "Ordenar abas por nome",
"Find" => "Procurar",
"in" => "em",
"and" => "e",
"replace" => "substituir",
"replace all" => "substituir tudo",
"this document" => "este documento",
"open documents" => "documentos abertos",
"all files" => "todos os arquivos",
"all filenames" => "todos nomes de arquivo",
"Go to Line" => "Ir para linha",
"View" => "Exibir",
"Bug reporting not active" => "Relat&oacute;rio de Bug desativado"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Encontrado em:"
),
"bug-files-check" =>
[
"Found in" => "Encontrado em:"
],
"file-control" =>
array(
"Sorry" => "Desculpe",
"does not seem..." => "N&atilde;o encontrado no servidor",
"Sorry, could not..." => "Desculpe, conteudo n&atilde;o encontrado para",
"Sorry, cannot create..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel criar pasta",
"Sorry, cannot copy" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel copy",
"into" => "into",
"Uploaded file(s) OK" => "Arquivos carregados",
"Sorry, cannot upload" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel carregar",
"Sorry, cannot upload..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel carregar lista no modo DEMO",
"Sorry, cannot rename" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel renomear",
"Maybe public write..." => "A pasta superior possui permiss&atilde;o de escrita?",
"Sorry, cannot move" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel mover",
"Sorry, cannot save" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel salvar",
"Sorry, cannot replace..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel substituir texto em",
"Sorry, cannot change..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel mudar permiss&otilde;es para",
"Sorry, cannot delete..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel excluir n&iacute;vel raiz",
"Sorry, cannot delete" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel remover",
"Sorry, this file..." => "Desculpe, este arquivo foi modificado, n&atilde;o &eacute; poss&iacute;vel salvar",
"Reload this file..." => "Recarregar e copiar sua vers&atilde;o?",
"There was a..." => "Ocorreu algum problema. O ICEcoder recarregou o arquivo de controle novamente",
"displayed at" => "exibido em",
"Enter filename to..." => "Informe o nome do aquivo para salvar",
"That file exists..." => "Este arquivo j&atilde; existe, sobrescrever?",
"Saving" => "Salvando"
),
"file-control" =>
[
"Sorry" => "Desculpe",
"does not seem..." => "N&atilde;o encontrado no servidor",
"Sorry, could not..." => "Desculpe, conteudo n&atilde;o encontrado para",
"Sorry, cannot create..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel criar pasta",
"Sorry, cannot copy" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel copy",
"into" => "into",
"Uploaded file(s) OK" => "Arquivos carregados",
"Sorry, cannot upload" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel carregar",
"Sorry, cannot upload..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel carregar lista no modo DEMO",
"Sorry, cannot rename" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel renomear",
"Maybe public write..." => "A pasta superior possui permiss&atilde;o de escrita?",
"Sorry, cannot move" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel mover",
"Sorry, cannot save" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel salvar",
"Sorry, cannot replace..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel substituir texto em",
"Sorry, cannot change..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel mudar permiss&otilde;es para",
"Sorry, cannot delete..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel excluir n&iacute;vel raiz",
"Sorry, cannot delete" => "Desculpe, n&atilde;o &eacute; poss&iacute;vel remover",
"Sorry, this file..." => "Desculpe, este arquivo foi modificado, n&atilde;o &eacute; poss&iacute;vel salvar",
"Reload this file..." => "Recarregar e copiar sua vers&atilde;o?",
"There was a..." => "Ocorreu algum problema. O ICEcoder recarregou o arquivo de controle novamente",
"displayed at" => "exibido em",
"Enter filename to..." => "Informe o nome do aquivo para salvar",
"That file exists..." => "Este arquivo j&atilde; existe, sobrescrever?",
"Saving" => "Salvando"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Erro na chave CSRF. Reportar em https://github.com/icecoder/ICEcoder para ser corrigido."
),
"headers" =>
[
"Bad CSRF token..." => "Erro na chave CSRF. Reportar em https://github.com/icecoder/ICEcoder para ser corrigido."
],
"help" =>
array(
"shortcuts" => "atalhos",
"Within document" => "Neste documento",
"On Tabs" => "Em abas",
"Within file manager" => "No gerenciador de arquivos",
"Anywhere" => "Qualquer Lugar",
"Space" => "Espa&ccedil;o",
"Click" => "Clique",
"or" => "ou",
"Left click" => "Clique esquerdo",
"Middle click" => "Clique Meio",
"Double click tap..." => "Clique duplo / toque (mobile)",
"Right click" => "Clique direito",
"Middle scrollwheel" => "Meio scroll",
"Drag" => "Arrastar",
"Autocomplete add snippet" => "Auto-completar / adicionar snippet",
"Multiple select" => "Multipla sele&ccedil;&atilde;o",
"Move line up" => "Move linha acima",
"Move line down" => "Move linha abaixo",
"Duplicate lines" => "Duplicar linha(s)",
"Remove lines" => "Remover linha(s)",
"Insert line before" => "Inserir linha antes",
"Insert line after" => "Inserir linha ap&oacute;s",
"Search for selected" => "Procurar selecionado",
"Jump to definition" => "Ir para defini&ccedil;&atilde;o / voltar",
"Comment uncomment" => "Comentar / Descomentar",
"Insert tab indent" => "Inserir aba / auto indent selected",
"Insert more" => "Indentar +",
"Insert less" => "Indentar -",
"Wrap with div" => "Quabra com &lt;div&gt;",
"Wrap with span" => "Quabra com &lt;span&gt;",
"Wrap unwrap p" => "Quabra / desfaz com &lt;p&gt;",
"Wrap unwrap a" => "Quabra / desfaz com &lt;a&gt;",
"Wrap unwrap b" => "Quabra / desfaz com &lt;b&gt;",
"Wrap unwrap i" => "Quabra / desfaz com &lt;i&gt;",
"Wrap unwrap strong" => "Quabra / desfaz com &lt;strong&gt;",
"Wrap unwrap em" => "Quabra / desfaz com &lt;em&gt;",
"Wrap unwrap li" => "Quabra / desfaz com &lt;li&gt;",
"Wrap unwrap h1..." => "Quabra / desfaz com &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Fim de linha com &lt;br&gt;",
"Close tab" => "Fechar aba",
"Select file folder" => "Selecionar arquivo / pasta",
"Open file" => "Abrir arquivo",
"Range select" => "Sele&ccedil;&atilde;o",
"Options for selected" => "Op&ccedil;&otilde;es para sele&ccedil;&atilde;o",
"Delete selected" => "Excluir selecionado",
"Next previous tab" => "Pr&oacute;xima aba / anterior",
"Next tab" => "Pr&oacute;xima aba",
"Previous tab" => "Aba anterior",
"New tab" => "Nova aba",
"Close current tab" => "Fechar aba atual",
"Open file prompt" => "Abrir prompt de comando",
"Find" => "Buscar",
"Focus on Go..." => "Foco campo ir para linha",
"Save" => "Salvar",
"Save as" => "Salvar como...",
"View webpage" => "Exibir p&atilde;gina",
"Contract expand file..." => "Contrair / expandir gerenciador de arquivos",
"Fold unfold current..." => "Contrair / expandir linha atual",
"Refocus on document" => "Foco no documento",
"Cancel tasks" => "Cancelar tarefas"
),
"help" =>
[
"shortcuts" => "atalhos",
"Within document" => "Neste documento",
"On Tabs" => "Em abas",
"Within file manager" => "No gerenciador de arquivos",
"Anywhere" => "Qualquer Lugar",
"Space" => "Espa&ccedil;o",
"Click" => "Clique",
"or" => "ou",
"Left click" => "Clique esquerdo",
"Middle click" => "Clique Meio",
"Double click tap..." => "Clique duplo / toque (mobile)",
"Right click" => "Clique direito",
"Middle scrollwheel" => "Meio scroll",
"Drag" => "Arrastar",
"Autocomplete add snippet" => "Auto-completar / adicionar snippet",
"Multiple select" => "Multipla sele&ccedil;&atilde;o",
"Move line up" => "Move linha acima",
"Move line down" => "Move linha abaixo",
"Duplicate lines" => "Duplicar linha(s)",
"Remove lines" => "Remover linha(s)",
"Insert line before" => "Inserir linha antes",
"Insert line after" => "Inserir linha ap&oacute;s",
"Search for selected" => "Procurar selecionado",
"Jump to definition" => "Ir para defini&ccedil;&atilde;o / voltar",
"Comment uncomment" => "Comentar / Descomentar",
"Insert tab indent" => "Inserir aba / auto indent selected",
"Insert more" => "Indentar +",
"Insert less" => "Indentar -",
"Wrap with div" => "Quabra com &lt;div&gt;",
"Wrap with span" => "Quabra com &lt;span&gt;",
"Wrap unwrap p" => "Quabra / desfaz com &lt;p&gt;",
"Wrap unwrap a" => "Quabra / desfaz com &lt;a&gt;",
"Wrap unwrap b" => "Quabra / desfaz com &lt;b&gt;",
"Wrap unwrap i" => "Quabra / desfaz com &lt;i&gt;",
"Wrap unwrap strong" => "Quabra / desfaz com &lt;strong&gt;",
"Wrap unwrap em" => "Quabra / desfaz com &lt;em&gt;",
"Wrap unwrap li" => "Quabra / desfaz com &lt;li&gt;",
"Wrap unwrap h1..." => "Quabra / desfaz com &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Fim de linha com &lt;br&gt;",
"Close tab" => "Fechar aba",
"Select file folder" => "Selecionar arquivo / pasta",
"Open file" => "Abrir arquivo",
"Range select" => "Sele&ccedil;&atilde;o",
"Options for selected" => "Op&ccedil;&otilde;es para sele&ccedil;&atilde;o",
"Delete selected" => "Excluir selecionado",
"Next previous tab" => "Pr&oacute;xima aba / anterior",
"Next tab" => "Pr&oacute;xima aba",
"Previous tab" => "Aba anterior",
"New tab" => "Nova aba",
"Close current tab" => "Fechar aba atual",
"Open file prompt" => "Abrir prompt de comando",
"Find" => "Buscar",
"Focus on Go..." => "Foco campo ir para linha",
"Save" => "Salvar",
"Save as" => "Salvar como...",
"View webpage" => "Exibir p&atilde;gina",
"Contract expand file..." => "Contrair / expandir gerenciador de arquivos",
"Fold unfold current..." => "Contrair / expandir linha atual",
"Refocus on document" => "Foco no documento",
"Cancel tasks" => "Cancelar tarefas"
],
"icecoder" =>
array(
"No text selected..." => "Sem texto selecionado para buscar",
"all files" => "todos arquivos",
"all filenames" => "todos nomes de arquivos",
"selected files" => "arquivos selecionados",
"selected filenames" => "nomes de arquivos selecionados",
"Creating Folder" => "Criando pasta",
"Sorry you can..." => "Deculpe, permitido abrir m&atilde;x. 100 arquivos!",
"Opening File" => "Abrindo arquivo",
"Enter relative file..." => "Informe caminho relativo (prefixado por /) ou URL remota",
"Getting" => "Selecionando",
"Please enter the..." => "Informe novo nome para",
"Renaming to" => "Renomeando para",
"Moving to" => "Movendo para",
"Deleting File" => "Excluindo arquivo",
"Pasting File" => "Colando arquivo",
"Sorry cannot paste..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel colar em toda raiz",
"Nothing to paste..." => "Nada para colar,copiar arquivo/pasta primeiro!",
"and" => "e",
"this document" => "este documento",
"replace" => "substituir",
"replace all" => "substituir tudo",
"file" => "arquivo",
"Replacing text in" => "Substituindo texto em",
"Cancelled tasks" => "Tarefas canceladas",
"Open previous files" => "Abrir arquivos anteriores?",
"Please note for..." => "Aten&ccedil;&atilde;o: para atualizar corretamente, &eacute; necess&atilde;rio permiss&atilde;o de escrita em todos os diret&oacute;rios/arquivos do ICEcoder. \\n\\nSe por algum motivo necessite recuperar esta vers&atilde;o do ICEcoder, estar&atilde; dispon&iacute;vel na pasta /tmp.\\n\\nClique OK para prosseguir com a atualiza&ccedil;&atilde;o, ou cancelar para visitar a p&atilde;gina do ICEcoder na internet onde poder&atilde; baixar a atualiza&ccedil;&atilde;o manualmente.",
"You can start..." => "Voce pode reportar um bug em Ajuda > Configura&ccedil;&otilde;es",
"Error cannot find..." => "Erro: n&atilde;o &eacute; poss&iacute;vel acessar caminho/arquivo de erros",
"No new errors..." => "Nenhum erro encontrado",
"You have made..." => "Voce fez altera&ccedil;&otilde;es. Deseja realmente fechar sem salvar?",
"Close all tabs" => "Fechar todas as abas?",
"results" => "resultados"
),
"icecoder" =>
[
"No text selected..." => "Sem texto selecionado para buscar",
"all files" => "todos arquivos",
"all filenames" => "todos nomes de arquivos",
"selected files" => "arquivos selecionados",
"selected filenames" => "nomes de arquivos selecionados",
"Creating Folder" => "Criando pasta",
"Sorry you can..." => "Deculpe, permitido abrir m&atilde;x. 100 arquivos!",
"Opening File" => "Abrindo arquivo",
"Enter relative file..." => "Informe caminho relativo (prefixado por /) ou URL remota",
"Getting" => "Selecionando",
"Please enter the..." => "Informe novo nome para",
"Renaming to" => "Renomeando para",
"Moving to" => "Movendo para",
"Deleting File" => "Excluindo arquivo",
"Pasting File" => "Colando arquivo",
"Sorry cannot paste..." => "Desculpe, n&atilde;o &eacute; poss&iacute;vel colar em toda raiz",
"Nothing to paste..." => "Nada para colar,copiar arquivo/pasta primeiro!",
"and" => "e",
"this document" => "este documento",
"replace" => "substituir",
"replace all" => "substituir tudo",
"file" => "arquivo",
"Replacing text in" => "Substituindo texto em",
"Cancelled tasks" => "Tarefas canceladas",
"Open previous files" => "Abrir arquivos anteriores?",
"Please note for..." => "Aten&ccedil;&atilde;o: para atualizar corretamente, &eacute; necess&atilde;rio permiss&atilde;o de escrita em todos os diret&oacute;rios/arquivos do ICEcoder. \\n\\nSe por algum motivo necessite recuperar esta vers&atilde;o do ICEcoder, estar&atilde; dispon&iacute;vel na pasta /tmp.\\n\\nClique OK para prosseguir com a atualiza&ccedil;&atilde;o, ou cancelar para visitar a p&atilde;gina do ICEcoder na internet onde poder&atilde; baixar a atualiza&ccedil;&atilde;o manualmente.",
"You can start..." => "Voce pode reportar um bug em Ajuda > Configura&ccedil;&otilde;es",
"Error cannot find..." => "Erro: n&atilde;o &eacute; poss&iacute;vel acessar caminho/arquivo de erros",
"No new errors..." => "Nenhum erro encontrado",
"You have made..." => "Voce fez altera&ccedil;&otilde;es. Deseja realmente fechar sem salvar?",
"Close all tabs" => "Fechar todas as abas?",
"results" => "resultados"
],
"login" =>
array(
"set password" => "altera senha",
"login" => "login",
"To disable registration..." => "Para desabilitar modo registro, acesse menu/configura&ccedil;&otilde;es ou em data/config-settings.php altere enableRegistration para false e recarregue esta p&atilde;gina",
"Registration mode enabled" => "Modo registro habilitado",
"auto-check for updates" => "verificar atualiza&ccedil;&otilde;es auto.",
"To put into..." => "Para habilitar multi-usu&atilde;rios, acesse menu/configura&ccedil;&otilde;es ou em data/config-settings.php altere multiUser para true e recarregue esta p&atilde;gina",
"multi-user" => "multi-usu&atilde;rios"
),
"login" =>
[
"set password" => "altera senha",
"login" => "login",
"To disable registration..." => "Para desabilitar modo registro, acesse menu/configura&ccedil;&otilde;es ou em data/config-settings.php altere enableRegistration para false e recarregue esta p&atilde;gina",
"Registration mode enabled" => "Modo registro habilitado",
"auto-check for updates" => "verificar atualiza&ccedil;&otilde;es auto.",
"To put into..." => "Para habilitar multi-usu&atilde;rios, acesse menu/configura&ccedil;&otilde;es ou em data/config-settings.php altere multiUser para true e recarregue esta p&atilde;gina",
"multi-user" => "multi-usu&atilde;rios"
],
"multiple-results" =>
array(
"rename all" => "renomear tudo",
"replace all" => "substituir tudo",
"document" => "documento",
"Found" => "Encontrado",
"times" => "vezes",
"replace" => "substituir",
"file folder" => "arquivo/pasta",
"rename to" => "renomear para",
"rename" => "renomear",
"file" => "arquivo",
"No matches found" => "Nenhum resultado encontrado",
"selected" => "selecionado",
"found in" => "encontrado em",
"Replaced" => "Substitu&iacute;do(s)"
),
"multiple-results" =>
[
"rename all" => "renomear tudo",
"replace all" => "substituir tudo",
"document" => "documento",
"Found" => "Encontrado",
"times" => "vezes",
"replace" => "substituir",
"file folder" => "arquivo/pasta",
"rename to" => "renomear para",
"rename" => "renomear",
"file" => "arquivo",
"No matches found" => "Nenhum resultado encontrado",
"selected" => "selecionado",
"found in" => "encontrado em",
"Replaced" => "Substitu&iacute;do(s)"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder deve ser reiniciado para habilitar plugin. Deseja Reiniciar?",
"saving plugins" => "salvando plugins...",
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de escrita.",
"and try again" => "e tente novamente",
"couldnt delete dir" => "n&atilde;o foi poss&iacute;vel excluir pasta",
"couldnt delete file" => "n&atilde;o foi poss&iacute;vel excluir arquivo",
"plugins" => "plugins",
"Guide to writing..." => "Guia para criar plugins",
"Manage Installed" => "Gerenciar plugins",
"URL" => "URL",
"Target" => "Alvo",
"Timer" => "Temporizador",
"Update" => "Atualizar",
"Install" => "Instalar",
"Uninstall" => "Desinstalar",
"Reload after install..." => "Atualiza&ccedil;&atilde;o necess&atilde;ria ap&oacute;s instala&ccedil;&atilde;o"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder deve ser reiniciado para habilitar plugin. Deseja Reiniciar?",
"saving plugins" => "salvando plugins...",
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de escrita.",
"and try again" => "e tente novamente",
"couldnt delete dir" => "n&atilde;o foi poss&iacute;vel excluir pasta",
"couldnt delete file" => "n&atilde;o foi poss&iacute;vel excluir arquivo",
"plugins" => "plugins",
"Guide to writing..." => "Guia para criar plugins",
"Manage Installed" => "Gerenciar plugins",
"URL" => "URL",
"Target" => "Alvo",
"Timer" => "Temporizador",
"Update" => "Atualizar",
"Install" => "Instalar",
"Uninstall" => "Desinstalar",
"Reload after install..." => "Atualiza&ccedil;&atilde;o necess&atilde;ria ap&oacute;s instala&ccedil;&atilde;o"
],
"properties" =>
array(
"properties" => "propriedades",
"Size" => "Tamanho",
"Modified" => "Modificado",
"Last access" => "Último acesso",
"Type" => "Tipo",
"Readable Writeable" => "Leitura / Escrita",
"Relative path" => "Caminho relativo",
"Absolute path" => "Caminho absoluto",
"Contains" => "Contem",
"Permissions" => "Permiss&otilde;es",
"Owner" => "Propriet&atilde;rio",
"Group" => "Grupo",
"Public" => "P&uacute;blico",
"Read" => "Ler",
"Write" => "Salvar",
"Execute" => "Executar",
"Change to" => "Alterar para",
"update" => "atualizar"
),
"properties" =>
[
"properties" => "propriedades",
"Size" => "Tamanho",
"Modified" => "Modificado",
"Last access" => "Último acesso",
"Type" => "Tipo",
"Readable Writeable" => "Leitura / Escrita",
"Relative path" => "Caminho relativo",
"Absolute path" => "Caminho absoluto",
"Contains" => "Contem",
"Permissions" => "Permiss&otilde;es",
"Owner" => "Propriet&atilde;rio",
"Group" => "Grupo",
"Public" => "P&uacute;blico",
"Read" => "Ler",
"Write" => "Salvar",
"Execute" => "Executar",
"Change to" => "Alterar para",
"update" => "atualizar"
],
"settings-common" =>
array(
"Your document does..." => "Seu arquivo n&atilde;o est&atilde; no formato UTF-8, deve ser convertido"
),
"settings-common" =>
[
"Your document does..." => "Seu arquivo n&atilde;o est&atilde; no formato UTF-8, deve ser convertido"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de acesso (p&uacute;blicas)",
"and try again" => "e tente novamente"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de acesso (p&uacute;blicas)",
"and try again" => "e tente novamente"
],
"settings-screen" =>
array(
"settings" => "configura&ccedil;&otilde;es",
"version" => "vers&atilde;o",
"website" => "website",
"git" => "git",
"codemirror dir" => "pasta codemirror",
"codemirror version" => "vers&atilde;o codemirror",
"file manager root" => "Raiz gerenciador de arquivos",
"Free to use..." => "Livre para utiliza&ccedil;&atilde;o para seus prop&oacute;sitos, comercial ou n&atilde;o, mas aviseme sobre sua implementa&ccedil;&atilde;o se puder. :)<br><br>Sem garantias, Muitas empresas e pessoas fant&atilde;sticas contribuiram para desenvolver o ICEcoder, h&atilde; muito o que agradecermos aqui. Veja a lista completa aqui",
"functionality" => "funcionalidade",
"check for updates..." => "verificar atualiza&ccedil;&otilde;es ao iniciar",
"auto open last..." => "carregar &uacute;ltimos arquvos abertos ao iniciar",
"when finding in..." => "ao buscar arquivos, excluir",
"assisting" => "assistindo",
"code assist" => "Assist. de c&oacute;d.",
"visible tabs" => "Abas vis&iacute;veis",
"locked nav" => "Trava Nav.",
"tag wrapper command" => "comando de quebra",
"auto-complete on" => "hab. auto-completar",
"security" => "seguran&ccedil;a",
"new password" => "nova senha",
"8 chars min" => "m&iacute;n. 8 carac.",
"confirm password" => "confirmar senha",
"banned files/folders" => "arquivos/pastas bloqueados",
"banned paths" => "caminhos bloqueados",
"ip addresses" => "endere&ccedil;os IP",
"Slash prefixed comma..." => "Prefixo barra, separado por v&iacute;gula",
"Comma delimited" => "Separado por v&iacute;rgula",
"style" => "estilo",
"theme" => "tema",
"line wrapping" => "quebra de linha",
"scrollbars" => "barras de rolagem",
"indent type" => "indent type",
"indent size" => "indent size",
"font size" => "tam. fonte",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "painel plugin alinhado",
"file manager" => "gerenciador de arquivos",
"root" => "raiz",
"Slash prefixed" => "Prefixo barra",
"bug reporting" => "reportar erro",
"check in files" => "verificar em arquivos",
"every" => "tudo",
"secs getting last" => "segs, pegando &uacute;ltimos",
"lines" => "linhas",
"multi-user" => "multi-usu&aacute;rio",
"Make sure you..." => "Cuidado para n&atilde;o travar seu usu&atilde;rio",
"Registration" => "Cadastro",
"update" => "atualizar"
),
"settings-screen" =>
[
"settings" => "configura&ccedil;&otilde;es",
"version" => "vers&atilde;o",
"website" => "website",
"git" => "git",
"codemirror dir" => "pasta codemirror",
"codemirror version" => "vers&atilde;o codemirror",
"file manager root" => "Raiz gerenciador de arquivos",
"Free to use..." => "Livre para utiliza&ccedil;&atilde;o para seus prop&oacute;sitos, comercial ou n&atilde;o, mas aviseme sobre sua implementa&ccedil;&atilde;o se puder. :)<br><br>Sem garantias, Muitas empresas e pessoas fant&atilde;sticas contribuiram para desenvolver o ICEcoder, h&atilde; muito o que agradecermos aqui. Veja a lista completa aqui",
"functionality" => "funcionalidade",
"check for updates..." => "verificar atualiza&ccedil;&otilde;es ao iniciar",
"auto open last..." => "carregar &uacute;ltimos arquvos abertos ao iniciar",
"when finding in..." => "ao buscar arquivos, excluir",
"assisting" => "assistindo",
"code assist" => "Assist. de c&oacute;d.",
"visible tabs" => "Abas vis&iacute;veis",
"locked nav" => "Trava Nav.",
"tag wrapper command" => "comando de quebra",
"auto-complete on" => "hab. auto-completar",
"security" => "seguran&ccedil;a",
"new password" => "nova senha",
"8 chars min" => "m&iacute;n. 8 carac.",
"confirm password" => "confirmar senha",
"banned files/folders" => "arquivos/pastas bloqueados",
"banned paths" => "caminhos bloqueados",
"ip addresses" => "endere&ccedil;os IP",
"Slash prefixed comma..." => "Prefixo barra, separado por v&iacute;gula",
"Comma delimited" => "Separado por v&iacute;rgula",
"style" => "estilo",
"theme" => "tema",
"line wrapping" => "quebra de linha",
"scrollbars" => "barras de rolagem",
"indent type" => "indent type",
"indent size" => "indent size",
"font size" => "tam. fonte",
"auto indent" => "auto indent",
"layout" => "layout",
"plugin panel aligned" => "painel plugin alinhado",
"file manager" => "gerenciador de arquivos",
"root" => "raiz",
"Slash prefixed" => "Prefixo barra",
"bug reporting" => "reportar erro",
"check in files" => "verificar em arquivos",
"every" => "tudo",
"secs getting last" => "segs, pegando &uacute;ltimos",
"lines" => "linhas",
"multi-user" => "multi-usu&aacute;rio",
"Make sure you..." => "Cuidado para n&atilde;o travar seu usu&atilde;rio",
"Registration" => "Cadastro",
"update" => "atualizar"
],
"settings-update" =>
array(
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de acesso (p&uacute;blicas)",
"and try again" => "e tentar novamente",
"and press refresh" => "e pressione atulizar"
),
"settings-update" =>
[
"Cannot update config..." => "N&atilde;o foi poss&iacute;vel atualizar arquivo de configura&ccedil;&atilde;o. Verifique permiss&otilde;es de acesso (p&uacute;blicas)",
"and try again" => "e tentar novamente",
"and press refresh" => "e pressione atulizar"
],
"updater" =>
array(
"Update appears to..." => "Atualiza&ccedil;&atilde;o completada"
)
"updater" =>
[
"Update appears to..." => "Atualiza&ccedil;&atilde;o completada"
]
);
];

View File

@@ -4,412 +4,410 @@
// Please preserve formatting, line breaks, special characters, anything in <tags> and HTML equivalents (eg &amp;). Translations on right side.
$text = array(
$text = [
// / [ROOT LEVEL]
"editor" =>
array(
"Click icons for..." => "<b>Clic en los iconos<br>para ayuda &amp;<br>modo de uso</b>",
"server" => "servidor",
"Server name, OS..." => "Nombre del servidor, OS & IP:",
"Root" => "Raiz:",
"ICEcoder root" => "Raiz de ICEcoder:",
"PHP version" => "Versi&oacute;n PHP:",
"Date & time" => "Fecha y hora:",
"your device" => "su dispositivo",
"Browser" => "Navegador:",
"Your IP" => "Su IP:",
"files" => "archivos",
"Last 10 files..." => "Ultimos 10 archivos abiertos:",
"none" => "[ninguno]",
),
"editor" =>
[
"Click icons for..." => "<b>Clic en los iconos<br>para ayuda &amp;<br>modo de uso</b>",
"server" => "servidor",
"Server name, OS..." => "Nombre del servidor, OS & IP:",
"Root" => "Raiz:",
"ICEcoder root" => "Raiz de ICEcoder:",
"PHP version" => "Versi&oacute;n PHP:",
"Date & time" => "Fecha y hora:",
"your device" => "su dispositivo",
"Browser" => "Navegador:",
"Your IP" => "Su IP:",
"files" => "archivos",
"Last 10 files..." => "Ultimos 10 archivos abiertos:",
"none" => "[ninguno]",
],
"files" =>
array(
"Lock" => "Bloquear",
"Refresh" => "Actualizar",
"Plugins" => "Complementos",
"ROOT" => "[RAIZ]"
),
"files" =>
[
"Lock" => "Bloquear",
"Refresh" => "Actualizar",
"Plugins" => "Complementos",
"ROOT" => "[RAIZ]"
],
"index" =>
array(
"UPDATE INFO" => "INFORMACION DE ACTUALIZACION",
"now available" => "ahora disponible",
"Your version is" => "Su versi&oacute;n es",
"Update now" => "Actualizar ahora",
"You have some..." => "Usted tiene cambios sin guardar",
"Are you sure..." => "Est&aacute; seguro que desea cerrar?",
"working" => "trabajando",
"Color picker" => "Selector de color",
"Plugins Manager" => "Administrar complementos",
"New File" => "Nuevo archivo",
"New Folder" => "Nueva carpeta",
"Upload File(s)" => "Cargar archivo(s)",
"Paste" => "Pegar",
"Open" => "Abrir",
"Copy" => "Copiar",
"Duplicate" => "Duplicar",
"Delete" => "Eliminar",
"Rename" => "Renombrar",
"View Webpage" => "Ver p&aacute;gina web",
"Download" => "Descargar",
"Properties" => "Propiedades",
"File" => "Archivo",
"Edit" => "Editar",
"Source" => "Fuente",
"Help" => "Ayuda",
"Save" => "Guardar",
"Save As" => "Guardar como",
"Live Preview" => "Vista previa",
"Upload" => "Cargar",
"Zip" => "Comprimir",
"Print" => "Imprimir",
"Fullscreen toggle" => "Cambiar a pantalla completa",
"Logout" => "Salir",
"Undo" => "Deshacer",
"Redo" => "Rehacer",
"Indent more" => "Aumentar sangr&iacute;a",
"Indent less" => "Disminuir sangr&iacute;a",
"Autocomplete" => "Autocompletar",
"Comment/Uncomment" => "Comentar/Descomentar",
"Jump to Definition" => "Saltar a la definici&oacute;n",
"Manual" => "Manual",
"Shortcuts" => "Accesos directos",
"Settings" => "Configuraci&oacute;n",
"Search for selected" => "Buscar por lo seleccionado",
"website" => "sitio web",
"Close all tabs" => "Cerrar todas las pesta&ntilde;as",
"Alphabetize tabs" => "Ordenar pesta&ntilde;as",
"Find" => "Buscar",
"in" => "en",
"and" => "y",
"replace" => "reemplazar",
"replace all" => "reemplazar todo",
"this document" => "este documento",
"open documents" => "abrir documentos",
"all files" => "todos los archivos",
"all filenames" => "todos los nombres de archivo",
"Go to Line" => "Ir a la l&iacute;nea",
"View" => "Ver",
"Bug reporting not active" => "Reporte de Errores no activado",
"Single pane" => "Panel unico",
"Diff pane also" => "Panel de diferencias tambien"
),
"index" =>
[
"UPDATE INFO" => "INFORMACION DE ACTUALIZACION",
"now available" => "ahora disponible",
"Your version is" => "Su versi&oacute;n es",
"Update now" => "Actualizar ahora",
"You have some..." => "Usted tiene cambios sin guardar",
"Are you sure..." => "Est&aacute; seguro que desea cerrar?",
"working" => "trabajando",
"Color picker" => "Selector de color",
"Plugins Manager" => "Administrar complementos",
"New File" => "Nuevo archivo",
"New Folder" => "Nueva carpeta",
"Upload File(s)" => "Cargar archivo(s)",
"Paste" => "Pegar",
"Open" => "Abrir",
"Copy" => "Copiar",
"Duplicate" => "Duplicar",
"Delete" => "Eliminar",
"Rename" => "Renombrar",
"View Webpage" => "Ver p&aacute;gina web",
"Download" => "Descargar",
"Properties" => "Propiedades",
"File" => "Archivo",
"Edit" => "Editar",
"Source" => "Fuente",
"Help" => "Ayuda",
"Save" => "Guardar",
"Save As" => "Guardar como",
"Live Preview" => "Vista previa",
"Upload" => "Cargar",
"Zip" => "Comprimir",
"Print" => "Imprimir",
"Fullscreen toggle" => "Cambiar a pantalla completa",
"Logout" => "Salir",
"Undo" => "Deshacer",
"Redo" => "Rehacer",
"Indent more" => "Aumentar sangr&iacute;a",
"Indent less" => "Disminuir sangr&iacute;a",
"Autocomplete" => "Autocompletar",
"Comment/Uncomment" => "Comentar/Descomentar",
"Jump to Definition" => "Saltar a la definici&oacute;n",
"Manual" => "Manual",
"Shortcuts" => "Accesos directos",
"Settings" => "Configuraci&oacute;n",
"Search for selected" => "Buscar por lo seleccionado",
"website" => "sitio web",
"Close all tabs" => "Cerrar todas las pesta&ntilde;as",
"Alphabetize tabs" => "Ordenar pesta&ntilde;as",
"Find" => "Buscar",
"in" => "en",
"and" => "y",
"replace" => "reemplazar",
"replace all" => "reemplazar todo",
"this document" => "este documento",
"open documents" => "abrir documentos",
"all files" => "todos los archivos",
"all filenames" => "todos los nombres de archivo",
"Go to Line" => "Ir a la l&iacute;nea",
"View" => "Ver",
"Bug reporting not active" => "Reporte de Errores no activado",
"Single pane" => "Panel unico",
"Diff pane also" => "Panel de diferencias tambien"
],
// /LIB
"bug-files-check" =>
array(
"Found in" => "Encontrado en:"
),
"bug-files-check" =>
[
"Found in" => "Encontrado en:"
],
"file-control" =>
array(
"Sorry, bad filename..." => "Lo siento, nombre de archivo incorrecto. Verifique la consola de desarrollo para mas informacion?",
"Sorry" => "Lo siento",
"does not seem..." => "parace no existir en el servidor",
"Sorry, could not..." => "Lo siento, no puedo obtener el contenido de",
"Sorry, cannot create..." => "Lo siento, no puedo crear carpeta en",
"Sorry, cannot copy" => "Lo siento, no puedo copiar",
"into" => "into",
"Uploaded file(s) OK" => "Carga de archivo(s) OK",
"Sorry, cannot upload" => "Lo siento, no se puede cargar",
"Sorry, cannot upload..." => "Lo siento, no se puede cargar en modo demostraci&oacute;n",
"Sorry, cannot rename" => "Lo siento, no puedo renombrar",
"Maybe public write..." => "Posiblemente sea necesario permisos publicos en esta carpeta o su carpeta padre?",
"Sorry, cannot move" => "Lo siento, no puedo mover",
"Sorry, cannot save" => "Lo siento, no puedo guardar",
"Sorry, cannot replace..." => "Lo siento, no puedo reemplazar texto en",
"Sorry, cannot change..." => "Lo siento, no puedo cambiar permisos sobre",
"Sorry, cannot delete more..." => "Lo siento, no puedo eliminar mas de un item a la vez bajo modo FTP",
"Sorry, cannot delete..." => "Lo siento, no puedo eliminar el nivel raiz",
"Sorry, cannot delete" => "Lo siento, no puedo eliminar",
"Sorry, this file..." => "Lo siento, este archivo ha cambiado, no puedo almacenar",
"Reload this file..." => "Recargar este archivo y copiar su version en un panel diferente?",
"There was a..." => "Hay un problema t&eacute;cnico, como algo que todav&iacute;a parece no estar listo. ICEcoder volvi&oacute; a cargar su archivo de control nuevamente.",
"displayed at" => "Mostrado en",
"Enter filename to..." => "Ingrese el nombre de archivo para guardar",
"That file exists..." => "Ese archivo ya existeThat, sobreescribir?",
"Saving" => "Guardando"
),
"file-control" =>
[
"Sorry, bad filename..." => "Lo siento, nombre de archivo incorrecto. Verifique la consola de desarrollo para mas informacion?",
"Sorry" => "Lo siento",
"does not seem..." => "parace no existir en el servidor",
"Sorry, could not..." => "Lo siento, no puedo obtener el contenido de",
"Sorry, cannot create..." => "Lo siento, no puedo crear carpeta en",
"Sorry, cannot copy" => "Lo siento, no puedo copiar",
"into" => "into",
"Uploaded file(s) OK" => "Carga de archivo(s) OK",
"Sorry, cannot upload" => "Lo siento, no se puede cargar",
"Sorry, cannot upload..." => "Lo siento, no se puede cargar en modo demostraci&oacute;n",
"Sorry, cannot rename" => "Lo siento, no puedo renombrar",
"Maybe public write..." => "Posiblemente sea necesario permisos publicos en esta carpeta o su carpeta padre?",
"Sorry, cannot move" => "Lo siento, no puedo mover",
"Sorry, cannot save" => "Lo siento, no puedo guardar",
"Sorry, cannot replace..." => "Lo siento, no puedo reemplazar texto en",
"Sorry, cannot change..." => "Lo siento, no puedo cambiar permisos sobre",
"Sorry, cannot delete more..." => "Lo siento, no puedo eliminar mas de un item a la vez bajo modo FTP",
"Sorry, cannot delete..." => "Lo siento, no puedo eliminar el nivel raiz",
"Sorry, cannot delete" => "Lo siento, no puedo eliminar",
"Sorry, this file..." => "Lo siento, este archivo ha cambiado, no puedo almacenar",
"Reload this file..." => "Recargar este archivo y copiar su version en un panel diferente?",
"There was a..." => "Hay un problema t&eacute;cnico, como algo que todav&iacute;a parece no estar listo. ICEcoder volvi&oacute; a cargar su archivo de control nuevamente.",
"displayed at" => "Mostrado en",
"Enter filename to..." => "Ingrese el nombre de archivo para guardar",
"That file exists..." => "Ese archivo ya existeThat, sobreescribir?",
"Saving" => "Guardando"
],
"get-branch" =>
array(),
"get-branch" => [],
"headers" =>
array(
"Bad CSRF token..." => "Token CSRF incorrecto. Por favor reporte este error en https://github.com/icecoder/ICEcoder para que pueda ser solucionado."
),
"headers" =>
[
"Bad CSRF token..." => "Token CSRF incorrecto. Por favor reporte este error en https://github.com/icecoder/ICEcoder para que pueda ser solucionado."
],
"help" =>
array(
"shortcuts" => "accesos directos",
"Within document" => "En los documentos",
"On Tabs" => "En las fichas",
"Within file manager" => "En el administrador de archivos",
"Anywhere" => "Cualquier parte",
"Space" => "Espacio",
"Click" => "Click",
"or" => "o",
"Left click" => "Click izquierdo",
"Middle click" => "Click central",
"Double click tap..." => "Doble click / tap (m&oacute;viles)",
"Right click" => "Click derecho",
"Middle scrollwheel" => "Rueda del rat&oacute;n",
"Drag" => "Arrastrar",
"Autocomplete add snippet" => "Autocompletar / agregar fragmento",
"Multiple select" => "Selecci&oacute;n m&uacute;ltiple",
"Move line up" => "Mover l&iacute;nea arriba",
"Move line down" => "Mover l&iacute;nea abajo",
"Duplicate lines" => "Duplicar linea(s)",
"Remove lines" => "Remover linea(s)",
"Insert line before" => "Insertar linea antes",
"Insert line after" => "Insertar linea despu&eacute;s",
"Search for selected" => "Buscar lo seleccionado",
"Jump to definition" => "Saltar a definici&oacute;n / saltar atr&aacute;s",
"Comment uncomment" => "Comentar / descomentar",
"Insert tab indent" => "Insertar ficha / auto sangr&iacute;a seleccionado",
"Insert more" => "Aumentar sangr&iacute;a",
"Insert less" => "Disminuir sangr&iacute;a",
"Wrap with div" => "Envolver con &lt;div&gt;",
"Wrap with span" => "Envolver con &lt;span&gt;",
"Wrap unwrap p" => "Envolver / Desenvolver con &lt;p&gt;",
"Wrap unwrap a" => "Envolver / Desenvolver con &lt;a&gt;",
"Wrap unwrap b" => "Envolver / Desenvolver con &lt;b&gt;",
"Wrap unwrap i" => "Envolver / Desenvolver con &lt;i&gt;",
"Wrap unwrap strong" => "Envolver / Desenvolver con &lt;strong&gt;",
"Wrap unwrap em" => "Envolver / Desenvolver con &lt;em&gt;",
"Wrap unwrap li" => "Envolver / Desenvolver con &lt;li&gt;",
"Wrap unwrap h1..." => "Envolver / Desenvolver con &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Terminar l&iacute;nea con &lt;br&gt;",
"Close tab" => "Cerrar ficha",
"Select file folder" => "Seleccionar archivo / carpeta",
"Open file" => "Abrir archivo",
"Range select" => "Seleccionar rango",
"Options for selected" => "Opciones para lo seleccionado",
"Delete selected" => "Eliminar seleccionados",
"Next previous tab" => "Ficha siguiente / previa",
"Next tab" => "Ficha siguiente",
"Previous tab" => "Ficha previa",
"New tab" => "Nueva ficha",
"Close current tab" => "Cerrar ficha actual",
"Open file prompt" => "L&iacute;nea de apertura de archivos",
"Find" => "Buscar",
"Previous" => "Previo",
"Focus on Go..." => "Obtener foco en la opci&oacute;n Ir a Linea",
"Save" => "Guardar",
"Save as" => "Guardar como...",
"View webpage" => "Ver pagina web",
"Contract expand file..." => "Contraer / expandir administrador de archivos",
"Fold unfold current..." => "Contraer / expandir l&iacute;nea actual",
"Refocus on document" => "Reasignar foco al documento",
"Cancel tasks" => "Cancelar tareas"
),
"help" =>
[
"shortcuts" => "accesos directos",
"Within document" => "En los documentos",
"On Tabs" => "En las fichas",
"Within file manager" => "En el administrador de archivos",
"Anywhere" => "Cualquier parte",
"Space" => "Espacio",
"Click" => "Click",
"or" => "o",
"Left click" => "Click izquierdo",
"Middle click" => "Click central",
"Double click tap..." => "Doble click / tap (m&oacute;viles)",
"Right click" => "Click derecho",
"Middle scrollwheel" => "Rueda del rat&oacute;n",
"Drag" => "Arrastrar",
"Autocomplete add snippet" => "Autocompletar / agregar fragmento",
"Multiple select" => "Selecci&oacute;n m&uacute;ltiple",
"Move line up" => "Mover l&iacute;nea arriba",
"Move line down" => "Mover l&iacute;nea abajo",
"Duplicate lines" => "Duplicar linea(s)",
"Remove lines" => "Remover linea(s)",
"Insert line before" => "Insertar linea antes",
"Insert line after" => "Insertar linea despu&eacute;s",
"Search for selected" => "Buscar lo seleccionado",
"Jump to definition" => "Saltar a definici&oacute;n / saltar atr&aacute;s",
"Comment uncomment" => "Comentar / descomentar",
"Insert tab indent" => "Insertar ficha / auto sangr&iacute;a seleccionado",
"Insert more" => "Aumentar sangr&iacute;a",
"Insert less" => "Disminuir sangr&iacute;a",
"Wrap with div" => "Envolver con &lt;div&gt;",
"Wrap with span" => "Envolver con &lt;span&gt;",
"Wrap unwrap p" => "Envolver / Desenvolver con &lt;p&gt;",
"Wrap unwrap a" => "Envolver / Desenvolver con &lt;a&gt;",
"Wrap unwrap b" => "Envolver / Desenvolver con &lt;b&gt;",
"Wrap unwrap i" => "Envolver / Desenvolver con &lt;i&gt;",
"Wrap unwrap strong" => "Envolver / Desenvolver con &lt;strong&gt;",
"Wrap unwrap em" => "Envolver / Desenvolver con &lt;em&gt;",
"Wrap unwrap li" => "Envolver / Desenvolver con &lt;li&gt;",
"Wrap unwrap h1..." => "Envolver / Desenvolver con &lt;h1&gt; - &lt;h3&gt;",
"End line with..." => "Terminar l&iacute;nea con &lt;br&gt;",
"Close tab" => "Cerrar ficha",
"Select file folder" => "Seleccionar archivo / carpeta",
"Open file" => "Abrir archivo",
"Range select" => "Seleccionar rango",
"Options for selected" => "Opciones para lo seleccionado",
"Delete selected" => "Eliminar seleccionados",
"Next previous tab" => "Ficha siguiente / previa",
"Next tab" => "Ficha siguiente",
"Previous tab" => "Ficha previa",
"New tab" => "Nueva ficha",
"Close current tab" => "Cerrar ficha actual",
"Open file prompt" => "L&iacute;nea de apertura de archivos",
"Find" => "Buscar",
"Previous" => "Previo",
"Focus on Go..." => "Obtener foco en la opci&oacute;n Ir a Linea",
"Save" => "Guardar",
"Save as" => "Guardar como...",
"View webpage" => "Ver pagina web",
"Contract expand file..." => "Contraer / expandir administrador de archivos",
"Fold unfold current..." => "Contraer / expandir l&iacute;nea actual",
"Refocus on document" => "Reasignar foco al documento",
"Cancel tasks" => "Cancelar tareas"
],
"icecoder" =>
array(
"results" => "resultados",
"No text selected..." => "No hay texto seleccionado para buscar",
"all files" => "todos los archivos",
"all filenames" => "todos los nombres de archivo",
"selected files" => "archivos seleccionados",
"selected filenames" => "nombres de archivos seleccionados",
"Creating Folder" => "Creando Carpeta",
"Sorry you can..." => "Lo siento, usted s&oacute;lo puede tener 100 archivos abiertos al tiempo!",
"Opening File" => "Abriendo archivo",
"Enter relative file..." => "Entre una ruta relativa (iniciando con /) o una URL remota",
"Getting" => "Obteniendo",
"Saving" => "Guardando:",
"Please enter the..." => "Por favor ingrese el nuevo nombre para",
"Renaming to" => "Renombrando a",
"Moving to" => "Moviendo a",
"Deleting File" => "Eliminando Archivo",
"Pasting File" => "Copiando Archivo",
"Sorry cannot paste..." => "Lo siento, no puedo pegar toda una ra&iacute;z",
"Nothing to paste..." => "Nada para pegar, copie un archivo/carpeta primero!",
"and" => "y",
"this document" => "este documento",
"replace" => "reemplazar",
"replace all" => "reemplazar todo",
"file" => "archivo",
"Replacing text in" => "Reemplazando texto en",
"Sorry there was..." => "Lo siento, hubo un error con su solicitud.\\n\\nPor favor verifique su consola de desarrollo para mas informacion.",
"Cancelled tasks" => "Tareas canceladas",
"Open previous files" => "Abrir archivos previos?",
"Please note for..." => "Importante: para que la actualizaci&oacute;n trabaje correctamente, usted necesita tener derechos de acceso a todos los directorios y archivos de ICEcoder. Esto sera chequeado previamente y se presentara una lista de archivos sin acceso (por lo tanto no movibles).\\n\\nSi usted necesita restablecer esta version de ICEcoder por alguna raz&oacute;n, usted la encontrara en la carpeta /tmp.\\n\\nClick en OK para proceder con la verificaci&oacute;n y auto-instalaci&oacute;n, &oacute; cancelar para visitar el sitio de ICEcoder para descargar el ZIP y hacerlo manualmente.",
"You can start..." => "Usted puede iniciar el reporte de errores en la pantalla de Ayuda > Configuraci&oacute;n",
"Error cannot find..." => "Error: no puedo encontrar o accesar las rutas de archivos de error",
"No new errors..." => "No fueron encontrados nuevos errores",
"You have made..." => "Usted ha realizado cambios. Esta seguro que quiere cerrar sin guardar?",
"Close all tabs" => "Cerrar todas las fichas?"
),
"icecoder" =>
[
"results" => "resultados",
"No text selected..." => "No hay texto seleccionado para buscar",
"all files" => "todos los archivos",
"all filenames" => "todos los nombres de archivo",
"selected files" => "archivos seleccionados",
"selected filenames" => "nombres de archivos seleccionados",
"Creating Folder" => "Creando Carpeta",
"Sorry you can..." => "Lo siento, usted s&oacute;lo puede tener 100 archivos abiertos al tiempo!",
"Opening File" => "Abriendo archivo",
"Enter relative file..." => "Entre una ruta relativa (iniciando con /) o una URL remota",
"Getting" => "Obteniendo",
"Saving" => "Guardando:",
"Please enter the..." => "Por favor ingrese el nuevo nombre para",
"Renaming to" => "Renombrando a",
"Moving to" => "Moviendo a",
"Deleting File" => "Eliminando Archivo",
"Pasting File" => "Copiando Archivo",
"Sorry cannot paste..." => "Lo siento, no puedo pegar toda una ra&iacute;z",
"Nothing to paste..." => "Nada para pegar, copie un archivo/carpeta primero!",
"and" => "y",
"this document" => "este documento",
"replace" => "reemplazar",
"replace all" => "reemplazar todo",
"file" => "archivo",
"Replacing text in" => "Reemplazando texto en",
"Sorry there was..." => "Lo siento, hubo un error con su solicitud.\\n\\nPor favor verifique su consola de desarrollo para mas informacion.",
"Cancelled tasks" => "Tareas canceladas",
"Open previous files" => "Abrir archivos previos?",
"Please note for..." => "Importante: para que la actualizaci&oacute;n trabaje correctamente, usted necesita tener derechos de acceso a todos los directorios y archivos de ICEcoder. Esto sera chequeado previamente y se presentara una lista de archivos sin acceso (por lo tanto no movibles).\\n\\nSi usted necesita restablecer esta version de ICEcoder por alguna raz&oacute;n, usted la encontrara en la carpeta /tmp.\\n\\nClick en OK para proceder con la verificaci&oacute;n y auto-instalaci&oacute;n, &oacute; cancelar para visitar el sitio de ICEcoder para descargar el ZIP y hacerlo manualmente.",
"You can start..." => "Usted puede iniciar el reporte de errores en la pantalla de Ayuda > Configuraci&oacute;n",
"Error cannot find..." => "Error: no puedo encontrar o accesar las rutas de archivos de error",
"No new errors..." => "No fueron encontrados nuevos errores",
"You have made..." => "Usted ha realizado cambios. Esta seguro que quiere cerrar sin guardar?",
"Close all tabs" => "Cerrar todas las fichas?"
],
"login" =>
array(
"set password" => "establecer clave",
"login" => "ingreso",
"To disable registration..." => "Para deshabilitar el modo de registro, vaya a la opci&oacute;n de Configuraci&oacute;n or abra el archivo data/config-settings.php y cambie enableRegistration a false y recargue la p&aacute;gina",
"Registration mode enabled" => "Modo de registro activado",
"auto-check for updates" => "auto-buscar por actualizaciones",
"To put into..." => "Para usar el modo multiusuario, vaya a la opcion de Configuraci&oacute;n o abra el archivo data/config-settings.php y cambie multiUser a true y recargue la p&aacute;gina",
"multi-user" => "multi-usuario"
),
"login" =>
[
"set password" => "establecer clave",
"login" => "ingreso",
"To disable registration..." => "Para deshabilitar el modo de registro, vaya a la opci&oacute;n de Configuraci&oacute;n or abra el archivo data/config-settings.php y cambie enableRegistration a false y recargue la p&aacute;gina",
"Registration mode enabled" => "Modo de registro activado",
"auto-check for updates" => "auto-buscar por actualizaciones",
"To put into..." => "Para usar el modo multiusuario, vaya a la opcion de Configuraci&oacute;n o abra el archivo data/config-settings.php y cambie multiUser a true y recargue la p&aacute;gina",
"multi-user" => "multi-usuario"
],
"multiple-results" =>
array(
"rename all" => "renombrar todo",
"replace all" => "reemplazar todo",
"document" => "documento",
"Found" => "Encontrado",
"times" => "veces",
"replace" => "reemplazar",
"file folder" => "archivo/carpeta",
"rename to" => "renombrar a",
"rename" => "renombrar",
"file" => "archivo",
"No matches found" => "No se encontraron coincidencias",
"selected" => "seleccionado",
"found in" => "encontrado en",
"Replaced" => "Reemplezado"
),
"multiple-results" =>
[
"rename all" => "renombrar todo",
"replace all" => "reemplazar todo",
"document" => "documento",
"Found" => "Encontrado",
"times" => "veces",
"replace" => "reemplazar",
"file folder" => "archivo/carpeta",
"rename to" => "renombrar a",
"rename" => "renombrar",
"file" => "archivo",
"No matches found" => "No se encontraron coincidencias",
"selected" => "seleccionado",
"found in" => "encontrado en",
"Replaced" => "Reemplezado"
],
"plugins-manager" =>
array(
"ICEcoder needs to..." => "ICEcoder necesita recargar para activar este plugin. Recargar ahora?",
"saving plugins" => "guardando plugins...",
"Cannot update config..." => "No puedo actualizar el archivo de configuraci&oacute;n. Por favor establezca permisos publicos sobre",
"and try again" => "e intente de nuevo",
"couldnt delete dir" => "no puedo borrar el directorio",
"couldnt delete file" => "no puedo borrar el archivo",
"plugins" => "plugins",
"Guide to writing..." => "Guia para escribir plugins",
"Manage Installed" => "Administrador instalado",
"URL" => "URL",
"Target" => "Objetivo",
"Timer" => "Temporizador",
"Update" => "Actualizar",
"Install" => "Instalar",
"Uninstall" => "Desinstalar",
"Reload after install..." => "Se requiere recargar despu&eacute;s de instalar"
),
"plugins-manager" =>
[
"ICEcoder needs to..." => "ICEcoder necesita recargar para activar este plugin. Recargar ahora?",
"saving plugins" => "guardando plugins...",
"Cannot update config..." => "No puedo actualizar el archivo de configuraci&oacute;n. Por favor establezca permisos publicos sobre",
"and try again" => "e intente de nuevo",
"couldnt delete dir" => "no puedo borrar el directorio",
"couldnt delete file" => "no puedo borrar el archivo",
"plugins" => "plugins",
"Guide to writing..." => "Guia para escribir plugins",
"Manage Installed" => "Administrador instalado",
"URL" => "URL",
"Target" => "Objetivo",
"Timer" => "Temporizador",
"Update" => "Actualizar",
"Install" => "Instalar",
"Uninstall" => "Desinstalar",
"Reload after install..." => "Se requiere recargar despu&eacute;s de instalar"
],
"properties" =>
array(
"properties" => "propiedades",
"Size" => "Tama&ntilde;o",
"Modified" => "Modificado",
"Last access" => "Ultimo acceso",
"Type" => "Tipo",
"Readable Writeable" => "Leible / Escribible",
"Relative path" => "Ruta relativa",
"Absolute path" => "Ruta absoluta",
"Contains" => "Contiene",
"Permissions" => "Permisos",
"Owner" => "Propietario",
"Group" => "Grupo",
"Public" => "Publico",
"Read" => "Leer",
"Write" => "Escribir",
"Execute" => "Ejecutar",
"Change to" => "Cambiar a",
"update" => "actualizar"
),
"properties" =>
[
"properties" => "propiedades",
"Size" => "Tama&ntilde;o",
"Modified" => "Modificado",
"Last access" => "Ultimo acceso",
"Type" => "Tipo",
"Readable Writeable" => "Leible / Escribible",
"Relative path" => "Ruta relativa",
"Absolute path" => "Ruta absoluta",
"Contains" => "Contiene",
"Permissions" => "Permisos",
"Owner" => "Propietario",
"Group" => "Grupo",
"Public" => "Publico",
"Read" => "Leer",
"Write" => "Escribir",
"Execute" => "Ejecutar",
"Change to" => "Cambiar a",
"update" => "actualizar"
],
"settings-common" =>
array(
"Your document does..." => "Su documento no parece estar en UTF-8 entonces se ha convertido"
),
"settings-common" =>
[
"Your document does..." => "Su documento no parece estar en UTF-8 entonces se ha convertido"
],
"settings-save-current-files" =>
array(
"Cannot update config..." => "No puedo actualizar el archivo de configuracion. Por favor establezca permisos publicos sobre",
"and try again" => "e intente de nuevo"
),
"settings-save-current-files" =>
[
"Cannot update config..." => "No puedo actualizar el archivo de configuracion. Por favor establezca permisos publicos sobre",
"and try again" => "e intente de nuevo"
],
"settings-screen" =>
array(
"settings" => "configuraciones",
"version" => "version",
"website" => "sitio web",
"git" => "git",
"codemirror dir" => "directorio codemirror",
"codemirror version" => "version codemirror",
"file manager root" => "administrador de archivos raiz",
"Get in contact..." => "Pongase en contacto...",
"backups" => "respaldos",
"keep version control..." => "mantener control de versiones de respaldo para",
"day" => "dia",
"days" => "dias",
"of backups stored..." => "de respaldos almacenados actualmente",
"You may use..." => "Libre para usarlo para cualquier prop&oacute;sito, comercial o no, solo dejeme saber cualquier uso o mejora. :)<br><br>No se da garantia de ningun tipo, su uso se encuentra bajo su responsabilidad.",
"functionality" => "funcionalidad",
"check for updates..." => "verificar por actualizaciones en la carga",
"auto open last..." => "auto cargar los ultimos archivos al ingresar",
"when finding in..." => "excluir cuando se busca en archivos ",
"assisting" => "asistir",
"code assist" => "asistencia de c&oacute;digo",
"visible tabs" => "Fichas visibles",
"locked nav" => "Navegacion bloqueada",
"tag wrapper command" => "Comando envuelto",
"auto-complete on" => "auto-completar encendido",
"security" => "seguridad",
"new password" => "nueva clave",
"8 chars min" => "8 caracteres min",
"confirm password" => "confirmar clave",
"banned files/folders" => "archivos/carpetas prohibidos",
"banned paths" => "rutas prohibidas",
"ip addresses" => "direcciones ip",
"Slash prefixed comma..." => "Prefijo slash, delimitado por comas",
"Comma delimited" => "Delimitado por comas",
"style" => "estilo",
"theme" => "tema",
"line wrapping" => "ajuste de l&iacute;nea",
"scrollbars" => "barras de desplazamiento",
"indent type" => "tipode sangr&iacute;a",
"indent size" => "Tama&ntilde;o de sangr&iacute;a",
"font size" => "tama&ntilde;o de letra",
"layout" => "disposici&oacute;n",
"plugin panel aligned" => "alineacion del panel de plugins",
"file manager" => "administrador de archivos",
"root" => "raiz",
"Slash prefixed" => "Prefijo Slash",
"bug reporting" => "reporte de errores",
"check in files" => "chequear en archivos",
"every" => "cada",
"secs getting last" => "seg, obteniendo &uacute;ltimas",
"lines" => "lineas",
"multi-user" => "multi-usuario",
"Make sure you..." => "Este seguro de no bloquearse a s&iacute; mismo",
"Registration" => "Registro",
"update" => "actualizar"
),
"settings-screen" =>
[
"settings" => "configuraciones",
"version" => "version",
"website" => "sitio web",
"git" => "git",
"codemirror dir" => "directorio codemirror",
"codemirror version" => "version codemirror",
"file manager root" => "administrador de archivos raiz",
"Get in contact..." => "Pongase en contacto...",
"backups" => "respaldos",
"keep version control..." => "mantener control de versiones de respaldo para",
"day" => "dia",
"days" => "dias",
"of backups stored..." => "de respaldos almacenados actualmente",
"You may use..." => "Libre para usarlo para cualquier prop&oacute;sito, comercial o no, solo dejeme saber cualquier uso o mejora. :)<br><br>No se da garantia de ningun tipo, su uso se encuentra bajo su responsabilidad.",
"functionality" => "funcionalidad",
"check for updates..." => "verificar por actualizaciones en la carga",
"auto open last..." => "auto cargar los ultimos archivos al ingresar",
"when finding in..." => "excluir cuando se busca en archivos ",
"assisting" => "asistir",
"code assist" => "asistencia de c&oacute;digo",
"visible tabs" => "Fichas visibles",
"locked nav" => "Navegacion bloqueada",
"tag wrapper command" => "Comando envuelto",
"auto-complete on" => "auto-completar encendido",
"security" => "seguridad",
"new password" => "nueva clave",
"8 chars min" => "8 caracteres min",
"confirm password" => "confirmar clave",
"banned files/folders" => "archivos/carpetas prohibidos",
"banned paths" => "rutas prohibidas",
"ip addresses" => "direcciones ip",
"Slash prefixed comma..." => "Prefijo slash, delimitado por comas",
"Comma delimited" => "Delimitado por comas",
"style" => "estilo",
"theme" => "tema",
"line wrapping" => "ajuste de l&iacute;nea",
"scrollbars" => "barras de desplazamiento",
"indent type" => "tipode sangr&iacute;a",
"indent size" => "Tama&ntilde;o de sangr&iacute;a",
"font size" => "tama&ntilde;o de letra",
"layout" => "disposici&oacute;n",
"plugin panel aligned" => "alineacion del panel de plugins",
"file manager" => "administrador de archivos",
"root" => "raiz",
"Slash prefixed" => "Prefijo Slash",
"bug reporting" => "reporte de errores",
"check in files" => "chequear en archivos",
"every" => "cada",
"secs getting last" => "seg, obteniendo &uacute;ltimas",
"lines" => "lineas",
"multi-user" => "multi-usuario",
"Make sure you..." => "Este seguro de no bloquearse a s&iacute; mismo",
"Registration" => "Registro",
"update" => "actualizar"
],
"settings-update" =>
array(
"Cannot update config..." => "No puedo actualizar archivo de configuraci&oacute;n. Establezca permisos publicos sobre",
"and try again" => "e intente de nuevo",
"and press refresh" => "y presione actualizar"
),
"settings-update" =>
[
"Cannot update config..." => "No puedo actualizar archivo de configuraci&oacute;n. Establezca permisos publicos sobre",
"and try again" => "e intente de nuevo",
"and press refresh" => "y presione actualizar"
],
"updater" =>
array(
"Update appears to..." => "La actualizaci&oacute;n parece haber sido satisfactoria"
),
"updater" =>
[
"Update appears to..." => "La actualizaci&oacute;n parece haber sido satisfactoria"
],
"find-in-files" =>
array(
"Enter path to search in" => "Ingrese la ruta para buscar",
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "Ingrese la mascaras de archivo separadas por punto y coma para buscar (ej. *.php;*.html;*.js)",
"Type of text" => "Tipo de texto",
"Fixed text" => "Texto fijo",
"Regular expression" => "Expresion regular",
"Case sensitive" => "Sensible a mayuscula",
"Yes" => "Si",
"No" => "No",
"Search" => "Buscar",
)
);
"find-in-files" =>
[
"Enter path to search in" => "Ingrese la ruta para buscar",
"Enter semicolon-separated masks..." => "Ingrese la mascaras de archivo separadas por punto y coma para buscar (ej. *.php;*.html;*.js)",
"Type of text" => "Tipo de texto",
"Fixed text" => "Texto fijo",
"Regular expression" => "Expresion regular",
"Case sensitive" => "Sensible a mayuscula",
"Yes" => "Si",
"No" => "No",
"Search" => "Buscar",
]
];