diff --git a/index.php b/index.php
index a6ab92f..7b71113 100644
--- a/index.php
+++ b/index.php
@@ -53,6 +53,21 @@ window.onbeforeunload = function() {
}
}
}
+
+t = {
+ $value) {
+ $tOutput .= '"'.$key.'" : "'.$value.'",'.PHP_EOL;
+}
+echo rtrim($tOutput,",".PHP_EOL).PHP_EOL;
+
+// Back to the lang array for index
+$t = $text['index'];
+?>
+}
diff --git a/lang/chinese-simplified.php b/lang/chinese-simplified.php
index aa2a0d7..0724201 100644
--- a/lang/chinese-simplified.php
+++ b/lang/chinese-simplified.php
@@ -1,7 +1,7 @@
and HTML equivalents (eg &). Translations on right side.
@@ -90,8 +90,8 @@ $text = array(
"Close all tabs" => "关闭所有选项卡",
"Alphabetize tabs" => "按字母顺序排列的选项卡",
"Find" => "搜索",
- "in" => "搜索",
- "and" => "替换",
+ "in" => "in",
+ "and" => "and",
"replace" => "替换",
"replace all" => "替换所有",
"this document" => "当前文件",
@@ -107,6 +107,168 @@ $text = array(
// /LIB
+ "bug-files-check" =>
+ array(
+ "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" => "正在保存"
+ ),
+
+ "get-branch" =>
+ array(
+ "There are no..." => "本地文件与 GitHub repo 没有明显差异. 切换回普通模式?",
+ "Sorry, there was..." => "抱歉, 这里有一个错误, 代码:",
+ "Your local folder..." => "你的本地文件夹是空的, 你是否想克隆"
+ ),
+
+ "github-manager" =>
+ array(
+ "Sorry, cannot create..." => "抱歉, 不能创建目录到",
+ "Cannot update config..." => "不能更新配置文件. 请对",
+ "and try again" => "增加写入权限, 并再次尝试",
+ "saving github paths" => "正在保存 github 路径...",
+ "github paths" => "github 路径",
+ "Choose existing path" => "选择现有路径",
+ "Local path" => "本地路径",
+ "Remote GitHub path" => "远程 GitHub 路径",
+ "Choose" => "选择",
+ "Set local and..." => "设置本地路径和远程路径需要去除空格",
+ "Update" => "更新",
+ "Add new path" => "增加新路径",
+ "Add" => "增加",
+ "Usage Info" => "使用方法:",
+ "Enter relative local..." => "输入本地相对路径 (/server/myfiles) 和 GitHub 绝对路径 (https://github.com/user/repo 或 https://github.com/user/repo/tree/branch 各分支), 按照示例. 完成后你就建立了这两个地点的源路径, 它是成对数存在.",
+ "You can then..." => "你可以选择一个路径作为 ICEcoder 的根路径.",
+ "The file manager..." => "文件管理器右侧会显示一个新的GitHub图标, 您可以点击执行, 会自动校验并显示本地与github源之间的差异. 这些差别可以被提交并推送到在GitHub上的远程路径或克隆到你的本地路径, 用来同步您的文件.",
+ "If you want..." => "如果你想设置的另一个根路径, 可以在 帮助 > 设置窗口 中进行设置."
+ ),
+
+ "github" =>
+ array(
+ "Sorry, you do..." => "抱歉, 您的服务器没有启用 OpenSSL 的 PHP 实例, 所以 https 目前不可用. GitHub 的数据传输必须要用 https 连接, 请修改 php.ini 设置, 重启你的服务器并重新尝试"
+ ),
+
+ "headers" =>
+ array(
+ "Bad CSRF token..." => "错误的 CSRF token. 请在 https://github.com/mattpass/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" => "封装 <div>",
+ "Wrap with span" => "封装 <span>",
+ "Wrap unwrap p" => "封装 / 撤销封装 <p>",
+ "Wrap unwrap a" => "封装 / 撤销封装 <a>",
+ "Wrap unwrap b" => "封装 / 撤销封装 <b>",
+ "Wrap unwrap i" => "封装 / 撤销封装 <i>",
+ "Wrap unwrap strong" => "封装 / 撤销封装 <strong>",
+ "Wrap unwrap em" => "封装 / 撤销封装 <em>",
+ "Wrap unwrap li" => "封装 / 撤销封装 <li>",
+ "Wrap unwrap h1..." => "封装 / 撤销封装 <h1> - <h3>",
+ "End line with..." => "换行 <br>",
+ "Close tab" => "关闭选项卡",
+ "Select file folder" => "选择文件 / 文件夹",
+ "Open file" => "打开文件",
+ "Range select" => "范围选择",
+ "Options for selected" => "所选的选项",
+ "Delete selected" => "删除已选",
+ "Next previous tab" => "下一个 / 上一个 选项卡",
+ "Next tab" => "下一个选项卡",
+ "Previous tab" => "上一个选项卡",
+ "New tab" => "新建选项卡",
+ "Close current tab" => "关闭当前选项卡",
+ "Open file prompt" => "打开文件的提示",
+ "Find" => "搜索",
+ "Focus on Go..." => "光标定位到转到行的输入框",
+ "Save" => "保存",
+ "Save as" => "另存为...",
+ "View webpage" => "预览网页",
+ "Contract expand file..." => "收缩 / 扩展文件管理器",
+ "Fold unfold current..." => "折叠 / 展开当前行",
+ "Refocus on document" => "光标重新聚焦于文档",
+ "Cancel tasks" => "取消任务"
+ ),
+
+ "ice-coder" =>
+ 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 enter your..." => "请输入您的 GitHub token (允许使用个人令牌或客户端令牌). 可以查看 Github Auth Token 的帮助 > 更多信息在设置窗口",
+ "This will compare..." => "将比较和显示你的本地目录和 GitHub repo 之间的差异. 确定吗?",
+ "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" => "设置密码",
@@ -116,6 +278,148 @@ $text = array(
"auto-check for updates" => "自动检测更新",
"To put into..." => "要禁用多用户模式, 请打开设置或打开文件 lib/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" => "已替换"
+ ),
+
+ "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..." => "安装后需要刷新"
+ ),
+
+ "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" => "更新"
+ ),
+
+ "settings-common" =>
+ array(
+ "Your document does..." => "你的文档不是UTF-8编码, 它将被转换"
+ ),
+
+ "settings-save-current-files" =>
+ array(
+ "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" => "换行",
+ "indent type" => "缩进类型",
+ "indent size" => "缩进大小",
+ "font size" => "字体大小",
+ "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" => "启用注册",
+ "auth token" => "auth token",
+ "Required to get..." => "如需要得到差异列表, 提交您 GitHub 上托管的 repo 等. 如果你还没有一个, 您可以使用:".PHP_EOL.PHP_EOL.
+ "- 个人访问令牌 (https://help.github.com/articles/creating-an-access-token-for-command-line-use), 或".PHP_EOL.
+ "- 完整的客户端/机密双令牌 (http://developer.github.com/v3/oauth).".PHP_EOL.PHP_EOL.
+ "我们不建议您在此处设置您的令牌, 更安全的方式是当ICEcoder要求输入时将其只保存在会话中.".PHP_EOL.PHP_EOL.
+ "然而, 如果你在一个值得信赖和安全的环境中工作, 把它设置在这里是更有效的.",
+ "Sorry cannot commit..." => "抱歉, 设置不能在演示模式下提交",
+ "update" => "更新"
+ ),
+
+ "settings-update" =>
+ array(
+ "Cannot update config..." => "不能更新配置文件. 请为",
+ "and try again" => " 增加写入权限并重新尝试",
+ "and press refresh" => "增加写入权限并刷新"
+ ),
+
+ "updater" =>
+ array(
+ "Update appears to..." => "更新似乎是成功的"
)
+
);
?>
\ No newline at end of file
diff --git a/lang/chinese-traditional.php b/lang/chinese-traditional.php
index bc5c641..58384b8 100644
Binary files a/lang/chinese-traditional.php and b/lang/chinese-traditional.php differ
diff --git a/lang/dutch.php b/lang/dutch.php
new file mode 100644
index 0000000..2fdb3f0
--- /dev/null
+++ b/lang/dutch.php
@@ -0,0 +1,155 @@
+ and HTML equivalents (eg &). Translations on right side.
+// Special chars: http://www.ascii.cl/htmlcodes.htm
+
+$text = array(
+
+// / [ROOT LEVEL]
+
+ "editor" =>
+ array(
+ "Click icons for..." => "Klik op de icoontjes
voor hulp &
gebruiks info",
+ "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]",
+ "test suite" => "test suite",
+ "Run unit tests" => "Voer unit tests uit",
+ "dev mode" => "Ontwikkelaars modus",
+ "Status" => "Status",
+ "Using" => "Gebruikt",
+ "You can switch..." => "U kunt de ontwikkelaars modus aan/uit zetten
+in lib/config__settings.php",
+ "results" => "resultaten"
+
+ ),
+
+ "files" =>
+ array(
+ "Lock" => "Vergrendelen",
+ "Refresh" => "Vernieuwen",
+ "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",
+ "working" => "bezig",
+ "Color picker" => "Kleuren kiezer",
+ "New File" => "Nieuw bestand",
+ "New Folder" => "Nieuwe map",
+ "Upload File(s)" => "Upload bestand(en)",
+ "Paste" => "Plakken",
+ "Open" => "Open",
+ "Copy" => "Kopiëren",
+ "Duplicate" => "Dupliceren",
+ "Delete" => "Verwijderen",
+ "Rename" => "Hernoemen",
+ "View Webpage" => "Bekijk webpagina",
+ "Download" => "Download",
+ "Properties" => "Eigenschappen",
+ "File" => "Bestand",
+ "Edit" => "Bewerken",
+ "Remote" => "Remote",
+ "Help" => "Help",
+ "Save" => "Opslaan",
+ "Save As" => "Opslaan als",
+ "Live Preview" => "Voorbeeld",
+ "Upload" => "Upload",
+ "Zip" => "Zip",
+ "Print" => "Print",
+ "Fullscreen toggle" => "Schakelen volledig scherm",
+ "Logout" => "Uitloggen",
+ "Undo" => "Ongedaan maken",
+ "Redo" => "Opnieuw",
+ "Indent more" => "Rechts inspringen",
+ "Indent less" => "Links verspringen",
+ "Autocomplete" => "Autocomplete",
+ "Comment/Uncomment" => "Commentaar maken",
+ "Jump to Definition" => "Spring naar definitie",
+ "Manual" => "Manual",
+ "Shortcuts" => "Snelkoppeling",
+ "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",
+ "Turn on/off..." => "Schakel code assistent aan/uit",
+ "Code Assist" => "Code assistent",
+ "Go to Line" => "Ga naar regel",
+ "View" => "Beeld",
+ "Bug reporting not active" => "Bug rapportage niet actief"
+ ),
+
+// /LIB
+
+ "bug-files-check" =>
+ array(
+ "Found in" => "Gevonden in:"
+ ),
+
+ "file-control" =>
+ array(
+ "Sorry" => "Sorry",
+ "does not seem..." => "bestaat niet op de server",
+ "Sorry, could not..." => "Sorry, kan geen gegevens ophalen van",
+ "Sorry, cannot create..." => "Sorry, kan geen map aanmaken op",
+ "Sorry, cannot copy" => "Sorry, kan niet het volgende niet kopiëren",
+ "into" => "naar",
+ "Uploaded file(s) OK" => "Geüploade bestand(en)",
+ "Sorry, cannot upload" => "Sorry, kan niet uploaden",
+ "Sorry, cannot upload..." => "Sorry, kan niet uploaden in de demo modus",
+ "Sorry, cannot rename" => "Sorry, kan niet hernoemen",
+ "Maybe public write..." => "Misschien zijn er publieke schrijfrechten nodig voor deze, of de bovenliggende map?",
+ "Sorry, cannot move" => "Sorry, kan niet worden verplaatst",
+ "Sorry, cannot save" => "Sorry, kan niet opslaan",
+ "Sorry, cannot replace..." => "Sorry, Kan geen tekst vervangen in",
+ "Sorry, cannot change..." => "Sorry, kan de rechten niet wijzigen voor",
+ "Sorry, cannot delete..." => "Sorry, kan de root level niet verwijderen",
+ "Sorry, cannot delete" => "Sorry, kan niet verwijderd worden",
+ "Sorry, this file..." => "Sorry, 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"
+ ),
+
+ "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 lib/config___settings.php en wijzig enableRegistration naar false",
+ "Registration mode enabled" => "Registratie modus aan",
+ "auto-check for updates" => "automatisch controleren op updates",
+ "To put into..." => "Om de multi-user modus te gebruiken, open het menu opties of open lib/config___settings.php en verander multiUser naar true",
+ "multi-user" => "multi-user"
+ )
+);
+?>
diff --git a/lang/english.php b/lang/english.php
index 6a4f489..582d4bb 100644
--- a/lang/english.php
+++ b/lang/english.php
@@ -29,8 +29,7 @@ $text = array(
"dev mode" => "dev mode",
"Status" => "Status",
"Using" => "Using",
- "You can switch..." => "You can switch dev mode on/off
-in lib/config__settings.php",
+ "You can switch..." => "You can switch dev mode on/off in lib/config__settings.php",
"results" => "results"
),
@@ -177,7 +176,7 @@ in lib/config__settings.php",
"headers" =>
array(
- "Bad CSRF token..." => "Baddd CSRF token. Please report the error info at https://github.com/mattpass/ICEcoder so it can be fixed."
+ "Bad CSRF token..." => "Bad CSRF token. Please report the error info at https://github.com/mattpass/ICEcoder so it can be fixed."
),
"help" =>
@@ -216,6 +215,7 @@ in lib/config__settings.php",
"Wrap unwrap i" => "Wrap / unwrap with <i>",
"Wrap unwrap strong" => "Wrap / unwrap with <strong>",
"Wrap unwrap em" => "Wrap / unwrap with <em>",
+ "Wrap unwrap li" => "Wrap / unwrap with <li>",
"Wrap unwrap h1..." => "Wrap / unwrap with <h1> - <h3>",
"End line with..." => "End line with <br>",
"Close tab" => "Close tab",
@@ -241,6 +241,34 @@ in lib/config__settings.php",
"Cancel tasks" => "Cancel tasks"
),
+ "ice-coder" =>
+ array(
+ "No text selected..." => "No text selected to search on",
+ "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",
+ "Getting" => "Getting",
+ "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!",
+ "Replacing text in" => "Replacing text in",
+ "Cancelled tasks" => "Cancelled tasks",
+ "Open previous files" => "Open previous files?",
+ "Please enter your..." => "Please enter your GitHub token (either personal access token or client/secret pair token). See tooltip next to Github Auth Token on Help > Settings screen for more info",
+ "This will compare..." => "This will compare and show a diff view between your local dir and the repo. OK?",
+ "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..." => "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",
@@ -268,6 +296,129 @@ in lib/config__settings.php",
"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"
+ ),
+
+ "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"
+ ),
+
+ "settings-common" =>
+ array(
+ "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-screen" =>
+ array(
+ "settings" => "settings",
+ "version" => "version",
+ "website" => "website",
+ "git" => "git",
+ "codemirror dir" => "codemirror dir",
+ "codemirror version" => "codemirror version",
+ "file manager root" => "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. :)
No warranty or liability accepted for anything, all responsibility of use is your own.
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" => "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",
+ "Slash prefixed comma..." => "Slash prefixed, comma delimited",
+ "Comma delimited" => "Comma delimited",
+ "style" => "style",
+ "theme" => "theme",
+ "line wrapping" => "line wrapping",
+ "indent type" => "indent type",
+ "indent size" => "indent size",
+ "font size" => "font size",
+ "layout" => "layout",
+ "plugin panel aligned" => "plugin panel aligned",
+ "file manager" => "file manager",
+ "root" => "root",
+ "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",
+ "auth token" => "auth token",
+ "Required to get..." => "Required to get diffs, commit to your GitHub hosted repo etc. If you do not have one, you can use a:".PHP_EOL.PHP_EOL.
+ "- personal access token (https://help.github.com/articles/creating-an-access-token-for-command-line-use), or".PHP_EOL.
+ "- full client/secret pair token (http://developer.github.com/v3/oauth).".PHP_EOL.PHP_EOL.
+ "It is not recommended you set your token here however and is more secure to enter it when requested by ICEcoder as that will keep it in session only.".PHP_EOL.PHP_EOL.
+ "However, if you work in a trusted and secure environment, it is more efficient to set it here.",
+ "Sorry cannot commit..." => "Sorry, cannot commit settings in demo mode",
+ "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"
+ ),
+
+ "updater" =>
+ array(
+ "Update appears to..." => "Update appears to be successful"
)
);
diff --git a/lang/german.php b/lang/german.php
new file mode 100644
index 0000000..da359e5
--- /dev/null
+++ b/lang/german.php
@@ -0,0 +1,396 @@
+ and HTML equivalents (eg &). Translations on right side.
+
+$text = array(
+
+// / [ROOT LEVEL]
+
+ "editor" =>
+ array(
+ "Click icons for..." => "Klick auf das Icon
für Hilfe &
Anwendungsbeispielen",
+ "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öffneten Dateien:",
+ "none" => "[nichts]",
+ "test suite" => "Test Suite",
+ "Run unit tests" => "Unittest starten",
+ "dev mode" => "Entwicklermodus",
+ "Status" => "Status",
+ "Using" => "Verwenden",
+ "You can switch..." => "Du kannst den Entwicklermodus in der in lib/config__settings.php ein- und ausschateln",
+ "results" => "Ergebnis"
+
+ ),
+
+ "files" =>
+ array(
+ "Lock" => "Sperren",
+ "Refresh" => "Erneueren",
+ "ROOT" => "[ROOT]"
+
+ ),
+
+ "index" =>
+ array(
+ "UPDATE INFO" => "Update Infos",
+ "now available" => "jetzt verfügbar",
+ "Your version is" => "Deine Version ist",
+ "Update now" => "Aktualisiere jetzt",
+ "You have some..." => "Du hast einige nicht gespeicherete Datein",
+ "working" => "arbeite",
+ "Color picker" => "Farbauswahl",
+ "New File" => "Neue Datei",
+ "New Folder" => "Neuer Ordner",
+ "Upload File(s)" => "Dateie(n) hochladen",
+ "Paste" => "Einfügen",
+ "Open" => "Öffnen",
+ "Copy" => "Kopiere",
+ "Duplicate" => "Duplizieren",
+ "Delete" => "Lö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ückgängig",
+ "Redo" => "Wiederherstellen",
+ "Indent more" => "Einzug vergrößern",
+ "Indent less" => "Einzug verkleinern",
+ "Autocomplete" => "Auto vervollständigen",
+ "Comment/Uncomment" => "Kommentieren/Auskommentieren",
+ "Jump to Definition" => "Springe zur Definition",
+ "Manual" => "Anleitung",
+ "Shortcuts" => "Schnellzugriffe",
+ "Settings" => "Einstellungen",
+ "Search for selected" => "Nach selektiertem suchen",
+ "website" => "Website",
+ "Close all tabs" => "Alle Tabs schließ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öffnete Dokumente",
+ "all files" => "Alle Dateien",
+ "all filenames" => "Alle Dateinamen",
+ "Turn on/off..." => "Codeassistenten ein- ausschalten",
+ "Code Assist" => "Codeassistent",
+ "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:"
+ ),
+
+ "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 ü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 ändern für",
+ "Sorry, cannot delete..." => "Entschuldigung, kann das Hauptverzeichnis nicht löschen",
+ "Sorry, cannot delete" => "Entschuldigung, kann nicht löschen",
+ "Sorry, this file..." => "Entschuldigung, die Datei wurde geä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ä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, überschreiben?",
+ "Saving" => "Speichere"
+ ),
+
+ "get-branch" =>
+ array(
+ "There are no..." => "Es gibt keinen Unterschied zwischen der lokalen Datei und dem im GitHub Repo. Zurück zum regulären Modus?",
+ "Sorry, there was..." => "Entschuldigung, es ist ein Fehler aufgetreten. Fehlercode:",
+ "Your local folder..." => "Dein lokales Verzeichnis ist leer, soll es geklont werden"
+ ),
+
+ "github-manager" =>
+ array(
+ "Sorry, cannot create..." => "Entschuldigung, kann Verzeichnis nicht anlegen",
+ "Cannot update config..." => "Kannn die Config Datei nicht aktualisieren. Bitte Lese- und Schreibrechte setzen",
+ "and try again" => "und versuch es noch einmal",
+ "saving github paths" => "Speichere GitHub Pfad ...",
+ "github paths" => "GitHub Pfad",
+ "Choose existing path" => "Wähle existierenden Pfad",
+ "Local path" => "Lokaler Pfad",
+ "Remote GitHub path" => "Ferner GitHub Pfad",
+ "Choose" => "Whähle",
+ "Set local and..." => "Lösch lokalen und fernen Pfad",
+ "Update" => "Aktualisieren",
+ "Add new path" => "Neuen Pfad hinzufügen",
+ "Add" => "Hinfzufügen",
+ "Usage Info" => "Infos zur Verwendung:",
+ "Enter relative local..." => "Gib den relativen, lokalen Pfad (z.B. /server/meineDateien) und absoluten GitHub Pfad (z.B. https://github.com/user/repo oder https://github.com/user/repo/tree/branch für branches), wie im Beispiel an. Dadurch werden die entsprechenden Quellverzeichnisse als Paar angelegt.",
+ "You can then..." => "Du kannst ein Paar auswählenn, welches als neues Root Verzeichnis in ICECoder festgelegt wird.",
+ "The file manager..." => "Im Dateimanager erscheint ein GitHub Icon. Durch einen Klick auf das Icon, werden die Unterschiede zwischen beiden Versionen angezeigt. Diese Unterschiede können committed und zum GitHub Repo gepusht, oder zum lokale Pfad geklont werden.",
+ "If you want..." => "Soll ein weiterers Hauptverzeichnis gesetzt werden, kann dies in den Einstellungen vorgenommen werden."
+ ),
+
+ "github" =>
+ array(
+ "Sorry, you do..." => "Es scheint so, als sei OpenSSL nicht mit PHP geladen worden, dadurch steht https nicht zur verfügung. Dies wird jedoch für den Datentransfer zu GitHub benötigt. Bitte die PHP.ini entsprechend anpassen und neu starten."
+ ),
+
+ "headers" =>
+ array(
+ "Bad CSRF token..." => "Fehlerhafter CSRF Token. Bitte den Fehler an https://github.com/mattpass/ICEcoder damit das Problem gelöst werden kann."
+ ),
+
+ "help" =>
+ array(
+ "shortcuts" => "shortcuts",
+ "Within document" => "Innerhalb des Dokuments",
+ "On Tabs" => "Geöffnete Tabs",
+ "Within file manager" => "Innerhalb des Dateimanagers",
+ "Anywhere" => "Ü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ügen",
+ "Multiple select" => "Mehrfachauswahl",
+ "Move line up" => "Zeile höher",
+ "Move line down" => "Zeile runter",
+ "Duplicate lines" => "Zeile(n) duplizieren",
+ "Remove lines" => "Zeile(n) entfernen",
+ "Insert line before" => "Zeile vorher einfügen",
+ "Insert line after" => "Zeile danach einügen",
+ "Search for selected" => "Nach dem gesuchten auswählen",
+ "Jump to definition" => "Zur Definition springen / zur¨ck springen",
+ "Comment uncomment" => "Kommentieren / Auskommentieren",
+ "Insert tab indent" => "Tab einfügen / Gedankenstrich selektiert",
+ "Wrap with div" => "Mit <div> umschließen",
+ "Wrap with span" => "Mit <span> umschließen",
+ "Wrap unwrap p" => "Umschließen / unwrap with <p>",
+ "Wrap unwrap a" => "Umschließen / Mit <a> auschließen",
+ "Wrap unwrap b" => "Umschließen / Mit <b> auschließen",
+ "Wrap unwrap i" => "Umschließen / Mit <i> auschließen",
+ "Wrap unwrap strong" => "Umschließen / Mit <strong> auschließen",
+ "Wrap unwrap em" => "Umschließen / Mit <em> auschließen",
+ "Wrap unwrap h1..." => "Umschließen / Mit <h1> - <h3> auschließen",
+ "End line with..." => "Zeile abschließ mit <br>",
+ "Close tab" => "Tab schließen",
+ "Select file folder" => "Datei / Verzeichnis ausählen",
+ "Open file" => "Datei öffnen",
+ "Range select" => "Bereich auswählen",
+ "Options for selected" => "Optionen für ausgewählte",
+ "Delete selected" => "Ausgewählte löschen",
+ "Next previous tab" => "Nächster / Vorheriger Tab",
+ "Next tab" => "Nächster Tab",
+ "Previous tab" => "Vorheriger Tab",
+ "New tab" => "Neuer Tab",
+ "Close current tab" => "Aktuellen Tab schließen",
+ "Open file prompt" => "Datei ö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, öffne im Menü die Einstellungen oder die Datein lib/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, öffne im Menü die Einstellungen oder die Datein lib/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ä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" => "speicher 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öschen",
+ "couldnt delete file" => "kann Datei nicht löschen",
+ "plugins" => "Plugins",
+ "Guide to writing..." => "Anleitung zum erstellen von Plugins",
+ "Manage Installed" => "Gefü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öße",
+ "Modified" => "Verä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" => "Öffentlich",
+ "Read" => "Lesen",
+ "Write" => "Schreiben",
+ "Execute" => "Ausführen",
+ "Change to" => "Ä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-save-current-files" =>
+ array(
+ "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" => "gespiegeltes Verzeichnis",
+ "codemirror version" => "gespiegelte Version",
+ "file manager root" => "Grundverzeichnis vom Dateimanager",
+ "Free to use..." => "Kostenfrei nutzbar, kommerziell oder nicht. Gebt mir Bescheid über eure Nutzung oder Anpassungen. :)
Keine Garantie oder Haftung, Nutzung auf eigene Gefahr.
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ändige Liste gibt es unter",
+ "functionality" => "Funktionalität",
+ "check for updates..." => "Bei jedem Ladem nach Updates suchen",
+ "auto open last..." => "Lade automatisch alle zuletzt geöffneten Datein beim Login",
+ "when finding in..." => "bei der Suche in Dateien ausschließen",
+ "assisting" => "assestieren",
+ "code assist" => "Codeassistent",
+ "visible tabs" => "sichtbare Tabs",
+ "locked nav" => "gesperrte Navigation",
+ "tag wrapper command" => "Tag für Wrapper Kommando setzen",
+ "auto-complete on" => "auto-complete an",
+ "security" => "Sicherheit",
+ "new password" => "neues Passwort",
+ "8 chars min" => "8 Zeichen mindestens",
+ "confirm password" => "Passwort bestätigen",
+ "banned files/folders" => "verbannte Dateien/Verzeichnisse",
+ "banned paths" => "verbannte Verzeichnisse",
+ "ip addresses" => "IP Adressen",
+ "Slash prefixed comma..." => "Schrägstrich vorangestellt, durch Komma getrennt",
+ "Comma delimited" => "Komma getrennt",
+ "style" => "Style",
+ "theme" => "Theme",
+ "line wrapping" => "Zeilenumbruch",
+ "indent type" => "Gedankenstrich Typ",
+ "indent size" => "Größe Gedankenstrich",
+ "font size" => "Schriftgröße",
+ "layout" => "Layout",
+ "plugin panel aligned" => "Plugin-Panel ausgerichtet",
+ "file manager" => "Dateimanager",
+ "root" => "Stamm",
+ "Slash prefixed" => "Schrä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",
+ "auth token" => "Authetifizierungs-Token",
+ "Required to get..." => "Notwendig für diffs, commits des bei GitHub gehosteten Repository usw.. Wenn du keinen hast, kannst du einen:".PHP_EOL.PHP_EOL.
+ "- persönlichen Zugriffs Token (https://help.github.com/articles/creating-an-access-token-for-command-line-use) erstellen, oder".PHP_EOL.
+ "- Full Client/geheimen Token (http://developer.github.com/v3/oauth) erstellen.".PHP_EOL.PHP_EOL.
+ "Es ist nicht zu empfehlen den Token hier zu speichern, sondern wenn ICEcoder dazu auffordert. Dadurch gilt der Token immer nur pro Sitzung.".PHP_EOL.PHP_EOL.
+ "Jedoch, wenn du in einer sicheren und vertrauensvollen Umgebung (privater PC, Laptop, ..) arbeitest, ist es Sinnvoll ihn hier einzugeben.",
+ "Sorry cannot commit..." => "Entschuldigung, kann Einstellungen im Demo-Modus nicht übernehmen",
+ "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ück Neu laden"
+ ),
+
+ "updater" =>
+ array(
+ "Update appears to..." => "Update scheint erolgreich gelaufen zu sein"
+ )
+
+);
+?>
\ No newline at end of file
diff --git a/lib/file-control.php b/lib/file-control.php
index 5bff096..e6b9d62 100644
--- a/lib/file-control.php
+++ b/lib/file-control.php
@@ -23,6 +23,8 @@ if (strpos($file,$docRoot)===false && $_GET['action']!="getRemoteFile") {$file=s
$fileLoc = substr(str_replace($docRoot,"",$file),0,strrpos(str_replace($docRoot,"",$file),"/"));
$fileName = basename($file);
+// echo ";alert('".xssClean($_GET['action'],"html")." : ".$file."');console.log('".xssClean($_GET['action'],"html")." : ".$file."');";
+
// If we're due to open a file...
if ($_GET['action']=="load") {
echo 'action="load";';
diff --git a/lib/help.php b/lib/help.php
index 0818724..fc60c37 100644
--- a/lib/help.php
+++ b/lib/help.php
@@ -41,6 +41,7 @@ $t = $text['help'];
+ Alt + i
+ Alt + g
+ Alt + e
+ + Alt + 8
+ Alt + 1, 2 3
+ Alt + Enter
'+top.ICEcoder.xssClean(cM.getValue())+'