diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index a050e17afa4..60600786255 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -45,10 +45,6 @@ "Invalid folder path" : "無效的資料夾路徑", "Folder not found" : "找不到資料夾", "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} 傳來的所有權轉移", @@ -63,6 +59,10 @@ "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 {path} 所有權轉移已完成。", "in %s" : "在 %s", "Transferred from %1$s on %2$s" : "於 %2$s 從 %1$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 系統上無效的檔案名稱,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的相容性。", "File Management" : "檔案管理", "Current directory path" : "目前目錄路徑", "Home" : "家目錄", |