Skip to content

Commit 0d21a18

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 13d2941 commit 0d21a18

4 files changed

Lines changed: 76 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/en_GB.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"Error starting install of ExApp" : "Error starting install of ExApp",
44
"ExApp failed to register, check the NC logs" : "ExApp failed to register, check the NC logs",
55
"ExApp not found, failed to get status" : "ExApp not found, failed to get status",
6+
"Error adding Docker registry" : "Error adding Docker registry",
7+
"Error removing Docker registry" : "Error removing Docker registry",
68
"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.",
79
"Could not perform installation of ExApp" : "Could not perform installation of ExApp",
810
"Failed to enable ExApp" : "Failed to enable ExApp",
@@ -49,6 +51,7 @@
4951
"Default" : "Default",
5052
"Set as default" : "Set as default",
5153
"Test deploy" : "Test deploy",
54+
"Docker registries" : "Docker registries",
5255
"Edit" : "Edit",
5356
"Deploy daemon config details" : "Deploy daemon config details",
5457
"Deploy Daemon" : "Deploy Daemon",
@@ -58,6 +61,7 @@
5861
"Name" : "Surname",
5962
"Protocol" : "Protocol",
6063
"Host" : "Host",
64+
"ExApp direct communication (FRP disabled)" : "ExApp direct communication (FRP disabled)",
6165
"Deploy config" : "Deploy config",
6266
"Docker network" : "Docker network",
6367
"Nextcloud URL" : "Nextcloud URL",
@@ -93,9 +97,22 @@
9397
"Start Deploy test" : "Start Deploy test",
9498
"Stop Deploy test" : "Stop Deploy test",
9599
"ExApp is unregistered and container is removed on \"Stop deploy test\"" : "ExApp is unregistered and container is removed on \"Stop deploy test\"",
100+
"Please enter a registry domain" : "Please enter a registry domain",
101+
"From cannot be \"local\"" : "From cannot be \"local\"",
102+
"This registry mapping already exists" : "This registry mapping already exists",
103+
"From and To cannot be the same" : "From and To cannot be the same",
104+
"Override Docker registries" : "Override Docker registries",
105+
"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",
96109
"Remove" : "Remove",
110+
"No custom Docker registries configured" : "No custom Docker registries configured",
111+
"Add registry override mapping" : "Add registry override mapping",
97112
"From" : "From",
113+
"registry URL (e.g. ghcr.io)" : "registry URL (e.g. ghcr.io)",
98114
"To" : "To",
115+
"registry URL (e.g. docker.io)" : "registry URL (e.g. docker.io)",
99116
"Add" : "Add",
100117
"Hostname to access ExApps" : "Hostname to access ExApps",
101118
"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 @@
138155
"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'.",
139156
"Docker socket proxy port" : "Docker socket proxy port",
140157
"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.",
141160
"Disabled" : "Disabled",
142161
"Docker network for ex-app deployment must be defined" : "Docker network for ex-app deployment must be defined",
143162
"Additional option" : "Additional option",

l10n/zh_HK.js

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ OC.L10N.register(
55
"Error starting install of ExApp" : "錯誤開始安裝 ExApp",
66
"ExApp failed to register, check the NC logs" : "ExApp 註冊失敗,請檢查 Nextcloud 紀錄檔",
77
"ExApp not found, failed to get status" : "找不到 ExApp, 無法獲取狀態",
8+
"Error adding Docker registry" : "添加 Docker 註冊表時出錯",
9+
"Error removing Docker registry" : "刪除 Docker 註冊表時出錯",
810
"This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "此應用程式未從 AppStore 安裝。無法提供額外信息。僅允許啟用/禁用和移除操作。",
911
"Could not perform installation of ExApp" : "無法執行 ExApp 的安裝。",
1012
"Failed to enable ExApp" : "無法啟用 ExApp",
@@ -51,6 +53,7 @@ OC.L10N.register(
5153
"Default" : "默認",
5254
"Set as default" : "設定為默認值",
5355
"Test deploy" : "測試部署",
56+
"Docker registries" : "Docker 註冊表",
5457
"Edit" : "編輯",
5558
"Deploy daemon config details" : "部署幕後程式設定詳細資訊",
5659
"Deploy Daemon" : "部署幕後程式",
@@ -60,6 +63,7 @@ OC.L10N.register(
6063
"Name" : "名字",
6164
"Protocol" : "協定",
6265
"Host" : "主機",
66+
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
6367
"Deploy config" : "部署設定",
6468
"Docker network" : "Docker 網絡",
6569
"Nextcloud URL" : "Nextcloud URL",
@@ -95,9 +99,22 @@ OC.L10N.register(
9599
"Start Deploy test" : "開始部署測試",
96100
"Stop Deploy test" : "停止部署測試",
97101
"ExApp is unregistered and container is removed on \"Stop deploy test\"" : "ExApp 已被註銷,其容器已在「停止部署測試」中刪除",
102+
"Please enter a registry domain" : "請輸入註冊表域名",
103+
"From cannot be \"local\"" : "來源不能是「本地」",
104+
"This registry mapping already exists" : "此註冊表映射已存在",
105+
"From and To cannot be the same" : "來源和目標不能相同",
106+
"Override Docker registries" : "覆蓋 Docker 註冊表",
107+
"Configure Docker registry override mappings for selected daemon." : "為選定的守護進程配置 Docker 註冊表覆蓋映射。",
108+
"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" : "將跳過映像拉取",
98111
"Remove" : "移除",
112+
"No custom Docker registries configured" : "未配置自定義 Docker 註冊表",
113+
"Add registry override mapping" : "添加註冊表覆蓋映射",
99114
"From" : "從",
115+
"registry URL (e.g. ghcr.io)" : "註冊表 URL(例如 ghcr.io)",
100116
"To" : "至",
117+
"registry URL (e.g. docker.io)" : "註冊表 URL(例如 docker.io)",
101118
"Add" : "添加",
102119
"Hostname to access ExApps" : "用來存取外部應用程式的主機名稱",
103120
"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(
140157
"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 伺服器位址(主機:連接埠)。",
141158
"Docker socket proxy port" : "Docker socket 代理伺服器連接埠",
142159
"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 隧道。",
143162
"Disabled" : "停用",
144163
"Docker network for ex-app deployment must be defined" : "必須定義用於外部應用程式部署的 docker 網路",
145164
"Additional option" : "附加選項",

l10n/zh_HK.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"Error starting install of ExApp" : "錯誤開始安裝 ExApp",
44
"ExApp failed to register, check the NC logs" : "ExApp 註冊失敗,請檢查 Nextcloud 紀錄檔",
55
"ExApp not found, failed to get status" : "找不到 ExApp, 無法獲取狀態",
6+
"Error adding Docker registry" : "添加 Docker 註冊表時出錯",
7+
"Error removing Docker registry" : "刪除 Docker 註冊表時出錯",
68
"This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "此應用程式未從 AppStore 安裝。無法提供額外信息。僅允許啟用/禁用和移除操作。",
79
"Could not perform installation of ExApp" : "無法執行 ExApp 的安裝。",
810
"Failed to enable ExApp" : "無法啟用 ExApp",
@@ -49,6 +51,7 @@
4951
"Default" : "默認",
5052
"Set as default" : "設定為默認值",
5153
"Test deploy" : "測試部署",
54+
"Docker registries" : "Docker 註冊表",
5255
"Edit" : "編輯",
5356
"Deploy daemon config details" : "部署幕後程式設定詳細資訊",
5457
"Deploy Daemon" : "部署幕後程式",
@@ -58,6 +61,7 @@
5861
"Name" : "名字",
5962
"Protocol" : "協定",
6063
"Host" : "主機",
64+
"ExApp direct communication (FRP disabled)" : "ExApp 直接通信(FRP 已禁用)",
6165
"Deploy config" : "部署設定",
6266
"Docker network" : "Docker 網絡",
6367
"Nextcloud URL" : "Nextcloud URL",
@@ -93,9 +97,22 @@
9397
"Start Deploy test" : "開始部署測試",
9498
"Stop Deploy test" : "停止部署測試",
9599
"ExApp is unregistered and container is removed on \"Stop deploy test\"" : "ExApp 已被註銷,其容器已在「停止部署測試」中刪除",
100+
"Please enter a registry domain" : "請輸入註冊表域名",
101+
"From cannot be \"local\"" : "來源不能是「本地」",
102+
"This registry mapping already exists" : "此註冊表映射已存在",
103+
"From and To cannot be the same" : "來源和目標不能相同",
104+
"Override Docker registries" : "覆蓋 Docker 註冊表",
105+
"Configure Docker registry override mappings for selected daemon." : "為選定的守護進程配置 Docker 註冊表覆蓋映射。",
106+
"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" : "將跳過映像拉取",
96109
"Remove" : "移除",
110+
"No custom Docker registries configured" : "未配置自定義 Docker 註冊表",
111+
"Add registry override mapping" : "添加註冊表覆蓋映射",
97112
"From" : "",
113+
"registry URL (e.g. ghcr.io)" : "註冊表 URL(例如 ghcr.io)",
98114
"To" : "",
115+
"registry URL (e.g. docker.io)" : "註冊表 URL(例如 docker.io)",
99116
"Add" : "添加",
100117
"Hostname to access ExApps" : "用來存取外部應用程式的主機名稱",
101118
"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 @@
138155
"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 伺服器位址(主機:連接埠)。",
139156
"Docker socket proxy port" : "Docker socket 代理伺服器連接埠",
140157
"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 隧道。",
141160
"Disabled" : "停用",
142161
"Docker network for ex-app deployment must be defined" : "必須定義用於外部應用程式部署的 docker 網路",
143162
"Additional option" : "附加選項",

0 commit comments

Comments
 (0)