From d2ece4d370ac814f97a7e6b00e392aca9d7312e4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:00:37 -0700 Subject: [PATCH] New translations en-us.json (Czech) --- messages/cs-CZ.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 85719769..20a4cf22 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1163,6 +1163,25 @@ "sidebarLicense": "Licence", "sidebarClients": "Klienti", "sidebarDomains": "Domény", + "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": "Povolit Docker plán", "enableDockerSocketDescription": "Povolte seškrábání štítků na Docker Socket pro popisky plánů. Nová cesta musí být k dispozici.", "enableDockerSocketLink": "Zjistit více",