diff --git a/common/src/main/resources/i18n/messages_de.properties b/common/src/main/resources/i18n/messages_de.properties
index 6eae17bb1..22b5308a2 100644
--- a/common/src/main/resources/i18n/messages_de.properties
+++ b/common/src/main/resources/i18n/messages_de.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Fehler beim Erstellen des Endpoints {0
compute.endpoint.operation.error.updating=Fehler beim Aktualisieren des Endpoints {0}: {1}
compute.endpoint.operation.error.deleting=Fehler beim Löschen des Endpoints {0}: {1}
compute.check.credentials=Anmeldedaten prüfen
+compute.connection.timeout=Zeitüberschreitung bei der Verbindung
compute.deployment-policy.in.use=Bereitstellungsrichtlinie wird verwendet.
compute.resource-placement.unavailable=Die Ressourcenbeschreibung konnte mit folgendem Link nicht abgerufen werden: {0}
compute.system-container.name.unknown= Unbekannter System-Container-Name: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=Textkörper ist erforderlich
compute.elastic.placement.resource-pool.in.url=Link zu Ressourcenpool muss in der URL enthalten sein
compute.registry.host.address.invalid.certificate=Ungültiges Zertifikat zur Verfügung gestellt von Host: {0}
compute.registry.host.name.mismatch=Hostname der Registrierung ({0}) entspricht nicht dem allgemeinen Namen des Zertifikats ({1}).
+compute.registry.plain.http.not.allowed=Verbindungen mit einfacher HTTP-Registrierung sind nicht zulässig.
common.resource-type.name.empty=Name darf nicht null oder leer sein!
common.resource-type.name.mismatch=Kein übereinstimmender Typ für: {0}
common.resource-type.content-type.empty=„ContentType“ darf nicht null oder leer sein!
diff --git a/common/src/main/resources/i18n/messages_es.properties b/common/src/main/resources/i18n/messages_es.properties
index 2a3d02899..be6381d49 100644
--- a/common/src/main/resources/i18n/messages_es.properties
+++ b/common/src/main/resources/i18n/messages_es.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Error al crear el endpoint {0}: {1}
compute.endpoint.operation.error.updating=Error al actualizar el endpoint {0}: {1}
compute.endpoint.operation.error.deleting=Error al eliminar el endpoint {0}: {1}
compute.check.credentials=Comprobar credenciales de inicio de sesión
+compute.connection.timeout=Tiempo de espera de conexión
compute.deployment-policy.in.use=La política de implementación está en uso.
compute.resource-placement.unavailable=No se puede obtener la descripción del recurso con el vínculo: {0}
compute.system-container.name.unknown= Nombre de contenedor de sistema desconocido: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=El cuerpo es obligatorio
compute.elastic.placement.resource-pool.in.url=Se requiere un vínculo al grupo de recursos en la URL
compute.registry.host.address.invalid.certificate=Se proporcionó un certificado no válido desde el host: {0}
compute.registry.host.name.mismatch=El nombre del host del registro ({0}) no coincide con el CN de los certificados ({1}).
+compute.registry.plain.http.not.allowed=No se permiten conexiones de registro de HTTP normal.
common.resource-type.name.empty=El nombre no puede ser nulo ni estar vacío.
common.resource-type.name.mismatch=Ningún tipo coincidente para: {0}
common.resource-type.content-type.empty=ContentType no puede ser nulo ni estar vacío.
diff --git a/common/src/main/resources/i18n/messages_fr.properties b/common/src/main/resources/i18n/messages_fr.properties
index 88ad316f4..87c661c6c 100644
--- a/common/src/main/resources/i18n/messages_fr.properties
+++ b/common/src/main/resources/i18n/messages_fr.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Erreur lors de la création du point d
compute.endpoint.operation.error.updating=Erreur lors de la mise à jour du point de terminaison {0} : {1}
compute.endpoint.operation.error.deleting=Erreur lors de la suppression du point de terminaison {0} : {1}
compute.check.credentials=Vérifier les informations d''identification de connexion
+compute.connection.timeout=Délai d''expiration de connexion
compute.deployment-policy.in.use=La stratégie de déploiement est en cours d''utilisation.
compute.resource-placement.unavailable=Impossible d''obtenir la description de la ressource avec le lien suivant : {0}
compute.system-container.name.unknown= Nom de conteneur système inconnu : {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=Le corps est requis
compute.elastic.placement.resource-pool.in.url=Le lien vers le pool de ressources est requis dans l''URL
compute.registry.host.address.invalid.certificate=Certificat non valide fourni par l''hôte : {0}
compute.registry.host.name.mismatch=Nom d''hôte du registre ({0}) ne correspond pas aux certificats CN ({1}).
+compute.registry.plain.http.not.allowed=Les connexions au registre HTTP ordinaire ne sont pas autorisées.
common.resource-type.name.empty=Le nom ne peut pas être Null ou vide !
common.resource-type.name.mismatch=Aucun type correspondant pour : {0}
common.resource-type.content-type.empty=ContentType ne peut pas être Null ou vide !
diff --git a/common/src/main/resources/i18n/messages_it.properties b/common/src/main/resources/i18n/messages_it.properties
index c49242d13..a7954ff16 100644
--- a/common/src/main/resources/i18n/messages_it.properties
+++ b/common/src/main/resources/i18n/messages_it.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Errore di creazione dell''endpoint {0}
compute.endpoint.operation.error.updating=Errore di aggiornamento dell''endpoint {0}: {1}
compute.endpoint.operation.error.deleting=Errore di eliminazione dell''endpoint {0}: {1}
compute.check.credentials=Controllare le credenziali di login
+compute.connection.timeout=Timeout connessione
compute.deployment-policy.in.use=Criterio di distribuzione in uso.
compute.resource-placement.unavailable=Impossibile ottenere la descrizione della risorsa con il collegamento: {0}
compute.system-container.name.unknown= Nome del contenitore di sistema sconosciuto: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=Il corpo è obbligatorio
compute.elastic.placement.resource-pool.in.url=Il collegamento del pool di risorse è obbligatorio nell''URL
compute.registry.host.address.invalid.certificate=Certificato non valido fornito dall''host: {0}
compute.registry.host.name.mismatch=Il nome dell''host del registro ({0}) non corrisponde al CN dei certificati ({1}).
+compute.registry.plain.http.not.allowed=Le connessioni al registro HTTP normale non sono consentite.
common.resource-type.name.empty=Il nome non può essere nullo o vuoto.
common.resource-type.name.mismatch=Nessun tipo corrispondente per: {0}
common.resource-type.content-type.empty=ContentType non può essere nullo o vuoto.
diff --git a/common/src/main/resources/i18n/messages_ja.properties b/common/src/main/resources/i18n/messages_ja.properties
index 6a5f54e84..e28241345 100644
--- a/common/src/main/resources/i18n/messages_ja.properties
+++ b/common/src/main/resources/i18n/messages_ja.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=エンドポイント {0} の作成中
compute.endpoint.operation.error.updating=エンドポイント {0} の更新中にエラーが発生しました: {1}
compute.endpoint.operation.error.deleting=エンドポイント {0} の削除中にエラーが発生しました: {1}
compute.check.credentials=ログイン認証情報を確認してください
+compute.connection.timeout=接続のタイムアウト
compute.deployment-policy.in.use=展開ポリシーは使用中です。
compute.resource-placement.unavailable=次のリソースの説明を取得できません: {0}
compute.system-container.name.unknown= システム コンテナ名が不明です: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=本文は必須です
compute.elastic.placement.resource-pool.in.url=URL のリソース プールのリンクは必須です
compute.registry.host.address.invalid.certificate=ホストから提供された証明書が無効です: {0}
compute.registry.host.name.mismatch=レジストリのホスト名 ({0}) が証明書の CN ({1}) と一致しません。
+compute.registry.plain.http.not.allowed=単純な HTTP レジストリへの接続は許可されていません。
common.resource-type.name.empty=名前を Null または空にすることはできません
common.resource-type.name.mismatch={0} に一致するタイプがありません
common.resource-type.content-type.empty=ContentType を Null または空にすることはできません
diff --git a/common/src/main/resources/i18n/messages_ko.properties b/common/src/main/resources/i18n/messages_ko.properties
index c6fd815d7..233d9f978 100644
--- a/common/src/main/resources/i18n/messages_ko.properties
+++ b/common/src/main/resources/i18n/messages_ko.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=끝점 {0} 생성 중 오류: {1}
compute.endpoint.operation.error.updating=끝점 {0} 업데이트 중 오류: {1}
compute.endpoint.operation.error.deleting=끝점 {0} 삭제 중 오류: {1}
compute.check.credentials=로그인 자격 증명 확인
+compute.connection.timeout=연결 시간 초과
compute.deployment-policy.in.use=배포 정책이 사용 중입니다.
compute.resource-placement.unavailable=링크 {0}이(가) 있는 리소스 설명을 가져올 수 없습니다.
compute.system-container.name.unknown= 알 수 없는 시스템 컨테이너 이름: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=본문이 필요합니다.
compute.elastic.placement.resource-pool.in.url=URL에서 리소스 풀 링크가 필요합니다.
compute.registry.host.address.invalid.certificate=호스트 {0}에서 잘못된 인증서가 제공되었습니다.
compute.registry.host.name.mismatch=레지스트리 호스트 이름({0})이 인증서 CN({1})과 일치하지 않습니다.
+compute.registry.plain.http.not.allowed=일반 HTTP 레지스트리 연결은 허용되지 않습니다.
common.resource-type.name.empty=이름은 null이거나 비워 둘 수 없습니다!
common.resource-type.name.mismatch={0}에 대해 일치하는 유형이 없습니다.
common.resource-type.content-type.empty=ContentType은 null이거나 비워 둘 수 없습니다!
diff --git a/common/src/main/resources/i18n/messages_nl.properties b/common/src/main/resources/i18n/messages_nl.properties
index 875aa5098..03d4fc455 100644
--- a/common/src/main/resources/i18n/messages_nl.properties
+++ b/common/src/main/resources/i18n/messages_nl.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Fout bij het maken van endpoint {0}: {
compute.endpoint.operation.error.updating=Fout bij het bijwerken van endpoint {0}: {1}
compute.endpoint.operation.error.deleting=Fout bij het verwijderen van endpoint {0}: {1}
compute.check.credentials=Verificatiegegevens voor aanmelden controleren
+compute.connection.timeout=Verbindingstime-out
compute.deployment-policy.in.use=Implementatiebeleid is in gebruik.
compute.resource-placement.unavailable=Kan de bronbeschrijving niet ophalen met koppeling: {0}
compute.system-container.name.unknown= Onbekende systeemcontainernaam: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=Kerndeel is vereist
compute.elastic.placement.resource-pool.in.url=Koppeling voor bronpool is vereist in de URL
compute.registry.host.address.invalid.certificate=Ongeldig certificaat opgegeven vanaf host: {0}
compute.registry.host.name.mismatch=Hostnaam van register ({0}) komt niet overeen met CN voor certificaten ({1}).
+compute.registry.plain.http.not.allowed=Verbindingen met een register via eenvoudig HTTP zijn niet toegestaan.
common.resource-type.name.empty=Naam mag niet null of leeg zijn.
common.resource-type.name.mismatch=Geen overeenkomend type voor: {0}
common.resource-type.content-type.empty=ContentType mag niet null of leeg zijn.
diff --git a/common/src/main/resources/i18n/messages_pt.properties b/common/src/main/resources/i18n/messages_pt.properties
index 7a19f6f7b..6318f16eb 100644
--- a/common/src/main/resources/i18n/messages_pt.properties
+++ b/common/src/main/resources/i18n/messages_pt.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Erro ao criar o endpoint {0}: {1}
compute.endpoint.operation.error.updating=Erro ao atualizar o endpoint {0}: {1}
compute.endpoint.operation.error.deleting=Erro ao excluir o endpoint {0}: {1}
compute.check.credentials=Verifique as credenciais de login
+compute.connection.timeout=Tempo limite da conexão
compute.deployment-policy.in.use=A Política de Implantação está em uso.
compute.resource-placement.unavailable=Não é possível obter a descrição do recurso com o link: {0}
compute.system-container.name.unknown= Nome de contêiner de sistema desconhecido: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=O corpo é necessário
compute.elastic.placement.resource-pool.in.url=O link do pool de recursos é necessário na URL
compute.registry.host.address.invalid.certificate=Certificado inválido fornecido do host: {0}
compute.registry.host.name.mismatch=O nome do host do registro ({0}) não corresponde ao CN de certificados ({1}).
+compute.registry.plain.http.not.allowed=Não são permitidas conexões do registro HTTP simples.
common.resource-type.name.empty=O nome não pode ser nulo ou estar vazio!
common.resource-type.name.mismatch=Nenhum tipo correspondente para: {0}
common.resource-type.content-type.empty=ContentType não pode ser nulo ou estar vazio!
diff --git a/common/src/main/resources/i18n/messages_pt_BR.properties b/common/src/main/resources/i18n/messages_pt_BR.properties
index 7a19f6f7b..6318f16eb 100644
--- a/common/src/main/resources/i18n/messages_pt_BR.properties
+++ b/common/src/main/resources/i18n/messages_pt_BR.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Erro ao criar o endpoint {0}: {1}
compute.endpoint.operation.error.updating=Erro ao atualizar o endpoint {0}: {1}
compute.endpoint.operation.error.deleting=Erro ao excluir o endpoint {0}: {1}
compute.check.credentials=Verifique as credenciais de login
+compute.connection.timeout=Tempo limite da conexão
compute.deployment-policy.in.use=A Política de Implantação está em uso.
compute.resource-placement.unavailable=Não é possível obter a descrição do recurso com o link: {0}
compute.system-container.name.unknown= Nome de contêiner de sistema desconhecido: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=O corpo é necessário
compute.elastic.placement.resource-pool.in.url=O link do pool de recursos é necessário na URL
compute.registry.host.address.invalid.certificate=Certificado inválido fornecido do host: {0}
compute.registry.host.name.mismatch=O nome do host do registro ({0}) não corresponde ao CN de certificados ({1}).
+compute.registry.plain.http.not.allowed=Não são permitidas conexões do registro HTTP simples.
common.resource-type.name.empty=O nome não pode ser nulo ou estar vazio!
common.resource-type.name.mismatch=Nenhum tipo correspondente para: {0}
common.resource-type.content-type.empty=ContentType não pode ser nulo ou estar vazio!
diff --git a/common/src/main/resources/i18n/messages_ru.properties b/common/src/main/resources/i18n/messages_ru.properties
index be621e72e..99e93698e 100644
--- a/common/src/main/resources/i18n/messages_ru.properties
+++ b/common/src/main/resources/i18n/messages_ru.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=Ошибка создания коне
compute.endpoint.operation.error.updating=Ошибка обновления конечной точки {0}: {1}
compute.endpoint.operation.error.deleting=Ошибка удаления конечной точки {0}: {1}
compute.check.credentials=Проверка учетных данных для входа
+compute.connection.timeout=Время ожидания подключения
compute.deployment-policy.in.use=Политика развертывания используется.
compute.resource-placement.unavailable=Не удалось получить описание ресурса, ссылка: {0}
compute.system-container.name.unknown= Неизвестное имя контейнера системы: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=Требуется указать осн
compute.elastic.placement.resource-pool.in.url=В URL-адресе требуется указать ссылку на пул ресурсов
compute.registry.host.address.invalid.certificate=Получен недействительный сертификат от узла {0}
compute.registry.host.name.mismatch=Имя узла реестра ({0}) не соответствует обычному имени сертификатов ({1}).
+compute.registry.plain.http.not.allowed=Подключения к простому HTTP-реестру запрещены.
common.resource-type.name.empty=Значение имени не может быть пустым или иметь значение NULL.
common.resource-type.name.mismatch=Нет соответствующего типа для следующего элемента: {0}
common.resource-type.content-type.empty=Значение ContentType не может быть пустым или иметь значение NULL.
diff --git a/common/src/main/resources/i18n/messages_zh_CN.properties b/common/src/main/resources/i18n/messages_zh_CN.properties
index 896208aaf..05ae5946a 100644
--- a/common/src/main/resources/i18n/messages_zh_CN.properties
+++ b/common/src/main/resources/i18n/messages_zh_CN.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=创建端点 {0} 时出错: {1}
compute.endpoint.operation.error.updating=更新端点 {0} 时出错: {1}
compute.endpoint.operation.error.deleting=删除端点 {0} 时出错: {1}
compute.check.credentials=检查登录凭据
+compute.connection.timeout=连接超时
compute.deployment-policy.in.use=部署策略正在使用中。
compute.resource-placement.unavailable=无法通过以下链接获取资源描述: {0}
compute.system-container.name.unknown= 系统容器名称未知: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=“正文”是必填字段
compute.elastic.placement.resource-pool.in.url=“资源池链接”在 URL 中是必填字段
compute.registry.host.address.invalid.certificate=主机提供的证书无效: {0}
compute.registry.host.name.mismatch=注册表主机名 ({0}) 与证书 CN ({1}) 不匹配。
+compute.registry.plain.http.not.allowed=不允许普通 HTTP 注册表连接。
common.resource-type.name.empty=名称不能为 Null 或空!
common.resource-type.name.mismatch=以下对象没有匹配的类型: {0}
common.resource-type.content-type.empty=内容类型不能为 Null 或空!
@@ -93,7 +95,7 @@ common.resource-type.content-type.mismatch=以下对象没有匹配的类型: {0
compute.clone.unsupported.type=无法克隆不受支持的类型 {0}
compute.container.log.container.unavailable=无法获取容器 {0}。错误: {1}
compute.placement.memory.unavailable=内存已由其他放置预留。可用内存: {0},请求的内存: {1}
-compute.placements.delete.with.active.reservation=无法执行删除,当前活动的预留数为: {0}
+compute.placements.delete.with.active.reservation=无法执行删除,当前活动预留数为: {0}
compute.placements.requested.too.many.instances=请求的实例数超过可用的资源放置: {0}
compute.placements.resource-desc.required=“resourceDescriptionLink”是必填字段。
compute.placements.resource.not.exists=请求的“resourceDescriptionLink”不存在释放放置: {0}
diff --git a/common/src/main/resources/i18n/messages_zh_TW.properties b/common/src/main/resources/i18n/messages_zh_TW.properties
index e117a878c..9ef4739c1 100644
--- a/common/src/main/resources/i18n/messages_zh_TW.properties
+++ b/common/src/main/resources/i18n/messages_zh_TW.properties
@@ -61,6 +61,7 @@ compute.endpoint.operation.error.creating=建立端點 {0} 時發生錯誤: {1}
compute.endpoint.operation.error.updating=更新端點 {0} 時發生錯誤: {1}
compute.endpoint.operation.error.deleting=刪除端點 {0} 時發生錯誤: {1}
compute.check.credentials=檢查登入認證
+compute.connection.timeout=連線逾時
compute.deployment-policy.in.use=部署原則正在使用中。
compute.resource-placement.unavailable=無法取得連結的資源說明: {0}
compute.system-container.name.unknown= 不明的系統容器名稱: {0}
@@ -86,6 +87,7 @@ compute.elastic.placement.body.required=內文為必填
compute.elastic.placement.resource-pool.in.url=URL 中資源集區連結為必填
compute.registry.host.address.invalid.certificate=提供自主機的憑證無效: {0}
compute.registry.host.name.mismatch=登錄主機名稱 ({0}) 不符合憑證 CN ({1})。
+compute.registry.plain.http.not.allowed=不允許普通 HTTP 登錄連線。
common.resource-type.name.empty=名稱不可為 Null 或空白!
common.resource-type.name.mismatch=沒有 {0} 的相符類型
common.resource-type.content-type.empty=ContentType 不可為 Null 或空白!
diff --git a/ui/app/src/messages/admiral.de.json b/ui/app/src/messages/admiral.de.json
index ac7744799..27342692e 100644
--- a/ui/app/src/messages/admiral.de.json
+++ b/ui/app/src/messages/admiral.de.json
@@ -480,7 +480,7 @@
"update": "Registrierung bearbeiten",
"addressTitle": "Adresse",
"addressHint": "Geben Sie das geeignete Schema und den geeigneten Port an, z. B. https://myregistry.com:5000. Standardschema: 'https'. Standardports: https/443, http/80.",
- "insecureRegistryHint": "Einfache HTTP-Registrierung erkannt. Stellen Sie sicher, dass die Hosts ordnungsgemäß konfiguriert sind und eine Verbindung zu ihnen hergestellt werden kann. Weitere Informationen",
+ "insecureRegistryHint": "Einfache HTTP-Registrierung erkannt. Ihre Verbindung mit dieser Registrierung ist nicht sicher. Stellen Sie sicher, dass die Hosts ordnungsgemäß konfiguriert sind und eine Verbindung zu ihr hergestellt werden kann. Weitere Informationen",
"nameTitle": "Name",
"credentialTitle": "Anmeldedaten",
"verifyButton": "Überprüfen",
@@ -956,7 +956,8 @@
"containersCountLabel": "Container",
"networksCountLabel": "Netzwerke",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Untergeordnete Container"
+ "childContainersLabel": "Untergeordnete Container",
+ "managedByCatalog": "Von Katalog verwaltet"
},
"searchCategoryFilterTitle": "Anzeigen:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.es.json b/ui/app/src/messages/admiral.es.json
index 56b5dd527..de281215f 100644
--- a/ui/app/src/messages/admiral.es.json
+++ b/ui/app/src/messages/admiral.es.json
@@ -252,7 +252,7 @@
"update": "Editar certificado",
"urlTitle": "Introducir URL",
"importOptionTitle": "Importar desde URL",
- "importOptionHint": "En lugar de introducir el certificado manualmente, \"Importar desde URL\" le permitirá introducir una URL. A continuación, nuestro sistema importará el certificado desde la URL que ha escrito.",
+ "importOptionHint": "En lugar de introducir el certificado manualmente, \"Importar desde URL\" le permitirá introducir una URL. A continuación, nuestro sistema importará el certificado desde la URL que ha introducido.",
"importButton": "Importar",
"certificateTitle": "Introducir certificado"
}
@@ -480,7 +480,7 @@
"update": "Editar registro",
"addressTitle": "Dirección",
"addressHint": "Especifique el esquema y el puerto adecuados, por ejemplo, https://myregistry.com:5000 Esquema predeterminado: 'https'. Puertos predeterminados: https/443, http/80.",
- "insecureRegistryHint": "Se ha detectado un registro de http normal: asegúrese de que los hosts estén configurados correctamente y que pueda conectarse a ellos. Más información",
+ "insecureRegistryHint": "Se ha detectado un registro de HTTP normal. La conexión con este registro no es segura. Asegúrese de que los hosts se han configurado correctamente y que pueden conectarse con él. Más información",
"nameTitle": "Nombre",
"credentialTitle": "Credencial de inicio de sesión",
"verifyButton": "Verificar",
@@ -956,7 +956,8 @@
"containersCountLabel": "Contenedores",
"networksCountLabel": "Redes",
"volumesCountLabel": "Volúmenes",
- "childContainersLabel": "Contenedores secundarios"
+ "childContainersLabel": "Contenedores secundarios",
+ "managedByCatalog": "Administrado por catálogo"
},
"searchCategoryFilterTitle": "Ver:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.fr.json b/ui/app/src/messages/admiral.fr.json
index e0eeb4f51..ec9c309e7 100644
--- a/ui/app/src/messages/admiral.fr.json
+++ b/ui/app/src/messages/admiral.fr.json
@@ -252,7 +252,7 @@
"update": "Modifier le certificat",
"urlTitle": "Entrer une URL",
"importOptionTitle": "Importer à partir d'une URL",
- "importOptionHint": "Plutôt qu'entrer le certificat manuellement, l'option Importer à partir de l'URL vous permet d'entrer une URL. Le système importera alors le certificat à partir de l'URL indiquée.",
+ "importOptionHint": "Plutôt qu'entrer le certificat manuellement, l'option « Importer à partir d'une URL » vous permet d'entrer une URL. Le système importera alors le certificat à partir de l'URL indiquée.",
"importButton": "Importer",
"certificateTitle": "Entrer le certificat"
}
@@ -480,7 +480,7 @@
"update": "Modifier le registre",
"addressTitle": "Adresse",
"addressHint": "Spécifiez le schéma et le port appropriés, par exemple https://myregistry.com:5000. Schéma par défaut : « https ». Ports par défaut : https/443, http/80.",
- "insecureRegistryHint": "Registre http ordinaire détecté : assurez-vous que vos hôtes sont correctement configurés et que vous pouvez vous y connecter. Plus d'informations",
+ "insecureRegistryHint": "Registre HTTP ordinaire détecté. La connexion au registre n'est pas sécurisée. Vérifiez que les hôtes sont correctement configurés et que vous pouvez vous y connecter. Plus d'informations",
"nameTitle": "Nom",
"credentialTitle": "Informations d'identification de connexion",
"verifyButton": "Vérifier",
@@ -956,7 +956,8 @@
"containersCountLabel": "Conteneurs",
"networksCountLabel": "Réseaux",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Conteneurs enfants"
+ "childContainersLabel": "Conteneurs enfants",
+ "managedByCatalog": "Géré par catalogue"
},
"searchCategoryFilterTitle": "Afficher :",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.it.json b/ui/app/src/messages/admiral.it.json
index 46156eb83..9e3e001a3 100644
--- a/ui/app/src/messages/admiral.it.json
+++ b/ui/app/src/messages/admiral.it.json
@@ -252,7 +252,7 @@
"update": "Modifica certificato",
"urlTitle": "Immetti URL",
"importOptionTitle": "Importa da URL",
- "importOptionHint": "Anziché immettere il certificato manualmente, \"Importa da URL\" consente di immettere un URL. Il sistema importerà quindi il certificato dall'URL immesso.",
+ "importOptionHint": "Anziché immettere il certificato manualmente, utilizzare \"Importa da URL\" per immettere un URL. Il sistema importerà quindi il certificato dall'URL immesso.",
"importButton": "Importa",
"certificateTitle": "Immettere il certificato"
}
@@ -480,7 +480,7 @@
"update": "Modifica registro",
"addressTitle": "Indirizzo",
"addressHint": "Specificare lo schema e la porta appropriati, ad esempio https://myregistry.com:5000. Schema predefinito: 'https'. Porte predefinite: https/443, http/80.",
- "insecureRegistryHint": "Rilevato registro http normale: assicurarsi che sia possibile connettersi agli host e che la loro configurazione sia corretta. Ulteriori informazioni",
+ "insecureRegistryHint": "Rilevato registro HTTP normale. La connessione a questo registro non è sicura. Assicurarsi che gli host siano configurati correttamente e che possano connettersi al registro. Ulteriori informazioni",
"nameTitle": "Nome",
"credentialTitle": "Credenziali di login",
"verifyButton": "Verifica",
@@ -956,7 +956,8 @@
"containersCountLabel": "Contenitori",
"networksCountLabel": "Reti",
"volumesCountLabel": "Volumi",
- "childContainersLabel": "Contenitori figlio"
+ "childContainersLabel": "Contenitori figlio",
+ "managedByCatalog": "Gestito dal catalogo"
},
"searchCategoryFilterTitle": "Visualizza:",
"searchCategory": {
@@ -1023,7 +1024,7 @@
"inputs": {
"image": "Immagine",
"imageTag": {
- "searchHint": "Consente di cercare tag",
+ "searchHint": "Cerca tag ",
"loadingHint": "Caricamento dei tag in corso..."
},
"name": "Nome",
diff --git a/ui/app/src/messages/admiral.ja.json b/ui/app/src/messages/admiral.ja.json
index 40317c274..c68cc3716 100644
--- a/ui/app/src/messages/admiral.ja.json
+++ b/ui/app/src/messages/admiral.ja.json
@@ -480,7 +480,7 @@
"update": "レジストリの編集",
"addressTitle": "アドレス",
"addressHint": "適切なスキームおよびポートを指定してください (例: https://myregistry.com:5000)。デフォルト スキーム: 'https'。デフォルト ポート: https/443、http/80。",
- "insecureRegistryHint": "プレーンな http レジストリが検出されました。ホストが適切に構成されており、接続可能であることを確認してください。詳細情報",
+ "insecureRegistryHint": "単純な HTTP レジストリが検出されました。このレジストリへの接続は安全ではありません。ホストを適切に設定し、レジストリに接続できるようにしてください。詳細情報",
"nameTitle": "名前",
"credentialTitle": "ログイン認証情報",
"verifyButton": "検証",
@@ -956,7 +956,8 @@
"containersCountLabel": "コンテナ",
"networksCountLabel": "ネットワーク",
"volumesCountLabel": "ボリューム",
- "childContainersLabel": "子コンテナ"
+ "childContainersLabel": "子コンテナ",
+ "managedByCatalog": "カタログで管理されています"
},
"searchCategoryFilterTitle": "表示:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.ko.json b/ui/app/src/messages/admiral.ko.json
index 39f00f209..c95cd0d6c 100644
--- a/ui/app/src/messages/admiral.ko.json
+++ b/ui/app/src/messages/admiral.ko.json
@@ -480,7 +480,7 @@
"update": "레지스트리 편집",
"addressTitle": "주소",
"addressHint": "적절한 체계와 포트를 지정하십시오(예: https://myregistry.com:5000). 기본 체계: 'https'. 기본 포트: https/443, http/80.",
- "insecureRegistryHint": "일반 http 레지스트리가 감지되었습니다. 호스트가 올바로 구성 및 연결되었는지 확인하십시오.자세한 정보",
+ "insecureRegistryHint": "일반 HTTP 레지스트리가 감지되었습니다. 이 레지스트리에 대한 연결이 안전하지 않습니다. 호스트가 올바르게 구성되어 있고 연결 가능한지 확인하십시오. 추가 정보",
"nameTitle": "이름",
"credentialTitle": "로그인 자격 증명",
"verifyButton": "확인",
@@ -956,7 +956,8 @@
"containersCountLabel": "컨테이너",
"networksCountLabel": "네트워크",
"volumesCountLabel": "볼륨",
- "childContainersLabel": "하위 항목"
+ "childContainersLabel": "하위 항목",
+ "managedByCatalog": "카탈로그별 관리"
},
"searchCategoryFilterTitle": "보기:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.nl.json b/ui/app/src/messages/admiral.nl.json
index 9145a9a2b..42278b4bc 100644
--- a/ui/app/src/messages/admiral.nl.json
+++ b/ui/app/src/messages/admiral.nl.json
@@ -70,7 +70,7 @@
"deploymentPolicy": "Implementatiebeleid",
"tags": "Tags",
"tagsPlaceholder": "Voorbeeld: location:west",
- "tagsHint": "Invoersleutel: waardetags",
+ "tagsHint": "Voer tags in met de notatie 'sleutel:waarde'",
"autoConfigure": "Automatische configuratie",
"autoConfigureInput": "Automatische configuratie host inschakelen",
"autoConfigureHint": "Met deze optie configureert u de Docker Remote API op het opgegeven adres en de opgegeven poort met gegenereerde, zelf ondertekende certificaten. Dit gebeurt eenmaal en verloopt via SSH. Ondersteunde besturingssystemen zijn: CoreOS, PhotonOS, Ubuntu Server 16.04 of hoger.",
@@ -125,7 +125,7 @@
"placementZone": {
"createNew": "Nieuwe plaatsingszone",
"manage": "Plaatsingszones beheren",
- "entity": "Plaatsingszones",
+ "entity": "Plaatsingszone",
"list": {
"title": "Plaatsingszones",
"addButton": "Plaatsingszone",
@@ -144,10 +144,10 @@
"placementPolicyHint": "Bronnen worden standaard op willekeurige hosts geplaatst. U kunt optioneel een van de volgende strategieën toepassen:
BINPACK - plaatsen op host met het hoogste geheugengebruik.
SPREAD - plaatsen op host met minste aantal bronnen.",
"dynamicTitle": "Dynamisch bronnen aan deze zone toewijzen",
"tagsTitle": "Tags",
- "tagsHint": "Invoersleutel: waardetags",
+ "tagsHint": "Voer tags in met de notatie 'sleutel:waarde'",
"tagsPlaceholder": "Voorbeeld: compliance:yes",
"tagsToMatchTitle": "Tags voor overeenkomst",
- "tagsToMatchHint": "Invoersleutel: waardetags voor overeenkomst",
+ "tagsToMatchHint": "Voer tags voor overeenkomst in met de notatie 'sleutel:waarde'",
"tagsToMatchPlaceholder": "Voorbeeld: location:west"
},
"contextPanelTooltip": "Plaatsingszones"
@@ -206,7 +206,7 @@
},
"deploymentPolicy": {
"createNew": "Nieuw implementatiebeleid",
- "entity": "implementatiebeleid",
+ "entity": "Implementatiebeleid",
"manage": "Implementatiebeleid beheren",
"contextPanelTooltip": "Impl.beleid",
"list": {
@@ -252,7 +252,7 @@
"update": "Certificaat bewerken",
"urlTitle": "URL invoeren",
"importOptionTitle": "Importeren vanaf URL",
- "importOptionHint": "In plaats van het certificaat handmatig in te voeren, kunt u met 'Importeren vanaf URL' een URL invoeren. Ons systeem importeert het certificaat vervolgens vanaf de URL die u hebt ingevoerd.",
+ "importOptionHint": "In plaats van handmatig invoeren van het certificaat, kunt u met \"Importeren vanaf URL\" een URL invoeren. Ons systeem zal dan het certificaat importeren vanuit de URL die u hebt ingevoerd.",
"importButton": "Importeren",
"certificateTitle": "Certificaat invoeren"
}
@@ -268,7 +268,7 @@
"searchTemplatesPlaceholder": "Zoeken naar sjablonen",
"searchClosuresPlaceholder": "Zoeken naar sluitingen",
"manageRegistry": "Registers beheren",
- "provision": "Inrichting",
+ "provision": "Inrichten",
"provisionAdditionalInfo": "Extra informatie invoeren",
"editTemplate": "Details bewerken/bekijken",
"official": "Officieel",
@@ -391,7 +391,7 @@
},
"actions": {
"edit": "Bewerken",
- "provision": "Inrichting",
+ "provision": "Inrichten",
"publish": "Pushen",
"export": "Exporteren",
"import": "Importeren",
@@ -480,7 +480,7 @@
"update": "Register bewerken",
"addressTitle": "Adres",
"addressHint": "Specificeer het gepaste schema en de poort, bijv. https://myregistry.com:5000. Standaardschema: 'https'. Standaardpoorten: https/443, http/80.",
- "insecureRegistryHint": "Gewoon http-register gedetecteerd: zorg dat uw hosts goed zijn geconfigureerd en ermee kunnen verbinden. Meer informatie",
+ "insecureRegistryHint": "Register met eenvoudig HTTP gedetecteerd! Uw verbinding met dit register is niet veilig. Zorg dat uw hosts juist zijn geconfigureerd en er verbinding mee kunnen maken. Meer info",
"nameTitle": "Naam",
"credentialTitle": "Verificatiegegevens",
"verifyButton": "Verifiëren",
@@ -516,7 +516,7 @@
"storageTab": "Opslag",
"nameLabel": "Naam",
"tagsLabel": "Tags",
- "tagsHint": "Invoersleutel: waardetags",
+ "tagsHint": "Voer tags in met de notatie 'sleutel:waarde'",
"tagsPlaceholder": "Voorbeeld: compliance:yes",
"endpointLabel": "Endpoint",
"valueLabel": "Waarde",
@@ -833,7 +833,7 @@
"supportPublicIpAddressLabel": "Ondersteuning voor openbaar IP",
"defaultForZoneLabel": "Standaard voor zone",
"tagsTitle": "Tags",
- "tagsHint": "Invoersleutel: waardetags",
+ "tagsHint": "Voer tags in met de notatie 'sleutel:waarde'",
"tagsPlaceholder": "Voorbeeld: access:restricted"
},
"entity": "Subnetwerk",
@@ -956,7 +956,8 @@
"containersCountLabel": "Containers",
"networksCountLabel": "Netwerken",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Onderliggende containers"
+ "childContainersLabel": "Onderliggende containers",
+ "managedByCatalog": "Beheerd per catalogus"
},
"searchCategoryFilterTitle": "Weergave:",
"searchCategory": {
@@ -1009,7 +1010,7 @@
},
"request": {
"title": "Een container inrichten",
- "provision": "Inrichting",
+ "provision": "Inrichten",
"saveTemplate": "Opslaan als sjabloon",
"tabs": {
"basic": "Basis",
diff --git a/ui/app/src/messages/admiral.pt-BR.json b/ui/app/src/messages/admiral.pt-BR.json
index b2222b2fc..7d99ab306 100644
--- a/ui/app/src/messages/admiral.pt-BR.json
+++ b/ui/app/src/messages/admiral.pt-BR.json
@@ -252,7 +252,7 @@
"update": "Editar Certificado",
"urlTitle": "Inserir URL",
"importOptionTitle": "Importar da URL",
- "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL que você inseriu.",
+ "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL inserida.",
"importButton": "Importar",
"certificateTitle": "Inserir certificado"
}
@@ -480,7 +480,7 @@
"update": "Editar Registro",
"addressTitle": "Endereço",
"addressHint": "Especifique o esquema e a porta apropriados, por exemplo: https://myregistry.com:5000. Esquema padrão: 'https'. Portas padrão: https/443, http/80.",
- "insecureRegistryHint": "Registro http simples detectado: verifique se os seus hosts estão corretamente configurados e podem se conectar a eles. Mais informações",
+ "insecureRegistryHint": "Registro HTTP simples detectado. Sua conexão com o registro não está segura. Verifique se os hosts estão configurados corretamente e se podem se conectar a ele. Mais informações",
"nameTitle": "Nome",
"credentialTitle": "Credenciais de login",
"verifyButton": "Verificar",
@@ -956,7 +956,8 @@
"containersCountLabel": "Contêineres",
"networksCountLabel": "Redes",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Contêineres filho"
+ "childContainersLabel": "Contêineres filho",
+ "managedByCatalog": "Gerenciado por catálogo"
},
"searchCategoryFilterTitle": "Exibir:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.pt.json b/ui/app/src/messages/admiral.pt.json
index b2222b2fc..7d99ab306 100644
--- a/ui/app/src/messages/admiral.pt.json
+++ b/ui/app/src/messages/admiral.pt.json
@@ -252,7 +252,7 @@
"update": "Editar Certificado",
"urlTitle": "Inserir URL",
"importOptionTitle": "Importar da URL",
- "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL que você inseriu.",
+ "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL inserida.",
"importButton": "Importar",
"certificateTitle": "Inserir certificado"
}
@@ -480,7 +480,7 @@
"update": "Editar Registro",
"addressTitle": "Endereço",
"addressHint": "Especifique o esquema e a porta apropriados, por exemplo: https://myregistry.com:5000. Esquema padrão: 'https'. Portas padrão: https/443, http/80.",
- "insecureRegistryHint": "Registro http simples detectado: verifique se os seus hosts estão corretamente configurados e podem se conectar a eles. Mais informações",
+ "insecureRegistryHint": "Registro HTTP simples detectado. Sua conexão com o registro não está segura. Verifique se os hosts estão configurados corretamente e se podem se conectar a ele. Mais informações",
"nameTitle": "Nome",
"credentialTitle": "Credenciais de login",
"verifyButton": "Verificar",
@@ -956,7 +956,8 @@
"containersCountLabel": "Contêineres",
"networksCountLabel": "Redes",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Contêineres filho"
+ "childContainersLabel": "Contêineres filho",
+ "managedByCatalog": "Gerenciado por catálogo"
},
"searchCategoryFilterTitle": "Exibir:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.pt_BR.json b/ui/app/src/messages/admiral.pt_BR.json
index b2222b2fc..7d99ab306 100644
--- a/ui/app/src/messages/admiral.pt_BR.json
+++ b/ui/app/src/messages/admiral.pt_BR.json
@@ -252,7 +252,7 @@
"update": "Editar Certificado",
"urlTitle": "Inserir URL",
"importOptionTitle": "Importar da URL",
- "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL que você inseriu.",
+ "importOptionHint": "Em vez de inserir o certificado manualmente, a opção \"Importar da URL\" permitirá que você insira uma URL. Nosso sistema então importará o certificado da URL inserida.",
"importButton": "Importar",
"certificateTitle": "Inserir certificado"
}
@@ -480,7 +480,7 @@
"update": "Editar Registro",
"addressTitle": "Endereço",
"addressHint": "Especifique o esquema e a porta apropriados, por exemplo: https://myregistry.com:5000. Esquema padrão: 'https'. Portas padrão: https/443, http/80.",
- "insecureRegistryHint": "Registro http simples detectado: verifique se os seus hosts estão corretamente configurados e podem se conectar a eles. Mais informações",
+ "insecureRegistryHint": "Registro HTTP simples detectado. Sua conexão com o registro não está segura. Verifique se os hosts estão configurados corretamente e se podem se conectar a ele. Mais informações",
"nameTitle": "Nome",
"credentialTitle": "Credenciais de login",
"verifyButton": "Verificar",
@@ -956,7 +956,8 @@
"containersCountLabel": "Contêineres",
"networksCountLabel": "Redes",
"volumesCountLabel": "Volumes",
- "childContainersLabel": "Contêineres filho"
+ "childContainersLabel": "Contêineres filho",
+ "managedByCatalog": "Gerenciado por catálogo"
},
"searchCategoryFilterTitle": "Exibir:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.ru.json b/ui/app/src/messages/admiral.ru.json
index 282f9edce..bc24a7c58 100644
--- a/ui/app/src/messages/admiral.ru.json
+++ b/ui/app/src/messages/admiral.ru.json
@@ -47,7 +47,7 @@
"kubernetesReplicationControllers": "Контроллеры репликации"
},
"host": {
- "entity": "узел",
+ "entity": "узлов",
"details": {
"title": {
"add": "Добавить узел",
@@ -125,7 +125,7 @@
"placementZone": {
"createNew": "Новая зона размещения",
"manage": "Управление зонами размещения",
- "entity": "зона размещения",
+ "entity": "зон размещени",
"list": {
"title": "Зоны размещения",
"addButton": "Зона размещения",
@@ -177,7 +177,7 @@
"credential": {
"createNew": "Новые учетные данные",
"manage": "Управление учетными данными",
- "entity": "учетные данные",
+ "entity": "учетных данных",
"contextPanelTooltip": "Учетные данные",
"list": {
"title": "Учетные данные",
@@ -206,7 +206,7 @@
},
"deploymentPolicy": {
"createNew": "Новая политика развертывания",
- "entity": "политика развертывания",
+ "entity": "политик развертывания",
"manage": "Управление политиками развертывания",
"contextPanelTooltip": "Политики развертывания",
"list": {
@@ -252,9 +252,9 @@
"update": "Изменить сертификат",
"urlTitle": "Введите URL-адрес",
"importOptionTitle": "Импортировать с URL-адреса",
- "importOptionHint": "Чтобы не вводить сертификат вручную, воспользуйтесь командой \"Импортировать с URL-адреса\" и укажите URL-адрес. Затем наша система импортирует сертификат с указанного URL-адреса.",
+ "importOptionHint": "Вместо ввода сертификата вручную можно использовать функцию \"Импорт из URL\" и ввести URL. Наша система импортирует сертификат из введенного вами URL-адреса.",
"importButton": "Импортировать",
- "certificateTitle": "Ввести сертификат"
+ "certificateTitle": "Введите сертификат"
}
},
"template": {
@@ -437,7 +437,7 @@
},
"edit": {
"createNew": "Новое размещение",
- "update": "Изменить размещение",
+ "update": "Изменение размещения",
"nameLabel": "Имя",
"groupLabel": "Проект",
"selectGroup": "Выберите проект",
@@ -480,7 +480,7 @@
"update": "Изменить реестр",
"addressTitle": "Адрес",
"addressHint": "Укажите соответствующие схему и порт, например https://myregistry.com:5000. Схема, используемая по умолчанию: 'https'. Порты, используемые по умолчанию: https/443, http/80.",
- "insecureRegistryHint": "Обнаружен простой http-реестр: убедитесь, что узлы правильно настроены и что подключение к ним возможно. Подробнее",
+ "insecureRegistryHint": "Обнаружен простой HTTP-реестр. Ваше подключение к этому реестру не защищено. Убедитесь, что узлы правильно настроены и что подключение к ним возможно. Подробнее",
"nameTitle": "Имя",
"credentialTitle": "Учетные данные для входа",
"verifyButton": "Проверить",
@@ -956,7 +956,8 @@
"containersCountLabel": "Контейнеры",
"networksCountLabel": "Сети",
"volumesCountLabel": "Тома",
- "childContainersLabel": "Дочерние контейнеры"
+ "childContainersLabel": "Дочерние контейнеры",
+ "managedByCatalog": "Под управлением каталога"
},
"searchCategoryFilterTitle": "Представление:",
"searchCategory": {
@@ -1108,7 +1109,7 @@
"maxRestarts": "Максимальное число перезапусков",
"maxRestartsDescription": "Максимальное число перезапусков при сбоях контейнера",
"cpuShares": "Доли ЦП",
- "cpuSharesDescription": "Целочисленное значение, которое содержит доли ЦП контейнера (т. е. относительный вес по сравнению с другими контейнерами)",
+ "cpuSharesDescription": "Целочисленное значение, которое содержит доли ЦП контейнера (т. е. относительный вес по сравнению с другими контейнерами)",
"memoryLimit": "Ограничение памяти",
"memoryLimitDescription": "Ограничение памяти в байтах",
"memorySwapLimit": "Ограничение подкачки памяти",
@@ -1150,10 +1151,10 @@
"healthTimeoutDescription": "Время ожидания в мс для выполнения операции проверки работоспособности",
"healthyThreshold": "Порог работоспособности",
"healthyThresholdHint": "По умолчанию: 3",
- "healthyThresholdDescription": "Пороговое значение успешной операции проверки работоспособности, при котором контейнер считается работоспособным",
+ "healthyThresholdDescription": "Пороговое значение кол-ва успешных операций проверки работоспособности, при котором контейнер считается работоспособным",
"unhealthyThreshold": "Порог неработоспособности",
"unhealthyThresholdHint": "По умолчанию: 3",
- "unhealthyThresholdDescription": "Пороговое значение неудачной операции проверки работоспособности, при котором контейнер считается неработоспособным",
+ "unhealthyThresholdDescription": "Пороговое значение кол-ва неудачных операций проверки работоспособности, при котором контейнер считается неработоспособным",
"command": "Команда",
"commandDescription": "Команда, которую следует выполнить в отношении контейнера. Состояние завершения используется для определения работоспособности контейнера.",
"logConfigDriver": "Драйвер",
diff --git a/ui/app/src/messages/admiral.zh-CN.json b/ui/app/src/messages/admiral.zh-CN.json
index 49686adbd..39fe4a490 100644
--- a/ui/app/src/messages/admiral.zh-CN.json
+++ b/ui/app/src/messages/admiral.zh-CN.json
@@ -480,7 +480,7 @@
"update": "编辑注册表",
"addressTitle": "地址",
"addressHint": "请指定适当的方案和端口,例如 https://myregistry.com:5000。默认方案:“https”。默认端口: https/443、http/80。",
- "insecureRegistryHint": "检测到纯文本 http 注册表: 请确保您的主机已正确配置,且可以连接到它们。更多信息",
+ "insecureRegistryHint": "检测到普通 HTTP 注册表! 您与此注册表的连接不安全。请确保您的主机已正确配置,且可以连接到它。更多信息",
"nameTitle": "名称",
"credentialTitle": "登录凭据",
"verifyButton": "验证",
@@ -956,7 +956,8 @@
"containersCountLabel": "容器",
"networksCountLabel": "网络",
"volumesCountLabel": "卷",
- "childContainersLabel": "子容器"
+ "childContainersLabel": "子容器",
+ "managedByCatalog": "由目录管理"
},
"searchCategoryFilterTitle": "查看:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.zh-TW.json b/ui/app/src/messages/admiral.zh-TW.json
index 7d7a4352b..60aaf948e 100644
--- a/ui/app/src/messages/admiral.zh-TW.json
+++ b/ui/app/src/messages/admiral.zh-TW.json
@@ -480,7 +480,7 @@
"update": "編輯登錄",
"addressTitle": "位址",
"addressHint": "請指定適當的配置和連接埠,例如 https://myregistry.com:5000。預設配置: 'https'。預設連接埠: https/443、http/80。",
- "insecureRegistryHint": "偵測到普通 http 登錄: 請確保您的主機已正確設定並且可以連線。更多資訊",
+ "insecureRegistryHint": "偵測到普通 HTTP 登錄! 與此登錄的連線不安全。請確保您的主機已正確設定並且可以連線到此登錄。更多資訊",
"nameTitle": "名稱",
"credentialTitle": "登入認證",
"verifyButton": "驗證",
@@ -956,7 +956,8 @@
"containersCountLabel": "容器",
"networksCountLabel": "網路",
"volumesCountLabel": "磁碟區",
- "childContainersLabel": "子容器"
+ "childContainersLabel": "子容器",
+ "managedByCatalog": "由目錄管理"
},
"searchCategoryFilterTitle": "檢視:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.zh_CN.json b/ui/app/src/messages/admiral.zh_CN.json
index 49686adbd..39fe4a490 100644
--- a/ui/app/src/messages/admiral.zh_CN.json
+++ b/ui/app/src/messages/admiral.zh_CN.json
@@ -480,7 +480,7 @@
"update": "编辑注册表",
"addressTitle": "地址",
"addressHint": "请指定适当的方案和端口,例如 https://myregistry.com:5000。默认方案:“https”。默认端口: https/443、http/80。",
- "insecureRegistryHint": "检测到纯文本 http 注册表: 请确保您的主机已正确配置,且可以连接到它们。更多信息",
+ "insecureRegistryHint": "检测到普通 HTTP 注册表! 您与此注册表的连接不安全。请确保您的主机已正确配置,且可以连接到它。更多信息",
"nameTitle": "名称",
"credentialTitle": "登录凭据",
"verifyButton": "验证",
@@ -956,7 +956,8 @@
"containersCountLabel": "容器",
"networksCountLabel": "网络",
"volumesCountLabel": "卷",
- "childContainersLabel": "子容器"
+ "childContainersLabel": "子容器",
+ "managedByCatalog": "由目录管理"
},
"searchCategoryFilterTitle": "查看:",
"searchCategory": {
diff --git a/ui/app/src/messages/admiral.zh_TW.json b/ui/app/src/messages/admiral.zh_TW.json
index 7d7a4352b..60aaf948e 100644
--- a/ui/app/src/messages/admiral.zh_TW.json
+++ b/ui/app/src/messages/admiral.zh_TW.json
@@ -480,7 +480,7 @@
"update": "編輯登錄",
"addressTitle": "位址",
"addressHint": "請指定適當的配置和連接埠,例如 https://myregistry.com:5000。預設配置: 'https'。預設連接埠: https/443、http/80。",
- "insecureRegistryHint": "偵測到普通 http 登錄: 請確保您的主機已正確設定並且可以連線。更多資訊",
+ "insecureRegistryHint": "偵測到普通 HTTP 登錄! 與此登錄的連線不安全。請確保您的主機已正確設定並且可以連線到此登錄。更多資訊",
"nameTitle": "名稱",
"credentialTitle": "登入認證",
"verifyButton": "驗證",
@@ -956,7 +956,8 @@
"containersCountLabel": "容器",
"networksCountLabel": "網路",
"volumesCountLabel": "磁碟區",
- "childContainersLabel": "子容器"
+ "childContainersLabel": "子容器",
+ "managedByCatalog": "由目錄管理"
},
"searchCategoryFilterTitle": "檢視:",
"searchCategory": {
diff --git a/ui/app/src/messages/kubernetes.de.json b/ui/app/src/messages/kubernetes.de.json
new file mode 100644
index 000000000..c63b7672f
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.de.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Bereitstellung",
+ "plural": "Bereitstellungen"
+ },
+ "services": {
+ "singular": "Dienst",
+ "plural": "Dienste"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Name",
+ "image": "Image",
+ "env": "Umgebung"
+ },
+ "creation": "Erstellungszeit",
+ "namespace": "Namespace",
+ "strategy": "Strategie",
+ "containers": "Container",
+ "restartPolicy": "Richtlinie neu starten",
+ "replicas": "Replikate"
+}
diff --git a/ui/app/src/messages/kubernetes.es.json b/ui/app/src/messages/kubernetes.es.json
new file mode 100644
index 000000000..a21bc1b53
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.es.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Implementación",
+ "plural": "Implementaciones"
+ },
+ "services": {
+ "singular": "Servicio",
+ "plural": "Servicios"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Nombre",
+ "image": "Imagen",
+ "env": "Entorno"
+ },
+ "creation": "Hora de creación",
+ "namespace": "Espacio de nombres",
+ "strategy": "Estrategia",
+ "containers": "Contenedores",
+ "restartPolicy": "Política de reinicio",
+ "replicas": "Réplicas"
+}
diff --git a/ui/app/src/messages/kubernetes.fr.json b/ui/app/src/messages/kubernetes.fr.json
new file mode 100644
index 000000000..33ee99ef7
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.fr.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Déploiement",
+ "plural": "Déploiements"
+ },
+ "services": {
+ "singular": "Service",
+ "plural": "Services"
+ },
+ "pods": {
+ "singular": "Espace",
+ "plural": "Espaces"
+ },
+ "containers": {
+ "name": "Nom",
+ "image": "Image",
+ "env": "Environnement"
+ },
+ "creation": "Heure de création",
+ "namespace": "Espace de noms",
+ "strategy": "Stratégie",
+ "containers": "Conteneurs",
+ "restartPolicy": "Stratégie de redémarrage",
+ "replicas": "Réplicas"
+}
diff --git a/ui/app/src/messages/kubernetes.it.json b/ui/app/src/messages/kubernetes.it.json
new file mode 100644
index 000000000..d600a2927
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.it.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Distribuzione",
+ "plural": "Distribuzioni"
+ },
+ "services": {
+ "singular": "Servizio",
+ "plural": "Servizi"
+ },
+ "pods": {
+ "singular": "POD",
+ "plural": "POD"
+ },
+ "containers": {
+ "name": "Nome",
+ "image": "Immagine",
+ "env": "Ambiente"
+ },
+ "creation": "Ora creazione",
+ "namespace": "Spazio dei nomi",
+ "strategy": "Strategia",
+ "containers": "Contenitori",
+ "restartPolicy": "Criterio di riavvio",
+ "replicas": "Repliche"
+}
diff --git a/ui/app/src/messages/kubernetes.ja.json b/ui/app/src/messages/kubernetes.ja.json
new file mode 100644
index 000000000..bc2a61fe4
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.ja.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "展開",
+ "plural": "展開"
+ },
+ "services": {
+ "singular": "サービス",
+ "plural": "サービス"
+ },
+ "pods": {
+ "singular": "ポッド",
+ "plural": "ポッド"
+ },
+ "containers": {
+ "name": "名前",
+ "image": "イメージ",
+ "env": "環境"
+ },
+ "creation": "作成時間",
+ "namespace": "名前空間",
+ "strategy": "戦略",
+ "containers": "コンテナ",
+ "restartPolicy": "再起動ポリシー",
+ "replicas": "レプリカ"
+}
diff --git a/ui/app/src/messages/kubernetes.ko.json b/ui/app/src/messages/kubernetes.ko.json
new file mode 100644
index 000000000..869e56886
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.ko.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "배포",
+ "plural": "배포"
+ },
+ "services": {
+ "singular": "서비스",
+ "plural": "서비스"
+ },
+ "pods": {
+ "singular": "포드",
+ "plural": "포드"
+ },
+ "containers": {
+ "name": "이름",
+ "image": "이미지",
+ "env": "환경"
+ },
+ "creation": "생성 시간",
+ "namespace": "네임스페이스",
+ "strategy": "전략",
+ "containers": "컨테이너",
+ "restartPolicy": "다시 시작 정책",
+ "replicas": "복제본"
+}
diff --git a/ui/app/src/messages/kubernetes.nl.json b/ui/app/src/messages/kubernetes.nl.json
new file mode 100644
index 000000000..bd4d84e21
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.nl.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Implementatie",
+ "plural": "Implementaties"
+ },
+ "services": {
+ "singular": "Service",
+ "plural": "Services"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Naam",
+ "image": "Image",
+ "env": "Omgeving"
+ },
+ "creation": "Tijd gemaakt",
+ "namespace": "Naamruimte",
+ "strategy": "Strategie",
+ "containers": "Containers",
+ "restartPolicy": "Beleid opnieuw starten",
+ "replicas": "Replica's"
+}
diff --git a/ui/app/src/messages/kubernetes.pt-BR.json b/ui/app/src/messages/kubernetes.pt-BR.json
new file mode 100644
index 000000000..545b17e7a
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.pt-BR.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Implantação",
+ "plural": "Implantações"
+ },
+ "services": {
+ "singular": "Serviço",
+ "plural": "Serviços"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Nome",
+ "image": "Imagem",
+ "env": "Ambiente"
+ },
+ "creation": "Hora da criação",
+ "namespace": "Namespace",
+ "strategy": "Estratégia",
+ "containers": "Contêineres",
+ "restartPolicy": "Política de reinício",
+ "replicas": "Réplicas"
+}
diff --git a/ui/app/src/messages/kubernetes.pt.json b/ui/app/src/messages/kubernetes.pt.json
new file mode 100644
index 000000000..545b17e7a
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.pt.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Implantação",
+ "plural": "Implantações"
+ },
+ "services": {
+ "singular": "Serviço",
+ "plural": "Serviços"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Nome",
+ "image": "Imagem",
+ "env": "Ambiente"
+ },
+ "creation": "Hora da criação",
+ "namespace": "Namespace",
+ "strategy": "Estratégia",
+ "containers": "Contêineres",
+ "restartPolicy": "Política de reinício",
+ "replicas": "Réplicas"
+}
diff --git a/ui/app/src/messages/kubernetes.pt_BR.json b/ui/app/src/messages/kubernetes.pt_BR.json
new file mode 100644
index 000000000..545b17e7a
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.pt_BR.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Implantação",
+ "plural": "Implantações"
+ },
+ "services": {
+ "singular": "Serviço",
+ "plural": "Serviços"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Pods"
+ },
+ "containers": {
+ "name": "Nome",
+ "image": "Imagem",
+ "env": "Ambiente"
+ },
+ "creation": "Hora da criação",
+ "namespace": "Namespace",
+ "strategy": "Estratégia",
+ "containers": "Contêineres",
+ "restartPolicy": "Política de reinício",
+ "replicas": "Réplicas"
+}
diff --git a/ui/app/src/messages/kubernetes.ru.json b/ui/app/src/messages/kubernetes.ru.json
new file mode 100644
index 000000000..eaa96bf37
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.ru.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "Развертывание",
+ "plural": "Развертывания"
+ },
+ "services": {
+ "singular": "Служба",
+ "plural": "Службы"
+ },
+ "pods": {
+ "singular": "Pod",
+ "plural": "Элементы Pod"
+ },
+ "containers": {
+ "name": "Имя",
+ "image": "Образ",
+ "env": "Среда"
+ },
+ "creation": "Время создания",
+ "namespace": "Пространство имен",
+ "strategy": "Стратегия",
+ "containers": "Контейнеры",
+ "restartPolicy": "Политика перезапуска",
+ "replicas": "Реплики"
+}
diff --git a/ui/app/src/messages/kubernetes.zh-CN.json b/ui/app/src/messages/kubernetes.zh-CN.json
new file mode 100644
index 000000000..e2660473f
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.zh-CN.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "部署",
+ "plural": "部署"
+ },
+ "services": {
+ "singular": "服务",
+ "plural": "服务"
+ },
+ "pods": {
+ "singular": "容器",
+ "plural": "容器"
+ },
+ "containers": {
+ "name": "名称",
+ "image": "映像",
+ "env": "环境"
+ },
+ "creation": "创建时间",
+ "namespace": "命名空间",
+ "strategy": "策略",
+ "containers": "容器",
+ "restartPolicy": "重新启动策略",
+ "replicas": "副本"
+}
diff --git a/ui/app/src/messages/kubernetes.zh-TW.json b/ui/app/src/messages/kubernetes.zh-TW.json
new file mode 100644
index 000000000..09b57ba5b
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.zh-TW.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "部署",
+ "plural": "部署"
+ },
+ "services": {
+ "singular": "服務",
+ "plural": "服務"
+ },
+ "pods": {
+ "singular": "網繭",
+ "plural": "網繭"
+ },
+ "containers": {
+ "name": "名稱",
+ "image": "映像",
+ "env": "環境"
+ },
+ "creation": "建立時間",
+ "namespace": "命名空間",
+ "strategy": "策略",
+ "containers": "容器",
+ "restartPolicy": "重新啟動原則",
+ "replicas": "複本"
+}
diff --git a/ui/app/src/messages/kubernetes.zh_CN.json b/ui/app/src/messages/kubernetes.zh_CN.json
new file mode 100644
index 000000000..e2660473f
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.zh_CN.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "部署",
+ "plural": "部署"
+ },
+ "services": {
+ "singular": "服务",
+ "plural": "服务"
+ },
+ "pods": {
+ "singular": "容器",
+ "plural": "容器"
+ },
+ "containers": {
+ "name": "名称",
+ "image": "映像",
+ "env": "环境"
+ },
+ "creation": "创建时间",
+ "namespace": "命名空间",
+ "strategy": "策略",
+ "containers": "容器",
+ "restartPolicy": "重新启动策略",
+ "replicas": "副本"
+}
diff --git a/ui/app/src/messages/kubernetes.zh_TW.json b/ui/app/src/messages/kubernetes.zh_TW.json
new file mode 100644
index 000000000..09b57ba5b
--- /dev/null
+++ b/ui/app/src/messages/kubernetes.zh_TW.json
@@ -0,0 +1,25 @@
+{
+ "deployments": {
+ "singular": "部署",
+ "plural": "部署"
+ },
+ "services": {
+ "singular": "服務",
+ "plural": "服務"
+ },
+ "pods": {
+ "singular": "網繭",
+ "plural": "網繭"
+ },
+ "containers": {
+ "name": "名稱",
+ "image": "映像",
+ "env": "環境"
+ },
+ "creation": "建立時間",
+ "namespace": "命名空間",
+ "strategy": "策略",
+ "containers": "容器",
+ "restartPolicy": "重新啟動原則",
+ "replicas": "複本"
+}
diff --git a/ui/ng-app/src/assets/i18n/admiral.de.json b/ui/ng-app/src/assets/i18n/admiral.de.json
index fb17eab69..f174238c7 100644
--- a/ui/ng-app/src/assets/i18n/admiral.de.json
+++ b/ui/ng-app/src/assets/i18n/admiral.de.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Host entfernen",
- "confirmation": "Bestätigen Sie das Entfernen von Host {{hostName}}. Der Vorgang kann nicht rückgängig gemacht werden."
+ "actions": {
+ "delete":{
+ "title": "Host entfernen",
+ "confirmation": "Bestätigen Sie das Entfernen von Host {{hostName}}. Der Vorgang kann nicht rückgängig gemacht werden."
+ },
+ "enable": "Aktivieren",
+ "disable": "Deaktivieren"
},
"state": {
"ON": "EIN",
@@ -283,6 +287,7 @@
"delete": "Löschen",
"cancel": "Abbrechen",
"back": "Zurück",
+ "refresh": "Aktualisieren",
"unknown": "Unbekannt",
"assignRoles": "Projektrollen zuweisen",
"makeAdmin": " Admin-Rolle zuweisen",
diff --git a/ui/ng-app/src/assets/i18n/admiral.es.json b/ui/ng-app/src/assets/i18n/admiral.es.json
index e20e71cdc..880892af8 100644
--- a/ui/ng-app/src/assets/i18n/admiral.es.json
+++ b/ui/ng-app/src/assets/i18n/admiral.es.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Quitar host",
- "confirmation": "Confirme la eliminación del host {{hostName}}. La operación no se puede deshacer."
+ "actions": {
+ "delete":{
+ "title": "Quitar host",
+ "confirmation": "Confirme que desea quitar el host {{hostName}}. La operación no se puede deshacer."
+ },
+ "enable": "Habilitar",
+ "disable": "Deshabilitar"
},
"state": {
"ON": "CONECTADO",
@@ -283,6 +287,7 @@
"delete": "Eliminar",
"cancel": "Cancelar",
"back": "Atrás",
+ "refresh": "Actualizar",
"unknown": "Desconocido",
"assignRoles": "Asignar funciones de proyecto",
"makeAdmin": " Asignar función de administrador",
diff --git a/ui/ng-app/src/assets/i18n/admiral.fr.json b/ui/ng-app/src/assets/i18n/admiral.fr.json
index e0fdc19b7..b5dd00a80 100644
--- a/ui/ng-app/src/assets/i18n/admiral.fr.json
+++ b/ui/ng-app/src/assets/i18n/admiral.fr.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Supprimer l'hôte",
- "confirmation": "Confirmez la suppression de l'hôte {{hostName}}. Cette opération ne peut pas être annulée."
+ "actions": {
+ "delete":{
+ "title": "Supprimer l'hôte",
+ "confirmation": "Confirmez la suppression de l'hôte {{hostName}}. Cette opération ne peut pas être annulée."
+ },
+ "enable": "Activer",
+ "disable": "Désactiver"
},
"state": {
"ON": "ACTIVÉ",
@@ -283,6 +287,7 @@
"delete": "Supprimer",
"cancel": "Annuler",
"back": "Retour",
+ "refresh": "Actualiser",
"unknown": "Inconnu",
"assignRoles": "Attribuer des rôles de projet",
"makeAdmin": " Attribuer le rôle d'administrateur",
diff --git a/ui/ng-app/src/assets/i18n/admiral.it.json b/ui/ng-app/src/assets/i18n/admiral.it.json
index 2df207dee..2bf0d9b6f 100644
--- a/ui/ng-app/src/assets/i18n/admiral.it.json
+++ b/ui/ng-app/src/assets/i18n/admiral.it.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Rimuovi host",
- "confirmation": "Conferma di rimozione dell'host {{hostName}}. L'operazione non potrà essere annullata."
+ "actions": {
+ "delete":{
+ "title": "Rimuovi host",
+ "confirmation": "Conferma di rimozione dell'host {{hostName}}. L'operazione non potrà essere annullata."
+ },
+ "enable": "Attiva",
+ "disable": "Disattiva"
},
"state": {
"ON": "ACCESO",
@@ -283,6 +287,7 @@
"delete": "Elimina",
"cancel": "Annulla",
"back": "Indietro",
+ "refresh": "Aggiorna",
"unknown": "Sconosciuto",
"assignRoles": "Assegna ruoli progetto",
"makeAdmin": " Assegna ruolo amministratore",
diff --git a/ui/ng-app/src/assets/i18n/admiral.ja.json b/ui/ng-app/src/assets/i18n/admiral.ja.json
index 8fbce37db..a3d11d3be 100644
--- a/ui/ng-app/src/assets/i18n/admiral.ja.json
+++ b/ui/ng-app/src/assets/i18n/admiral.ja.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "ホストの削除",
- "confirmation": "ホスト {{hostName}} の削除を確認しください。この操作は元に戻せません。"
+ "actions": {
+ "delete":{
+ "title": "ホストの削除",
+ "confirmation": "ホスト {{hostName}} の削除を確認しください。この操作は元に戻せません。"
+ },
+ "enable": "有効化",
+ "disable": "無効化"
},
"state": {
"ON": "有効",
@@ -283,6 +287,7 @@
"delete": "削除",
"cancel": "キャンセル",
"back": "戻る",
+ "refresh": "更新",
"unknown": "不明",
"assignRoles": "プロジェクトのロールの割り当て",
"makeAdmin": "管理者ロールの割り当て",
diff --git a/ui/ng-app/src/assets/i18n/admiral.ko.json b/ui/ng-app/src/assets/i18n/admiral.ko.json
index f8b245168..83f6d38b1 100644
--- a/ui/ng-app/src/assets/i18n/admiral.ko.json
+++ b/ui/ng-app/src/assets/i18n/admiral.ko.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "호스트 제거",
- "confirmation": "{{hostName}} 호스트 제거 확인. 이 작업은 실행 취소할 수 없습니다."
+ "actions": {
+ "delete":{
+ "title": "호스트 제거",
+ "confirmation": "{{hostName}} 호스트 제거 확인. 이 작업은 실행 취소할 수 없습니다."
+ },
+ "enable": "사용",
+ "disable": "사용 안 함"
},
"state": {
"ON": "켜짐",
@@ -283,6 +287,7 @@
"delete": "삭제",
"cancel": "취소",
"back": "뒤로",
+ "refresh": "새로 고침",
"unknown": "알 수 없음",
"assignRoles": "프로젝트 역할 할당",
"makeAdmin": " 관리자 역할 할당",
diff --git a/ui/ng-app/src/assets/i18n/admiral.nl.json b/ui/ng-app/src/assets/i18n/admiral.nl.json
index cad8547a4..10fab6318 100644
--- a/ui/ng-app/src/assets/i18n/admiral.nl.json
+++ b/ui/ng-app/src/assets/i18n/admiral.nl.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Host verwijderen",
- "confirmation": "Bevestig het verwijderen van de host {{hostName}}. De bewerking kan niet ongedaan worden gemaakt."
+ "actions": {
+ "delete":{
+ "title": "Host verwijderen",
+ "confirmation": "Bevestig het verwijderen van de host {{hostName}}. De bewerking kan niet ongedaan worden gemaakt."
+ },
+ "enable": "Inschakelen",
+ "disable": "Uitschakelen"
},
"state": {
"ON": "AAN",
@@ -283,6 +287,7 @@
"delete": "Verwijderen",
"cancel": "Annuleren",
"back": "Terug",
+ "refresh": "Vernieuwen",
"unknown": "Onbekend",
"assignRoles": "Projectrollen toewijzen",
"makeAdmin": " Beheerdersrol toewijzen",
diff --git a/ui/ng-app/src/assets/i18n/admiral.pt-BR.json b/ui/ng-app/src/assets/i18n/admiral.pt-BR.json
index 6c8e8793f..3aeb12df9 100644
--- a/ui/ng-app/src/assets/i18n/admiral.pt-BR.json
+++ b/ui/ng-app/src/assets/i18n/admiral.pt-BR.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Remover host",
- "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ "actions": {
+ "delete":{
+ "title": "Remover Host",
+ "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ },
+ "enable": "Habilitar",
+ "disable": "Desativar"
},
"state": {
"ON": "ATIVADO",
@@ -283,6 +287,7 @@
"delete": "Excluir",
"cancel": "Cancelar",
"back": "Voltar",
+ "refresh": "Atualizar",
"unknown": "Desconhecido",
"assignRoles": "Atribuir Funções do Projeto",
"makeAdmin": " Atribuir Função do Administrador",
diff --git a/ui/ng-app/src/assets/i18n/admiral.pt.json b/ui/ng-app/src/assets/i18n/admiral.pt.json
index 6c8e8793f..3aeb12df9 100644
--- a/ui/ng-app/src/assets/i18n/admiral.pt.json
+++ b/ui/ng-app/src/assets/i18n/admiral.pt.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Remover host",
- "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ "actions": {
+ "delete":{
+ "title": "Remover Host",
+ "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ },
+ "enable": "Habilitar",
+ "disable": "Desativar"
},
"state": {
"ON": "ATIVADO",
@@ -283,6 +287,7 @@
"delete": "Excluir",
"cancel": "Cancelar",
"back": "Voltar",
+ "refresh": "Atualizar",
"unknown": "Desconhecido",
"assignRoles": "Atribuir Funções do Projeto",
"makeAdmin": " Atribuir Função do Administrador",
diff --git a/ui/ng-app/src/assets/i18n/admiral.pt_BR.json b/ui/ng-app/src/assets/i18n/admiral.pt_BR.json
index 6c8e8793f..3aeb12df9 100644
--- a/ui/ng-app/src/assets/i18n/admiral.pt_BR.json
+++ b/ui/ng-app/src/assets/i18n/admiral.pt_BR.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Remover host",
- "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ "actions": {
+ "delete":{
+ "title": "Remover Host",
+ "confirmation": "Confirmar a remoção do host {{hostName}}. A operação não poderá ser desfeita."
+ },
+ "enable": "Habilitar",
+ "disable": "Desativar"
},
"state": {
"ON": "ATIVADO",
@@ -283,6 +287,7 @@
"delete": "Excluir",
"cancel": "Cancelar",
"back": "Voltar",
+ "refresh": "Atualizar",
"unknown": "Desconhecido",
"assignRoles": "Atribuir Funções do Projeto",
"makeAdmin": " Atribuir Função do Administrador",
diff --git a/ui/ng-app/src/assets/i18n/admiral.ru.json b/ui/ng-app/src/assets/i18n/admiral.ru.json
index 5f5e701a9..b5d6d12d3 100644
--- a/ui/ng-app/src/assets/i18n/admiral.ru.json
+++ b/ui/ng-app/src/assets/i18n/admiral.ru.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "Удалить узел",
- "confirmation": "Подтвердите удаление узла {{hostName}}. Это действие невозможно отменить."
+ "actions": {
+ "delete":{
+ "title": "Удалить узел",
+ "confirmation": "Подтвердите удаление узла {{hostName}}. Это действие невозможно отменить."
+ },
+ "enable": "Включить",
+ "disable": "Отключить"
},
"state": {
"ON": "Включено",
@@ -283,6 +287,7 @@
"delete": "Удалить",
"cancel": "Отмена",
"back": "Назад",
+ "refresh": "Обновить",
"unknown": "Нет данных",
"assignRoles": "Назначить роли в проекте",
"makeAdmin": " Назначить роль администратора",
diff --git a/ui/ng-app/src/assets/i18n/admiral.zh-CN.json b/ui/ng-app/src/assets/i18n/admiral.zh-CN.json
index 40f06618f..1762c4471 100644
--- a/ui/ng-app/src/assets/i18n/admiral.zh-CN.json
+++ b/ui/ng-app/src/assets/i18n/admiral.zh-CN.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "移除主机",
- "confirmation": "确认移除主机 {{hostName}}。此操作无法撤消。"
+ "actions": {
+ "delete":{
+ "title": "移除主机",
+ "confirmation": "确认移除主机 {{hostName}}。此操作无法撤消。"
+ },
+ "enable": "启用",
+ "disable": "禁用"
},
"state": {
"ON": "开启",
@@ -283,6 +287,7 @@
"delete": "删除",
"cancel": "取消",
"back": "返回",
+ "refresh": "刷新",
"unknown": "未知",
"assignRoles": "分配项目角色",
"makeAdmin": " 分配管理员角色",
diff --git a/ui/ng-app/src/assets/i18n/admiral.zh-TW.json b/ui/ng-app/src/assets/i18n/admiral.zh-TW.json
index a37781647..6bb03f84f 100644
--- a/ui/ng-app/src/assets/i18n/admiral.zh-TW.json
+++ b/ui/ng-app/src/assets/i18n/admiral.zh-TW.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "移除主機",
- "confirmation": "確認移除主機 {{hostName}}。此作業無法復原。"
+ "actions": {
+ "delete":{
+ "title": "移除主機",
+ "confirmation": "確認移除主機 {{hostName}}。此作業無法復原。"
+ },
+ "enable": "啟用",
+ "disable": "停用"
},
"state": {
"ON": "開啟",
@@ -283,6 +287,7 @@
"delete": "刪除",
"cancel": "取消",
"back": "上一步",
+ "refresh": "重新整理",
"unknown": "不明",
"assignRoles": "指派專案角色",
"makeAdmin": " 指派管理員角色",
diff --git a/ui/ng-app/src/assets/i18n/admiral.zh_CN.json b/ui/ng-app/src/assets/i18n/admiral.zh_CN.json
index 40f06618f..1762c4471 100644
--- a/ui/ng-app/src/assets/i18n/admiral.zh_CN.json
+++ b/ui/ng-app/src/assets/i18n/admiral.zh_CN.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "移除主机",
- "confirmation": "确认移除主机 {{hostName}}。此操作无法撤消。"
+ "actions": {
+ "delete":{
+ "title": "移除主机",
+ "confirmation": "确认移除主机 {{hostName}}。此操作无法撤消。"
+ },
+ "enable": "启用",
+ "disable": "禁用"
},
"state": {
"ON": "开启",
@@ -283,6 +287,7 @@
"delete": "删除",
"cancel": "取消",
"back": "返回",
+ "refresh": "刷新",
"unknown": "未知",
"assignRoles": "分配项目角色",
"makeAdmin": " 分配管理员角色",
diff --git a/ui/ng-app/src/assets/i18n/admiral.zh_TW.json b/ui/ng-app/src/assets/i18n/admiral.zh_TW.json
index a37781647..6bb03f84f 100644
--- a/ui/ng-app/src/assets/i18n/admiral.zh_TW.json
+++ b/ui/ng-app/src/assets/i18n/admiral.zh_TW.json
@@ -201,9 +201,13 @@
}
},
"hosts": {
- "delete":{
- "title": "移除主機",
- "confirmation": "確認移除主機 {{hostName}}。此作業無法復原。"
+ "actions": {
+ "delete":{
+ "title": "移除主機",
+ "confirmation": "確認移除主機 {{hostName}}。此作業無法復原。"
+ },
+ "enable": "啟用",
+ "disable": "停用"
},
"state": {
"ON": "開啟",
@@ -283,6 +287,7 @@
"delete": "刪除",
"cancel": "取消",
"back": "上一步",
+ "refresh": "重新整理",
"unknown": "不明",
"assignRoles": "指派專案角色",
"makeAdmin": " 指派管理員角色",
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.de.json b/ui/ng-app/src/assets/i18n/kubernetes.de.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.de.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.es.json b/ui/ng-app/src/assets/i18n/kubernetes.es.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.es.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.fr.json b/ui/ng-app/src/assets/i18n/kubernetes.fr.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.fr.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.it.json b/ui/ng-app/src/assets/i18n/kubernetes.it.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.it.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.ja.json b/ui/ng-app/src/assets/i18n/kubernetes.ja.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.ja.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.ko.json b/ui/ng-app/src/assets/i18n/kubernetes.ko.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.ko.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.nl.json b/ui/ng-app/src/assets/i18n/kubernetes.nl.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.nl.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.pt-BR.json b/ui/ng-app/src/assets/i18n/kubernetes.pt-BR.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.pt-BR.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.pt.json b/ui/ng-app/src/assets/i18n/kubernetes.pt.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.pt.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.pt_BR.json b/ui/ng-app/src/assets/i18n/kubernetes.pt_BR.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.pt_BR.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.ru.json b/ui/ng-app/src/assets/i18n/kubernetes.ru.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.ru.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.zh-CN.json b/ui/ng-app/src/assets/i18n/kubernetes.zh-CN.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.zh-CN.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.zh-TW.json b/ui/ng-app/src/assets/i18n/kubernetes.zh-TW.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.zh-TW.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.zh_CN.json b/ui/ng-app/src/assets/i18n/kubernetes.zh_CN.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.zh_CN.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file
diff --git a/ui/ng-app/src/assets/i18n/kubernetes.zh_TW.json b/ui/ng-app/src/assets/i18n/kubernetes.zh_TW.json
new file mode 100644
index 000000000..0e0dcd235
--- /dev/null
+++ b/ui/ng-app/src/assets/i18n/kubernetes.zh_TW.json
@@ -0,0 +1,3 @@
+{
+
+}
\ No newline at end of file