123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- {
- "author": "tobychui",
- "version": "1.0",
- "keys": {
- "zh-tw": {
- "fwtitle" : "檔案操作",
- "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
- "strings":{
- "title":"檔案操作",
- "banner/title":"正在計算檔案操作需時",
- "info/from":"來源:",
- "info/to":"目的地:",
- "info/progress":"進度:",
- "info/calculating":"計算中",
- "dup/question":"目的地存在至少一個具有重複檔名的檔案。 <b>應對該檔案使用以下哪種操作?</b>",
- "dup/overwrite":"覆寫",
- "dup/skip":"跳過",
- "dup/renameAndKeep":"更名並保留",
- "title/moving":"正在移動 ",
- "title/copying":"正在複製",
- "title/zipping":"正在壓縮 ",
- "title/downloading":"正在下載 ",
- "title/unzipping":"正在解壓 ",
- "title/file":" 個檔案",
- "title/files":" 個檔案",
- "button/pause":"暫停",
- "button/resume":"繼續",
- "button/cancel":"取消",
- "error/Access Denied":"存取被拒",
- "error/Source file not exists":"來源檔案不存在",
- "error/Source and destination paths are identical.":"目的地與來源資料位置相同",
- "error/Storage Quota Full":"儲存空間已滿",
- "error/Dest folder not found":"目標資料夾不存在",
- "error/Undefined dest location":"目標路徑錯誤",
- "error/This source file is Read Only":"此來源檔案是唯讀檔案",
- "error/File already exists":"檔案已經存在",
- "error/This directory is Read Only":"此資料夾是唯讀檔案",
- "error/Operation cancelled by user": "使用者已取消此檔案操作",
- "":""
- },
- "titles":{
- },
- "placeholder":{
- }
- },
- "zh-hk": {
- "fwtitle" : "檔案操作",
- "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
- "strings":{
- "title":"檔案操作",
- "banner/title":"正在計算檔案操作需時",
- "info/from":"來源:",
- "info/to":"目的地:",
- "info/progress":"進度:",
- "info/calculating":"計算中",
- "dup/question":"目的地存在至少一個具有重複檔名的檔案。 <b>應對該檔案使用以下哪種操作?</b>",
- "dup/overwrite":"覆寫",
- "dup/skip":"跳過",
- "dup/renameAndKeep":"更名並保留",
- "title/moving":"正在移動 ",
- "title/copying":"正在複製",
- "title/zipping":"正在壓縮 ",
- "title/downloading":"正在下載 ",
- "title/unzipping":"正在解壓 ",
- "title/file":" 個檔案",
- "title/files":" 個檔案",
- "error/Access Denied":"存取被拒",
- "error/Source file not exists":"來源檔案不存在",
- "error/Source and destination paths are identical.":"目的地與來源資料位置相同",
- "error/Storage Quota Full":"儲存空間已滿",
- "error/Dest folder not found":"目標資料夾不存在",
- "error/Undefined dest location":"目標路徑錯誤",
- "error/This source file is Read Only":"此來源檔案是唯讀檔案",
- "error/File already exists":"檔案已經存在",
- "error/This directory is Read Only":"此資料夾是唯讀檔案",
- "error/Operation cancelled by user": "使用者已取消此檔案操作",
- "":""
- },
- "titles":{
- },
- "placeholder":{
- }
- },
- "zh-cn": {
- "fwtitle" : "文件操作",
- "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
- "strings":{
- "title":"文件操作",
- "banner/title":"正在计算文件操作耗时",
- "info/from":"来源:",
- "info/to":"目标:",
- "info/progress":"进度:",
- "info/calculating":"计算中",
- "dup/question":"目标至少存在一个具有重复文件名的文件。 <b>应对该文件使用以下哪种操作?</b>",
- "dup/overwrite":"覆盖",
- "dup/skip":"跳过",
- "dup/renameAndKeep":"重命名并保留",
- "title/moving":"正在移动 ",
- "title/copying":"正在复制",
- "title/zipping":"正在压缩 ",
- "title/downloading":"正在下载 ",
- "title/unzipping":"正在解压 ",
- "title/file":" 个文件",
- "title/files":" 个文件",
- "error/Access Denied":"存取被拒",
- "error/Source file not exists":"来源文件不存在",
- "error/Source and destination paths are identical.":"目标与来源文件位置相同",
- "error/Storage Quota Full":"存储空间已满",
- "error/Dest folder not found":"目标文件夹不存在",
- "error/Undefined dest location":"目标路径错误",
- "error/This source file is Read Only":"此来源文件只读",
- "error/File already exists":"文件已经存在",
- "error/This directory is Read Only":"此文件夹只读",
- "error/Operation cancelled by user": "使用者已取消此文件操作",
- "":""
- },
- "titles":{
- },
- "placeholder":{
- }
- }
- }
- }
|