delegation tiny_mce et install pour sqlite
[mw_pages] / app / out / default / tiny_mce / plugins / tinybrowser / langs / zh-cn.php
diff --git a/app/out/default/tiny_mce/plugins/tinybrowser/langs/zh-cn.php b/app/out/default/tiny_mce/plugins/tinybrowser/langs/zh-cn.php
deleted file mode 100644 (file)
index 9bafd12..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-<?php\r
-/*\r
-TinyBrowser 1.40 - A TinyMCE file browser (C) 2008  Bryn Jones\r
-Language 'zh-cn'\r
-Author: John Tam , Last update:2008/10/17\r
-email: jokytam168[at]gmail[dot]com\r
-*/\r
-               define("TB_BROWSE", "浏览");\r
-               define("TB_EDIT", "编辑");\r
-               define("TB_UPLOAD", "上传档案");\r
-               define("TB_FOLDERS", "资料夹");\r
-               define("TB_FOLDERNAME", "资料夹名称");\r
-               define("TB_FOLDERCURR", "当前资料夹: ");\r
-               define("TB_FOLDERDEST", "目的地资料夹: ");\r
-               define("TB_VIEW", "排列图示依: ");\r
-               define("TB_SHOW", "展示: ");\r
-               define("TB_PAGE", "页");\r
-               define("TB_FILENAME", "档案名称");\r
-               define("TB_SIZE", "档案大小");\r
-               define("TB_DIMENSIONS", "尺寸");\r
-               define("TB_TYPE", "种类");\r
-               define("TB_DATE", "修改日期");\r
-               define("TB_SEARCH", "搜寻");\r
-               define("TB_FILES", "档案");\r
-               define("TB_BROWSEFILES", "档案浏览");\r
-               define("TB_DETAILS", "详细资料");\r
-               define("TB_THUMBS", "缩图");\r
-               define("TB_EDITFILES", "编辑档案");\r
-               define("TB_ACTION", "动作: ");\r
-               define("TB_CREATE", "建立");\r
-               define("TB_DELETE", "删除");\r
-               define("TB_RENAME", "更名档案");\r
-               define("TB_ROTATE", "旋转图片");\r
-               define("TB_RESIZE", "调整大小");\r
-               define("TB_MOVE", "移动档案");\r
-               define("TB_UPLOADFILES", "上传档案");\r
-               define("TB_PROGRESS", "上传进度");\r
-               define("TB_REMOVE", "移除");\r
-               define("TB_BYTES", "bytes");\r
-               define("TB_WIDTH", "宽度");\r
-               define("TB_HEIGHT", "高度");\r
-               define("TB_NONE", "保持原状");\r
-               define("TB_TYPEIMG", "图片档案");\r
-               define("TB_TYPEMEDIA", "多媒体档案");\r
-               define("TB_TYPEFILE", "其他档案");\r
-               define("TB_ROTATECW", "顺时针旋转90度");\r
-               define("TB_ROTATECCW", "逆时针旋转90度");\r
-               define("TB_MSGNEWTHUMBS", "图片 %s 的缩图成功产生!");\r
-               define("TB_MSGMKDIR", "资料夹 %s 成功建立!");\r
-               define("TB_MSGMKDIRFAIL", "无法建立资料夹 %s ,请检查资料夹写入权限");\r
-               define("TB_MSGCREATE", "建立资料夹 %s 成功!");\r
-               define("TB_MSGDELETE", "删除 %s 笔档案完成");\r
-               define("TB_MSGRENAME", "档案 %s 更名完成");\r
-               define("TB_MSGMOVE", "档案 %s 移动完成");\r
-               define("TB_MSGRESIZE", "图片 %s 调整大小完成");\r
-               define("TB_MSGROTATE", "图片 %s 旋转完成");\r
-               define("TB_MSGEDITERR", "在进行操作时,档案 %s 遭遇错误,无法进行您的要求!");\r
-               define("TB_MSGUPGOOD", "上传 %s 笔档案完成");\r
-               define("TB_MSGUPBAD", "由于写入权限及安全性问题,档案 %s 无法上传");\r
-               define("TB_MSGUPDUP", "档案 %s 无法更新,已存同样档名的档案,请先将同样档名的资料删除或更名");\r
-               define("TB_MSGUPFAIL", "档案 '%s' 上传失败,请检查档案的写入权限");\r
-               define("TB_MSGMAXSIZE", "已超过系统档案大小限制,无法再加入上传等待区,系统限制为");\r
-               define("TB_TTLMAXSIZE", "档案大小错误");\r
-               define("TB_DENIED", "您没有权限操作本项功能");\r
-               define("TB_UPDENIED", "您没有上传档案的权限");\r
-               define("TB_EDDENIED", "您没有修改及删除档案的权限");\r
-               define("TB_FODENIED", "您没有建立及修改资料夹的权限");\r
-?>
\ No newline at end of file