diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index de9f3f44b1a..ea969cb07c4 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -250,18 +250,13 @@ OC.L10N.register( "Text file" : "文字檔案", "New text file.txt" : "新文字檔案.txt", "Storage invalid" : "無效的儲存空間", - "Select" : "選取", - "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", - "New" : "新增", - "Copied!" : "已複製", "Unlimited" : "無限制", "Search users" : "搜尋使用者", - "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Cancel" : "取消", "%s used" : "%s 已使用", "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", - "Settings" : "設定", - "Deleted files" : "已刪除的檔案" + "Deleted files" : "已刪除的檔案", + "Search for an account" : "搜尋帳號" }, "nplurals=1; plural=0;"); |