From 749b480508c48315ef45566baa3e010fc7c0127b Mon Sep 17 00:00:00 2001 From: Alvin Wong Date: Sat, 20 Mar 2021 19:52:08 +0800 Subject: [PATCH] Update yue_hk and zh_tw translations --- Translations/translation_YUE_HK.json | 14 +++++++------- Translations/translation_ZH_TW.json | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json index 041fab81..8b6a4afb 100644 --- a/Translations/translation_YUE_HK.json +++ b/Translations/translation_YUE_HK.json @@ -263,7 +263,7 @@ "", "電源脈衝" ], - "desc": "為保持電源而通電所用嘅功率 " + "desc": "為保持電源喚醒而通電所用嘅功率 " }, "TipGain": { "text2": [ @@ -309,17 +309,17 @@ }, "PowerPulseWait": { "text2": [ - "Power pulse", - "wait time" + "", + "電源脈衝間隔" ], - "desc": "Time to wait beFore triggering everY power pulse " + "desc": "為保持電源喚醒,每次通電之間嘅間隔時間 " }, "PowerPulseDuration": { "text2": [ - "Power pulse", - "duration" + "", + "電源脈衝時長" ], - "desc": "power pulse duration " + "desc": "為保持電源喚醒,每次通電脈衝嘅時間長度 " } } } diff --git a/Translations/translation_ZH_TW.json b/Translations/translation_ZH_TW.json index 4a3d3a72..20a96d7d 100644 --- a/Translations/translation_ZH_TW.json +++ b/Translations/translation_ZH_TW.json @@ -309,17 +309,17 @@ }, "PowerPulseWait": { "text2": [ - "Power pulse", - "wait time" + "", + "電源脈衝間隔" ], - "desc": "Time to wait beFore triggering every keep-awake pulse " + "desc": "為保持電源喚醒,每次通電之間的間隔時間 " }, "PowerPulseDuration": { "text2": [ - "Power pulse", - "duration" + "", + "電源脈衝時長" ], - "desc": "Keep-awake-pulse duration " + "desc": "為保持電源喚醒,每次通電脈衝的時間長度 " } } }