diff --git a/messages/bg-BG.json b/messages/bg-BG.json index f8688445..e22d4e48 100644 --- a/messages/bg-BG.json +++ b/messages/bg-BG.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "The input \"{sub}\" was removed because it's not valid.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" could not be made valid for {domain}.", "domainPickerSubdomainSanitized": "Subdomain sanitized", - "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 0b99e527..92606f5e 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "The input \"{sub}\" was removed because it's not valid.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" could not be made valid for {domain}.", "domainPickerSubdomainSanitized": "Subdomain sanitized", - "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/de-DE.json b/messages/de-DE.json index 795108ae..a09bfbd1 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "Die Eingabe \"{sub}\" wurde entfernt, weil sie nicht gültig ist.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" konnte nicht für {domain} gültig gemacht werden.", "domainPickerSubdomainSanitized": "Subdomain bereinigt", - "domainPickerSubdomainCorrected": "\"{sub}\" wurde korrigiert zu \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" wurde korrigiert zu \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/es-ES.json b/messages/es-ES.json index 08cb32ab..156ae5f3 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "La entrada \"{sub}\" fue eliminada porque no es válida.", "domainPickerInvalidSubdomainCannotMakeValid": "No se ha podido hacer válido \"{sub}\" para {domain}.", "domainPickerSubdomainSanitized": "Subdominio saneado", - "domainPickerSubdomainCorrected": "\"{sub}\" fue corregido a \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" fue corregido a \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 1ccadb89..8b0529c6 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "L'entrée \"{sub}\" a été supprimée car elle n'est pas valide.", "domainPickerInvalidSubdomainCannotMakeValid": "La «{sub}» n'a pas pu être validée pour {domain}.", "domainPickerSubdomainSanitized": "Sous-domaine nettoyé", - "domainPickerSubdomainCorrected": "\"{sub}\" a été corrigé à \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" a été corrigé à \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/it-IT.json b/messages/it-IT.json index 21c480ad..a3ae83b1 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "L'input \"{sub}\" è stato rimosso perché non è valido.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" non può essere reso valido per {domain}.", "domainPickerSubdomainSanitized": "Sottodominio igienizzato", - "domainPickerSubdomainCorrected": "\"{sub}\" è stato corretto in \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" è stato corretto in \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/ko-KR.json b/messages/ko-KR.json index b95bf34f..eaf31661 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "입력 \"{sub}\"이(가) 유효하지 않으므로 제거되었습니다.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\"을(를) {domain}에 대해 유효하게 만들 수 없습니다.", "domainPickerSubdomainSanitized": "하위 도메인 정리됨", - "domainPickerSubdomainCorrected": "\"{sub}\"이(가) \"{sanitized}\"로 수정되었습니다" -} + "domainPickerSubdomainCorrected": "\"{sub}\"이(가) \"{sanitized}\"로 수정되었습니다", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/nb-NO.json b/messages/nb-NO.json index 3990c5e2..e391cda9 100644 --- a/messages/nb-NO.json +++ b/messages/nb-NO.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "Inndata \"{sub}\" ble fjernet fordi det ikke er gyldig.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" kunne ikke gjøres gyldig for {domain}.", "domainPickerSubdomainSanitized": "Underdomenet som ble sanivert", - "domainPickerSubdomainCorrected": "\"{sub}\" var korrigert til \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" var korrigert til \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/nl-NL.json b/messages/nl-NL.json index c6c83995..2a74c53c 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "De invoer \"{sub}\" is verwijderd omdat het niet geldig is.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" kon niet geldig worden gemaakt voor {domain}.", "domainPickerSubdomainSanitized": "Subdomein gesaniseerd", - "domainPickerSubdomainCorrected": "\"{sub}\" was gecorrigeerd op \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" was gecorrigeerd op \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 547cc39b..ca62d325 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "Wejście \"{sub}\" zostało usunięte, ponieważ jest nieprawidłowe.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" nie może być poprawne dla {domain}.", "domainPickerSubdomainSanitized": "Poddomena oczyszczona", - "domainPickerSubdomainCorrected": "\"{sub}\" został skorygowany do \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" został skorygowany do \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 86584761..4c15bb04 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "A entrada \"{sub}\" foi removida porque ela não é válida.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" não pôde ser válido para {domain}.", "domainPickerSubdomainSanitized": "Subdomínio banalizado", - "domainPickerSubdomainCorrected": "\"{sub}\" foi corrigido para \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" foi corrigido para \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 37dad23f..1a7cddfe 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "Ввод \"{sub}\" был удален, потому что он недействителен.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" не может быть действительным для {domain}.", "domainPickerSubdomainSanitized": "Субдомен очищен", - "domainPickerSubdomainCorrected": "\"{sub}\" был исправлен на \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" был исправлен на \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/tr-TR.json b/messages/tr-TR.json index dd3b66a4..aed7ada0 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "Girdi \"{sub}\" geçersiz olduğu için kaldırıldı.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" {domain} için geçerli yapılamadı.", "domainPickerSubdomainSanitized": "Alt alan adı temizlendi", - "domainPickerSubdomainCorrected": "\"{sub}\" \"{sanitized}\" olarak düzeltildi" -} + "domainPickerSubdomainCorrected": "\"{sub}\" \"{sanitized}\" olarak düzeltildi", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file diff --git a/messages/zh-CN.json b/messages/zh-CN.json index e40297fb..1aacfbe9 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "输入 \"{sub}\" 已被移除,因为其无效。", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" 无法为 {domain} 变为有效。", "domainPickerSubdomainSanitized": "子域已净化", - "domainPickerSubdomainCorrected": "\"{sub}\" 已被更正为 \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" 已被更正为 \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file