msgid ""
msgstr ""
"Project-Id-Version: attrace\n"
"POT-Creation-Date: 2020-11-22 15:26+0200\n"
"PO-Revision-Date: 2020-11-22 15:26+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-SearchPath-0: app\n"
"X-Poedit-SearchPath-1: attrace.php\n"

#: app/Attr4ce_Config.php:41
msgid "Configure"
msgstr "Configureer"

#: app/Attr4ce_Config.php:42 app/Attr4ce_Config.php:59 attrace.php:133
msgid "Configuration"
msgstr "Configuratie"

#: app/Attr4ce_Config.php:60
msgid "Account"
msgstr "Account"

#: app/Attr4ce_Config.php:61
msgid "Clickout Path"
msgstr "Clickout Path"

#: app/Attr4ce_Config.php:62
msgid "Network broadcast strategy"
msgstr "Strategie voor netwerkuitzending"

#: app/Attr4ce_Config.php:64
msgid "Advertiser tracking & conversion"
msgstr "Tracking en conversie van adverteerders"

#: app/Attr4ce_Config.php:65
msgid "Tracking strategy"
msgstr "Volgstrategie"

#: app/Attr4ce_Config.php:66
msgid "Conversion strategy"
msgstr "Conversiestrategie"

#: app/Attr4ce_Config.php:68
msgid "MasterTag URL"
msgstr "MasterTag-URL"

#: app/Attr4ce_Config.php:69
msgid "Shortcodes"
msgstr "Shortcodes"

#: app/Attr4ce_Config.php:70
msgid "Advanced"
msgstr "Geavanceerd"

#: app/Attr4ce_Config.php:71
msgid "Profiling"
msgstr "Profilering"

#: app/Attr4ce_Config.php:72
msgid "Network"
msgstr "Netwerk"

#: app/Attr4ce_Config.php:73
msgid "Mode"
msgstr "Modus"

#: app/Attr4ce_Config.php:86
msgid ""
"This section is for tracking and conversion settings. If you are a publisher "
"(so only serving clickouts), this section is irrelevant for you."
msgstr "Dit gedeelte is bedoeld voor tracking- en conversie-instellingen. Als u een uitgever bent (dus alleen clickouts aanbiedt), is deze sectie niet relevant voor u."

#: app/Attr4ce_Config.php:101
msgid ""
"You Attrace public address will be used to add as a meta tag to the header "
"of your website. This way the Attrace Network can verify the owner of this "
"public address is indeed the owner of this website. Also this address is "
"used if you wish to use monitoring on your connector to check security."
msgstr "Je Attrace openbare adres wordt gebruikt om als metatag toe te voegen aan de header van je website. Op deze manier kan het Attrace Network verifiëren dat de eigenaar van dit openbare adres inderdaad de eigenaar is van deze website. Dit adres wordt ook gebruikt als u monitoring op uw connector wilt gebruiken om de beveiliging te controleren."

#: app/Attr4ce_Config.php:102
msgid ""
"Copy the public address from the Attrace menu and paste it in the text field "
"above:"
msgstr "Kopieer het openbare adres uit het menu Attrace en plak het in het bovenstaande tekstveld:"

#: app/Attr4ce_Config.php:111
msgid "The click-out URL to the page you want to promote will look like this:"
msgstr "De doorklik-URL naar de pagina die u wilt promoten, ziet er als volgt uit:"

#: app/Attr4ce_Config.php:113
msgid "Change this value if you would like another URL"
msgstr "Wijzig deze waarde als u een andere URL wilt"

#: app/Attr4ce_Config.php:120
msgid "Direct (blocking)"
msgstr "Direct (blokkering)"

#: app/Attr4ce_Config.php:121
msgid "Queue (using WP Cron)"
msgstr "Wachtrij (met WP Cron)"

#: app/Attr4ce_Config.php:123
msgid ""
"The Network broadcast strategy determines if the click should be put on a "
"queue and processed later by cronjob, or is directly executed<br/>(which can "
"cause a slight delay in the redirect to your advertiser)."
msgstr "De netwerkuitzendstrategie bepaalt of de klik in een wachtrij moet worden gezet en later door cronjob moet worden verwerkt, of direct wordt uitgevoerd <br/> (wat een kleine vertraging kan veroorzaken in de doorverwijzing naar uw adverteerder)."

#: app/Attr4ce_Config.php:124
msgid ""
"<strong>Direct:</strong> (Default) Broadcast to the network before the user "
"is redirected (and blocks the user)."
msgstr "<strong> Direct: </strong> (standaard) uitzending naar het netwerk voordat de gebruiker wordt omgeleid (en blokkeert de gebruiker)."

#: app/Attr4ce_Config.php:125
msgid ""
"<strong>Queue:</strong> Fast background processing, where a background "
"thread or queue is broadcasting to the network near-realtime. Needs WP Cron "
"enabled"
msgstr "<strong> Wachtrij: </strong> snelle verwerking op de achtergrond, waarbij een achtergrondthread of wachtrij bijna in realtime naar het netwerk wordt uitgezonden. Vereist WP Cron ingeschakeld"

#: app/Attr4ce_Config.php:132 app/Attr4ce_Config.php:144
msgid "Backend"
msgstr "Backend"

#: app/Attr4ce_Config.php:133 app/Attr4ce_Config.php:145
msgid "Javascript Clientside"
msgstr "Javascript Clientside"

#: app/Attr4ce_Config.php:135
msgid ""
"For advertisers, the tracking strategy determines how the connector is "
"setting cookies.<br/>If possible, use server side tracking (for instance "
"within WooCommerce). The JS mtag library is in this case not used."
msgstr "Voor adverteerders bepaalt de trackingstrategie hoe de connector cookies instelt. <br/> Gebruik indien mogelijk server-side tracking (bijvoorbeeld binnen WooCommerce). De JS mtag-bibliotheek wordt in dit geval niet gebruikt."

#: app/Attr4ce_Config.php:136
msgid ""
"<strong>Backend:</strong> (Default) Server module adds Set-Cookie headers."
msgstr "<strong> Backend: </strong> (standaard) servermodule voegt Set-Cookie-headers toe."

#: app/Attr4ce_Config.php:137
msgid ""
"<strong>Javascript Clientside:</strong> Javascript mastertag sets the "
"tracking cookies."
msgstr "<strong> Javascript Clientside: </strong> Javascript mastertag stelt de tracking cookies in."

#: app/Attr4ce_Config.php:147
msgid ""
"For advertisers, the conversion strategy determines how the conversion is "
"created. When enabled, Woocommerce can execute the conversion serverside.<br/"
">If you use another shopping system, either use the Javascript or shortcodes "
"to create the conversion, or implement the conversion within your solution."
msgstr "Voor adverteerders bepaalt de conversiestrategie hoe de conversie tot stand komt. Indien ingeschakeld, kan Woocommerce de conversieserverszijde uitvoeren. <br/> Als u een ander winkelsysteem gebruikt, gebruikt u Javascript of shortcodes om de conversie te maken, of implementeert u de conversie binnen uw oplossing."

#: app/Attr4ce_Config.php:148
msgid ""
"<strong>Backend:</strong> (Default) Server module handles the conversions."
msgstr "<strong> Backend: </strong> (standaard) servermodule verwerkt de conversies."

#: app/Attr4ce_Config.php:149
msgid ""
"<strong>Javascript Clientside:</strong> Javascript tag handles conversions."
msgstr "<strong> Javascript Clientside: </strong> Javascript-tag verwerkt conversies."

#: app/Attr4ce_Config.php:156
msgid "No profiling"
msgstr "Geen profilering"

#: app/Attr4ce_Config.php:157
msgid "All"
msgstr "Alle"

#: app/Attr4ce_Config.php:160
msgid "This option additional tracing level for performance and debugging."
msgstr "Deze optie extra traceringsniveau voor prestaties en foutopsporing."

#: app/Attr4ce_Config.php:161
msgid ""
"<strong>No profiling:</strong> (Default) No profiling enabled (good "
"performance)."
msgstr "<strong> Geen profilering: </strong> (standaard) Geen profilering ingeschakeld (goede prestaties)."

#: app/Attr4ce_Config.php:162
msgid ""
"<strong>All:</strong> Debug all requests with profiling (degraded "
"performance)"
msgstr "<strong> Alles: </strong> fouten opsporen in alle verzoeken met profilering (verminderde prestaties)"

#: app/Attr4ce_Config.php:169
msgid "Production"
msgstr "Productie"

#: app/Attr4ce_Config.php:170
msgid "Development"
msgstr "Ontwikkeling"

#: app/Attr4ce_Config.php:172
msgid "Environment setting in which this plugin is running"
msgstr "Omgevingsinstelling waarin deze plug-in wordt uitgevoerd"

#: app/Attr4ce_Config.php:173
msgid ""
"<strong>Production:</strong> (Default) Guarantees that all develop "
"functionality is disabled."
msgstr "<strong> Productie: </strong> (standaard) garandeert dat alle ontwikkelfuncties zijn uitgeschakeld."

#: app/Attr4ce_Config.php:174
msgid ""
"<strong>Development:</strong> Debug mode enabled, might expose phpinfo and "
"other environment sensitive info."
msgstr "<strong> Ontwikkeling: </strong> foutopsporingsmodus ingeschakeld, kan phpinfo en andere omgevingsgevoelige informatie blootleggen."

#: app/Attr4ce_Config.php:185
msgid ""
"This option additional determines which network the connector is publishing "
"its transactions."
msgstr "Deze optie bepaalt bovendien welk netwerk de connector zijn transacties publiceert."

#: app/Attr4ce_Config.php:186
msgid ""
"<strong>Betanet:</strong> (Default) The production environment of Attrace."
"network, to publish real transactions"
msgstr "<strong> Betanet: </strong> (standaard) De productieomgeving van Attrace.network, om echte transacties te publiceren"

#: app/Attr4ce_Config.php:187
msgid ""
"<strong>Testnet:</strong> The test environment of Attrace.network, use this "
"for testing or debug purposes only"
msgstr "<strong> Testnet: </strong> de testomgeving van Attrace.network, gebruik deze alleen voor test- of foutopsporingsdoeleinden"

#: app/Attr4ce_Config.php:202
msgid ""
"This configures the mastertag lib that you want to include on your page, "
"current configured URL is:"
msgstr "Dit configureert de mastertag-lib die u op uw pagina wilt opnemen, de huidige geconfigureerde URL is:"

#: app/Attr4ce_Config.php:204
msgid ""
"You can also use a versioned url with 8 characters to avoid caching, like:"
msgstr "U kunt ook een URL met versiebeheer gebruiken met 8 tekens om caching te voorkomen, zoals:"

#: app/Attr4ce_Config.php:206
msgid ""
"The end of the url should be \"js\" but you can use another separator, like "
"\"_js\" to avoid nginx caching and such."
msgstr "Het einde van de url zou \"js\" moeten zijn, maar je kunt een ander scheidingsteken gebruiken, zoals \"_js\" om nginx caching en dergelijke te vermijden."

#: app/Attr4ce_Config.php:207
msgid ""
"Click on the links above to see if your JS is loaded properly, and change "
"the extensions if there are issues."
msgstr "Klik op de bovenstaande links om te zien of uw JS correct is geladen en wijzig de extensies als er problemen zijn."

#: app/Attr4ce_Config.php:215
msgid ""
"Use this shortcode to include the Master Tag Javascript on a a page or post."
msgstr "Gebruik deze shortcode om de Master Tag Javascript op een pagina of bericht op te nemen."

#: app/Attr4ce_Config.php:216
msgid ""
"Use this shortcode to invoke a Sale action (use this for instance on the "
"thank you page)."
msgstr "Gebruik deze shortcode om een ​​verkoopactie aan te roepen (gebruik deze bijvoorbeeld op de bedankpagina)."

#: app/Attr4ce_Config.php:217
msgid ""
"Use this shortcode to invoke a Lead action (use this for instance on the "
"subscribed to news letter)."
msgstr "Gebruik deze shortcode om een ​​Lead-actie uit te voeren (gebruik deze bijvoorbeeld voor de geabonneerde nieuwsbrief)."

#: app/Attr4ce_IntegrationConfigs.php:105
msgid "Add Integration"
msgstr "Voeg integratie toe"

#: app/Attr4ce_IntegrationConfigs.php:106
msgid "Configuration code"
msgstr "Configuratiecode"

#: app/Attr4ce_IntegrationConfigs.php:127
msgid ""
"The Base32 configuration code that has been provided is invalid. Please try "
"again."
msgstr "De opgegeven Base32-configuratiecode is ongeldig. Probeer het a.u.b. opnieuw."

#: app/Attr4ce_IntegrationConfigs.php:137
msgid ""
"This agreement - delegate off combination already exists. Remove the old on "
"in order to add this new one."
msgstr "Deze combinatie van overeenkomst - delegeren uit bestaat al. Verwijder de oude om deze nieuwe toe te voegen."

#: app/Attr4ce_IntegrationConfigs.php:153
msgid "Copy the configuration code from the dashboard"
msgstr "Kopieer de configuratiecode van het dashboard"

#: app/Attr4ce_IntegrationConfigs.php:154
msgid "Paste it in the text field below"
msgstr "Plak het in het onderstaande tekstveld"

#: app/Attr4ce_IntegrationConfigs.php:155
msgid "Press the submit button"
msgstr "Druk op de verzendknop"

#: app/Attr4ce_IntegrationConfigs.php:185
#: app/Attr4ce_IntegrationConfigs.php:186 app/views/integrationconfigs.php:32
#: attrace.php:134
msgid "Integrations"
msgstr "Integraties"

#: app/views/integrationconfigs.php:14
msgid "Cancel"
msgstr "annuleren"

#: app/views/integrationconfigs.php:22
msgid "Submit"
msgstr "Verzenden"

#: app/views/integrationconfigs.php:33
msgid "Add New"
msgstr "Nieuw toevoegen"

#: app/views/settings.php:10
msgid "Save Changes"
msgstr "Wijzigingen opslaan"

#: attrace.php:132
msgid "Docs"
msgstr "Docs"

#: attrace.php:174
msgid ""
"Attrace is a custom made dedicated blockchain capable of registering and "
"auditing any advertisement click on chain. This plugin enables you to manage "
"your agreements, enables shortcodes and clickouts, and signs transactions on "
"the public chain."
msgstr "Attrace is een op maat gemaakte speciale blockchain die in staat is om elke advertentieklik op een ketting te registreren en te controleren. Met deze plug-in kunt u uw overeenkomsten beheren, shortcodes en clickouts inschakelen en transacties in de openbare keten ondertekenen."
