Skip to content

Commit b5ad59e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3e4ff35 commit b5ad59e

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

l10n/zh_HK.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,19 @@ OC.L10N.register(
7171
"Deploy daemon" : "部署幕後程式",
7272
"Default daemon. ExApps will be installed on it" : "預設幕後程式。ExApps 將會安裝在其上",
7373
"The \"Manual install\" daemon is usually used for development. It cannot be set as the default daemon." : "「手動安裝」幕後程式通常用於開發。其不能被設定為預設幕後程式。",
74+
"This is a Kubernetes daemon managed via CLI." : "這是透過 CLI 管理的 Kubernetes 守護行程 (daemon)。",
7475
"ExApps installed" : "已安裝 ExApp",
7576
"Name" : "名字",
7677
"Protocol" : "協定",
7778
"Host" : "主機",
7879
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
80+
"Kubernetes settings" : "Kubernetes 設定",
81+
"Expose type" : "公開類型 (Expose type)",
82+
"Node port" : "節點連接埠 (Node port)",
83+
"Upstream host" : "上游主機",
84+
"External traffic policy" : "外部流量策略",
85+
"Load balancer IP" : "負載平衡器 IP",
86+
"Node address type" : "節點地址類型",
7987
"Deploy options" : "部署選項",
8088
"Docker network" : "Docker 網絡",
8189
"Nextcloud URL" : "Nextcloud URL",

l10n/zh_HK.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,19 @@
6969
"Deploy daemon" : "部署幕後程式",
7070
"Default daemon. ExApps will be installed on it" : "預設幕後程式。ExApps 將會安裝在其上",
7171
"The \"Manual install\" daemon is usually used for development. It cannot be set as the default daemon." : "「手動安裝」幕後程式通常用於開發。其不能被設定為預設幕後程式。",
72+
"This is a Kubernetes daemon managed via CLI." : "這是透過 CLI 管理的 Kubernetes 守護行程 (daemon)。",
7273
"ExApps installed" : "已安裝 ExApp",
7374
"Name" : "名字",
7475
"Protocol" : "協定",
7576
"Host" : "主機",
7677
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
78+
"Kubernetes settings" : "Kubernetes 設定",
79+
"Expose type" : "公開類型 (Expose type)",
80+
"Node port" : "節點連接埠 (Node port)",
81+
"Upstream host" : "上游主機",
82+
"External traffic policy" : "外部流量策略",
83+
"Load balancer IP" : "負載平衡器 IP",
84+
"Node address type" : "節點地址類型",
7785
"Deploy options" : "部署選項",
7886
"Docker network" : "Docker 網絡",
7987
"Nextcloud URL" : "Nextcloud URL",

0 commit comments

Comments
 (0)