289 lines
9.7 KiB
JSON
Executable File
289 lines
9.7 KiB
JSON
Executable File
{
|
|
"appTitle": "CKFinder",
|
|
"dir": "ltr",
|
|
"langCode": "zh-tw",
|
|
"common": {
|
|
"abort": "中止",
|
|
"cancel": "取消",
|
|
"choose": "選擇",
|
|
"close": "關閉",
|
|
"copy": "複製",
|
|
"delete": "刪除",
|
|
"download": "下載",
|
|
"edit": "編輯",
|
|
"maximize": "最大化",
|
|
"messageTitle": "訊息",
|
|
"minimize": "最小化",
|
|
"move": "移動",
|
|
"newNameDialogTitle": "新名稱",
|
|
"ok": "確認",
|
|
"pleaseWait": "請稍後",
|
|
"rememberDecision": "記得我的選擇",
|
|
"rename": "重新命名",
|
|
"showMore": "顯示更多",
|
|
"skip": "跳過",
|
|
"upload": "上傳檔案",
|
|
"view": "瀏覽"
|
|
},
|
|
"units": {
|
|
"dateFormat": "mm/dd/yyyy HH:MM",
|
|
"dateAmPm": [
|
|
"上午",
|
|
"下午"
|
|
],
|
|
"kb": "{size} KB",
|
|
"mb": "{size} MB",
|
|
"gb": "{size} GB",
|
|
"sizePerSecond": "{size}/s",
|
|
"pixelShort": "px"
|
|
},
|
|
"files": {
|
|
"autoRename": "自動命名檔案",
|
|
"countMany": "{count} 個檔案",
|
|
"countOne": "1 個檔案",
|
|
"deleteConfirmation": "確認要刪除,被選擇的{count}個檔案嗎?",
|
|
"fileDeleteConfirmation": "確定要刪除這個檔案 \"{name}\"?",
|
|
"fileRenameExtensionConfirmation": "確定變更這個檔案的副檔名嗎? 變更後 , 此檔案可能會無法使用 !",
|
|
"fileRenameLabel": "請輸入新檔案名稱: ",
|
|
"filesPaneTitle": "Files pane",
|
|
"filesRefresh": "Refreshing files",
|
|
"filterPlaceholder": "篩選條件",
|
|
"gettingFileData": "Getting file data.",
|
|
"overwrite": "Overwrite",
|
|
"loadingFilesPane": {
|
|
"title": "Loading...",
|
|
"text": "The files are being loaded."
|
|
},
|
|
"emptyFilesPane": {
|
|
"title": "該資料夾為空",
|
|
"text": "點選<strong>上傳</strong>按鈕或<strong>拖曳</strong>檔案至此。"
|
|
},
|
|
"filterFilesEmpty": {
|
|
"title": "Nothing found.",
|
|
"text": "Please try using different search criteria."
|
|
}
|
|
},
|
|
"folders": {
|
|
"deleteConfirmation": "確定刪除 \"{name}\" 這個目錄嗎?",
|
|
"destinationFolder": "Destination Folder",
|
|
"newNameLabel": "請輸入新目錄名稱: ",
|
|
"newSubfolder": "建立新子目錄",
|
|
"renameDialogTitle": "Rename Folder",
|
|
"treeTitle": "Folders tree"
|
|
},
|
|
"copy": {
|
|
"dropMenuItem": "Copy Here",
|
|
"errorDialogTitle": "Files that cannot be copied:",
|
|
"manyFilesDialogTitle": "Copy {count} Files To...",
|
|
"manyFilesWait": "Copying {count} files.",
|
|
"oneFileDialogTitle": "Copy File To...",
|
|
"oneFileWait": "Copying file.",
|
|
"operationLabel": "Copying Files",
|
|
"operationSummary": "Number of files copied: {count}."
|
|
},
|
|
"move": {
|
|
"dropMenuItem": "Move Here",
|
|
"errorDialogTitle": "Files that cannot be moved:",
|
|
"manyFilesDialogTitle": "Move {count} Files To...",
|
|
"manyFilesWait": "Moving {count} files.",
|
|
"oneFileDialogTitle": "Move File To...",
|
|
"oneFileWait": "Moving file.",
|
|
"operationLabel": "Moving Files",
|
|
"operationSummary": "Number of files moved: {count}."
|
|
},
|
|
"upload": {
|
|
"addFiles": "新增檔案",
|
|
"bytesCountProgress": "(共{bytesTotal},已上傳{bytesUploaded})",
|
|
"details": "詳細資訊",
|
|
"filesCountProgress": "共{filesTotal}個檔案,已上傳{filesUploaded}個檔案",
|
|
"progressLabel": "檔案上傳中 .",
|
|
"progressMessage": "上傳中...",
|
|
"selectFileLabel": "請選擇要上傳的檔案",
|
|
"selectFiles": "請選擇要上傳的檔案",
|
|
"success": "上傳成功!",
|
|
"summary": "已上傳檔案: {count}"
|
|
},
|
|
"settings": {
|
|
"display": "顯示欄位:",
|
|
"displayDate": "檔案日期",
|
|
"displayName": "檔案名稱",
|
|
"displaySize": "檔案大小",
|
|
"sortAscending": "從小到大(遞增)",
|
|
"sortBy": "排序方式",
|
|
"sortByOrder": "順序",
|
|
"sortDescending": "從大到小(遞減)",
|
|
"thumbnailSize": "縮圖大小",
|
|
"title": "偏好設定",
|
|
"viewType": "檢視方式",
|
|
"viewTypeCompact": "並排",
|
|
"viewTypeList": "清單",
|
|
"viewTypeThumbnails": "縮圖"
|
|
},
|
|
"errors": {
|
|
"codes": {
|
|
"10": "不合法的指令.",
|
|
"11": "連接過程中 , 未指定資源形態 !",
|
|
"12": "連接過程中出現不合法的資源形態 !",
|
|
"13": "The connector configuration file is invalid.",
|
|
"14": "Invalid connector plugin: {pluginName}.",
|
|
"102": "不合法的檔案或目錄名稱 !",
|
|
"103": "無法連接:可能是使用者權限設定錯誤 !",
|
|
"104": "無法連接:可能是伺服器檔案權限設定錯誤 !",
|
|
"105": "無法上傳:不合法的副檔名 !",
|
|
"109": "不合法的請求 !",
|
|
"110": "不明錯誤 !",
|
|
"111": "It was not possible to complete the request due to resulting file size.",
|
|
"115": "檔案或目錄名稱重複 !",
|
|
"116": "找不到目錄 ! 請先重新整理 , 然後再試一次 !",
|
|
"117": "找不到檔案 ! 請先重新整理 , 然後再試一次 !",
|
|
"118": "Source and target paths are equal.",
|
|
"201": "伺服器上已有相同的檔案名稱 ! 您上傳的檔案名稱將會自動更改為 \"{name}\".",
|
|
"202": "不合法的檔案 !",
|
|
"203": "不合法的檔案 ! 檔案大小超過預設值 !",
|
|
"204": "您上傳的檔案已經損毀 !",
|
|
"205": "伺服器上沒有預設的暫存目錄 !",
|
|
"206": "檔案上傳程序因為安全因素已被系統自動取消 ! 可能是上傳的檔案內容包含 HTML 碼 !",
|
|
"207": "您上傳的檔案名稱將會自動更改為 \"{name}\".",
|
|
"300": "Moving file(s) failed.",
|
|
"301": "Copying file(s) failed.",
|
|
"302": "Deleting file(s) failed.",
|
|
"500": "因為安全因素 , 檔案瀏覽器已被停用 ! 請聯絡您的系統管理者並檢查 CKFinder 的設定檔 config.php !",
|
|
"501": "縮圖預覽功能已被停用 !"
|
|
},
|
|
"deleteFilePermissions": "Removing files is not allowed in this folder.",
|
|
"fileInvalidCharacters": "檔案名稱不能包含以下字元: {disallowedCharacters}",
|
|
"fileNameNotEmpty": "The file name cannot be empty.",
|
|
"folderInvalidCharacters": "目錄名稱不能包含以下字元: {disallowedCharacters}",
|
|
"incorrectExtension": "File extension is not allowed in this folder.",
|
|
"missingFile": "The requested file is no longer available.",
|
|
"missingFolder": "The folder you are trying to reach is no longer available.",
|
|
"noUploadFolderSelected": "Please select a folder before uploading.",
|
|
"operationCompleted": "Operation completed with errors.",
|
|
"renameFilePermissions": "Renaming files is not allowed in this folder.",
|
|
"unknown": "無法連接到伺服器 ! (錯誤代碼 {number})",
|
|
"unknownUploadError": "Error sending the file.",
|
|
"uploadErrors": "Upload finished with errors.",
|
|
"uploadPermissions": "File upload is not allowed."
|
|
},
|
|
"chooseResizedImage": {
|
|
"title": "Choose Resized",
|
|
"originalSize": "Original Size",
|
|
"sizes": {
|
|
"custom": "Custom",
|
|
"large": "Large",
|
|
"max": "Max",
|
|
"medium": "Medium",
|
|
"small": "Small"
|
|
}
|
|
},
|
|
"editImage": {
|
|
"adjust": "Adjust",
|
|
"apply": "Apply",
|
|
"confirmExit": "Are you sure you want to close? You have unsaved changes to the image.",
|
|
"crop": "Crop",
|
|
"downloadAction": "Downloading original image.",
|
|
"keepAspectRatio": "Keep Aspect Ratio",
|
|
"loading": "Loading image",
|
|
"presets": "Presets",
|
|
"reset": "Reset",
|
|
"resize": "Resize",
|
|
"rotate": "Rotate",
|
|
"rotateAntiClockwise": "90° Left",
|
|
"rotateClockwise": "90° Right",
|
|
"save": "Save",
|
|
"saveDialogFileExists": "File with the same name already exists in folder.",
|
|
"saveDialogOverwrite": "Overwrite File",
|
|
"saveDialogSaveAs": "Save as:",
|
|
"saveDialogTitle": "Save Changes",
|
|
"title": "Edit Image",
|
|
"transformationAction": "Applying transformations.",
|
|
"uploadAction": "Uploading edited image.",
|
|
"filters": {
|
|
"brightness": "Brightness",
|
|
"clip": "Clip",
|
|
"contrast": "Contrast",
|
|
"exposure": "Exposure",
|
|
"gamma": "Gamma",
|
|
"hue": "Hue",
|
|
"noise": "Noise",
|
|
"saturation": "Saturation",
|
|
"sepia": "Sepia",
|
|
"sharpen": "Sharpen",
|
|
"stackBlur": "Blur",
|
|
"vibrance": "Vibrance"
|
|
},
|
|
"preset": {
|
|
"clarity": "Clarity",
|
|
"concentrate": "Concentrate",
|
|
"crossProcess": "Cross Process",
|
|
"glowingSun": "Glowing Sun",
|
|
"grungy": "Grungy",
|
|
"hazyDays": "Hazy Days",
|
|
"hemingway": "Hemingway",
|
|
"herMajesty": "Her Majesty",
|
|
"jarques": "Jarques",
|
|
"lomo": "Lomo",
|
|
"love": "Love",
|
|
"nostalgia": "Nostalgia",
|
|
"oldBoot": "Old Boot",
|
|
"orangePeel": "Orange Peel",
|
|
"pinhole": "Pinhole",
|
|
"sinCity": "Sin City",
|
|
"sunrise": "Sunrise",
|
|
"vintage": "Vintage"
|
|
}
|
|
},
|
|
"shortcuts": {
|
|
"title": "Keyboard Shortcuts",
|
|
"general": {
|
|
"action": "Execute default action",
|
|
"firstItem": "Go to first item",
|
|
"focusFilesPane": "Focus files pane",
|
|
"focusFoldersPane": "Focus folders pane or breadcrumbs",
|
|
"focusNext": "Focus next pane",
|
|
"focusToolbar": "Focus toolbar",
|
|
"lastItem": "Go to last item",
|
|
"listShortcuts": "Open this help dialog",
|
|
"nextItem": "Go to next item",
|
|
"previousItem": "Go to previous item",
|
|
"showContextMenu": "Open context menu",
|
|
"title": "General Interface"
|
|
},
|
|
"files": {
|
|
"addToSelectionAbove": "Add or remove files above to selection",
|
|
"addToSelectionBelow": "Add or remove files below to selection",
|
|
"addToSelectionLeft": "Add or remove file on the left to selection",
|
|
"addToSelectionRight": "Add or remove file on the right to selection",
|
|
"delete": "Delete file(s)",
|
|
"refresh": "Refresh files",
|
|
"rename": "Rename file",
|
|
"selectAll": "Select all files",
|
|
"upload": "Upload file(s)"
|
|
},
|
|
"folders": {
|
|
"collapseOrParent": "Collapse folder / Go to parent folder",
|
|
"delete": "Delete folder",
|
|
"expandOrSubfolder": "Expand folder / Go to first subfolder",
|
|
"title": "Folders Pane"
|
|
},
|
|
"keys": {
|
|
"ctrl": "Control",
|
|
"delete": "Delete",
|
|
"downArrow": "Down arrow",
|
|
"escape": "Escape",
|
|
"leftArrow": "Left arrow",
|
|
"question": "Question mark",
|
|
"rightArrow": "Right arrow",
|
|
"upArrow": "Up arrow"
|
|
},
|
|
"keysAbbreviations": {
|
|
"alt": "alt",
|
|
"ctrl": "ctrl",
|
|
"del": "del",
|
|
"end": "end",
|
|
"home": "home",
|
|
"shift": "shift"
|
|
}
|
|
}
|
|
}
|