vue-finder-senior
Version:
VueFinderSenior is a file manager component for vue3. And there are multiple adaptable backends available . like Python PHP Go Rust
106 lines (104 loc) • 4.62 kB
JavaScript
import uppyLocalezhTW from '@uppy/locales/lib/zh_TW.js';
export default {
"Language": "語言",
"Create": "建立",
"Close": "關閉",
"Cancel": "取消",
"Save": "储存",
"Edit": "編輯",
"Crop": "裁切",
"New Folder": "新資料夾",
"New File": "新檔案",
"Rename": "改名",
"Delete": "刪除",
"Upload": "上傳",
"Download": "下載",
"Archive": "壓縮",
"Unarchive": "解壓縮",
"Open": "打開",
"Open containing folder": "打開對應的資料夾",
"Refresh": "重新整理",
"Preview": "預覽",
"Toggle Full Screen": "切換全螢幕",
"Change View": "變更視圖",
"Storage": "儲存",
"Go up a directory": "上一個目錄",
"Search anything..": "搜尋..",
"Name": "名稱",
"Size": "大小",
"Date": "日期",
"Filepath": "檔案路徑",
"Folder Name": "資料夾名稱",
"File Name": "檔案名称",
"Move files": "移動檔案",
"Yes, Move!": "確定,移動!",
"Delete files": "刪除檔案",
"Yes, Delete!": "確定,刪除!",
"Upload Files": "上傳檔案",
"No files selected!": "未選取檔案!",
"Select Files": "選擇檔案",
"Archive the files": "壓縮檔案",
"Unarchive the files": "解壓縮檔案",
"The archive will be unarchived at": "此壓縮檔案將解壓到",
"Archive name. (.zip file will be created)": "壓縮檔案名稱。(將創建 .zip 檔案)",
"Vuefinder is a file manager component for vue 3.": "Vuefinder 是 Vue 3 的一個檔案管理員組件。",
"Create a new folder": "創建一個新資料夾",
"Create a new file": "創建一個新檔案",
"Are you sure you want to delete these files?": "您確定要刪除這些檔案嗎?",
"This action cannot be undone.": "此操作不能撤銷。",
"Search results for": "搜尋結果為",
"%s item(s) selected.": "%s 個檔案 已選取。",
"%s is renamed.": "%s 已重新命名。",
"This is a readonly storage.": "這是只讀存儲器。",
"%s is created.": "%s 已創建。",
"Files moved.": "檔案已移動。",
"Files deleted.": "檔案已刪除。",
"The file unarchived.": "檔案已解壓。",
"The file(s) archived.": "檔案已壓縮。",
"Updated.": "已更新。",
"No search result found.": "未能搜尋到結果。",
"Are you sure you want to move these files?": "您確定要移動這些檔案嗎?",
"File Size": "檔案大小",
"Last Modified": "檔案修改時間",
"Select Folders": "選擇資料夾",
"Clear all": "全部清除",
"Clear only successful": "僅清除成功上傳的",
"Drag and drop the files/folders to here or click here.": "拖曳或點擊此處上傳檔案/資料夾。",
"Release to drop these files.": "放開後添加這些文件。",
"Canceled": "已取消",
"Done": "已完成",
"Network Error, Unable establish connection to the server or interrupted.": "網路錯誤,無法連線到伺服器或連線被意外中斷。",
"Pending upload": "待上傳",
"Please select file to upload first.": "請先選擇要上傳的檔案。",
"About": "關於",
"Settings": "設定",
"Shortcuts": "快捷鍵",
"Reset": "重置",
'Escape': '退出',
'Search': '搜尋',
'Toggle Sidebar': '切換側邊欄',
'Open Settings': '打開設定',
"Reset all settings to default": "重置所有設定為默認",
"Use Metric Units": "使用公制單位",
"Saved.": "已儲存。",
"Reset Settings": "重置設定",
"Download doesn\'t work? You can try right-click \"Download\" button, select \"Save link as...\".": "下載不管用?您可以嘗試右鍵點擊“下載”按鈕,選擇“另存連結為...”。",
"Theme": "主題",
"Dark": "深色",
"Light": "淺色",
"System": "系統",
"Target Directory": "目標目錄",
"Select": "選擇",
"Compact list view": "緊湊列表視圖",
"Show thumbnails": "顯示縮略圖",
"Persist path on reload": "重新加載時保持路徑",
"Select All": "全選",
"Pinned Folders": "固定資料夾",
"No folders pinned": "未固定資料夾",
"Pin Folder": "固定資料夾",
"Unpin Folder": "取消固定資料夾",
"Project home": "項目主頁",
"Follow on GitHub": "在 GitHub 上關注",
"Customize your experience with the following settings": "使用以下設定自定義您的體驗",
"uppy": uppyLocalezhTW
}