Add warning messages in Traditional Chinese locale

This commit is contained in:
Raphaël de Courville
2025-02-05 14:45:33 +01:00
parent b1bbce6136
commit b7aa3b915f

View File

@@ -577,9 +577,10 @@ contrib.import.errors.link = 錯誤Error: 這個library %s 的下載網址有問
warn.delete = 刪除Delete...
warn.delete.sketch = 確定要刪除程式嗎?
warn.delete.file = 確定要刪除檔案 "%s" 嗎?
warn.cannot_change_mode.title = Cannot change mode
warn.cannot_change_mode.body = Cannot change mode,\nbecause "%s" mode is not compatible with current mode.
warn.delete.sketch_file = 您確定要刪除「%s」嗎
warn.delete.sketch_last = 為了保護您的檔案安全Processing 不支援刪除整個程式素描本資料夾。\n請在檔案總管中開啟該資料夾進行刪除。
warn.cannot_change_mode.title = 無法切換模式
warn.cannot_change_mode.body = 無法切換模式,\n因為「%s」模式與當前模式不相容。
# ---------------------------------------
# Update Check