diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 30c3eb46f17..e1ace56d136 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉使用者沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "認證資訊儲存失敗", "Credentials required" : "需要認證資訊", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", - "Name" : "名稱", - "Open in files" : "在檔案中開啟" + "Name" : "名稱" }, "nplurals=1; plural=0;"); |