3 TinyBrowser 1.40 - A TinyMCE file browser (C) 2008 Bryn Jones
\r
5 Author: John Tam , Last update:2008/10/17
\r
6 email: jokytam168[at]gmail[dot]com
\r
8 define("TB_BROWSE", "浏览");
\r
9 define("TB_EDIT", "编辑");
\r
10 define("TB_UPLOAD", "上传档案");
\r
11 define("TB_FOLDERS", "资料夹");
\r
12 define("TB_FOLDERNAME", "资料夹名称");
\r
13 define("TB_FOLDERCURR", "当前资料夹: ");
\r
14 define("TB_FOLDERDEST", "目的地资料夹: ");
\r
15 define("TB_VIEW", "排列图示依: ");
\r
16 define("TB_SHOW", "展示: ");
\r
17 define("TB_PAGE", "页");
\r
18 define("TB_FILENAME", "档案名称");
\r
19 define("TB_SIZE", "档案大小");
\r
20 define("TB_DIMENSIONS", "尺寸");
\r
21 define("TB_TYPE", "种类");
\r
22 define("TB_DATE", "修改日期");
\r
23 define("TB_SEARCH", "搜寻");
\r
24 define("TB_FILES", "档案");
\r
25 define("TB_BROWSEFILES", "档案浏览");
\r
26 define("TB_DETAILS", "详细资料");
\r
27 define("TB_THUMBS", "缩图");
\r
28 define("TB_EDITFILES", "编辑档案");
\r
29 define("TB_ACTION", "动作: ");
\r
30 define("TB_CREATE", "建立");
\r
31 define("TB_DELETE", "删除");
\r
32 define("TB_RENAME", "更名档案");
\r
33 define("TB_ROTATE", "旋转图片");
\r
34 define("TB_RESIZE", "调整大小");
\r
35 define("TB_MOVE", "移动档案");
\r
36 define("TB_UPLOADFILES", "上传档案");
\r
37 define("TB_PROGRESS", "上传进度");
\r
38 define("TB_REMOVE", "移除");
\r
39 define("TB_BYTES", "bytes");
\r
40 define("TB_WIDTH", "宽度");
\r
41 define("TB_HEIGHT", "高度");
\r
42 define("TB_NONE", "保持原状");
\r
43 define("TB_TYPEIMG", "图片档案");
\r
44 define("TB_TYPEMEDIA", "多媒体档案");
\r
45 define("TB_TYPEFILE", "其他档案");
\r
46 define("TB_ROTATECW", "顺时针旋转90度");
\r
47 define("TB_ROTATECCW", "逆时针旋转90度");
\r
48 define("TB_MSGNEWTHUMBS", "图片 %s 的缩图成功产生!");
\r
49 define("TB_MSGMKDIR", "资料夹 %s 成功建立!");
\r
50 define("TB_MSGMKDIRFAIL", "无法建立资料夹 %s ,请检查资料夹写入权限");
\r
51 define("TB_MSGCREATE", "建立资料夹 %s 成功!");
\r
52 define("TB_MSGDELETE", "删除 %s 笔档案完成");
\r
53 define("TB_MSGRENAME", "档案 %s 更名完成");
\r
54 define("TB_MSGMOVE", "档案 %s 移动完成");
\r
55 define("TB_MSGRESIZE", "图片 %s 调整大小完成");
\r
56 define("TB_MSGROTATE", "图片 %s 旋转完成");
\r
57 define("TB_MSGEDITERR", "在进行操作时,档案 %s 遭遇错误,无法进行您的要求!");
\r
58 define("TB_MSGUPGOOD", "上传 %s 笔档案完成");
\r
59 define("TB_MSGUPBAD", "由于写入权限及安全性问题,档案 %s 无法上传");
\r
60 define("TB_MSGUPDUP", "档案 %s 无法更新,已存同样档名的档案,请先将同样档名的资料删除或更名");
\r
61 define("TB_MSGUPFAIL", "档案 '%s' 上传失败,请检查档案的写入权限");
\r
62 define("TB_MSGMAXSIZE", "已超过系统档案大小限制,无法再加入上传等待区,系统限制为");
\r
63 define("TB_TTLMAXSIZE", "档案大小错误");
\r
64 define("TB_DENIED", "您没有权限操作本项功能");
\r
65 define("TB_UPDENIED", "您没有上传档案的权限");
\r
66 define("TB_EDDENIED", "您没有修改及删除档案的权限");
\r
67 define("TB_FODENIED", "您没有建立及修改资料夹的权限");
\r