diff --git a/messages/nl-NL.json b/messages/nl-NL.json index cdf31d6b..8dfba64a 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -257,6 +257,8 @@ "accessRolesSearch": "Rollen zoeken...", "accessRolesAdd": "Rol toevoegen", "accessRoleDelete": "Verwijder rol", + "accessApprovalsManage": "Manage Approvals", + "accessApprovalsDescription": "Manage approval requests in the organization", "description": "Beschrijving", "inviteTitle": "Open uitnodigingen", "inviteDescription": "Beheer uitnodigingen voor andere gebruikers om deel te nemen aan de organisatie", @@ -450,6 +452,18 @@ "selectDuration": "Selecteer duur", "selectResource": "Selecteer Document", "filterByResource": "Filter op pagina", + "selectApprovalState": "Select Approval State", + "filterByApprovalState": "Filter By Approval State", + "approvalListEmpty": "No approvals", + "approvalState": "Approval State", + "approve": "Approve", + "approved": "Approved", + "denied": "Denied", + "deniedApproval": "Denied Approval", + "all": "All", + "deny": "Deny", + "viewDetails": "View Details", + "requestingNewDeviceApproval": "requested a new device", "resetFilters": "Filters resetten", "totalBlocked": "Verzoeken geblokkeerd door Pangolin", "totalRequests": "Totaal verzoeken", @@ -729,16 +743,28 @@ "countries": "Landen", "accessRoleCreate": "Rol aanmaken", "accessRoleCreateDescription": "Maak een nieuwe rol aan om gebruikers te groeperen en hun rechten te beheren.", + "accessRoleEdit": "Edit Role", + "accessRoleEditDescription": "Edit role information.", "accessRoleCreateSubmit": "Rol aanmaken", "accessRoleCreated": "Rol aangemaakt", "accessRoleCreatedDescription": "De rol is succesvol aangemaakt.", "accessRoleErrorCreate": "Rol aanmaken mislukt", "accessRoleErrorCreateDescription": "Fout opgetreden tijdens het aanmaken van de rol.", + "accessRoleUpdateSubmit": "Update Role", + "accessRoleUpdated": "Role updated", + "accessRoleUpdatedDescription": "The role has been successfully updated.", + "accessApprovalUpdated": "Approval processed", + "accessApprovalApprovedDescription": "Set Approval Request decision to approved.", + "accessApprovalDeniedDescription": "Set Approval Request decision to denied.", + "accessRoleErrorUpdate": "Failed to update role", + "accessRoleErrorUpdateDescription": "An error occurred while updating the role.", + "accessApprovalErrorUpdate": "Failed to process approval", + "accessApprovalErrorUpdateDescription": "An error occurred while processing the approval.", "accessRoleErrorNewRequired": "Nieuwe rol is vereist", "accessRoleErrorRemove": "Rol verwijderen mislukt", "accessRoleErrorRemoveDescription": "Er is een fout opgetreden tijdens het verwijderen van de rol.", "accessRoleName": "Rol naam", - "accessRoleQuestionRemove": "U staat op het punt de {name} rol te verwijderen. U kunt deze actie niet ongedaan maken.", + "accessRoleQuestionRemove": "You're about to delete the `{name}` role. You cannot undo this action.", "accessRoleRemove": "Rol verwijderen", "accessRoleRemoveDescription": "Verwijder een rol van de organisatie", "accessRoleRemoveSubmit": "Rol verwijderen", @@ -1193,6 +1219,7 @@ "sidebarOverview": "Overzicht.", "sidebarHome": "Startpagina", "sidebarSites": "Werkruimtes", + "sidebarApprovals": "Approval Requests", "sidebarResources": "Bronnen", "sidebarProxyResources": "Openbaar", "sidebarClientResources": "Privé", @@ -1308,6 +1335,7 @@ "refreshError": "Het vernieuwen van gegevens is mislukt", "verified": "Gecontroleerd", "pending": "In afwachting", + "pendingApproval": "Pending Approval", "sidebarBilling": "Facturering", "billing": "Facturering", "orgBillingDescription": "Beheer factureringsinformatie en abonnementen", @@ -1551,6 +1579,8 @@ "IntervalSeconds": "Gezonde Interval", "timeoutSeconds": "Timeout (sec)", "timeIsInSeconds": "Tijd is in seconden", + "requireDeviceApproval": "Require Device Approvals", + "requireDeviceApprovalDescription": "Users with this role need their devices approved by an admin before they can access resources", "retryAttempts": "Herhaal Pogingen", "expectedResponseCodes": "Verwachte Reactiecodes", "expectedResponseCodesDescription": "HTTP-statuscode die gezonde status aangeeft. Indien leeg wordt 200-300 als gezond beschouwd.",