mirror of
https://github.com/processing/processing4.git
synced 2026-01-25 17:31:07 +01:00
Add warning messages in Traditional Chinese locale
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user