diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 83aea0fa5ec..da4c5422644 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -171,15 +171,14 @@ "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Upload successful" : "上傳成功", + "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", + "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Select the row for {displayName}" : "選取 {displayName} 的列", "Rename file" : "重新命名檔案", - "A long time ago" : "很久以前", - "This node is unavailable" : "此節點不可用", - "Download file {name}" : "下載檔案 {name}", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", - "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", - "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "This node is unavailable" : "此節點不可用", + "Download file {name}" : "下載檔案 {name}", "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", "{newName} already exists." : "{newName} 已經存在。", "\"{char}\" is not allowed inside a file name." : "不允許檔名中出現「{char}」。", @@ -189,6 +188,7 @@ "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在資料夾「{dir}」中已被使用。請選擇其他名稱。", "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", + "A long time ago" : "很久以前", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", @@ -227,6 +227,7 @@ "Share" : "分享", "Shared by link" : "由連結分享", "Shared" : "已分享", + "Switch to list view" : "切換至列表檢視", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -263,11 +264,10 @@ "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", - "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", - "Set up templates folder" : "設定範本資料夾", - "Templates" : "範本", "Create new templates folder" : "建立新的範本資料夾", + "Templates" : "範本", "Unable to initialize the templates directory" : "無法初始化範本目錄", + "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], @@ -292,6 +292,7 @@ "Unlimited" : "無限制", "Search users" : "搜尋使用者", "Cancel" : "取消", + "Set up templates folder" : "設定範本資料夾", "%s used" : "%s 已使用", "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", |