diff --git a/messages/nl-NL.json b/messages/nl-NL.json index fdc0e958b..861c948cd 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -266,6 +266,8 @@ "resourceRawDescriptionCloud": "Proxy verzoeken over rauwe TCP/UDP met behulp van een poortnummer. Vereist sites om verbinding te maken met een remote node.", "resourceCreate": "Bron maken", "resourceCreateDescription": "Volg de onderstaande stappen om een nieuwe bron te maken", + "resourcePublicCreate": "Create Public Resource", + "resourcePublicCreateDescription": "Follow the steps below to create a new public resource that is accessible through a web browser", "resourceCreateGeneralDescription": "Configureer de basisinstellingen van de bron, inclusief de naam en het type", "resourceSeeAll": "Alle bronnen bekijken", "resourceCreateGeneral": "Algemeen", @@ -613,7 +615,8 @@ "idpNameInternal": "Intern", "emailInvalid": "Ongeldig e-mailadres", "inviteValidityDuration": "Selecteer een tijdsduur", - "accessRoleSelectPlease": "Selecteer een rol", + "accessRoleSelectPlease": "A user must belong to at least one role.", + "accessRoleRequired": "Role required", "removeOwnAdminRoleConfirmTitle": "Uw beheerderstoegang verwijderen?", "removeOwnAdminRoleConfirmDescription": "U zult na het opslaan geen beheerdersrechten meer hebben in deze organisatie. Een andere beheerder kan de toegang indien nodig herstellen.", "removeOwnAdminRoleConfirmButton": "Verwijder Mijn Beheerderstoegang", @@ -1431,6 +1434,15 @@ "actionSetResourcePincode": "Stel Resource Pincode in", "actionSetResourceEmailWhitelist": "Stel Resource e-mail whitelist in", "actionGetResourceEmailWhitelist": "Verkrijg Resource E-mail Whitelist", + "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": "Doelwit aanmaken", "actionDeleteTarget": "Verwijder doel", "actionGetTarget": "Verkrijg Doel", @@ -2317,6 +2329,12 @@ "createInternalResourceDialogClose": "Sluiten", "createInternalResourceDialogCreateClientResource": "Privé bron maken", "createInternalResourceDialogCreateClientResourceDescription": "Maak een nieuwe bron aan die alleen toegankelijk is voor klanten die verbonden zijn met de organisatie", + "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": "Bron-eigenschappen", "createInternalResourceDialogName": "Naam", "createInternalResourceDialogSite": "Site", @@ -3577,6 +3595,7 @@ "memberPortalResourceDisabled": "Bron Uitgeschakeld", "memberPortalShowingResources": "Toont {start}-{end} van {total} bronnen", "resourceLauncherTitle": "Bron Launcher", + "resourceSidebarLauncherTitle": "Launcher", "resourceLauncherDescription": "View all available resources and launch them from one central hub", "resourceLauncherSearchPlaceholder": "Search your resources...", "resourceLauncherDefaultView": "Standaard",