diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 887ef70e65a..dbd2af6386d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -8,7 +8,6 @@ "Show grid view" : "顯示網格檢視", "Home" : "家目錄", "Close" : "關閉", - "Favorites" : "最愛", "Could not create folder \"{dir}\"" : "無法建立資料夾「{dir}」", "This will stop your current uploads." : "這會終止目前任何的上傳。", "Upload cancelled." : "上傳已取消。", @@ -102,7 +101,6 @@ "Favorited" : "已加入最愛", "Favorite" : "我的最愛", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", - "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -117,6 +115,7 @@ "Removed from favorites" : "已從最愛中移除", "You added {file} to your favorites" : "您已新增 {file} 至您的最愛", "You removed {file} from your favorites" : "您已從您的最愛移除 {file}", + "Favorites" : "最愛", "File changes" : "檔案更動", "Created by {user}" : "由 {user} 建立", "Changed by {user}" : "由 {user} 改動", @@ -170,10 +169,11 @@ "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Select the row for {displayName}" : "選取 {displayName} 的列", - "Open folder {name}" : "開啟資料夾 {name}", + "File name" : "檔案名稱", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "Name cannot be empty" : "名稱不能空白", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "開啟資料夾 {displayName}", + "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "範本", "Create new templates folder" : "建立新的範本資料夾", @@ -248,6 +249,7 @@ "Text file" : "文字檔案", "New text file.txt" : "新文字檔案.txt", "Storage invalid" : "無效的儲存空間", + "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "Unlimited" : "無限制", "Search users" : "搜尋使用者", "Cancel" : "取消", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", "Deleted files" : "已刪除的檔案", + "Open folder {name}" : "開啟資料夾 {name}", "Search for an account" : "搜尋帳號" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |