From d7e9083e06d85f597f2882de29fb0923789ee4f9 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:00:45 -0700 Subject: [PATCH] New translations en-us.json (Portuguese) --- messages/pt-PT.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 73534367..9506b1b0 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1163,6 +1163,25 @@ "sidebarLicense": "Tipo:", "sidebarClients": "Clientes", "sidebarDomains": "Domínios", + "sidebarBluePrints": "Blueprints", + "blueprints": "Blueprints", + "blueprintsDescription": "Blueprints are declarative YAML configurations that define your resources and their settings", + "blueprintAdd": "Add Blueprint", + "blueprintGoBack": "See all Blueprints", + "blueprintCreate": "Create Blueprint", + "blueprintCreateDescription2": "Follow the steps below to create and apply a new blueprint", + "blueprintDetails": "Blueprint details", + "blueprintDetailsDescription": "See the blueprint run details", + "blueprintInfo": "Blueprint Information", + "message": "Message", + "blueprintContentsDescription": "Define the YAML content describing your infrastructure", + "blueprintErrorCreateDescription": "An error occurred when applying the blueprint", + "blueprintErrorCreate": "Error creating blueprint", + "searchBlueprintProgress": "Search blueprints...", + "appliedAt": "Applied At", + "source": "Source", + "contents": "Contents", + "parsedContents": "Parsed Contents", "enableDockerSocket": "Habilitar o Diagrama Docker", "enableDockerSocketDescription": "Ativar a scraping de rótulo Docker para rótulos de diagramas. Caminho de Socket deve ser fornecido para Newt.", "enableDockerSocketLink": "Saiba mais",