diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 114 |
1 files changed, 67 insertions, 47 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ec4b699d2c4..d895fbc5c68 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -115,9 +115,9 @@ OC.L10N.register( "Name" : "名稱", "File type" : "檔案類型", "Size" : "大小", - "\"{displayName}\" failed on some elements" : "「{displayName}」在某些元素上失敗", - "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", - "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "{displayName}: failed on some elements" : "{displayName}:在部份元素上失敗", + "{displayName}: done" : "{displayName}:完成", + "{displayName}: failed" : "{displayName}:失敗", "Actions" : "動作", "(selected)" : "(已選取)", "List of files and folders." : "檔案與資料夾清單。", @@ -126,11 +126,10 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} selected_::_{count} selected_" : ["已選取 {count} 個"], - "Search globally by filename …" : "按檔案名稱全域搜尋……", - "Search here by filename …" : "按檔案名稱搜尋此處……", + "Search everywhere …" : "搜尋各處……", + "Search here …" : "搜尋此處……", "Search scope options" : "搜尋範圍選項", - "Filter and search from this location" : "從此位置過濾並搜尋", - "Search globally" : "全域搜尋", + "Search here" : "搜尋此處", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{used} of {quota} used" : "已使用 {used},共 {quota}", "{relative}% used" : "已使用 {relative}%", @@ -180,7 +179,6 @@ OC.L10N.register( "Error during upload: {message}" : "上傳時發生錯誤:{message}", "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", - "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "Loading current folder" : "正在載入目前資料夾", "Retry" : "重試", "No files in here" : "沒有任何檔案", @@ -195,49 +193,48 @@ OC.L10N.register( "No search results for “{query}”" : "沒有結果符合「{query}」", "Search for files" : "搜尋檔案", "Clipboard is not available" : "剪貼簿無法使用", - "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", + "WebDAV URL copied" : "已複製 WebDAV URL", + "General" : "一般", "Default view" : "預設檢視", "All files" : "所有檔案", "Personal files" : "個人檔案", "Sort favorites first" : "先排序喜愛", "Sort folders before files" : "將資料夾排序在檔案前", - "Enable folder tree" : "啟用資料夾樹", - "Visual settings" : "視覺設定", + "Folder tree" : "資料夾樹", + "Appearance" : "外觀", "Show hidden files" : "顯示隱藏檔", "Show file type column" : "顯示檔案類型欄位", + "Show file extensions" : "顯示副檔名", "Crop image previews" : "圖片裁剪預覽", - "Show files extensions" : "顯示副檔名", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "複製到剪貼簿", - "Use this address to access your Files via WebDAV." : "使用此位置透過 WebDAV 存取您的檔案。", + "Copy" : "複製", + "How to access files using WebDAV" : "如何使用 WebDAV 存取檔案", "Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "您的帳號已啟用兩階段驗證,因此您必須使用應用程式密碼才能連結外部 WebDAV 帳號。", "Warnings" : "警告", - "Prevent warning dialogs from open or reenable them." : "避免開啟警告對話方塊或重新啟用它們。", - "Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話方塊。", - "Show a warning dialog when deleting files." : "在刪除檔案時顯示警告對話方塊。", + "Warn before changing a file extension" : "變更副檔名前警告", + "Warn before deleting files" : "刪除檔案前警告", "Keyboard shortcuts" : "鍵盤快速鍵", - "Speed up your Files experience with these quick shortcuts." : "使用這些快捷鍵加速您的 Files 體驗。", - "Open the actions menu for a file" : "開啟檔案的動作選單", - "Rename a file" : "重新命名檔案", - "Delete a file" : "刪除檔案", - "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", - "Manage tags for a file" : "管理檔案的標籤", + "File actions" : "檔案動作", + "Rename" : "重新命名", + "Delete" : "刪除", + "Add or remove favorite" : "新增或移除最愛", + "Manage tags" : "管理標籤", "Selection" : "選取", "Select all files" : "選取所有檔案", - "Deselect all files" : "取消選取所有檔案", - "Select or deselect a file" : "選取或取消選取檔案", - "Select a range of files" : "選取檔案範圍", + "Deselect all" : "取消全選", + "Select or deselect" : "選取或取消選取", + "Select a range" : "選取範圍", "Navigation" : "導覽列", - "Navigate to the parent folder" : "前往上層資料夾", - "Navigate to the file above" : "前往上述檔案", - "Navigate to the file below" : "前往以下檔案", - "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", - "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", + "Go to parent folder" : "前往上層資料夾", + "Go to file above" : "前往以上檔案", + "Go to file below" : "前往以下檔案", + "Go left in grid" : "在網格中向左", + "Go right in grid" : "在網格中向右", "View" : "檢視", - "Toggle the grid view" : "切換網格檢視", - "Open the sidebar for a file" : "開啟檔案側邊欄", + "Toggle grid view" : "切換網格檢視", + "Open file sidebar" : "開啟檔案側邊欄", "Show those shortcuts" : "顯示這些快捷鍵", "You" : "您", "Shared multiple times with different people" : "與不同的人多次分享", @@ -266,7 +263,6 @@ OC.L10N.register( "File successfully converted" : "成功轉換檔案", "Failed to convert file: {message}" : "無法轉換檔案:{message}", "Failed to convert file" : "無法轉換檔案", - "Deletion cancelled" : "刪除已取消", "Leave this share" : "離開此分享", "Leave these shares" : "離開這些分享", "Disconnect storage" : "中斷連結儲存空間", @@ -277,7 +273,6 @@ OC.L10N.register( "Delete files" : "刪除檔案", "Delete folder" : "刪除資料夾", "Delete folders" : "刪除資料夾", - "Delete" : "刪除", "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您將要永久刪除 {count} 個項目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您將要刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", @@ -290,19 +285,15 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", "(copy)" : "(副本)", "(copy %n)" : "(副本 %n)", - "Move cancelled" : "移動已取消", "A file or folder with that name already exists in this folder" : "此資料夾中已經存在同名的檔案或資料夾", "The files are locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", - "Copy" : "複製", "Move to {target}" : "移動到 {target}", "Move" : "移動", "Move or copy operation failed" : "移動或複製操作失敗", "Move or copy" : "移動或複製", - "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。", - "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "以「檔案」開啟", "Open locally" : "在本機開啟", @@ -311,8 +302,7 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該可以在您的裝置上開啟。如果打不開,請檢查您是否有安裝桌面應用程式。", "Retry and close" : "重試並關閉", "Open online" : "線上開啟", - "Rename" : "重新命名", - "Open details" : "開啟詳細資訊", + "Details" : "詳細資料", "View in folder" : "在資料夾中檢視", "Today" : "今日", "Last 7 days" : "過去7天", @@ -325,9 +315,8 @@ OC.L10N.register( "PDFs" : "PDF", "Folders" : "資料夾", "Audio" : "音訊", - "Photos and images" : "照片與影像", + "Images" : "圖片", "Videos" : "影片", - "New folder creation cancelled" : "已取消建立新資料夾", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", "Unable to initialize the templates directory" : "無法初始化範本目錄", "Create templates folder" : "建立範本資料夾", @@ -353,7 +342,7 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在資料夾「{dir}」中已被使用。請改用其他名稱。", "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", "This operation is forbidden" : "此操作被禁止", - "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法取用,請檢查伺服器紀錄檔或聯絡管理員", + "This folder is unavailable, please try again later or contact the administration" : "此資料夾無法使用,請稍後再試或聯絡管理員", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Unexpected error: {error}" : "意外錯誤:{error}", "_%n file_::_%n files_" : ["%n 個檔案"], @@ -368,7 +357,6 @@ OC.L10N.register( "No favorites yet" : "尚無喜愛", "Files and folders you mark as favorite will show up here" : "您標記為喜愛的檔案與資料夾將會顯示在這裡", "List of your files and folders." : "您的檔案與資料夾清單。", - "Folder tree" : "資料夾樹", "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", "No personal files found" : "找不到個人檔案", "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", @@ -407,12 +395,12 @@ OC.L10N.register( "Edit locally" : "在本機編輯", "Open" : "開啟", "Could not load info for file \"{file}\"" : "無法讀取「{file}」的詳細資料", - "Details" : "詳細資料", "Please select tag(s) to add to the selection" : "請選取要新增到選定項目的標籤", "Apply tag(s) to selection" : "將標籤套用至選定項目", "Select directory \"{dirName}\"" : "選取目錄「{dirName}」", "Select file \"{fileName}\"" : "選取檔案「{fileName}」", "Unable to determine date" : "無法確定日期", + "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法取用,請檢查伺服器紀錄檔或聯絡管理員", "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在", "Could not move \"{file}\"" : "無法移動「{file}」", "copy" : "複製", @@ -460,11 +448,25 @@ OC.L10N.register( "Not favored" : "未加入最愛", "An error occurred while trying to update the tags" : "更新標籤時發生錯誤", "Upload (max. %s)" : "上傳(最多 %s)", + "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", + "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "\"{displayName}\" failed on some elements" : "「{displayName}」在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", "Submitting fields…" : "正在遞交欄位……", "Filter filenames…" : "篩選檔案名稱……", + "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Enable the grid view" : "啟用格狀檢視", + "Enable folder tree" : "啟用資料夾樹", + "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了雙因子認證,您必須點擊此處建立並使用新的應用程式密碼。", + "Deletion cancelled" : "刪除已取消", + "Move cancelled" : "移動已取消", + "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。", + "Cancelled move or copy operation" : "已取消移動或複製操作", + "Open details" : "開啟詳細資訊", + "Photos and images" : "照片與影像", + "New folder creation cancelled" : "已取消建立新資料夾", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], @@ -477,6 +479,24 @@ OC.L10N.register( "%1$s (renamed)" : "%1$s(已重新命名)", "renamed file" : "已重新命名檔案", "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。", - "Filter file names …" : "過濾檔案名稱……" + "Filter file names …" : "過濾檔案名稱……", + "Prevent warning dialogs from open or reenable them." : "避免開啟警告對話方塊或重新啟用它們。", + "Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話方塊。", + "Speed up your Files experience with these quick shortcuts." : "使用這些快捷鍵加速您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的動作選單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", + "Deselect all files" : "取消選取所有檔案", + "Select or deselect a file" : "選取或取消選取檔案", + "Select a range of files" : "選取檔案範圍", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往上述檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄" }, "nplurals=1; plural=0;"); |