diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
commit | 0d478a0b9c749612d9ef508f0472582fa07d5574 (patch) | |
tree | 9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/files_external/l10n/zh_HK.js | |
parent | b092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff) | |
download | nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_HK.js')
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 27212ad3883..52bd7e1f556 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -89,6 +89,8 @@ OC.L10N.register( "SMB/CIFS" : "SMB/CIFS", "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", + "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insentive 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" : "逾時", |