Files
old-gravityflow/languages/gravityflow-nl_NL.po
Almira Krdzic 60fe7f93e5 Initial commit
2018-08-06 15:41:19 +02:00

2651 lines
85 KiB
Plaintext

# Copyright 2015-2017 Steven Henty.
# Translators:
# Erik van Beek <erik@aiwos.nl>, 2015-2017
# FX Bénard <fxb@wp-translations.org>, 2017
# Steve Henty, 2015
# Thom, 2017-2018
msgid ""
msgstr ""
"Project-Id-Version: Gravity Flow\n"
"Report-Msgid-Bugs-To: https://www.gravityflow.io\n"
"POT-Creation-Date: 2017-12-07 10:59:04+00:00\n"
"PO-Revision-Date: 2018-01-30 16:14+0000\n"
"Last-Translator: Chantal Coolsma <chantalcoolsma@me.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/gravityflow/gravityflow/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Gravity Flow Build Server\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-Bookmarks: \n"
"X-Poedit-Country: United States\n"
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Textdomain-Support: yes\n"
#: class-gravity-flow.php:120
msgid "Start the Workflow once payment has been received."
msgstr "Start de workflow zodra betaling is ontvangen."
#: class-gravity-flow.php:366 includes/fields/class-field-user.php:52
#: includes/steps/class-step-approval.php:661
#: includes/steps/class-step-user-input.php:750
#: includes/steps/class-step-user-input.php:994
msgid "User"
msgstr "Gebruiker"
#: class-gravity-flow.php:371 includes/fields/class-field-role.php:51
#: includes/steps/class-step-approval.php:655
#: includes/steps/class-step-user-input.php:758
msgid "Role"
msgstr "Rol"
#: class-gravity-flow.php:376 includes/fields/class-field-discussion.php:62
msgid "Discussion"
msgstr "Discussie"
#: class-gravity-flow.php:391
msgid "Please fill in all required fields"
msgstr "Vul alle vereiste velden in"
#: class-gravity-flow.php:599
msgid "No results matched"
msgstr "Geen resultaten komen overeen"
#: class-gravity-flow.php:620
msgid "Workflow Steps"
msgstr "Workflow stappen"
#: class-gravity-flow.php:620 includes/class-connected-apps.php:438
msgid "Add New"
msgstr "Nieuwe toevoegen"
#: class-gravity-flow.php:763
msgid "Workflow Step Settings"
msgstr "Workflow stap instellingen"
#: class-gravity-flow.php:787
#: includes/fields/class-field-assignee-select.php:94
msgid "Users"
msgstr "Gebruikers"
#: class-gravity-flow.php:791
#: includes/fields/class-field-assignee-select.php:110
msgid "Roles"
msgstr "Rollen"
#: class-gravity-flow.php:817
#: includes/fields/class-field-assignee-select.php:124
msgid "User (Created by)"
msgstr "Gebruiker (aangemaakt door)"
#: class-gravity-flow.php:824
#: includes/fields/class-field-assignee-select.php:136
#: includes/pages/class-status.php:487
msgid "Fields"
msgstr "Velden"
#: class-gravity-flow.php:904 class-gravity-flow.php:2261
msgid "Step Type"
msgstr "Type stap"
#: class-gravity-flow.php:918 class-gravity-flow.php:922
#: includes/pages/class-support.php:132
#: includes/steps/class-step-webhook.php:162
msgid "Name"
msgstr "Naam"
#: class-gravity-flow.php:922
msgid "Enter a name to uniquely identify this step."
msgstr "Vul een unieke naam in om deze stap te identificeren."
#: class-gravity-flow.php:926
msgid "Description"
msgstr "Beschrijving"
#: class-gravity-flow.php:933
msgid "Highlight"
msgstr "Markeren"
#: class-gravity-flow.php:936
msgid ""
"Highlighted steps will stand out in both the workflow inbox and the step "
"list. Use highlighting to bring attention to important tasks and to help "
"organise complex workflows."
msgstr "Gemarkeerde stappen worden benadrukt in zowel de workflow inbox als de stappenlijst. Gebruik markering om aandacht te vestigen op belangrijke taken en om te helpen bij het organiseren van complexe workflows."
#: class-gravity-flow.php:940
msgid ""
"Build the conditional logic that should be applied to this step before it's "
"allowed to be processed. If an entry does not meet the conditions of this "
"step it will fall on to the next step in the list."
msgstr "Maak de voorwaardelijke logica die moet worden toegepast voor deze stap, voordat deze mag worden verwerkt. Als een inzending niet aan de voorwaarden van deze stap voldoet, zal deze op de lijst van de volgende stap verschijnen."
#: class-gravity-flow.php:941
msgid "Condition"
msgstr "Voorwaarde"
#: class-gravity-flow.php:943
msgid "Enable Condition for this step"
msgstr "Voorwaarde voor deze stap inschakelen"
#: class-gravity-flow.php:944
msgid "Perform this step if"
msgstr "Voer deze stap uit als"
#: class-gravity-flow.php:948 class-gravity-flow.php:1479
#: class-gravity-flow.php:1486 class-gravity-flow.php:1492
#: class-gravity-flow.php:1557
msgid "Schedule"
msgstr "Plannen"
#: class-gravity-flow.php:950
msgid ""
"Scheduling a step will queue entries and prevent them from starting this "
"step until the specified date or until the delay period has elapsed."
msgstr "Een stap plannen zet inzendingen in de wachtrij en voorkomt dat deze starten tot een specifieke datum of totdat een bepaalde periode voorbij is."
#: class-gravity-flow.php:951
msgid ""
"Note: the schedule setting requires the WordPress Cron which is included and"
" enabled by default unless your host has deactivated it."
msgstr "Opmerking: de planinstelling vereist de WordPress cron, welke standaard ingeschakeld is, tenzij je host het gedeactiveerd heeft."
#: class-gravity-flow.php:975 class-gravity-flow.php:5615
msgid "Expired"
msgstr "Verlopen"
#: class-gravity-flow.php:979 class-gravity-flow.php:1661
#: class-gravity-flow.php:1668 class-gravity-flow.php:1674
#: class-gravity-flow.php:1740
msgid "Expiration"
msgstr "Vervaldatum"
#: class-gravity-flow.php:980
msgid ""
"Enable the expiration setting to allow this step to expire. Once expired, "
"the entry will automatically proceed to the step configured in the Next Step"
" setting(s) below."
msgstr "Schakel de verval-instelling in om het mogelijk te maken om deze stap te laten verlopen. Zodra deze verlopen is, gaat de inzending automatisch naar de volgende stap zoals geconfigureerd in de instelling(en) hieronder."
#: class-gravity-flow.php:987
msgid "Next step if"
msgstr "Volgende stap als"
#: class-gravity-flow.php:1003
msgid "Step settings updated. %sBack to the list%s or %sAdd another step%s."
msgstr "Stap instellingen bijgewerkt. %sTerug naar de lijst%s of %sVoeg een nieuwe stap toe%s."
#: class-gravity-flow.php:1013
msgid "Update Step Settings"
msgstr "Stap instellingen bijwerken"
#: class-gravity-flow.php:1016
msgid "There was an error while saving the step settings"
msgstr "Er was een fout bij het opslaan van de stap instellingen"
#: class-gravity-flow.php:1034
msgid "This step type is missing."
msgstr "Deze soort stap ontbreekt."
#: class-gravity-flow.php:1036
msgid "The plugin required by this step type is missing."
msgstr "De plugin vereist voor deze soort stap ontbreekt."
#: class-gravity-flow.php:1043
msgid ""
"There is %s entry currently on this step. This entry may be affected if the "
"settings are changed."
msgid_plural ""
"There are %s entries currently on this step. These entries may be affected "
"if the settings are changed."
msgstr[0] "Er is momenteel %s inzending bij deze stap. Deze inzending kan beïnvloed worden als de instellingen worden gewijzigd. "
msgstr[1] "Er zijn momenteel %s inzendingen bij deze stap. Deze inzendingen kunnen worden beïnvloed als de instellingen worden gewijzigd. "
#: class-gravity-flow.php:1429
msgid "Schedule this step"
msgstr "Plan deze stap"
#: class-gravity-flow.php:1442 class-gravity-flow.php:1624
msgid "Delay"
msgstr "Vertragen"
#: class-gravity-flow.php:1446 class-gravity-flow.php:1628
#: includes/pages/class-activity.php:42 includes/pages/class-activity.php:67
#: includes/pages/class-status.php:1022
msgid "Date"
msgstr "Datum"
#: class-gravity-flow.php:1458 class-gravity-flow.php:1640
msgid "Date Field"
msgstr "Datumveld"
#: class-gravity-flow.php:1470
msgid "Schedule Date Field"
msgstr "Datum plannen-veld"
#: class-gravity-flow.php:1496 class-gravity-flow.php:1678
msgid "Minute(s)"
msgstr "minu(u)t(en)"
#: class-gravity-flow.php:1500 class-gravity-flow.php:1682
msgid "Hour(s)"
msgstr "u(u)r(en)"
#: class-gravity-flow.php:1504 class-gravity-flow.php:1686
msgid "Day(s)"
msgstr "dag/dagen"
#: class-gravity-flow.php:1508 class-gravity-flow.php:1690
msgid "Week(s)"
msgstr "we(e)k(en)"
#: class-gravity-flow.php:1529
msgid "Start this step on"
msgstr "Start deze stap op"
#: class-gravity-flow.php:1537 class-gravity-flow.php:1547
msgid "Start this step"
msgstr "Start deze stap"
#: class-gravity-flow.php:1542
msgid "after the workflow step is triggered."
msgstr "nadat de workflow stap is geactiveerd."
#: class-gravity-flow.php:1561 class-gravity-flow.php:1744
msgid "after"
msgstr "nadat"
#: class-gravity-flow.php:1565 class-gravity-flow.php:1748
msgid "before"
msgstr "voordat"
#: class-gravity-flow.php:1611
msgid "Schedule expiration"
msgstr "Plan vervaltijd"
#: class-gravity-flow.php:1652
msgid "Expiration Date Field"
msgstr "Vervaldatum-veld"
#: class-gravity-flow.php:1712
msgid "This step expires on"
msgstr "Deze stap verloopt op"
#: class-gravity-flow.php:1720
msgid "This step will expire"
msgstr "Deze stap zal verlopen op"
#: class-gravity-flow.php:1725
msgid "after the workflow step has started."
msgstr "na de workflow stap gestart is. "
#: class-gravity-flow.php:1730
msgid "Expire this step"
msgstr "Laat deze stap vervallen"
#: class-gravity-flow.php:1762
msgid "Status after expiration"
msgstr "Status na vervaltijd"
#: class-gravity-flow.php:1766
msgid "Expiration Status"
msgstr "Status vervaltijd"
#: class-gravity-flow.php:1776 class-gravity-flow.php:1780
msgid "Next Step if Expired"
msgstr "Volgende stap na verlopen"
#: class-gravity-flow.php:1845
msgid "Highlight this step"
msgstr "Markeer deze stap"
#: class-gravity-flow.php:1864
msgid "Color"
msgstr "Kleur"
#: class-gravity-flow.php:1982 includes/steps/class-step-approval.php:231
#: includes/steps/class-step-user-input.php:127
msgid "Enable"
msgstr "Inschakelen"
#: class-gravity-flow.php:2173
msgid "You must provide a color value for the active highlight to apply."
msgstr "Je moet een kleurwaarde voor de actieve markering opgeven om toe te passen."
#: class-gravity-flow.php:2213 class-gravity-flow.php:4011
msgid "Workflow Complete"
msgstr "Workflow voltooid"
#: class-gravity-flow.php:2214
msgid "Next step in list"
msgstr "Volgende stap in de lijst"
#: class-gravity-flow.php:2259
msgid "Step name"
msgstr "Stap naam"
#: class-gravity-flow.php:2266
msgid "Entries"
msgstr "Inzendingen"
#: class-gravity-flow.php:2277
msgid "(missing)"
msgstr "(ontbrekend)"
#: class-gravity-flow.php:2339
msgid "You don't have any steps configured. Let's go %screate one%s!"
msgstr "U heeft nog geen stap ingesteld. %sMaak een stap%s!"
#: class-gravity-flow.php:2392 includes/pages/class-status.php:1572
#: includes/pages/class-status.php:1577
msgid "Status:"
msgstr "Status:"
#: class-gravity-flow.php:2604 includes/pages/class-activity.php:44
#: includes/pages/class-activity.php:77
#: includes/steps/class-step-webhook.php:615
msgid "Entry ID"
msgstr "Inzending ID"
#: class-gravity-flow.php:2604 includes/pages/class-inbox.php:221
msgid "Submitted"
msgstr "Toegevoegd"
#: class-gravity-flow.php:2610
msgid "Last updated"
msgstr "Laatst bijgewerkt"
#: class-gravity-flow.php:2617
msgid "Submitted by"
msgstr "Toegevoegd door"
#: class-gravity-flow.php:2624 class-gravity-flow.php:3358
#: class-gravity-flow.php:5579 includes/class-connected-apps.php:669
#: includes/pages/class-status.php:1035
#: includes/steps/class-step-feed-slicedinvoices.php:275
#: includes/steps/class-step-user-input.php:994
msgid "Status"
msgstr "Status"
#: class-gravity-flow.php:2633
msgid "Expires"
msgstr "Verloopt"
#: class-gravity-flow.php:2679 includes/steps/class-step-approval.php:621
#: includes/steps/class-step-user-input.php:701
msgid "Queued"
msgstr "Wachtrij"
#: class-gravity-flow.php:2697
msgid "Scheduled"
msgstr "Gepland"
#: class-gravity-flow.php:2708 class-gravity-flow.php:2709
#: class-gravity-flow.php:4920 class-gravity-flow.php:4922
msgid "Step expired"
msgstr "Stap is verlopen"
#: class-gravity-flow.php:2713
msgid "Expired: refresh the page"
msgstr "Verlopen: ververs deze pagina"
#: class-gravity-flow.php:2730
msgid "Admin"
msgstr "Beheerder"
#: class-gravity-flow.php:2737
msgid "Select an action"
msgstr "Selecteer een actie"
#: class-gravity-flow.php:2740 includes/pages/class-status.php:377
msgid "Apply"
msgstr "Toepassen"
#: class-gravity-flow.php:2764
#: includes/merge-tags/class-merge-tag-workflow-cancel.php:69
msgid "Cancel Workflow"
msgstr "Workflow annuleren"
#: class-gravity-flow.php:2768
msgid "Restart this step"
msgstr "Deze stap opnieuw starten"
#: class-gravity-flow.php:2777 includes/pages/class-status.php:294
msgid "Restart Workflow"
msgstr "Workflow opnieuw starten"
#: class-gravity-flow.php:2797
msgid "Send to step:"
msgstr "Stuur naar stap:"
#: class-gravity-flow.php:2830
msgid "Workflow complete"
msgstr "Workflow voltooid"
#: class-gravity-flow.php:2840
msgid "View"
msgstr "Bekijken"
#: class-gravity-flow.php:3017
msgid "General"
msgstr "Algemeen"
#: class-gravity-flow.php:3018 class-gravity-flow.php:4986
msgid "Gravity Flow Settings"
msgstr "Gravity Flow instellingen"
#: class-gravity-flow.php:3023 class-gravity-flow.php:3137
msgid "Labels"
msgstr "Labels"
#: class-gravity-flow.php:3028 includes/class-connected-apps.php:433
msgid "Connected Apps"
msgstr "Verbonden apps"
#: class-gravity-flow.php:3043 class-gravity-flow.php:6558
msgid "Uninstall"
msgstr "Installatie ongedaan maken"
#: class-gravity-flow.php:3103 class-gravity-flow.php:5603
#: class-gravity-flow.php:6194 includes/steps/class-step.php:315
msgid "Pending"
msgstr "Wachtend"
#: class-gravity-flow.php:3104 class-gravity-flow.php:5618
#: class-gravity-flow.php:6190
msgid "Cancelled"
msgstr "Geannuleerd"
#: class-gravity-flow.php:3142
msgid "Navigation"
msgstr "Navigatie"
#: class-gravity-flow.php:3150
msgid "Status Labels"
msgstr "Statuslabels"
#: class-gravity-flow.php:3157
#: includes/steps/class-step-feed-user-registration.php:91
#: includes/steps/class-step-user-input.php:903
msgid "Update"
msgstr "Bijwerken"
#: class-gravity-flow.php:3178
msgid "Invalid token"
msgstr "Ongeldige token"
#: class-gravity-flow.php:3182
msgid "Token already expired"
msgstr "Token is verlopen"
#: class-gravity-flow.php:3190
msgid "Token revoked"
msgstr "Token ingetrokken"
#: class-gravity-flow.php:3194
msgid "Tools"
msgstr "Gereedschap"
#: class-gravity-flow.php:3210
msgid "Revoke a token"
msgstr "Een token intrekken"
#: class-gravity-flow.php:3216
msgid "Revoke"
msgstr "Intrekken"
#: class-gravity-flow.php:3261
msgid "Entries per page"
msgstr "Inzendingen per pagina"
#: class-gravity-flow.php:3293
msgid "Published"
msgstr "Gepubliceerd"
#: class-gravity-flow.php:3304
msgid "No workflow steps have been added to any forms yet."
msgstr "Er zijn nog geen workflow stappen toegevoegd aan een formulier."
#: class-gravity-flow.php:3313 includes/class-extension.php:298
#: includes/class-feed-extension.php:298
msgid "Settings"
msgstr "Instellingen"
#: class-gravity-flow.php:3317 includes/class-extension.php:163
#: includes/class-feed-extension.php:163
#: includes/wizard/steps/class-iw-step-license-key.php:49
msgid "License Key"
msgstr "Licentiesleutel"
#: class-gravity-flow.php:3321 includes/class-extension.php:167
#: includes/class-feed-extension.php:167
msgid "Invalid license"
msgstr "Ongeldige licentie"
#: class-gravity-flow.php:3327
#: includes/wizard/steps/class-iw-step-updates.php:74
msgid "Background Updates"
msgstr "Updates op de achtergrond"
#: class-gravity-flow.php:3328
msgid ""
"Set this to ON to allow Gravity Flow to download and install bug fixes and "
"security updates automatically in the background. Requires a valid license "
"key."
msgstr "Zet dit op AAN om Gravity Flow toestemming te geven om automatisch bug fixes en veiligheidsupdates te downloaden en installeren op de achtergrond. Vereist een geldige licentiesleutel."
#: class-gravity-flow.php:3333
msgid "On"
msgstr "Aan"
#: class-gravity-flow.php:3334
msgid "Off"
msgstr "Uit"
#: class-gravity-flow.php:3342
msgid "Published Workflow Forms"
msgstr "Gepubliceerde workflow formulieren"
#: class-gravity-flow.php:3343
msgid "Select the forms you wish to publish on the Submit page."
msgstr "Selecteer de formulieren die je wilt publiceren op de Versturen-pagina."
#: class-gravity-flow.php:3348
msgid "Default Pages"
msgstr "Standaard pagina's"
#: class-gravity-flow.php:3349
msgid ""
"Select the pages which contain the following gravityflow shortcodes. For "
"example, the inbox page selected below will be used when preparing merge "
"tags such as {workflow_inbox_link} when the page_id attribute is not "
"specified."
msgstr "Selecteer de pagina's die de volgende gravityflow shortcodes bevatten. Bijvoorbeeld, de inbox pagina die hieronder is geselecteerd, zal worden gebruikt bij het maken van de merge tags zoals {workflow_inbox_link} wanneer het page_id-attribuut niet is gespecificeerd."
#: class-gravity-flow.php:3353 class-gravity-flow.php:5577
#: includes/merge-tags/class-merge-tag-workflow-url.php:50
msgid "Inbox"
msgstr "Inbox"
#: class-gravity-flow.php:3363 class-gravity-flow.php:5578
#: includes/steps/class-step-user-input.php:878
#: includes/steps/class-step-user-input.php:903
msgid "Submit"
msgstr "Versturen"
#: class-gravity-flow.php:3376
msgid "Update Settings"
msgstr "Instellingen bijwerken"
#: class-gravity-flow.php:3378
msgid "Settings updated successfully"
msgstr "Instellingen zijn succesvol bijgewerkt"
#: class-gravity-flow.php:3379
msgid "There was an error while saving the settings"
msgstr "Er ging iets fout bij het opslaan van de instellingen"
#: class-gravity-flow.php:3406
msgid "Select page"
msgstr "Selecteer pagina"
#: class-gravity-flow.php:3520
#: includes/wizard/steps/class-iw-step-pages.php:66
msgid "Submit a Workflow Form"
msgstr "Verstuur een workflow formulier"
#: class-gravity-flow.php:3558
msgid ""
"Important: Gravity Flow (Development Version) is missing some important "
"files that were not included in the installation package. Consult the "
"readme.md file for further details."
msgstr "Belangrijk: Gravity Flow (ontwikkelingsversie) mist enkele belangrijke bestanden die niet waren bijgevoegd in het installatiepakket. Raadpleeg het readme.md-bestand voor verdere details."
#: class-gravity-flow.php:3630
msgid "Oops! We could not locate your entry."
msgstr "Oeps! We konden je inzending niet vinden."
#: class-gravity-flow.php:3654 includes/steps/class-step-approval.php:883
msgid "Error: incorrect entry."
msgstr "Fout: onjuiste inzending."
#: class-gravity-flow.php:3660
msgid "Workflow Cancelled"
msgstr "Workflow geannuleerd"
#: class-gravity-flow.php:3667
msgid "Error: This URL is no longer valid."
msgstr "Fout: deze URL is niet langer geldig."
#: class-gravity-flow.php:3733
#: includes/wizard/steps/class-iw-step-pages.php:64
msgid "Workflow Inbox"
msgstr "Workflow inbox"
#: class-gravity-flow.php:3773
#: includes/wizard/steps/class-iw-step-pages.php:65
msgid "Workflow Status"
msgstr "Workflow status"
#: class-gravity-flow.php:3813
msgid "Workflow Activity"
msgstr "Workflow activiteit"
#: class-gravity-flow.php:3854
msgid "Workflow Reports"
msgstr "Workflow rapporten"
#: class-gravity-flow.php:3898
msgid "Your inbox of pending tasks"
msgstr "Je inbox met lopende taken"
#: class-gravity-flow.php:3912
msgid "Submit a Workflow"
msgstr "Verstuur een workflow"
#: class-gravity-flow.php:3924
msgid "Your workflows"
msgstr "Je workflows"
#: class-gravity-flow.php:3935 class-gravity-flow.php:5581
msgid "Reports"
msgstr "Rapporten"
#: class-gravity-flow.php:3946 class-gravity-flow.php:5582
msgid "Activity"
msgstr "Activiteit"
#: class-gravity-flow.php:3977 includes/class-api.php:133
msgid "Workflow cancelled."
msgstr "Workflow geannuleerd."
#: class-gravity-flow.php:3981 class-gravity-flow.php:3993
msgid "The entry does not currently have an active step."
msgstr "Deze inzending heeft op dit moment geen actieve stap."
#: class-gravity-flow.php:3990 includes/class-api.php:155
msgid "Workflow Step restarted."
msgstr "Workflow stap opnieuw gestart."
#: class-gravity-flow.php:4001 includes/class-api.php:195
#: includes/pages/class-status.php:1672
msgid "Workflow restarted."
msgstr "Workflow opnieuw gestart."
#: class-gravity-flow.php:4011 includes/class-api.php:239
msgid "Sent to step: %s"
msgstr "Verzenden naar stap: : %s"
#: class-gravity-flow.php:4029
msgid "Workflow: approved or rejected"
msgstr "Workflow: goedgekeurd of afgewezen"
#: class-gravity-flow.php:4030
msgid "Workflow: user input"
msgstr "Workflow: gebruikersinvoer"
#: class-gravity-flow.php:4031
msgid "Workflow: complete"
msgstr "Workflow: voltooid"
#: class-gravity-flow.php:4743
msgid ""
"Gravity Flow Steps imported. IMPORTANT: Check the assignees for each step. "
"If the form was imported from a different installation with different user "
"IDs then steps may need to be reassigned."
msgstr "Gravity Flow stappen geïmporteerd. BELANGRIJK: controleer de toegewezen medewerkers bij elke stap. Als het formulier geïmporteerd was vanaf een belangrijke installatie met andere gebruiker ID's moeten stappen misschien opnieuw worden toegewezen."
#: class-gravity-flow.php:4990
msgid ""
"%sThis operation deletes ALL Gravity Flow settings%s. If you continue, you "
"will NOT be able to retrieve these settings."
msgstr "%sDeze actie verwijdert ALLE Gravity Flow instellingen%s. Als je doorgaat, kun je deze instellingen NIET meer herstellen."
#: class-gravity-flow.php:4994
msgid ""
"Warning! ALL Gravity Flow settings will be deleted. This cannot be undone. "
"'OK' to delete, 'Cancel' to stop"
msgstr "Waarschuwing! ALLE Gravity Flow instellingen zullen worden verwijderd. Dit kan niet ongedaan gemaakt worden. 'OK' om te verwijderen, 'Annuleren' om te stoppen."
#: class-gravity-flow.php:5416
msgid "%d year"
msgid_plural "%d years"
msgstr[0] "%d jaar"
msgstr[1] "%d jaren"
#: class-gravity-flow.php:5420
msgid "%d month"
msgid_plural "%d months"
msgstr[0] "%d maand"
msgstr[1] "%d maanden"
#: class-gravity-flow.php:5424
msgid "%dd"
msgstr "%dd"
#: class-gravity-flow.php:5441
msgid "%dh"
msgstr "%du"
#: class-gravity-flow.php:5446
msgid "%dm"
msgstr "%dm"
#: class-gravity-flow.php:5450
msgid "%ds"
msgstr "%ds"
#: class-gravity-flow.php:5493
msgid "Every Fifteen Minutes"
msgstr "Elke vijftien minuten"
#: class-gravity-flow.php:5506 class-gravity-flow.php:5526
msgid "Not authorized"
msgstr "Niet geautoriseerd"
#: class-gravity-flow.php:5576 class-gravity-flow.php:6349
msgid "Workflow"
msgstr "Workflow"
#: class-gravity-flow.php:5580
msgid "Support"
msgstr "Ondersteuning"
#: class-gravity-flow.php:5606 includes/steps/class-step-user-input.php:699
#: includes/steps/class-step-user-input.php:817
#: includes/steps/class-step.php:174
msgid "Complete"
msgstr "Voltooid"
#: class-gravity-flow.php:5609 includes/steps/class-step-approval.php:40
#: includes/steps/class-step-approval.php:617
msgid "Approved"
msgstr "Goedgekeurd"
#: class-gravity-flow.php:5612 includes/steps/class-step-approval.php:34
#: includes/steps/class-step-approval.php:619
msgid "Rejected"
msgstr "Afgewezen"
#: class-gravity-flow.php:5673
msgid "Oops! We couldn't find your lead. Please try again"
msgstr "Oeps! We konden je lead niet vinden. Probeer het nogmaals."
#: class-gravity-flow.php:5715 includes/pages/class-entry-detail.php:169
msgid "Would you like to delete this file? 'Cancel' to stop. 'OK' to delete"
msgstr "Wil je dit bestand verwijderen? 'Annuleren' om te stoppen. 'OK' om te verwijderen"
#: class-gravity-flow.php:5793
msgid "All fields"
msgstr "Alle velden"
#: class-gravity-flow.php:5797
msgid "Selected fields"
msgstr "Geselecteerde velden"
#: class-gravity-flow.php:5824
msgid "Except"
msgstr "Uitgezonderd"
#: class-gravity-flow.php:5843
msgid "Order Summary"
msgstr "Samenvatting bestelling"
#: class-gravity-flow.php:5935 includes/steps/class-step-webhook.php:257
msgid "Key"
msgstr "Sleutel"
#: class-gravity-flow.php:5936 includes/steps/class-step-webhook.php:258
msgid "Value"
msgstr "Waarde"
#: class-gravity-flow.php:6042
msgid "Reset"
msgstr "Herstellen"
#: class-gravity-flow.php:6077
msgid "Add Custom Key"
msgstr "Aangepaste sleutel toevoegen"
#: class-gravity-flow.php:6080
msgid "Add Custom Value"
msgstr "Aangepaste waarde toevoegen"
#: class-gravity-flow.php:6157 includes/class-common.php:84
#: includes/steps/class-step-webhook.php:617
msgid "User IP"
msgstr "Gebruiker IP"
#: class-gravity-flow.php:6163
msgid "Source URL"
msgstr "Bron URL"
#: class-gravity-flow.php:6169 includes/class-common.php:90
msgid "Payment Status"
msgstr "Betalingsstatus"
#: class-gravity-flow.php:6174
msgid "Paid"
msgstr "Betaald"
#: class-gravity-flow.php:6178
msgid "Processing"
msgstr "Verwerken"
#: class-gravity-flow.php:6182
msgid "Failed"
msgstr "Mislukt"
#: class-gravity-flow.php:6186
msgid "Active"
msgstr "Actief"
#: class-gravity-flow.php:6198
msgid "Refunded"
msgstr "Terugbetaald"
#: class-gravity-flow.php:6202
msgid "Voided"
msgstr "Ongeldig"
#: class-gravity-flow.php:6209 includes/class-common.php:99
msgid "Payment Amount"
msgstr "Betalingshoeveelheid"
#: class-gravity-flow.php:6215 includes/class-common.php:93
msgid "Transaction ID"
msgstr "Transactie ID"
#: class-gravity-flow.php:6221 includes/steps/class-step-webhook.php:619
msgid "Created By"
msgstr "Aangemaakt door"
#: class-gravity-flow.php:6350
msgid "Entry Link"
msgstr "Inzending-link"
#: class-gravity-flow.php:6351
msgid "Entry URL"
msgstr "Inzending URL"
#: class-gravity-flow.php:6352
msgid "Inbox Link"
msgstr "Inbox-link"
#: class-gravity-flow.php:6353
msgid "Inbox URL"
msgstr "Inbox-URL"
#: class-gravity-flow.php:6354
msgid "Cancel Link"
msgstr "Annuleren-link"
#: class-gravity-flow.php:6355
msgid "Cancel URL"
msgstr "Annuleren URL"
#: class-gravity-flow.php:6356 includes/pages/class-inbox.php:418
#: includes/steps/class-step-approval.php:705
#: includes/steps/class-step-user-input.php:954
#: includes/steps/class-step.php:1820
msgid "Note"
msgstr "Notitie"
#: class-gravity-flow.php:6357 includes/pages/class-entry-detail.php:472
msgid "Timeline"
msgstr "Tijdlijn"
#: class-gravity-flow.php:6358 includes/fields/class-fields.php:101
msgid "Assignees"
msgstr "Toegewezen medewerkers"
#: class-gravity-flow.php:6359
msgid "Approve Link"
msgstr "Goedkeuren-link"
#: class-gravity-flow.php:6360
msgid "Approve URL"
msgstr "Goedkeuring URL"
#: class-gravity-flow.php:6361
msgid "Approve Token"
msgstr "Goedkeuren-token"
#: class-gravity-flow.php:6362
msgid "Reject Link"
msgstr "Afwijzen-link"
#: class-gravity-flow.php:6363
msgid "Reject URL"
msgstr "Afwijzen URL"
#: class-gravity-flow.php:6364
msgid "Reject Token"
msgstr "Afwijzen-token"
#: class-gravity-flow.php:6411
msgid "Current User"
msgstr "Huidige gebruiker"
#: class-gravity-flow.php:6417
msgid "Workflow Assignee"
msgstr "Workflow toegewezen medewerker"
#: class-gravity-flow.php:6551
msgid "Entry Detail Admin Actions"
msgstr "Beheerdersacties inzendingsdetails"
#: class-gravity-flow.php:6554
msgid "View All"
msgstr "Alles bekijken"
#: class-gravity-flow.php:6557
msgid "Manage Settings"
msgstr "Instellingen beheren"
#: class-gravity-flow.php:6559
msgid "Manage Form Steps"
msgstr "Formulierstappen beheren"
#: includes/EDD_SL_Plugin_Updater.php:201
msgid ""
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
msgstr "Er is een nieuwe versie van %1$s beschikbaar. %2$sBekijk versie %3$s details%4$s."
#: includes/EDD_SL_Plugin_Updater.php:209
msgid ""
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
"or %5$supdate now%6$s."
msgstr "Er is een nieuwe versie van %1$s beschikbaar. %2$sBekijk details versie %3$s%4$s of %5$swerk nu bij%6$s."
#: includes/EDD_SL_Plugin_Updater.php:404
msgid "You do not have permission to install plugin updates"
msgstr "U heeft geen toestemming om plugin updates te installeren"
#: includes/EDD_SL_Plugin_Updater.php:404
msgid "Error"
msgstr "Fout"
#: includes/class-common.php:87 includes/steps/class-step-webhook.php:618
msgid "Source Url"
msgstr "Bron URL"
#: includes/class-common.php:96
msgid "Payment Date"
msgstr "Betaaldatum"
#: includes/class-common.php:254
msgid "Workflow Submitted"
msgstr "Workflow verstuurd"
#: includes/class-connected-apps.php:327
msgid "Using Consumer Key and Secret to Get Temporary Credentials"
msgstr "Consumer key en secret gebruiken om tijdelijke inloggegevens te krijgen"
#: includes/class-connected-apps.php:328
msgid "Redirecting for user authorization - you may need to login first"
msgstr "Doorverwijzen voor gebruikersautorisatie - je moet waarschijnlijk eerst inloggen"
#: includes/class-connected-apps.php:329
msgid "Using credentials from user authorization to get permanent credentials"
msgstr "Gebruik inloggegevens van gebruikersautorisatie om permanente inloggegevens te krijgen"
#: includes/class-connected-apps.php:424
msgid "App deleted. Redirecting..."
msgstr "App verwijderd. Doorverwijzen..."
#: includes/class-connected-apps.php:445
msgid "Authorization Status Details"
msgstr "Details status autorisatie"
#: includes/class-connected-apps.php:460
msgid ""
"If you don't see Success for all of the above steps, please check details "
"and try again."
msgstr "Als je geen Succes voor alle bovenstaande stappen ziet, controleer dan de details en probeer het nogmaals."
#: includes/class-connected-apps.php:471
msgid ""
"Note: Connected Apps is a beta feature of the Outgoing Webhook step. If you "
"come across any issues, please submit a support request."
msgstr "Opmerking: verbonden apps is een beta-functie van de uitgaande webhook-stap. Als je tegen problemen aanloopt, verstuur dan een ondersteuningsaanvraag."
#: includes/class-connected-apps.php:493
msgid "Edit App"
msgstr "App bewerken"
#: includes/class-connected-apps.php:493
msgid "Add an App"
msgstr "App toevoegen"
#: includes/class-connected-apps.php:504 includes/class-connected-apps.php:667
msgid "App Name"
msgstr "Naam app"
#: includes/class-connected-apps.php:506
msgid "Enter a name for the app."
msgstr "Vul een naam voor de app in."
#: includes/class-connected-apps.php:518
msgid "App Type"
msgstr "Soort app"
#: includes/class-connected-apps.php:520
msgid ""
"Currently only WordPress sites using the official WordPress REST API OAuth1 "
"plugin are supported."
msgstr "Momenteel worden alleen WordPress sites die de officiële WordPress REST API OAuth1-plugin gebruiken ondersteund."
#: includes/class-connected-apps.php:524 includes/class-connected-apps.php:698
msgid "WordPress OAuth1"
msgstr "WordPress OAuth1"
#: includes/class-connected-apps.php:532
msgid "URL"
msgstr "URL"
#: includes/class-connected-apps.php:534
msgid "Enter the URL of the site."
msgstr "Vul de URL van de site in."
#: includes/class-connected-apps.php:546
msgid "Authorization Status"
msgstr "Status autorisatie"
#: includes/class-connected-apps.php:558
msgid "Cancel"
msgstr "Annuleren"
#: includes/class-connected-apps.php:566
msgid ""
"Before continuing, copy and paste the current URL from your browser's "
"address bar into the Callback setting of the registered application."
msgstr "Voordat je doorgaat, kopieer en plak de huidige URL van de adresbalk van je browser in de Callback-instelling van de geregistreerde applicatie."
#: includes/class-connected-apps.php:571
msgid "Client Key"
msgstr "Client key"
#: includes/class-connected-apps.php:571
msgid "Enter the Client Key."
msgstr "Vul de client key in."
#: includes/class-connected-apps.php:577
msgid "Client Secret"
msgstr "Client secret"
#: includes/class-connected-apps.php:577
msgid "Enter Client Secret."
msgstr "Vul de client secret in."
#: includes/class-connected-apps.php:587
msgid "Authorize App"
msgstr "App autoriseren"
#: includes/class-connected-apps.php:598
msgid "Re-authorize App"
msgstr "App opnieuw autoriseren"
#: includes/class-connected-apps.php:646
msgid "App"
msgstr "App"
#: includes/class-connected-apps.php:647
msgid "Apps"
msgstr "Apps"
#: includes/class-connected-apps.php:668 includes/pages/class-activity.php:45
#: includes/pages/class-activity.php:82
msgid "Type"
msgstr "Type"
#: includes/class-connected-apps.php:677
msgid "You don't have any Connected Apps configured."
msgstr "Je hebt nog geen verbonden apps geconfigureerd."
#: includes/class-connected-apps.php:737
#: includes/steps/class-step-feed-slicedinvoices.php:280
msgid "Edit"
msgstr "Bewerken"
#: includes/class-connected-apps.php:738
msgid ""
"You are about to delete this app '%s'\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr "Je staat op het punt om deze app '%s' te verwijderen\n 'Annuleren' om te stoppen, 'OK' om te verwijderen."
#: includes/class-connected-apps.php:738
msgid "Delete"
msgstr "Verwijderen"
#: includes/class-extension.php:259 includes/class-feed-extension.php:259
msgid ""
"%s is not able to run because your WordPress environment has not met the "
"minimum requirements."
msgstr "%s kan niet worden gedraaid, omdat je WordPress omgeving niet aan de minimale vereisten voldoet."
#: includes/class-extension.php:260 includes/class-feed-extension.php:260
msgid "Please resolve the following issues to use %s:"
msgstr "Los de volgende problemen op om %s te gebruiken:"
#: includes/class-gravityview-detail-link.php:26
msgid "Link to Workflow Entry Detail"
msgstr "Link naar details workflow inzending"
#: includes/class-gravityview-detail-link.php:61
msgid "Workflow Detail Link"
msgstr "Details workflow-link"
#: includes/class-gravityview-detail-link.php:63
msgid "Display a link to the workflow detail page."
msgstr "Toon een link naar de workflow detail pagina."
#: includes/class-gravityview-detail-link.php:129
msgid "Link Text:"
msgstr "Tekst link:"
#: includes/class-gravityview-detail-link.php:131
msgid "View Details"
msgstr "Bekijk details"
#: includes/class-rest-api.php:72
msgid "Entry ID missing"
msgstr "Inzending ID mist"
#: includes/class-rest-api.php:78
msgid "Workflow base missing"
msgstr "Workflow basis ontbreekt"
#: includes/class-rest-api.php:84 includes/class-rest-api.php:92
msgid "Entry not found"
msgstr "Inzending niet gevonden"
#: includes/class-rest-api.php:96
msgid "The entry is not on the expected step."
msgstr "De inzending is niet bij de verwachte stap. "
#: includes/class-web-api.php:205
msgid "Forbidden"
msgstr "Verboden"
#: includes/fields/class-field-assignee-select.php:56
#: includes/pages/class-reports.php:299 includes/pages/class-reports.php:357
#: includes/pages/class-reports.php:498
msgid "Assignee"
msgstr "Medewerker"
#: includes/fields/class-field-discussion.php:101
msgid "Example comment."
msgstr "Voorbeeld reactie. "
#: includes/fields/class-field-discussion.php:193
#: includes/fields/class-field-discussion.php:196
msgid "View More"
msgstr "Toon meer"
#: includes/fields/class-field-discussion.php:194
msgid "View Less"
msgstr "Toon minder"
#: includes/fields/class-field-discussion.php:306
msgid "Delete Comment"
msgstr "Reactie verwijderen"
#: includes/fields/class-field-discussion.php:470
msgid ""
"Would you like to delete this comment? 'Cancel' to stop. 'OK' to delete"
msgstr "Wil je deze reactie verwijderen? 'Annuleren' om te stoppen. 'OK' om te verwijderen."
#: includes/fields/class-field-discussion.php:483
msgid "There was an issue deleting this comment."
msgstr "Er was een probleem bij het verwijderen van deze reactie."
#: includes/fields/class-fields.php:59 includes/fields/class-fields.php:74
msgid "Workflow Fields"
msgstr "Workflow velden"
#: includes/fields/class-fields.php:74
msgid "Workflow Fields add advanced workflow functionality to your forms."
msgstr "Workflow velden voegen geavanceerde workflow functionaliteiten aan je formulieren toe."
#: includes/fields/class-fields.php:75 includes/fields/class-fields.php:178
msgid "Custom Timestamp Format"
msgstr "Aangepast formaat tijdstempel"
#: includes/fields/class-fields.php:75
msgid ""
"If you would like to override the default format used when displaying the "
"comment timestamps, enter your %scustom format%s here."
msgstr "Als je de standaardnotatie voor het tonen van de tijd in reacties wilt aanpassen, vul dan je %saangepaste notatie%s hier in."
#: includes/fields/class-fields.php:105
msgid "Show Users"
msgstr "Toon gebruikers"
#: includes/fields/class-fields.php:113
msgid "Show Roles"
msgstr "Toon rollen"
#: includes/fields/class-fields.php:121
msgid "Show Fields"
msgstr "Toon velden"
#: includes/fields/class-fields.php:138
msgid "Users Role Filter"
msgstr "Gebruikersrol-filter"
#: includes/fields/class-fields.php:153
msgid "Include users from all roles"
msgstr "Inclusief gebruikers van alle rollen"
#: includes/merge-tags/class-merge-tag-workflow-approve.php:64
#: includes/steps/class-step-approval.php:57
#: includes/steps/class-step-approval.php:739
msgid "Approve"
msgstr "Goedkeuren"
#: includes/merge-tags/class-merge-tag-workflow-reject.php:64
#: includes/steps/class-step-approval.php:68
#: includes/steps/class-step-approval.php:755
msgid "Reject"
msgstr "Afwijzen"
#: includes/merge-tags/class-merge-tag-workflow-url.php:50
msgid "Entry"
msgstr "Inzending"
#: includes/merge-tags/class-merge-tag.php:128
msgid "Method '%s' not implemented. Must be over-ridden in subclass."
msgstr "Methode '%s' niet geïmplementeerd. Moet in subklasse worden overschreven."
#: includes/pages/class-activity.php:29 includes/pages/class-reports.php:53
msgid "You don't have permission to view this page"
msgstr "U heeft geen toestemming deze pagina te bekijken"
#: includes/pages/class-activity.php:41
msgid "Event ID"
msgstr "Gebeurtenis ID"
#: includes/pages/class-activity.php:43 includes/pages/class-activity.php:72
#: includes/pages/class-inbox.php:210 includes/pages/class-reports.php:133
#: includes/pages/class-status.php:1024
msgid "Form"
msgstr "Formulier"
#: includes/pages/class-activity.php:46 includes/pages/class-activity.php:87
#: includes/pages/class-activity.php:117
msgid "Event"
msgstr "Gebeurtenis"
#: includes/pages/class-activity.php:47 includes/pages/class-activity.php:105
#: includes/pages/class-inbox.php:218 includes/pages/class-reports.php:237
#: includes/pages/class-reports.php:499 includes/pages/class-status.php:1031
msgid "Step"
msgstr "Stap"
#: includes/pages/class-activity.php:48
msgid "Duration"
msgstr "Duur"
#: includes/pages/class-activity.php:62 includes/pages/class-inbox.php:202
#: includes/pages/class-status.php:1020
msgid "ID"
msgstr "ID"
#: includes/pages/class-activity.php:141
msgid "Waiting for workflow activity"
msgstr "Wachten op workflow activiteit"
#: includes/pages/class-entry-detail.php:67
#: includes/pages/class-print-entries.php:69
msgid "You don't have permission to view this entry."
msgstr "U heeft geen toestemming om deze inzending te bekijken. "
#: includes/pages/class-entry-detail.php:180
msgid "Ajax error while deleting file."
msgstr "Ajax fout tijdens het verwijderen van het bestand. "
#: includes/pages/class-entry-detail.php:441
#: includes/pages/class-status.php:291 includes/pages/class-status.php:622
msgid "Print"
msgstr "Afdrukken"
#: includes/pages/class-entry-detail.php:447
msgid "include timeline"
msgstr "inclusief tijdlijn"
#: includes/pages/class-entry-detail.php:640
#: includes/pages/class-print-entries.php:182
msgid "Entry # "
msgstr "Inzending #"
#: includes/pages/class-entry-detail.php:649
msgid "show empty fields"
msgstr "toon lege velden"
#: includes/pages/class-entry-detail.php:726
msgid "Order"
msgstr "Volgorde"
#: includes/pages/class-entry-detail.php:989
msgid "Product"
msgstr "Product"
#: includes/pages/class-entry-detail.php:990
msgid "Qty"
msgstr "Aantal"
#: includes/pages/class-entry-detail.php:991
msgid "Unit Price"
msgstr "Prijs per stuk"
#: includes/pages/class-entry-detail.php:992
msgid "Price"
msgstr "Prijs"
#: includes/pages/class-entry-detail.php:1055
#: includes/steps/class-step-feed-slicedinvoices.php:265
msgid "Total"
msgstr "Totaal"
#: includes/pages/class-help.php:23
msgid "Help"
msgstr "Help"
#: includes/pages/class-inbox.php:71
msgid "No pending tasks"
msgstr "Momenteel geen taken"
#: includes/pages/class-inbox.php:214 includes/pages/class-status.php:1027
msgid "Submitter"
msgstr "Inzender"
#: includes/pages/class-inbox.php:225 includes/pages/class-status.php:1051
msgid "Last Updated"
msgstr "Laatst bijgewerkt"
#: includes/pages/class-print-entries.php:23
msgid "Form ID and Lead ID are required parameters."
msgstr "Formulier ID en lead ID zijn vereiste parameters."
#: includes/pages/class-print-entries.php:182
msgid "Bulk Print"
msgstr "Bulk afdrukken"
#: includes/pages/class-reports.php:76 includes/pages/class-reports.php:516
msgid "Filter"
msgstr "Filter"
#: includes/pages/class-reports.php:127 includes/pages/class-reports.php:179
#: includes/pages/class-reports.php:231 includes/pages/class-reports.php:293
#: includes/pages/class-reports.php:351 includes/pages/class-reports.php:410
msgid "No data to display"
msgstr "Geen gegevens om te tonen"
#: includes/pages/class-reports.php:133 includes/pages/class-reports.php:154
#: includes/pages/class-reports.php:185 includes/pages/class-reports.php:206
#: includes/pages/class-reports.php:416 includes/pages/class-reports.php:442
msgid "Workflows Completed"
msgstr "Voltooide workflows"
#: includes/pages/class-reports.php:133 includes/pages/class-reports.php:155
#: includes/pages/class-reports.php:185 includes/pages/class-reports.php:207
#: includes/pages/class-reports.php:237 includes/pages/class-reports.php:264
#: includes/pages/class-reports.php:299 includes/pages/class-reports.php:326
#: includes/pages/class-reports.php:357 includes/pages/class-reports.php:386
#: includes/pages/class-reports.php:416 includes/pages/class-reports.php:443
msgid "Average Duration (hours)"
msgstr "Gemiddelde duur (uren)"
#: includes/pages/class-reports.php:143
msgid "Forms"
msgstr "Formulieren"
#: includes/pages/class-reports.php:144 includes/pages/class-reports.php:196
msgid "Workflows completed and average duration"
msgstr "Voltooide workflows en gemiddelde duur"
#: includes/pages/class-reports.php:185 includes/pages/class-reports.php:416
#: includes/pages/class-reports.php:497
msgid "Month"
msgstr "Maand"
#: includes/pages/class-reports.php:237 includes/pages/class-reports.php:263
#: includes/pages/class-reports.php:299 includes/pages/class-reports.php:325
#: includes/pages/class-reports.php:357 includes/pages/class-reports.php:385
msgid "Completed"
msgstr "Voltooid"
#: includes/pages/class-reports.php:253
msgid "Step completed and average duration"
msgstr "Voltooide stap en gemiddelde duur"
#: includes/pages/class-reports.php:315 includes/pages/class-reports.php:375
msgid "Step completed and average duration by assignee"
msgstr "Voltooide stap en gemiddelde duur per toegewezen medewerker"
#: includes/pages/class-reports.php:432
msgid "Workflows completed and average duration by month"
msgstr "Voltooide workflows en gemiddelde duur per maand"
#: includes/pages/class-reports.php:462
msgid "Select A Workflow Form"
msgstr "Selecteer een workflow formulier"
#: includes/pages/class-reports.php:480
msgid "Last 12 months"
msgstr "Laatste 12 maanden"
#: includes/pages/class-reports.php:481
msgid "Last 6 months"
msgstr "Laatste 6 maanden"
#: includes/pages/class-reports.php:482
msgid "Last 3 months"
msgstr "Laatste 3 maanden"
#: includes/pages/class-reports.php:525
msgid "All Steps"
msgstr "Alle stappen"
#: includes/pages/class-status.php:132
msgid "Export"
msgstr "Exporteren"
#: includes/pages/class-status.php:147
msgid "The destination file is not writeable"
msgstr "Het doelbestand is niet beschrijfbaar"
#: includes/pages/class-status.php:272
msgid "entry"
msgstr "inzending"
#: includes/pages/class-status.php:273
msgid "entries"
msgstr "inzendingen"
#: includes/pages/class-status.php:325 includes/pages/class-submit.php:21
msgid "You haven't submitted any workflow forms yet."
msgstr "U heeft nog geen workflow formulieren toegevoegd. "
#: includes/pages/class-status.php:343
msgid "All"
msgstr "Alles"
#: includes/pages/class-status.php:370
msgid "Start:"
msgstr "Start:"
#: includes/pages/class-status.php:371
msgid "End:"
msgstr "Einde:"
#: includes/pages/class-status.php:381
msgid "Clear Filter"
msgstr "Filter wissen"
#: includes/pages/class-status.php:384
msgid "Search"
msgstr "Zoeken"
#: includes/pages/class-status.php:422
msgid "yyyy-mm-dd"
msgstr "jjjj-mm-dd"
#: includes/pages/class-status.php:443
msgid "Workflow Form"
msgstr "Workflow formulier"
#: includes/pages/class-status.php:612
msgid "Print all of the selected entries at once."
msgstr "Druk alle geselecteerde inzendingen tegelijk af."
#: includes/pages/class-status.php:615
msgid "Include timelines"
msgstr "Inclusief tijdlijnen"
#: includes/pages/class-status.php:619
msgid "Add page break between entries"
msgstr "Voeg pagina einde toe tussen inzendingen"
#: includes/pages/class-status.php:808
msgid "(deleted)"
msgstr "(verwijderd)"
#: includes/pages/class-status.php:1018
msgid "Checkbox"
msgstr "Aankruisvakje"
#: includes/pages/class-status.php:1377
#: includes/steps/class-common-step-settings.php:57
#: includes/steps/class-common-step-settings.php:118
msgid "Select"
msgstr "Selecteren"
#: includes/pages/class-status.php:1681
msgid "Workflows restarted."
msgstr "Workflows opnieuw gestart."
#. Translators: the placeholders are link tags pointing to the Gravity Flow
#. settings page
#: includes/pages/class-support.php:28
msgid "Please %1$sactivate%2$s your license to access this page."
msgstr "%1$sActiveer%2$s je licentie om toegang tot deze pagina te krijgen."
#: includes/pages/class-support.php:32
msgid ""
"A valid license key is required to access support but there was a problem "
"validating your license key. Please log in to GravityFlow.io and open a "
"support ticket."
msgstr "Een geldige licentiesleutel is vereist om ondersteuning te krijgen, maar er was een probleem met het valideren van je licentiesleutel. Log in op GravityFlow.io en op een ondersteuningsticket."
#: includes/pages/class-support.php:38
msgid ""
"Invalid license key. A valid license key is required to access support. "
"Please check the status of your license key in your account area on "
"GravityFlow.io."
msgstr "Ongeldige licentiesleutel. Een geldige licentiesleutel is vereist om ondersteuning te krijgen. Controleer de status van je licentiesleutel in je accountomgeving op GravityFlow.io."
#: includes/pages/class-support.php:48 includes/pages/class-support.php:113
msgid "Gravity Flow Support"
msgstr "Gravity Flow ondersteuning"
#: includes/pages/class-support.php:90
msgid ""
"There was a problem submitting your request. Please open a support ticket on"
" GravityFlow.io"
msgstr "Er was een probleem met het verzenden van je aanvraag. Open een ondersteuningsticket op GravityFlow.io"
#: includes/pages/class-support.php:97
msgid "Thank you! We'll be in touch soon."
msgstr "Bedankt! We nemen binnenkort contact met je op."
#: includes/pages/class-support.php:117
msgid "Please check the documentation before submitting a support request"
msgstr "Bekijk de documentatie voordat je een verzoek tot ondersteuning verstuurd"
#: includes/pages/class-support.php:138
#: includes/steps/class-step-approval.php:651
#: includes/steps/class-step-user-input.php:754
#: includes/steps/class-step-user-input.php:990
msgid "Email"
msgstr "E-mail"
#: includes/pages/class-support.php:145
msgid "General comment or suggestion"
msgstr "Algemene opmerking of suggestie"
#: includes/pages/class-support.php:150
msgid "Feature request"
msgstr "Verzoek om nieuwe functie"
#: includes/pages/class-support.php:156
msgid "Bug report"
msgstr "Bug rapport"
#: includes/pages/class-support.php:160
msgid "Suggestion or steps to reproduce the issue."
msgstr "Suggesties of stappen om dit probleem te reproduceren."
#: includes/pages/class-support.php:166
msgid ""
"Send debugging information. (This includes some system information and a "
"list of active plugins. No forms or entry data will be sent.)"
msgstr "Verstuur debugging informatie. (Dit bevat enkele systeeminformatie en een lijst met actieve plugins. Geen formulieren of inzendingsgegevens zullen worden verstuurd.)"
#: includes/pages/class-support.php:169
msgid "Send"
msgstr "Versturen"
#: includes/steps/class-common-step-settings.php:58
msgid "Conditional Routing"
msgstr "Voorwaardelijke routering"
#: includes/steps/class-common-step-settings.php:109
msgid "Send To"
msgstr "Versturen naar"
#: includes/steps/class-common-step-settings.php:126
#: includes/steps/class-common-step-settings.php:386
msgid "Routing"
msgstr "Routering"
#: includes/steps/class-common-step-settings.php:148
msgid "From Name"
msgstr "Van naam"
#: includes/steps/class-common-step-settings.php:154
msgid "From Email"
msgstr "Van e-mailadres"
#: includes/steps/class-common-step-settings.php:162
msgid "Reply To"
msgstr "Antwoorden naar"
#: includes/steps/class-common-step-settings.php:168
msgid "BCC"
msgstr "BCC"
#: includes/steps/class-common-step-settings.php:174
msgid "Subject"
msgstr "Onderwerp"
#: includes/steps/class-common-step-settings.php:180
msgid "Message"
msgstr "Bericht"
#: includes/steps/class-common-step-settings.php:190
msgid "Disable auto-formatting"
msgstr "Auto-opmaak uitschakelen"
#: includes/steps/class-common-step-settings.php:193
msgid ""
"Disable auto-formatting to prevent paragraph breaks being automatically "
"inserted when using HTML to create the email message."
msgstr "Schakel auto-opmaak uit om te voorkomen dat paragraafeinden automatisch worden ingevoegd wanneer gebruik wordt gemaakt van HTML om een e-mailbericht aan te maken."
#: includes/steps/class-common-step-settings.php:222
msgid "Send reminder"
msgstr "Verstuur herinnering"
#: includes/steps/class-common-step-settings.php:228
#: includes/steps/class-step.php:961
msgid "Reminder"
msgstr "Herinnering"
#: includes/steps/class-common-step-settings.php:230
msgid "Resend the assignee email after"
msgstr "Verstuur de e-mail voor de toegewezen medewerker opnieuw na"
#: includes/steps/class-common-step-settings.php:231
#: includes/steps/class-common-step-settings.php:247
msgid "day(s)"
msgstr "dag(en)"
#: includes/steps/class-common-step-settings.php:241
msgid "Repeat reminder"
msgstr "Herhaal herinnering"
#: includes/steps/class-common-step-settings.php:246
msgid "Repeat every"
msgstr "Herhaal elke"
#: includes/steps/class-common-step-settings.php:276
msgid "Attach PDF"
msgstr "PDF bijvoegen"
#: includes/steps/class-common-step-settings.php:299
msgid "Send an email to the assignee"
msgstr "Verstuur een e-mail naar de toegewezen medewerker"
#: includes/steps/class-common-step-settings.php:300
#: includes/steps/class-step-feed-wp-e-signature.php:63
msgid ""
"Enable this setting to send email to each of the assignees as soon as the "
"entry has been assigned. If a role is configured to receive emails then all "
"the users with that role will receive the email."
msgstr "Schakel deze instelling in om een e-mail te versturen naar elke toegewezen medewerker, zodra de inzending is toegewezen. Als een rol geconfigureerd is om e-mails te ontvangen, dan zullen alle gebruikers met die rol de e-mail ontvangen."
#: includes/steps/class-common-step-settings.php:330
msgid "Emails"
msgstr "E-mails"
#: includes/steps/class-common-step-settings.php:331
msgid "Configure the emails that should be sent for this step."
msgstr "Configureer de e-mails die voor deze stap moeten worden verstuurd."
#: includes/steps/class-common-step-settings.php:347
msgid "Assign To:"
msgstr "Toewijzen aan:"
#: includes/steps/class-common-step-settings.php:366
msgid ""
"Users and roles fields will appear in this list. If the form contains any "
"assignee fields they will also appear here. Click on an item to select it. "
"The selected items will appear on the right. If you select a role then "
"anybody from that role can approve."
msgstr "Gebruikers en rollen velden zijn zichtbaar in deze lijst. Als het formulier toewijzingsvelden heeft verschijnen die ook hier. Klik op een item om het te selecteren. De geselecteerde items verschijnen rechts. Als u een rol selecteert, dan kan iedereen met die rol goedkeuren. "
#: includes/steps/class-common-step-settings.php:369
msgid "Select Assignees"
msgstr "Selecteer toegewezen medewerkers"
#: includes/steps/class-common-step-settings.php:385
msgid ""
"Build assignee routing rules by adding conditions. Users and roles fields "
"will appear in the first drop-down field. If the form contains any assignee "
"fields they will also appear here. Select the assignee and define the "
"condition for that assignee. Add as many routing rules as you need."
msgstr "Maak routeringsregels voor toegewezen medewerkers door voorwaarden toe te voegen. Gebruikers- en rollenvelden verschijnen in het eerste drop-down-veld. Als het formulier toegewezen medewerker-velden bevat, zullen die ook hier verschijnen. Selecteer een toegewezen medewerker en bepaal de voorwaarde voor die toegewezen medewerker. Voeg zoveel routeringsregels toe als nodig zijn."
#: includes/steps/class-common-step-settings.php:403
msgid "Instructions"
msgstr "Uitleg"
#: includes/steps/class-common-step-settings.php:405
msgid ""
"Activate this setting to display instructions to the user for the current "
"step."
msgstr "Activeer deze instelling om uitleg over de huidige stap aan de gebruiker te tonen."
#: includes/steps/class-common-step-settings.php:407
msgid "Display instructions"
msgstr "Toon uitleg"
#: includes/steps/class-common-step-settings.php:426
msgid "Display Fields"
msgstr "Toon velden"
#: includes/steps/class-common-step-settings.php:427
msgid "Select the fields to hide or display."
msgstr "Selecteer de velden om te verbergen of te tonen. "
#: includes/steps/class-common-step-settings.php:444
msgid "Confirmation Message"
msgstr "Bevestigingsbericht"
#: includes/steps/class-common-step-settings.php:446
msgid ""
"Activate this setting to display a custom confirmation message to the "
"assignee for the current step."
msgstr "Activeer deze instelling om een aangepast bevestigingsbericht aan de toegewezen medewerker voor de huidige stap te tonen."
#: includes/steps/class-common-step-settings.php:448
msgid "Display a custom confirmation message"
msgstr "Toon een aangepast bevestigingsbericht"
#: includes/steps/class-step-approval.php:35
msgid "Next step if Rejected"
msgstr "Volgende stap na afwijzing"
#: includes/steps/class-step-approval.php:41
msgid "Next Step if Approved"
msgstr "Volgende stap na goedkeuring"
#: includes/steps/class-step-approval.php:92
msgid "Invalid request method"
msgstr "Ongeldige methode verzoek"
#: includes/steps/class-step-approval.php:105
#: includes/steps/class-step-approval.php:125
msgid "Action not supported."
msgstr "Actie niet ondersteund."
#: includes/steps/class-step-approval.php:113
msgid "A note is required."
msgstr "Een notitie is vereist."
#: includes/steps/class-step-approval.php:140
#: includes/steps/class-step-approval.php:151
msgid "Approval"
msgstr "Goedkeuring"
#: includes/steps/class-step-approval.php:158
msgid "Approval Policy"
msgstr "Beleid voor goedkeuring"
#: includes/steps/class-step-approval.php:159
msgid ""
"Define how approvals should be processed. If all assignees must approve then"
" the entry will require unanimous approval before the step can be completed."
" If the step is assigned to a role only one user in that role needs to "
"approve."
msgstr "Bepaal hoe goedkeuringen moeten worden verwerkt. Als alle toegewezen medewerkers goedkeuring moeten geven dan vereist de inzending een unanieme goedkeuring, voordat de stap kan worden voltooid. Als de stap is toegewezen aan een rol, hoeft maar één gebruiker in die rol goedkeuring te geven."
#: includes/steps/class-step-approval.php:164
msgid "Only one assignee is required to approve"
msgstr "Er is maar één toegewezen medewerker vereist om goed te keuren"
#: includes/steps/class-step-approval.php:168
msgid "All assignees must approve"
msgstr "Alle toegewezen medewerkers moeten goedkeuren"
#: includes/steps/class-step-approval.php:173
msgid ""
"Instructions: please review the values in the fields below and click on the "
"Approve or Reject button"
msgstr "Uitleg: controleer de waarden in de velden hieronder en klik op de Goedkeuren- of Afwijzen-knop"
#: includes/steps/class-step-approval.php:177
#: includes/steps/class-step-feed-slicedinvoices.php:64
#: includes/steps/class-step-feed-wp-e-signature.php:58
#: includes/steps/class-step-user-input.php:183
msgid "Assignee Email"
msgstr "Toegewezen medewerker e-mail"
#: includes/steps/class-step-approval.php:180
msgid ""
"A new entry is pending your approval. Please check your Workflow Inbox."
msgstr "Een nieuwe inzending wacht op je goedkeuring. Controleer je workflow inbox."
#: includes/steps/class-step-approval.php:184
msgid "Rejection Email"
msgstr "Afwijzing e-mail"
#: includes/steps/class-step-approval.php:188
msgid "Send email when the entry is rejected"
msgstr "Verstuur e-mail als de inzending is afgewezen"
#: includes/steps/class-step-approval.php:189
msgid "Enable this setting to send an email when the entry is rejected."
msgstr "Schakel deze instelling in om een e-mail te versturen als de inzending is afgewezen."
#: includes/steps/class-step-approval.php:190
msgid "Entry {entry_id} has been rejected"
msgstr "Inzending {entry_id} is afgewezen"
#: includes/steps/class-step-approval.php:196
msgid "Approval Email"
msgstr "Goedkeuring e-mail"
#: includes/steps/class-step-approval.php:200
msgid "Send email when the entry is approved"
msgstr "Verstuur e-mail als de inzending is goedgekeurd"
#: includes/steps/class-step-approval.php:201
msgid "Enable this setting to send an email when the entry is approved."
msgstr "Schakel deze instelling in om een e-mail te versturen als de inzending is goedgekeurd."
#: includes/steps/class-step-approval.php:202
msgid "Entry {entry_id} has been approved"
msgstr "Inzending {entry_id} is goedgekeurd"
#: includes/steps/class-step-approval.php:227
msgid "Revert to User Input step"
msgstr "Teruggaan naar gebruikersinvoer-stap"
#: includes/steps/class-step-approval.php:229
msgid ""
"The Revert setting enables a third option in addition to Approve and Reject "
"which allows the assignee to send the entry directly to a User Input step "
"without changing the status. Enable this setting to show the Revert button "
"next to the Approve and Reject buttons and specify the User Input step the "
"entry will be sent to."
msgstr "De terugdraaien-instelling schakelt een derde optie in naast goedkeuren en afwijzen, waardoor het voor de toegewezen medewerker mogelijk is om de inzending direct naar een gebruikersinvoer-stap te versturen zonder de status te wijzigen. Schakel deze instelling in om de terugdraaien-knop te tonen naast de goedkeuren- en afwijzen-knop en specificeer de gebruikersinvoer-stap waar de inzending naar verstuurd zal worden."
#: includes/steps/class-step-approval.php:241
#: includes/steps/class-step-user-input.php:163
msgid "Workflow Note"
msgstr "Workflow notitie"
#: includes/steps/class-step-approval.php:243
#: includes/steps/class-step-user-input.php:165
msgid ""
"The text entered in the Note box will be added to the timeline. Use this "
"setting to select the options for the Note box."
msgstr "De ingevulde tekst in het Notitie-tekstblok zal aan de tijdlijn worden toegevoegd. Gebruik deze instelling om de opties voor het Notitie-tekstblok te selecteren."
#: includes/steps/class-step-approval.php:246
#: includes/steps/class-step-user-input.php:168
msgid "Hidden"
msgstr "Verborgen"
#: includes/steps/class-step-approval.php:247
#: includes/steps/class-step-user-input.php:169
msgid "Not required"
msgstr "Niet vereist"
#: includes/steps/class-step-approval.php:248
msgid "Always required"
msgstr "Altijd vereist"
#: includes/steps/class-step-approval.php:251
msgid "Required if approved"
msgstr "Vereist bij goedkeuring"
#: includes/steps/class-step-approval.php:255
msgid "Required if rejected"
msgstr "Vereist bij afkeuren"
#: includes/steps/class-step-approval.php:263
msgid "Required if reverted"
msgstr "Vereist bij teruggaan "
#: includes/steps/class-step-approval.php:267
msgid "Required if reverted or rejected"
msgstr "Vereist bij teruggaan of afgekeurd"
#: includes/steps/class-step-approval.php:278
msgid "Post Action if Rejected:"
msgstr "Berichtactie bij afkeuren:"
#: includes/steps/class-step-approval.php:282
msgid "Mark Post as Draft"
msgstr "Bericht als concept markeren"
#: includes/steps/class-step-approval.php:283
msgid "Trash Post"
msgstr "Bericht naar prullenbak verplaatsen"
#: includes/steps/class-step-approval.php:284
msgid "Delete Post"
msgstr "Bericht verwijderen"
#: includes/steps/class-step-approval.php:291
msgid "Post Action if Approved:"
msgstr "Berichtactie bij goedkeuring:"
#: includes/steps/class-step-approval.php:294
msgid "Publish Post"
msgstr "Bericht publiceren"
#: includes/steps/class-step-approval.php:457
msgid ""
"The status could not be changed because this step has already been "
"processed."
msgstr "De status kon niet worden aangepast omdat deze stap al uitgevoerd is. "
#: includes/steps/class-step-approval.php:494
msgid "Reverted to step"
msgstr "Teruggaan naar stap"
#: includes/steps/class-step-approval.php:498
msgid "Reverted to step:"
msgstr "Teruggegaan naar stap: "
#: includes/steps/class-step-approval.php:515
msgid "Approved."
msgstr "Goedgekeurd."
#: includes/steps/class-step-approval.php:517
msgid "Rejected."
msgstr "Afgewezen."
#: includes/steps/class-step-approval.php:535
msgid "Entry Approved"
msgstr "Inzending goedgekeurd"
#: includes/steps/class-step-approval.php:537
msgid "Entry Rejected"
msgstr "Inzending afgewezen"
#: includes/steps/class-step-approval.php:612
msgid "Pending Approval"
msgstr "Wacht op goedkeuring"
#: includes/steps/class-step-approval.php:660
msgid "(Missing)"
msgstr "(ontbrekend)"
#: includes/steps/class-step-approval.php:772
msgid "Revert"
msgstr "Terugdraaien"
#: includes/steps/class-step-approval.php:888
msgid "Error: step already processed."
msgstr "Fout: stap al verwerkt."
#: includes/steps/class-step-feed-add-on.php:107
#: includes/steps/class-step-feed-add-on.php:117
msgid "Feeds"
msgstr "Feeds"
#: includes/steps/class-step-feed-add-on.php:114
msgid "You don't have any feeds set up."
msgstr "U heeft nog geen feeds ingesteld. "
#: includes/steps/class-step-feed-add-on.php:152
msgid "Processed: %s"
msgstr "Verwerkt: %s"
#: includes/steps/class-step-feed-add-on.php:156
msgid "Initiated: %s"
msgstr "Gestart: %s"
#: includes/steps/class-step-feed-slicedinvoices.php:76
msgid "Step Completion"
msgstr "Voltooiing stap"
#: includes/steps/class-step-feed-slicedinvoices.php:78
msgid "Immediately following feed processing"
msgstr "Direct na verwerking feed"
#: includes/steps/class-step-feed-slicedinvoices.php:79
msgid "Delay until invoices are paid"
msgstr "Uitstellen totdat facturen zijn betaald"
#: includes/steps/class-step-feed-slicedinvoices.php:195
msgid "options: "
msgstr "opties:"
#: includes/steps/class-step-feed-slicedinvoices.php:261
#: includes/steps/class-step-feed-wp-e-signature.php:166
msgid "Title"
msgstr "Titel"
#: includes/steps/class-step-feed-slicedinvoices.php:262
msgid "Number"
msgstr "Nummer"
#: includes/steps/class-step-feed-slicedinvoices.php:272
msgid "Invoice Sent"
msgstr "Factuur verzonden"
#: includes/steps/class-step-feed-slicedinvoices.php:282
#: includes/steps/class-step-feed-wp-e-signature.php:191
msgid "Preview"
msgstr "Voorbeeld"
#: includes/steps/class-step-feed-slicedinvoices.php:354
msgid "Invoice paid: %s"
msgstr "Factuur betaald: %s"
#: includes/steps/class-step-feed-slicedinvoices.php:423
#: includes/steps/class-step-feed-slicedinvoices.php:433
msgid "Default Status"
msgstr "Standaardstatus"
#: includes/steps/class-step-feed-slicedinvoices.php:462
msgid "Entry Order Summary"
msgstr "Samenvatting bestelling inzending"
#: includes/steps/class-step-feed-sprout-invoices.php:106
msgid "Create Estimate"
msgstr "Offerte aanmaken"
#: includes/steps/class-step-feed-sprout-invoices.php:115
msgid "Create Invoice"
msgstr "Factuur aanmaken"
#: includes/steps/class-step-feed-user-registration.php:32
#: includes/steps/class-step-feed-user-registration.php:110
#: includes/steps/class-step-feed-user-registration.php:130
msgid "User Registration"
msgstr "Gebruikersregistratie"
#: includes/steps/class-step-feed-user-registration.php:91
msgid "Create"
msgstr "Maken"
#: includes/steps/class-step-feed-user-registration.php:154
msgid "User Registration feed processed: %s"
msgstr "Feed gebruikersregistratie verwerkt: %s"
#: includes/steps/class-step-feed-wp-e-signature.php:62
msgid "Send Email to the assignee(s)."
msgstr "Verstuur e-mail naar de toegewezen medewerker(s)."
#: includes/steps/class-step-feed-wp-e-signature.php:64
msgid ""
"A new document has been generated and requires a signature. Please check "
"your Workflow Inbox."
msgstr "Een nieuw document is gegenereerd en vereist een handtekening. Controleer de inbox van je workflow."
#: includes/steps/class-step-feed-wp-e-signature.php:69
msgid ""
"Instructions: check the signature invite status in the WP E-Signature "
"section of the Workflow sidebar and resend if necessary."
msgstr "Uitleg: controleer de status van de uitnodiging van de handtekening in de WP E-Signature sectie van de workflow zijbalk en verstuur opnieuw indien nodig."
#: includes/steps/class-step-feed-wp-e-signature.php:169
msgid "Invite Status"
msgstr "Status uitnodiging"
#: includes/steps/class-step-feed-wp-e-signature.php:169
msgid "Sent"
msgstr "Verzonden"
#: includes/steps/class-step-feed-wp-e-signature.php:169
msgid "Error: Not Sent"
msgstr "Fout: niet verzonden"
#: includes/steps/class-step-feed-wp-e-signature.php:176
msgid "Resend"
msgstr "Opnieuw versturen"
#: includes/steps/class-step-feed-wp-e-signature.php:185
msgid "Review &amp; Sign"
msgstr "Controleren &amp; ondertekenen"
#: includes/steps/class-step-feed-wp-e-signature.php:232
msgid "Document signed: %s"
msgstr "Document ondertekend: %s"
#: includes/steps/class-step-notification.php:21
msgid "Notification"
msgstr "Melding"
#: includes/steps/class-step-notification.php:42
msgid "Gravity Forms Notifications"
msgstr "Gravity Forms meldingen"
#: includes/steps/class-step-notification.php:52
msgid "Workflow notification"
msgstr "Workflow melding"
#: includes/steps/class-step-notification.php:53
msgid "Enable this setting to send an email."
msgstr "Schakel deze instelling in om een e-mail te versturen."
#: includes/steps/class-step-notification.php:54
#: includes/wizard/steps/class-iw-step-updates.php:88
msgid "Enabled"
msgstr "Ingeschakeld"
#: includes/steps/class-step-notification.php:92
msgid "Sent Notification: %s"
msgstr "Verstuurde melding: %s"
#: includes/steps/class-step-notification.php:117
msgid "Sent Notification: "
msgstr "Verstuurde melding:"
#: includes/steps/class-step-user-input.php:29
#: includes/steps/class-step-user-input.php:45
msgid "User Input"
msgstr "Gebruikersinvoer"
#: includes/steps/class-step-user-input.php:52
msgid "Editable fields"
msgstr "Bewerkbare velden"
#: includes/steps/class-step-user-input.php:60
msgid "Assignee Policy"
msgstr "Beleid voor toewijzing"
#: includes/steps/class-step-user-input.php:61
msgid ""
"Define how this step should be processed. If all assignees must complete "
"this step then the entry will require input from every assignee before the "
"step can be completed. If the step is assigned to a role only one user in "
"that role needs to complete the step."
msgstr "Bepaal hoe deze stap moet worden verwerkt. Als alle toegewezen medewerkers deze stap moeten voltooien dan vereist de inzending een bijdrage van elke toegewezen medewerker, voordat de stap kan worden voltooid. Als de stap is toegewezen aan een rol, hoeft maar één gebruiker in die rol de stap te voltooien."
#: includes/steps/class-step-user-input.php:66
msgid "Only one assignee is required to complete the step"
msgstr "Er is maar één toegewezen medewerker vereist om de stap te voltooien"
#: includes/steps/class-step-user-input.php:70
msgid "All assignees must complete this step"
msgstr "Alle toegewezen medewerkers moeten deze stap voltooien"
#: includes/steps/class-step-user-input.php:83
#: includes/steps/class-step-user-input.php:108
msgid "Conditional Logic"
msgstr "Voorwaardelijke logica"
#: includes/steps/class-step-user-input.php:86
#: includes/steps/class-step-user-input.php:112
msgid "Enable field conditional logic"
msgstr "Voorwaardelijke logica voor veld inschakelen"
#: includes/steps/class-step-user-input.php:95
msgid "Dynamic"
msgstr "Dynamisch"
#: includes/steps/class-step-user-input.php:99
msgid "Only when the page loads"
msgstr "Alleen als de pagina laadt"
#: includes/steps/class-step-user-input.php:102
#: includes/steps/class-step-user-input.php:143
msgid ""
"Fields and Sections support dynamic conditional logic. Pages do not support "
"dynamic conditional logic so they will only be shown or hidden when the page"
" loads."
msgstr "Velden en Secties ondersteunen voorwaardelijke logica. Pagina's ondersteunen dit niet, dus zij worden alleen getoond of verborgen wanneer de pagina laadt. "
#: includes/steps/class-step-user-input.php:124
msgid "Highlight Editable Fields"
msgstr "Bewerkbare velden markeren"
#: includes/steps/class-step-user-input.php:136
msgid "Green triangle"
msgstr "Groene driehoek"
#: includes/steps/class-step-user-input.php:140
msgid "Green Background"
msgstr "Groene achtergrond"
#: includes/steps/class-step-user-input.php:151
msgid "Save Progress"
msgstr "Voortgang opslaan"
#: includes/steps/class-step-user-input.php:152
msgid ""
"This setting allows the assignee to save the field values without submitting"
" the form as complete. Select Disabled to hide the \"in progress\" option or"
" select the default value for the radio buttons."
msgstr "Deze instelling maakt het mogelijk voor de toegewezen medewerker om de veldwaarden op te slaan zonder het formulier als voltooid te versturen. Selecteer Uitgeschakeld om de \"in behandeling\"-optie te verbergen of selecteer de standaardwaarde voor de keuzerondjes."
#: includes/steps/class-step-user-input.php:155
#: includes/wizard/steps/class-iw-step-updates.php:88
msgid "Disabled"
msgstr "Uitgeschakeld"
#: includes/steps/class-step-user-input.php:156
msgid "Radio buttons (default: In progress)"
msgstr "Keuzerondjes (standaard: In behandeling)"
#: includes/steps/class-step-user-input.php:157
msgid "Radio buttons (default: Complete)"
msgstr "Keuzerondjes (standaard: Voltooid)"
#: includes/steps/class-step-user-input.php:158
msgid "Submit buttons (Save and Submit)"
msgstr "Verstuur-knoppen (opslaan en versturen)"
#: includes/steps/class-step-user-input.php:170
msgid "Always Required"
msgstr "Altijd vereist"
#: includes/steps/class-step-user-input.php:173
msgid "Required if in progress"
msgstr "Vereist wanneer in behandeling"
#: includes/steps/class-step-user-input.php:177
msgid "Required if complete"
msgstr "Vereist wanneer voltooid"
#: includes/steps/class-step-user-input.php:187
msgid "A new entry requires your input."
msgstr "Een nieuwe inzending vereist jouw bijdrage."
#: includes/steps/class-step-user-input.php:191
msgid "In Progress Email"
msgstr "In behandeling e-mail"
#: includes/steps/class-step-user-input.php:195
msgid "Send email when the step is in progress."
msgstr "Verstuur e-mail als de stap in behandeling is."
#: includes/steps/class-step-user-input.php:196
msgid ""
"Enable this setting to send an email when the entry is updated but the step "
"is not completed."
msgstr "Schakel deze instelling in om een e-mail te versturen als de inzending is bijgewerkt, maar de stap nog niet is voltooid."
#: includes/steps/class-step-user-input.php:197
msgid "Entry {entry_id} has been updated and remains in progress."
msgstr "Inzending {entry_id} is bijgewerkt en blijft in behandeling."
#: includes/steps/class-step-user-input.php:203
msgid "Complete Email"
msgstr "Voltooid e-mail"
#: includes/steps/class-step-user-input.php:207
msgid "Send email when the step is complete."
msgstr "Verstuur e-mail als de stap is voltooid."
#: includes/steps/class-step-user-input.php:208
msgid ""
"Enable this setting to send an email when the entry is updated completing "
"the step."
msgstr "Schakel deze instelling in om een e-mail te versturen als de inzending is bijgewerkt, waardoor de stap is voltooid."
#: includes/steps/class-step-user-input.php:209
msgid "Entry {entry_id} has been updated completing the step."
msgstr "Inzending {entry_id} is bijgewerkt, waardoor de stap is voltooid."
#: includes/steps/class-step-user-input.php:215
msgid "Thank you."
msgstr "Bedankt."
#: includes/steps/class-step-user-input.php:471
msgid "Entry updated and marked complete."
msgstr "Inzending bijgewerkt en als voltooid gemarkeerd."
#: includes/steps/class-step-user-input.php:482
msgid "Entry updated - in progress."
msgstr "Inzending bijgewerkt - in behandeling."
#: includes/steps/class-step-user-input.php:588
#: includes/steps/class-step-user-input.php:612
msgid "This field is required."
msgstr "Dit veld is vereist."
#: includes/steps/class-step-user-input.php:695
msgid "Pending Input"
msgstr "Wacht op bijdrage"
#: includes/steps/class-step-user-input.php:807
msgid "In progress"
msgstr "In behandeling"
#: includes/steps/class-step-user-input.php:854
msgid "Save"
msgstr "Opslaan"
#: includes/steps/class-step-webhook.php:33
#: includes/steps/class-step-webhook.php:56
msgid "Outgoing Webhook"
msgstr "Uitgaande webhook"
#: includes/steps/class-step-webhook.php:44
msgid "Select a Connected App"
msgstr "Selecteer een verbonden app"
#: includes/steps/class-step-webhook.php:61
msgid "Outgoing Webhook URL"
msgstr "Uitgaande webhook-URL"
#: includes/steps/class-step-webhook.php:66
msgid "Request Method"
msgstr "Methode verzoek"
#: includes/steps/class-step-webhook.php:95
msgid "Request Authentication Type"
msgstr "Soort aanvraag authenticatie"
#: includes/steps/class-step-webhook.php:116
msgid "Username"
msgstr "Gebruikersnaam"
#: includes/steps/class-step-webhook.php:125
msgid "Password"
msgstr "Wachtwoord"
#: includes/steps/class-step-webhook.php:134
msgid "Connected App"
msgstr "Verbonden app"
#: includes/steps/class-step-webhook.php:136
msgid ""
"Manage your Connected Apps in the Workflow->Settings->Connected Apps page. "
msgstr "Beheer je verbonden apps in de Workflow->Instellingen->Verbonden apps-pagina."
#: includes/steps/class-step-webhook.php:146
#: includes/steps/class-step-webhook.php:153
msgid "Request Headers"
msgstr "Aanvraag headers"
#: includes/steps/class-step-webhook.php:154
msgid "Setup the HTTP headers to be sent with the webhook request."
msgstr "Stel de HTTP-headers in die met de webhook aanvraag moeten worden verstuurd."
#: includes/steps/class-step-webhook.php:171
msgid "Request Body"
msgstr "Body verzoek"
#: includes/steps/class-step-webhook.php:178
#: includes/steps/class-step-webhook.php:242
msgid "Select Fields"
msgstr "Geselecteerde velden"
#: includes/steps/class-step-webhook.php:182
msgid "Raw request"
msgstr "Aanvraag"
#: includes/steps/class-step-webhook.php:204
msgid "Raw Body"
msgstr "Inhoud"
#: includes/steps/class-step-webhook.php:213
msgid "Format"
msgstr "Formaat"
#: includes/steps/class-step-webhook.php:215
msgid ""
"If JSON is selected then the Content-Type header will be set to "
"application/json"
msgstr "Als JSON geselecteerd is, zal de Content-Type header ingesteld worden op application/json"
#: includes/steps/class-step-webhook.php:231
msgid "Body Content"
msgstr "Inhoud body"
#: includes/steps/class-step-webhook.php:238
msgid "All Fields"
msgstr "Alle velden"
#: includes/steps/class-step-webhook.php:253
msgid "Field Values"
msgstr "Veldwaarden"
#: includes/steps/class-step-webhook.php:260
msgid "Mapping"
msgstr "Koppelen"
#: includes/steps/class-step-webhook.php:260
msgid ""
"Map the fields of this form to the selected form. Values from this form will"
" be saved in the entry in the selected form"
msgstr "Koppel de velden van dit formulier aan het geselecteerde formulier. Waarden van dit formulier worden opgeslagen in de inzending van het geselecteerde formulier"
#: includes/steps/class-step-webhook.php:284
msgid "Select a Name"
msgstr "Selecteer een naam"
#: includes/steps/class-step-webhook.php:564
msgid "Webhook sent. URL: %s"
msgstr "Webhook verstuurd. URL: %s"
#: includes/steps/class-step-webhook.php:600
msgid "Select a Field"
msgstr "Selecteer een veld"
#: includes/steps/class-step-webhook.php:607
msgid "Select a %s Field"
msgstr "Selecteer een %s veld"
#: includes/steps/class-step-webhook.php:616
msgid "Entry Date"
msgstr "Inzendingsdatum"
#: includes/steps/class-step-webhook.php:656
#: includes/steps/class-step-webhook.php:663
#: includes/steps/class-step-webhook.php:683
msgid "Full"
msgstr "Volledig"
#: includes/steps/class-step-webhook.php:670
msgid "Selected"
msgstr "Geselecteerd"
#: includes/steps/class-step.php:175
msgid "Next Step"
msgstr "Volgende stap"
#: includes/steps/class-step.php:238 includes/steps/class-step.php:301
msgid " Not implemented"
msgstr "Niet geïmplementeerd"
#: includes/steps/class-step.php:280
msgid "Cookie nonce is invalid"
msgstr "Cookie nonce is ongeldig"
#: includes/steps/class-step.php:846
msgid "%s: No assignees"
msgstr "%s: geen toegewezen medewerkers"
#: includes/steps/class-step.php:2001
msgid "Processed"
msgstr "Verwerkt"
#: includes/steps/class-step.php:2078
msgid "A note is required"
msgstr "Een notitie is vereist"
#: includes/steps/class-step.php:2123
msgid "There was a problem while updating your form."
msgstr "Er was een probleem bij het bijwerken van je formulier."
#: includes/wizard/steps/class-iw-step-complete.php:42
msgid "Congratulations! Now you can set up your first workflow."
msgstr "Gefeliciteerd! Nu kun je je eerste workflow instellen."
#: includes/wizard/steps/class-iw-step-complete.php:51
msgid "Select a Form to use for your Workflow"
msgstr "Selecteer een formulier om voor je workflow te gebruiken"
#: includes/wizard/steps/class-iw-step-complete.php:67
msgid "Add Workflow Steps in the Form Settings"
msgstr "Voeg workflow stappen toe in de formulierinstellingen"
#: includes/wizard/steps/class-iw-step-complete.php:71
msgid "Add Workflow Steps"
msgstr "Workflow stappen toevoegen"
#: includes/wizard/steps/class-iw-step-complete.php:78
msgid ""
"Don't have a form you want to use for the workflow? %sCreate a Form%s and "
"add your steps in the Form Settings later."
msgstr "Heb je geen formulier dat je wilt gebruiken voor de workflow? %sMaak een nieuw formulier aan%s en voeg je stappen later toe in de formulierinstellingen."
#: includes/wizard/steps/class-iw-step-complete.php:88
msgid ""
"%sCreate a Form%s and then add your Workflow steps in the Form Settings."
msgstr "%sMaak een formulier aan%s en voeg vervolgens je workflow stappen toe in de formulierinstellingen."
#: includes/wizard/steps/class-iw-step-complete.php:98
msgid "Installation Complete"
msgstr "Installatie voltooid"
#: includes/wizard/steps/class-iw-step-license-key.php:16
msgid ""
"Enter your Gravity Flow License Key below. Your key unlocks access to "
"automatic updates and support. You can find your key in your purchase "
"receipt or by logging into the %sGravity Flow%s site."
msgstr "Vul je Gravity Flow licentiesleutel hieronder in. Je sleutel biedt toegang tot automatische updates en ondersteuning. Je kunt je sleutel op je aankoopbewijs vinden of door in te loggen op de %sGravity Flow%s site."
#: includes/wizard/steps/class-iw-step-license-key.php:20
msgid "Enter Your License Key"
msgstr "Vul je licentiesleutel in"
#: includes/wizard/steps/class-iw-step-license-key.php:35
msgid ""
"If you don't enter a valid license key, you will not be able to update "
"Gravity Flow when important bug fixes and security enhancements are "
"released. This can be a serious security risk for your site."
msgstr "Als je geen geldige licentiesleutel invult, kun je Gravity Flow niet bijwerken als belangrijke bug fixes en veiligheidsupdates worden uitgebracht. Dit kan een serieus veiligheidsrisico voor je site zijn."
#: includes/wizard/steps/class-iw-step-license-key.php:40
msgid "I understand the risks"
msgstr "Ik begrijp de risico's"
#: includes/wizard/steps/class-iw-step-license-key.php:59
msgid "Please enter a valid license key."
msgstr "Vul een geldige licentiesleutel in."
#: includes/wizard/steps/class-iw-step-license-key.php:65
msgid ""
"Invalid or Expired Key : Please make sure you have entered the correct value"
" and that your key is not expired."
msgstr "Ongeldige of verlopen sleutel: zorg ervoor dat je de juiste waarde hebt ingevuld en dat je sleutel niet is verlopen."
#: includes/wizard/steps/class-iw-step-license-key.php:73
#: includes/wizard/steps/class-iw-step-updates.php:80
msgid "Please accept the terms."
msgstr "Accepteer de voorwaarden."
#: includes/wizard/steps/class-iw-step-pages.php:12
msgid ""
"Gravity Flow can be accessed from both the front end of your site and from "
"the built-in WordPress admin pages (Workflow menu). If you want to use your "
"site styles, or if you want to use the one-click approval links, then you'll"
" need to add some pages to your site."
msgstr "Gravity Flow is toegankelijk via zowel de frontend van je site als via de ingebouwde WordPress beheerderpagina's (workflow menu). Als je de stijlen van je site wilt gebruiken of als je de goedkeuring links met een enkele klik wilt gebruiken, moet je wat pagina's aan je site toevoegen."
#: includes/wizard/steps/class-iw-step-pages.php:13
msgid ""
"Would you like to create custom inbox, status, and submit pages now? The "
"pages will contain the %s[gravityflow] shortcode%s enabling assignees to "
"interact with the workflow from the front end of the site."
msgstr "Wil je nu een aangepaste inbox, status en versturen-pagina's aanmaken? De pagina's zullen de %s [gravityflow] shortcode%s bevatten, waardoor het voor toegewezen medewerkers mogelijk is om te werken met de workflow via de frontend van de site."
#: includes/wizard/steps/class-iw-step-pages.php:20
msgid "No, use the WordPress Admin (Workflow menu)."
msgstr "Nee, gebruik de WordPress beheerder (workflow menu)."
#: includes/wizard/steps/class-iw-step-pages.php:26
msgid "Yes, create inbox, status, and submit pages now."
msgstr "Ja, maak inbox, status en versturen-pagina's nu aan."
#: includes/wizard/steps/class-iw-step-pages.php:35
msgid "Workflow Pages"
msgstr "Workflow pagina's"
#: includes/wizard/steps/class-iw-step-updates.php:16
msgid ""
"Gravity Flow will download important bug fixes, security enhancements and "
"plugin updates automatically. Updates are extremely important to the "
"security of your WordPress site."
msgstr "Gravity Flow zal belangrijke bug fixes, veiligheidsverbeteringen en plugin updates automatisch downloaden. Updates zijn zeer belangrijk voor de beveiliging van je WordPress site."
#: includes/wizard/steps/class-iw-step-updates.php:22
msgid ""
"This feature is activated by default unless you opt to disable it below. We "
"only recommend disabling background updates if you intend on managing "
"updates manually. A valid license is required for background updates."
msgstr "Deze functie is standaard geactiveerd, tenzij je het hieronder uitgeschakeld hebt. We raden je aan updates op de achtergrond alleen uit te schakelen als je van plan bent om updates handmatig te beheren. Een geldige licentie is vereist voor updates op de achtergrond."
#: includes/wizard/steps/class-iw-step-updates.php:29
msgid "Keep background updates enabled"
msgstr "Houd achtergrond updates ingeschakeld"
#: includes/wizard/steps/class-iw-step-updates.php:35
msgid "Turn off background updates"
msgstr "Schakel achtergrond updates uit"
#: includes/wizard/steps/class-iw-step-updates.php:41
msgid "Are you sure?"
msgstr "Weet je het zeker?"
#: includes/wizard/steps/class-iw-step-updates.php:44
msgid ""
"By disabling background updates your site may not get critical bug fixes and"
" security enhancements. We only recommend doing this if you are experienced "
"at managing a WordPress site and accept the risks involved in manually "
"keeping your WordPress site updated."
msgstr "Door updates op de achtergrond uit te schakelen, ontvangt je site misschien geen kritieke bug fixes en veiligheidsverbeteringen. We raden je dit alleen aan als je ervaren bent met het beheren van een WordPress site en de mogelijke risico's accepteert met het handmatig bijwerken van je WordPress site."
#: includes/wizard/steps/class-iw-step-updates.php:49
msgid "I Understand and Accept the Risk"
msgstr "Ik begrijp en accepteer de risico's"
#: includes/wizard/steps/class-iw-step-welcome.php:9
msgid "Click the 'Get Started' button to complete your installation."
msgstr "Klik op de 'Aan de slag' button om uw installatie te voltooien. "
#: includes/wizard/steps/class-iw-step-welcome.php:16
msgid "Get Started"
msgstr "Aan de slag"
#: includes/wizard/steps/class-iw-step-welcome.php:20
msgid "Welcome"
msgstr "Welkom"
#: includes/wizard/steps/class-iw-step.php:113
msgid "Next"
msgstr "Volgende"
#: includes/wizard/steps/class-iw-step.php:117
msgid "Back"
msgstr "Vorige"
#. Author of the plugin/theme
msgid "Gravity Flow"
msgstr "Gravity Flow"
#. Author URI of the plugin/theme
msgid "https://gravityflow.io"
msgstr "https://gravityflow.io"
#. Description of the plugin/theme
msgid "Build Workflow Applications with Gravity Forms."
msgstr "Maak workflow applicaties met Gravity Forms."
#: includes/class-extension.php:100 includes/class-feed-extension.php:100
msgctxt ""
"Displayed on the settings page after uninstalling a Gravity Flow extension."
msgid ""
"%s has been successfully uninstalled. It can be re-activated from the "
"%splugins page%s."
msgstr "%s is succesvol verwijderd. Deze kan opnieuw worden geactiveerd via de %splugins pagina%s."
#: includes/class-extension.php:137 includes/class-feed-extension.php:137
msgctxt ""
"Title for the uninstall section on the settings page for a Gravity Flow "
"extension."
msgid "Uninstall %s Extension"
msgstr "%s-extensie verwijderen"
#: includes/class-extension.php:146 includes/class-feed-extension.php:146
msgctxt "Button text on the settings page for an extension."
msgid "Uninstall Extension"
msgstr "Extensie verwijderen"