From e0d375ebc79e3c6694a9dc12df21e648b61156d9 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 7 Jul 2026 15:42:39 -0400 Subject: [PATCH] New translations en-us.json (Danish) [ci skip] --- messages/da-DK.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/messages/da-DK.json b/messages/da-DK.json index 2a11ef224..d06fc03dd 100644 --- a/messages/da-DK.json +++ b/messages/da-DK.json @@ -266,6 +266,8 @@ "resourceRawDescriptionCloud": "Proxyforespørgsler over rå TCP/UDP ved hjælp af et portnummer. Kræver, at sites opretter forbindelse til en ekstern node.", "resourceCreate": "Opret ressource", "resourceCreateDescription": "Følg trinene nedenfor for at oprette en ny ressource", + "resourcePublicCreate": "Create Public Resource", + "resourcePublicCreateDescription": "Follow the steps below to create a new public resource that is accessible through a web browser", "resourceCreateGeneralDescription": "Konfigurer de grunnleggende ressourceindstillingerne inklusive navnet og typen", "resourceSeeAll": "Se alle ressourcer", "resourceCreateGeneral": "Generelt", @@ -613,7 +615,8 @@ "idpNameInternal": "Intern", "emailInvalid": "Ugyldig e-mailadresse", "inviteValidityDuration": "Vælg venligst en varighed", - "accessRoleSelectPlease": "Vælg venligst en rolle", + "accessRoleSelectPlease": "A user must belong to at least one role.", + "accessRoleRequired": "Role required", "removeOwnAdminRoleConfirmTitle": "Fjern din administratoradgang?", "removeOwnAdminRoleConfirmDescription": "Du vil ikke længere have administratorrettigheder i denne organisation efter gemning. En anden administrator kan gendanne adgang hvis nødvendig.", "removeOwnAdminRoleConfirmButton": "Fjern min administratoradgang", @@ -1431,6 +1434,15 @@ "actionSetResourcePincode": "Angiv ressource-PIN-kode", "actionSetResourceEmailWhitelist": "Angiv e-mailwhitelist for ressource", "actionGetResourceEmailWhitelist": "Hent e-mailwhitelist for ressource", + "actionGetResourcePolicy": "Get Resource Policy", + "actionUpdateResourcePolicy": "Update Resource Policy", + "actionSetResourcePolicyUsers": "Set Resource Policy Users", + "actionSetResourcePolicyRoles": "Set Resource Policy Roles", + "actionSetResourcePolicyPassword": "Set Resource Policy Password", + "actionSetResourcePolicyPincode": "Set Resource Policy Pincode", + "actionSetResourcePolicyHeaderAuth": "Set Resource Policy Header Authentication", + "actionSetResourcePolicyWhitelist": "Set Resource Policy Email Whitelist", + "actionSetResourcePolicyRules": "Set Resource Policy Rules", "actionCreateTarget": "Opret mål", "actionDeleteTarget": "Slet mål", "actionGetTarget": "Hent mål", @@ -2317,6 +2329,12 @@ "createInternalResourceDialogClose": "Luk", "createInternalResourceDialogCreateClientResource": "Opret privat ressource", "createInternalResourceDialogCreateClientResourceDescription": "Opret en ny ressource som kun vil være tilgængelig for kunder som er forbundet til organisationen", + "privateResourceCreatePageSeeAll": "See All Private Resources", + "privateResourceAllowIcmpPing": "Allow ICMP Ping", + "privateResourceNetworkAccess": "Network Access", + "privateResourceNetworkAccessDescription": "Control TCP/UDP port access and whether ICMP ping is allowed for this resource.", + "hostSettings": "Host Settings", + "cidrSettings": "CIDR Settings", "createInternalResourceDialogResourceProperties": "Ressourceegenskaber", "createInternalResourceDialogName": "Navn", "createInternalResourceDialogSite": "Websted", @@ -3577,6 +3595,7 @@ "memberPortalResourceDisabled": "Ressource deaktiveret", "memberPortalShowingResources": "Viser {start}-{end} af {total} ressourcer", "resourceLauncherTitle": "Ressource Starter", + "resourceSidebarLauncherTitle": "Launcher", "resourceLauncherDescription": "View all available resources and launch them from one central hub", "resourceLauncherSearchPlaceholder": "Search your resources...", "resourceLauncherDefaultView": "Standard",