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