From 26bf14997df708aef5a7ddd63d5762cdb7786be2 Mon Sep 17 00:00:00 2001 From: Pin-guang Chen Date: Tue, 29 Aug 2023 12:52:16 +0000 Subject: [PATCH] Pontoon: Update Chinese (Taiwan) (zh-TW) localization of WebThings Gateway Co-authored-by: Pin-guang Chen --- static/fluent/zh-TW/main.ftl | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/static/fluent/zh-TW/main.ftl b/static/fluent/zh-TW/main.ftl index df3284e79..e16faa6b0 100644 --- a/static/fluent/zh-TW/main.ftl +++ b/static/fluent/zh-TW/main.ftl @@ -30,6 +30,8 @@ thing-details = .aria-label = 檢視屬性 add-things = .aria-label = 新增 Things +add-thing = 新增 Thing +add-group = 新增群組 ## Floorplan @@ -251,6 +253,11 @@ context-menu-save = 儲存 context-menu-remove = 刪除 context-menu-show-on-floorplan = 是否要在樓層規劃圖中顯示? +## Group Context Menu + +edit-group-save = + .value = 儲存 + ## Capabilities OnOffSwitch = 二元開關 @@ -407,8 +414,6 @@ new-thing-password = new-thing-credentials-error = 帳號密碼不正確 new-thing-saved = 已儲存 new-thing-done = 完成 -add-group = 新增群組 -new-group-save = 建立 ## New Web Thing View @@ -419,6 +424,13 @@ loading = 載入中… new-web-thing-multiple = 找到多組 web things new-web-thing-from = 來自 +## New Group Screen + +new-group-heading = 新增群組 +new-group-input = + .placeholder = 請輸入群組名稱 +new-group-save = 建立 + ## Empty div Messages no-things = 還沒有裝置,點擊 + 號掃描可用裝置。