You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed.",
7
9
"Could not perform installation of ExApp" : "Could not perform installation of ExApp",
8
10
"Failed to enable ExApp" : "Failed to enable ExApp",
"Configure Docker registry override mappings for selected daemon." : "Configure Docker registry override mappings for selected daemon.",
106
+
"The matching source registry in ExApp info.xml will be overwritten during deploy (image pull step)." : "The matching source registry in ExApp info.xml will be overwritten during deploy (image pull step).",
107
+
"This is useful if you want to use a custom Docker registry, for example, to use a private Docker registry, or to use a different Docker registry for testing." : "This is useful if you want to use a custom Docker registry, for example, to use a private Docker registry, or to use a different Docker registry for testing.",
108
+
"Image pull will be skipped" : "Image pull will be skipped",
96
109
"Remove" : "Remove",
110
+
"No custom Docker registries configured" : "No custom Docker registries configured",
"Hostname to access ExApps" : "Hostname to access ExApps",
101
118
"The hostname (and port) at which the {name} is available. This need not be a public host, just a host accessible by the Nextcloud server, e.g. {host}." : "The hostname (and port) at which the {name} is available. This need not be a public host, just a host accessible by the Nextcloud server, e.g. {host}.",
@@ -138,6 +155,8 @@
138
155
"The address (host:port) of the FRP server that should be reachable by the ex-app in the network defined in 'Docker network'." : "The address (host:port) of the FRP server that should be reachable by the ex-app in the network defined in 'Docker network'.",
"The port in HaRP which the docker socket proxy connects to. This should be exposed but for the in-built one, it is not required to be exposed or changed." : "The port in HaRP which the docker socket proxy connects to. This should be exposed but for the in-built one, it is not required to be exposed or changed.",
158
+
"Disable FRP" : "Disable FRP",
159
+
"Flag for the advanced setups only. Disables the FRP tunnel between ExApps and HaRP." : "Flag for the advanced setups only. Disables the FRP tunnel between ExApps and HaRP.",
141
160
"Disabled" : "Disabled",
142
161
"Docker network for ex-app deployment must be defined" : "Docker network for ex-app deployment must be defined",
"This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "此應用程式未從 AppStore 安裝。無法提供額外信息。僅允許啟用/禁用和移除操作。",
9
11
"Could not perform installation of ExApp" : "無法執行 ExApp 的安裝。",
10
12
"Failed to enable ExApp" : "無法啟用 ExApp",
@@ -51,6 +53,7 @@ OC.L10N.register(
51
53
"Default" : "默認",
52
54
"Set as default" : "設定為默認值",
53
55
"Test deploy" : "測試部署",
56
+
"Docker registries" : "Docker 註冊表",
54
57
"Edit" : "編輯",
55
58
"Deploy daemon config details" : "部署幕後程式設定詳細資訊",
56
59
"Deploy Daemon" : "部署幕後程式",
@@ -60,6 +63,7 @@ OC.L10N.register(
60
63
"Name" : "名字",
61
64
"Protocol" : "協定",
62
65
"Host" : "主機",
66
+
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
63
67
"Deploy config" : "部署設定",
64
68
"Docker network" : "Docker 網絡",
65
69
"Nextcloud URL" : "Nextcloud URL",
@@ -95,9 +99,22 @@ OC.L10N.register(
95
99
"Start Deploy test" : "開始部署測試",
96
100
"Stop Deploy test" : "停止部署測試",
97
101
"ExApp is unregistered and container is removed on \"Stop deploy test\"" : "ExApp 已被註銷,其容器已在「停止部署測試」中刪除",
"The matching source registry in ExApp info.xml will be overwritten during deploy (image pull step)." : "在部署過程中(映像拉取步驟),ExApp info.xml 中的匹配源註冊表將被覆蓋。",
109
+
"This is useful if you want to use a custom Docker registry, for example, to use a private Docker registry, or to use a different Docker registry for testing." : "如果您想使用自定義 Docker 註冊表,例如使用私有 Docker 註冊表或使用不同的 Docker 註冊表進行測試,這將非常有用。",
110
+
"Image pull will be skipped" : "將跳過映像拉取",
98
111
"Remove" : "移除",
112
+
"No custom Docker registries configured" : "未配置自定義 Docker 註冊表",
"The hostname (and port) at which the {name} is available. This need not be a public host, just a host accessible by the Nextcloud server, e.g. {host}." : "{name} 可用的主機名稱(與連接埠)。這不一定是公開主機,只要是 Nextcloud 伺服器可以存取的主機即可,例如:{host}。",
@@ -140,6 +157,8 @@ OC.L10N.register(
140
157
"The address (host:port) of the FRP server that should be reachable by the ex-app in the network defined in 'Docker network'." : "在「Docker network」中定義的網路裡,外部應用程式應該可以連線到的 FRP 伺服器位址(主機:連接埠)。",
"The port in HaRP which the docker socket proxy connects to. This should be exposed but for the in-built one, it is not required to be exposed or changed." : "docker socket 代理伺服器連線到的 HaRP 連接埠。這應該是公開的,但對於內建的版本,則不需要公開或變更。",
160
+
"Disable FRP" : "禁用 FRP",
161
+
"Flag for the advanced setups only. Disables the FRP tunnel between ExApps and HaRP." : "僅適用於高級設置的標誌。禁用 ExApps 和 HaRP 之間的 FRP 隧道。",
143
162
"Disabled" : "停用",
144
163
"Docker network for ex-app deployment must be defined" : "必須定義用於外部應用程式部署的 docker 網路",
"This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "此應用程式未從 AppStore 安裝。無法提供額外信息。僅允許啟用/禁用和移除操作。",
7
9
"Could not perform installation of ExApp" : "無法執行 ExApp 的安裝。",
8
10
"Failed to enable ExApp" : "無法啟用 ExApp",
@@ -49,6 +51,7 @@
49
51
"Default" : "默認",
50
52
"Set as default" : "設定為默認值",
51
53
"Test deploy" : "測試部署",
54
+
"Docker registries" : "Docker 註冊表",
52
55
"Edit" : "編輯",
53
56
"Deploy daemon config details" : "部署幕後程式設定詳細資訊",
54
57
"Deploy Daemon" : "部署幕後程式",
@@ -58,6 +61,7 @@
58
61
"Name" : "名字",
59
62
"Protocol" : "協定",
60
63
"Host" : "主機",
64
+
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
61
65
"Deploy config" : "部署設定",
62
66
"Docker network" : "Docker 網絡",
63
67
"Nextcloud URL" : "Nextcloud URL",
@@ -93,9 +97,22 @@
93
97
"Start Deploy test" : "開始部署測試",
94
98
"Stop Deploy test" : "停止部署測試",
95
99
"ExApp is unregistered and container is removed on \"Stop deploy test\"" : "ExApp 已被註銷,其容器已在「停止部署測試」中刪除",
"The matching source registry in ExApp info.xml will be overwritten during deploy (image pull step)." : "在部署過程中(映像拉取步驟),ExApp info.xml 中的匹配源註冊表將被覆蓋。",
107
+
"This is useful if you want to use a custom Docker registry, for example, to use a private Docker registry, or to use a different Docker registry for testing." : "如果您想使用自定義 Docker 註冊表,例如使用私有 Docker 註冊表或使用不同的 Docker 註冊表進行測試,這將非常有用。",
108
+
"Image pull will be skipped" : "將跳過映像拉取",
96
109
"Remove" : "移除",
110
+
"No custom Docker registries configured" : "未配置自定義 Docker 註冊表",
"The hostname (and port) at which the {name} is available. This need not be a public host, just a host accessible by the Nextcloud server, e.g. {host}." : "{name} 可用的主機名稱(與連接埠)。這不一定是公開主機,只要是 Nextcloud 伺服器可以存取的主機即可,例如:{host}。",
@@ -138,6 +155,8 @@
138
155
"The address (host:port) of the FRP server that should be reachable by the ex-app in the network defined in 'Docker network'." : "在「Docker network」中定義的網路裡,外部應用程式應該可以連線到的 FRP 伺服器位址(主機:連接埠)。",
"The port in HaRP which the docker socket proxy connects to. This should be exposed but for the in-built one, it is not required to be exposed or changed." : "docker socket 代理伺服器連線到的 HaRP 連接埠。這應該是公開的,但對於內建的版本,則不需要公開或變更。",
158
+
"Disable FRP" : "禁用 FRP",
159
+
"Flag for the advanced setups only. Disables the FRP tunnel between ExApps and HaRP." : "僅適用於高級設置的標誌。禁用 ExApps 和 HaRP 之間的 FRP 隧道。",
141
160
"Disabled" : "停用",
142
161
"Docker network for ex-app deployment must be defined" : "必須定義用於外部應用程式部署的 docker 網路",
0 commit comments