From c7bd674691cda9fc121364977b42c8a8a1d5e14c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 7 Jul 2026 15:43:02 -0400 Subject: [PATCH] New translations en-us.json (Norwegian Bokmal) [ci skip] --- messages/nb-NO.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/messages/nb-NO.json b/messages/nb-NO.json index 179869428..c713ac027 100644 --- a/messages/nb-NO.json +++ b/messages/nb-NO.json @@ -266,6 +266,8 @@ "resourceRawDescriptionCloud": "Proxy forespørsler om rå TCP/UDP ved hjelp av et portnummer. Krever sider for å koble til en ekstern node.", "resourceCreate": "Opprett ressurs", "resourceCreateDescription": "Følg trinnene nedenfor for å opprette en ny ressurs", + "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 ressursinnstillingene inkludert navnet og typen", "resourceSeeAll": "Se alle ressurser", "resourceCreateGeneral": "Generelt", @@ -613,7 +615,8 @@ "idpNameInternal": "Intern", "emailInvalid": "Ugyldig e-postadresse", "inviteValidityDuration": "Vennligst velg en varighet", - "accessRoleSelectPlease": "Vennligst velg en rolle", + "accessRoleSelectPlease": "A user must belong to at least one role.", + "accessRoleRequired": "Role required", "removeOwnAdminRoleConfirmTitle": "Fjern din administratoradgang?", "removeOwnAdminRoleConfirmDescription": "Du vil ikke lenger ha administratorrettigheter i denne organisasjonen etter lagring. En annen administrator kan gjenopprette tilgang hvis nødvendig.", "removeOwnAdminRoleConfirmButton": "Fjern min administratoradgang", @@ -1431,6 +1434,15 @@ "actionSetResourcePincode": "Angi ressurspinkode", "actionSetResourceEmailWhitelist": "Angi e-post-hviteliste for ressurs", "actionGetResourceEmailWhitelist": "Hent e-post-hviteliste for ressurs", + "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": "Opprett mål", "actionDeleteTarget": "Slett mål", "actionGetTarget": "Hent mål", @@ -2317,6 +2329,12 @@ "createInternalResourceDialogClose": "Lukk", "createInternalResourceDialogCreateClientResource": "Opprett privat ressurs", "createInternalResourceDialogCreateClientResourceDescription": "Opprett en ny ressurs som bare vil være tilgjengelig for kunder som er koblet til organisasjonen", + "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": "Ressursegenskaper", "createInternalResourceDialogName": "Navn", "createInternalResourceDialogSite": "Område", @@ -3577,6 +3595,7 @@ "memberPortalResourceDisabled": "Ressurs deaktivert", "memberPortalShowingResources": "Viser {start}-{end} av {total} ressurser", "resourceLauncherTitle": "Ressurslansering", + "resourceSidebarLauncherTitle": "Launcher", "resourceLauncherDescription": "View all available resources and launch them from one central hub", "resourceLauncherSearchPlaceholder": "Search your resources...", "resourceLauncherDefaultView": "Standard",