File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments