diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:20:00 +0000 |
commit | cb121d429c34669bfeb3879e6e5fb8cadca70785 (patch) | |
tree | fa773f9f950620c81718e0570fe68e5e6139fa5c /apps/files/l10n/zh_HK.json | |
parent | 71341a5d3bc31635469dd99c98510104b55d4473 (diff) | |
download | nextcloud-server-cb121d429c34669bfeb3879e6e5fb8cadca70785.tar.gz nextcloud-server-cb121d429c34669bfeb3879e6e5fb8cadca70785.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index ce2583d1fbb..62779dcb373 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -155,6 +155,10 @@ "A file or folder has been <strong>changed</strong>" : "檔案或資料夾有所<strong>更改</strong>", "A favorite file or folder has been <strong>changed</strong>" : "收藏的檔案或資料夾有所<strong>更改</strong>", "Upload (max. %s)" : "上傳(上限 %s)", + "Files compatibility" : "檔案兼容性", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。", + "Enforce Windows compatibility" : "實施 Windows 兼容性", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這將阻止在 Windows 系統上無效的檔案名,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的兼容性。", "Accept" : "接受", "Reject" : "拒絕", "Incoming ownership transfer from {user}" : "來自 {user} 的擁有權轉移", |