mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 20:55:50 +01:00
Merge 4140c725d2 into 7e7fb1f505
This commit is contained in:
commit
7ee3384a59
1 changed files with 83 additions and 1 deletions
|
|
@ -1247,7 +1247,89 @@
|
|||
"FullSize": "所有檔案容量",
|
||||
"MemoryUsed": "使用的記憶體大小",
|
||||
"PartitionSize": "剩餘可用空間",
|
||||
"FreeOf": "硬碟容量:"
|
||||
"FreeOf": "硬碟容量:",
|
||||
"Renamed from": "重新命名自",
|
||||
"Preview": "預覽",
|
||||
"Access denied. IP restriction applicable": "訪問被拒絕。已使用IP限制",
|
||||
"You are logged in": "您已登錄",
|
||||
"Login failed. Invalid username or password": "登錄失敗。用戶名或密碼無效",
|
||||
"password_hash not supported, Upgrade PHP version": "不支援password_hash,請升級PHP版本",
|
||||
"Root path": "根目錄",
|
||||
"not found!": "沒找到!",
|
||||
"File not found": "找不到檔案",
|
||||
"Deleted": "刪除",
|
||||
"not deleted": "未刪除",
|
||||
"Invalid file or folder name": "無效的檔案或資料夾名稱",
|
||||
"Created": "已建立",
|
||||
"File extension is not allowed": "不允許檔副檔名",
|
||||
"already exists": "已經存在",
|
||||
"not created": "未建立",
|
||||
"Invalid characters in file or folder name": "檔或資料夾名稱中包含無效字元",
|
||||
"Source path not defined": "未定義來源路徑",
|
||||
"Moved from": "移動自",
|
||||
"to": "到",
|
||||
"File or folder with this path already exists": "具有此路徑的檔或資料夾已存在",
|
||||
"Error while moving from": "移動時出錯",
|
||||
"Copied from": "複製自",
|
||||
"Error while copying from": "複製時出錯",
|
||||
"Paths must be not equal": "路徑必須不相等",
|
||||
"Nothing selected": "未選擇任何內容",
|
||||
"Error while renaming from": "重命名時出錯",
|
||||
"Invalid characters in file name": "檔案名中的無效字元",
|
||||
"Invalid Token.": "無效的Token",
|
||||
"Selected files and folder deleted": "已刪除選定的項目",
|
||||
"Error while deleting items": "刪除項目時出錯",
|
||||
"Operations with archives are not available": "存檔操作不可用",
|
||||
"Archive": "存檔",
|
||||
"Archive not created": "未建立存檔",
|
||||
"Archive unpacked": "存檔未打包",
|
||||
"Archive not unpacked": "存檔未打開",
|
||||
"Permissions changed": "許可權已更改",
|
||||
"Permissions not changed": "許可權未更改",
|
||||
"Select folder": "選擇資料夾",
|
||||
"Theme": "主題",
|
||||
"light": "淺色",
|
||||
"dark": "深色",
|
||||
"Error while fetching archive info": "獲取存檔資訊時出錯",
|
||||
"File Saved Successfully": "檔保存成功",
|
||||
"FILE EXTENSION HAS NOT SUPPORTED": "檔副檔名不受支援",
|
||||
"Folder is empty": "空資料夾",
|
||||
"Delete selected files and folders?": "是否刪除選定的檔和資料夾?",
|
||||
"Create archive?": "建立存檔?",
|
||||
"Zip": "Zip",
|
||||
"Tar": "Tar",
|
||||
"Zero byte file! Aborting download": "零位元組檔!正在中止下載",
|
||||
"Cannot open file! Aborting download": "無法打開文件!正在中止下載",
|
||||
"Filter": "篩選",
|
||||
"Advanced Search": "高級搜尋",
|
||||
"Search file in folder and subfolders...": "在資料夾和子資料夾中搜尋文件…",
|
||||
"Are you sure want to": "你確定要",
|
||||
"Okay": "確定",
|
||||
"a files": "一個檔",
|
||||
"Enter here...": "在此處輸入...",
|
||||
"Enter new file name": "輸入新檔案名",
|
||||
"Full path": "完整路徑",
|
||||
"File size": "文件大小",
|
||||
"MIME-type": "MIME類型",
|
||||
"Image sizes": "圖像大小",
|
||||
"Charset": "編碼格式",
|
||||
"Image": "圖片",
|
||||
"Audio": "音訊",
|
||||
"Video": "影片",
|
||||
"Upload from URL": "從URL上傳",
|
||||
"Files in archive": "檔案檔",
|
||||
"Total size": "總大小",
|
||||
"Compression": "壓縮",
|
||||
"Size in archive": "存檔中的大小",
|
||||
"Fullscreen": "全螢幕",
|
||||
"Word Wrap": "自動換行",
|
||||
"Undo": "取消",
|
||||
"Redo": "恢復",
|
||||
"Select Document Type": "選擇文檔類型",
|
||||
"Select Mode": "選擇模式",
|
||||
"Select Theme": "選擇主題",
|
||||
"Select Font Size": "選擇字體大小",
|
||||
"Are you sure want to rename?": "確認是否要重命名?"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue