# Copyright (C) 2015 WooCommerce auto added coupons
# This file is distributed under the same license as the WooCommerce auto added coupons package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Extended Coupon Features\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/woocommerce-auto-"
"added-coupons\n"
"POT-Creation-Date: 2017-09-23 22:17+0200\n"
"PO-Revision-Date: 2017-09-23 22:21+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.1\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: docs\n"

#: includes/Abstract_WJECF_Plugin.php:49
#, php-format
msgid ""
"WooCommerce Extended Coupon Features version %s is required. You have "
"version %s"
msgstr ""
"WooCommerce Extended Coupon Features versie %s is vereist. Huidige versie: %s"

#: includes/WJECF_AutoCoupon.php:14
msgid ""
"Allow coupons to be automatically applied to the cart when restrictions are "
"met or by url."
msgstr ""
"Toestaan om coupons automatisch aan de winkelwagen toe te wijzen wanneer aan "
"de voorwaarden wordt voldaan of met een url."

#: includes/WJECF_AutoCoupon.php:67 includes/WJECF_AutoCoupon.php:201
#: includes/WJECF_AutoCoupon.php:208
msgid "Auto coupon"
msgstr "Automatisch toepassen"

#: includes/WJECF_AutoCoupon.php:72
msgid "Individual use"
msgstr "Individueel gebruik"

#: includes/WJECF_AutoCoupon.php:90 includes/WJECF_AutoCoupon.php:173
msgid "Auto coupons"
msgstr "Auto coupons"

#: includes/WJECF_AutoCoupon.php:97
msgid "Allow remove 'Auto Coupons'"
msgstr "Verwijderen toestaan van 'Auto Coupons'"

#: includes/WJECF_AutoCoupon.php:127
#: includes/admin/WJECF_Admin_Settings.php:190
#: includes/admin/WJECF_Admin_Settings.php:227
msgid "Enabled"
msgstr "Ingeschakeld"

#: includes/WJECF_AutoCoupon.php:132
msgid ""
"Check this box to allow the customer to remove 'Auto Coupons' from the cart."
msgstr ""
"Aanvinken om toe te staan dat de klant 'Auto Coupons' uit de winkelwagen mag "
"verwijderen."

#: includes/WJECF_AutoCoupon.php:154 includes/WJECF_AutoCoupon.php:162
msgid "Yes"
msgstr "Ja"

#: includes/WJECF_AutoCoupon.php:154 includes/WJECF_AutoCoupon.php:162
msgid "No"
msgstr "Nee"

#: includes/WJECF_AutoCoupon.php:209
msgid ""
"Automatically add the coupon to the cart if the restrictions are met. Please "
"enter a description when you check this box, the description will be shown "
"in the customer's cart if the coupon is applied."
msgstr ""
"Voeg de kortingsbon automatisch toe aan het winkelwagentje als aan alle "
"voorwaarden wordt voldaan. Vult u a.u.b. een omschrijving in als u deze "
"optie aanvinkt, de omschrijving zal aan de klant worden getoond wanneer de "
"kortingsbon wordt toegevoegd."

#: includes/WJECF_AutoCoupon.php:217
msgid "Priority"
msgstr "Prioriteit"

#: includes/WJECF_AutoCoupon.php:218
msgid "No priority"
msgstr "Geen prioriteit"

#: includes/WJECF_AutoCoupon.php:219
msgid ""
"When 'individual use' is checked, auto coupons with a higher value will have "
"priority over other auto coupons."
msgstr ""
"Wanneer 'individueel gebruik' is aangevinkt, zullen auto coupons met een "
"hogere prioriteit voorrang krijgen boven andere auto coupons."

#: includes/WJECF_AutoCoupon.php:229
msgid "Apply silently"
msgstr "Toepassen zonder melding"

#: includes/WJECF_AutoCoupon.php:230
msgid "Don't display a message when this coupon is automatically applied."
msgstr ""
"Geen melding weergeven wanneer deze kortingsbon automatisch wordt toegepast."

#: includes/WJECF_AutoCoupon.php:358
msgid "Free shipping coupon"
msgstr "Gratis verzending kortingsbon"

#: includes/WJECF_AutoCoupon.php:523
#, php-format
msgid "Discount applied: %s"
msgstr "Korting toegepast: %s"

#: includes/WJECF_Controller.php:227
msgid ""
"WooCommerce Extended Coupon Features is disabled because WooCommerce could "
"not be detected."
msgstr ""
"WooCommerce Extended Coupon Features is uitgeschakeld omdat WooCommerce niet "
"kon worden gedetecteerd."

#: includes/WJECF_Controller.php:266
#, php-format
msgid "The minimum subtotal of the matching products for this coupon is %s."
msgstr ""
"Het minimale subtotaal van overeengekomen producten voor deze kortingsbon is "
"%s."

#: includes/WJECF_Controller.php:270
#, php-format
msgid "The maximum subtotal of the matching products for this coupon is %s."
msgstr ""
"Het maximale subtotaal van overeengekomen producten voor deze kortingsbon is "
"%s."

#: includes/WJECF_Controller.php:274
#, php-format
msgid "The minimum quantity of matching products for this coupon is %s."
msgstr ""
"Het minimale aantal overeengekomen producten voor deze kortingsbon is %s."

#: includes/WJECF_Controller.php:278
#, php-format
msgid "The maximum quantity of matching products for this coupon is %s."
msgstr ""
"Het maximale aantal overeengekomen producten voor deze kortingsbon is %s."

#: includes/WJECF_Controller.php:281
msgid "The coupon is not valid for the currently selected shipping method."
msgstr "De kortingsbon is niet geldig voor de gekozen verzendmethode."

#: includes/WJECF_Controller.php:284
msgid "The coupon is not valid for the currently selected payment method."
msgstr "De kortingsbon is niet geldig voor de gekozen betaalmethode."

#: includes/WJECF_Controller.php:287
#, php-format
msgid "Sorry, it seems the coupon \"%s\" is not yours."
msgstr "Sorry, het lijkt erop dat kortingsbon \"%s\" niet van u is."

#: includes/WJECF_WC.php:129
msgid "Choose an option"
msgstr "Kies een optie"

#: includes/WJECF_WPML.php:12
msgid "Compatiblity with WPML."
msgstr "Compatibiliteit met WPML"

#: includes/admin/WJECF_Admin.php:11
msgid "Admin interface of WooCommerce Extended Coupon Features."
msgstr "Admin-interface van WooCommerce Extended Coupon Features."

#: includes/admin/WJECF_Admin.php:22
msgid ""
"<strong>WooCommerce Extended Coupon Features:</strong> You are using an old "
"version of WooCommerce. Updating of WooCommerce is recommended as using an "
"outdated version might cause unexpected behaviour in combination with modern "
"plugins."
msgstr ""
"<strong>WooCommerce Extended Coupon Features:</strong> Je gebruikt een "
"oudere versie van WooCommerce. Het actualiseren van WooCommerce is "
"aangeraden omdat het gebruik van een oude versie met moderne plugins "
"onverwachte resultaten met zich mee kan brengen."

#: includes/admin/WJECF_Admin.php:92
msgid "(AND)"
msgstr "(ALLE)"

#: includes/admin/WJECF_Admin.php:93
msgid "(OR)"
msgstr "(OF)"

#: includes/admin/WJECF_Admin.php:102 includes/admin/WJECF_Admin.php:245
msgid "Checkout"
msgstr "Afrekenen"

#: includes/admin/WJECF_Admin.php:108
msgid "Miscellaneous"
msgstr "Diversen"

#: includes/admin/WJECF_Admin.php:144
msgid "Do you find WooCommerce Extended Coupon Features useful?"
msgstr "Vindt u WooCommerce Extended Coupon Features handig?"

#: includes/admin/WJECF_Admin.php:146
msgid "Express your gratitude"
msgstr "Toon uw waardering"

#: includes/admin/WJECF_Admin.php:150
msgid "Donate to the developer"
msgstr "Doneer aan de ontwikkelaar"

#: includes/admin/WJECF_Admin.php:157
msgid "Documentation"
msgstr "Documentatie"

#: includes/admin/WJECF_Admin.php:159
msgid "WooCommerce Extended Coupon Features Documentation"
msgstr "WooCommerce Extended Coupon Features Documentatie"

#: includes/admin/WJECF_Admin.php:173
msgid "Matching products"
msgstr "Overeenkomende producten"

#: includes/admin/WJECF_Admin.php:178
msgid "Products Operator"
msgstr "Producten operator"

#: includes/admin/WJECF_Admin.php:179 includes/admin/WJECF_Admin.php:192
#: includes/pro/WJECF_Pro_Product_Filter.php:233
msgid "OR"
msgstr "OF"

#: includes/admin/WJECF_Admin.php:179 includes/admin/WJECF_Admin.php:192
#: includes/pro/WJECF_Pro_Product_Filter.php:233
msgid "AND"
msgstr "ALLE"

#: includes/admin/WJECF_Admin.php:183
msgid ""
"Use AND if ALL of the products must be in the cart to use this coupon "
"(instead of only one of the products)."
msgstr ""
"Gebruik ALLE als alle producten in het winkelwagentje moeten zitten (in "
"plaats van één producten)."

#: includes/admin/WJECF_Admin.php:191
msgid "Categories Operator"
msgstr "Categorieën Operator"

#: includes/admin/WJECF_Admin.php:196
msgid ""
"Use AND if products from ALL of the categories must be in the cart to use "
"this coupon (instead of only one from one of the categories)."
msgstr ""
"Gebruik ALLE als alle producten uit alle opgegeven categorieën in het "
"winkelwagentje moeten zitten (in plaats van een product van één van de "
"categorieën)."

#: includes/admin/WJECF_Admin.php:205
msgid "Minimum quantity of matching products"
msgstr "Minimum aantal overeengekomen producten"

#: includes/admin/WJECF_Admin.php:206 includes/admin/WJECF_Admin.php:226
msgid "No minimum"
msgstr "Geen minimum"

#: includes/admin/WJECF_Admin.php:207
msgid ""
"Minimum quantity of the products that match the given product or category "
"restrictions (see tab 'usage restriction'). If no product or category "
"restrictions are specified, the total number of products is used."
msgstr ""
"Minimum aantal producten wat aan de product- of categorierestricties voldoet "
"(zie tab 'gebruiksbeperkingen'). Als geen product- of categorierestrictie is "
"opgegeven worden alle producten in de winkelwagen geteld."

#: includes/admin/WJECF_Admin.php:215
msgid "Maximum quantity of matching products"
msgstr "Maximum aantal overeengekomen producten"

#: includes/admin/WJECF_Admin.php:216 includes/admin/WJECF_Admin.php:236
msgid "No maximum"
msgstr "Geen maximum"

#: includes/admin/WJECF_Admin.php:217
msgid ""
"Maximum quantity of the products that match the given product or category "
"restrictions (see tab 'usage restriction'). If no product or category "
"restrictions are specified, the total number of products is used."
msgstr ""
"Maximum aantal producten wat aan de product- of categorierestricties voldoet "
"(zie tab 'gebruiksbeperkingen'). Als geen product- of categorierestrictie is "
"opgegeven worden alle producten in de winkelwagen geteld."

#: includes/admin/WJECF_Admin.php:225
msgid "Minimum subtotal of matching products"
msgstr "Minimum subtotaal overeengekomen producten"

#: includes/admin/WJECF_Admin.php:227
msgid ""
"Minimum price subtotal of the products that match the given product or "
"category restrictions (see tab 'usage restriction')."
msgstr ""
"Minimum subtotaal van de producten welke aan de product- of "
"categorierestricties voldoet (zie tab 'gebruiksbeperkingen'). Als geen "
"product- of categorierestrictie is opgegeven wordt het subtotaal van alle "
"producten in de winkelwagen opgeteld."

#: includes/admin/WJECF_Admin.php:235
msgid "Maximum subtotal of matching products"
msgstr "Maximum subtotaal overeengekomen producten"

#: includes/admin/WJECF_Admin.php:237
msgid ""
"Maximum price subtotal of the products that match the given product or "
"category restrictions (see tab 'usage restriction')."
msgstr ""
"Maximum subtotaal van de producten welke aan de product- of "
"categorierestricties voldoet (zie tab 'gebruiksbeperkingen'). Als geen "
"product- of categorierestrictie is opgegeven wordt het subtotaal van alle "
"producten in de winkelwagen opgeteld."

#: includes/admin/WJECF_Admin.php:250
msgid "Shipping methods"
msgstr "Verzendmethoden"

#: includes/admin/WJECF_Admin.php:251
msgid "Any shipping method"
msgstr "Verzendmethoden"

#: includes/admin/WJECF_Admin.php:260
msgid ""
"One of these shipping methods must be selected in order for this coupon to "
"be valid."
msgstr ""
"Een van deze verzendmethoden moet gekozen zijn om deze kortingsbon te kunnen "
"gebruiken."

#: includes/admin/WJECF_Admin.php:267
msgid "Payment methods"
msgstr "Betaalmethoden"

#: includes/admin/WJECF_Admin.php:268
msgid "Any payment method"
msgstr "Betaalmethoden"

#: includes/admin/WJECF_Admin.php:279
msgid ""
"One of these payment methods must be selected in order for this coupon to be "
"valid."
msgstr ""
"Een van deze betaalmethoden moet gekozen zijn om deze kortingsbon te kunnen "
"gebruiken."

#: includes/admin/WJECF_Admin.php:288
msgid "Customer restrictions"
msgstr "Klantbeperkingen"

#: includes/admin/WJECF_Admin.php:289
msgid ""
"If both a customer and a role restriction are supplied, matching either one "
"of them will suffice."
msgstr ""
"Als zowel een klant- als klantrolrestrictie is opgegeven hoeft slechts aan "
"één van de restricties worden voldaan."

#: includes/admin/WJECF_Admin.php:294
msgid "Allowed Customers"
msgstr "Toegestane klanten"

#: includes/admin/WJECF_Admin.php:298
msgid "Only these customers may use this coupon."
msgstr "Alleen deze klanten kunnen deze kortingsbon gebruiken."

#: includes/admin/WJECF_Admin.php:306
msgid "Allowed User Roles"
msgstr "Toegestane klantrollen"

#: includes/admin/WJECF_Admin.php:307 includes/admin/WJECF_Admin.php:329
msgid "Any role"
msgstr "Klantrollen"

#: includes/admin/WJECF_Admin.php:321
msgid "Only these User Roles may use this coupon."
msgstr "Alleen deze klantrollen kunnen deze kortingsbon gebruiken."

#: includes/admin/WJECF_Admin.php:328
msgid "Disallowed User Roles"
msgstr "Uitgesloten klantrollen"

#: includes/admin/WJECF_Admin.php:342
msgid "These User Roles will be specifically excluded from using this coupon."
msgstr "Deze klantrollen zijn uitgesloten om deze kortingsbon te gebruiken."

#: includes/admin/WJECF_Admin_Data_Update.php:7
msgid ""
"Automatically update data when a new version of this plugin is installed."
msgstr ""
"Automatisch updaten van data wanneer een nieuwe versie van de plugin is "
"geïnstalleerd."

#: includes/admin/WJECF_Admin_Data_Update.php:49
msgid ""
"<strong>WooCommerce Extended Coupon Features:</strong> Please note, you're "
"using an older version of this plugin, while the data was upgraded to a "
"newer version."
msgstr ""
"<strong>WooCommerce Extended Coupon Features:</strong> Je gebruikt een "
"oudere versie van deze plugin, terwijl de data is opgewaardeerd naar een "
"nieuwere versie."

#: includes/admin/WJECF_Admin_Data_Update.php:58
msgid ""
"<strong>WooCommerce Extended Coupon Features:</strong> Data succesfully "
"upgraded to the newest version."
msgstr ""
"<strong>WooCommerce Extended Coupon Features:</strong> Gegevens "
"opgewaardeerd naar de nieuwste versie."

#: includes/admin/WJECF_Admin_Html.php:28
#, php-format
msgid "%s (Default)"
msgstr "%s (standaard)"

#: includes/admin/WJECF_Admin_Html.php:42
#: includes/admin/WJECF_Admin_Html.php:90
msgid "Search for a product…"
msgstr "Zoek een product..."

#: includes/admin/WJECF_Admin_Html.php:184
msgid "Any customer"
msgstr "Klanten"

#: includes/admin/WJECF_Admin_Settings.php:16
msgid "Settings page of WooCommerce Extended Coupon Features."
msgstr "Instellingen-pagina van WooCommerce Extended Coupon Features."

#: includes/admin/WJECF_Admin_Settings.php:29
#: includes/admin/WJECF_Admin_Settings.php:34
msgid "WooCommerce Extended Coupon Features"
msgstr "WooCommerce Extended Coupon Features"

#: includes/admin/WJECF_Admin_Settings.php:56
msgid "Advanced settings"
msgstr "Geavanceerde instellingen"

#: includes/admin/WJECF_Admin_Settings.php:63
msgid "Debug mode"
msgstr "Debug mode"

#: includes/admin/WJECF_Admin_Settings.php:89
msgid "Disabled plugins"
msgstr "Uitgeschakelde plugins"

#: includes/admin/WJECF_Admin_Settings.php:143
#, php-format
msgid ""
"When debug mode is enabled, extensive logging will be active and WJECF "
"Plugins can be enabled/disabled. If there are compatibility issues with "
"WooCommerce plugins, you can try disabling WJECF Plugins. Please don't keep "
"debug mode enabled on a production environment when it is not necessary. Log "
"can be found <a href=\"%s\">here</a>."
msgstr ""
"Wanneer debug mode is ingeschakeld is uitgebreide logging actief en kunnen "
"WJECF Plugins worden in- of uitgeschakeld. Zo kunt u eventuele "
"compatibiliteitsproblemen met andere WooCommerce plugins mogelijk oplossen. "
"<a href=\"%s\">hier</a> kan de log worden geraadpleegd."

#: includes/pro/WJECF_Pro_Controller.php:68
msgid "Discount on cart with excluded products"
msgstr "Korting op winkelwagen met uitgesloten producten"

#: includes/pro/WJECF_Pro_Controller.php:74
msgid "Allow discount on cart with excluded items"
msgstr "Korting toestaan op winkelwagen met uitgesloten producten"

#: includes/pro/WJECF_Pro_Controller.php:75
msgid ""
"Check this box to allow a 'Cart Discount' coupon to be applied even when "
"excluded items are in the cart (see tab 'usage restriction')."
msgstr ""
"Aanvinken om een 'Winkelwagen korting'-coupon ook te accepteren als er "
"uitgesloten producten in de winkelwagen aanwezig zijn (zie tab "
"'gebruiksbeperking')."

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:9
msgid ""
"Allow coupons that are invalid upon application to be applied to the cart "
"once they become valid."
msgstr ""
"Toestaan dat een coupon aan de winkelwagen wordt toegevoegd terwijl nog niet "
"aan de voorwaarden wordt voldaan. De korting wordt pas toegewezen wanneer "
"aan de voorwaarden wordt voldaan."

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:31
#: includes/pro/WJECF_Pro_Coupon_Queueing.php:39
msgid "Allow applying when invalid"
msgstr "Ongeldige coupons toestaan"

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:40
msgid ""
"When the customer attempts to apply the coupon while it's conditions are not "
"met, a message will be displayed. Once the conditions are met it will be "
"applied automatically."
msgstr ""
"Wanneer de klant een coupon welke nog niet geldig is aan de winkelwagen "
"toevoegd, wordt een boodschap wordt getoond. Wanneer aan de voorwaarden "
"wordt voldaan wordt de coupon toegewezen."

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:46
msgid "Message"
msgstr "Boodschap"

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:47
msgid ""
"This message will be displayed when the customer applies a coupon while it "
"is not yet valid."
msgstr ""
"Deze boodschap wordt getoond wanneer de klant een coupon welke nog niet "
"geldig is aan de winkelwagen toevoegd."

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:48
#: includes/pro/WJECF_Pro_Coupon_Queueing.php:125
#, php-format
msgid "Coupon '%s' will be applied when it's conditions are met."
msgstr ""
"Coupon '%s' zal automatisch worden toegepast wanneer aan de voorwaarden "
"wordt voldaan."

#: includes/pro/WJECF_Pro_Coupon_Queueing.php:188
#, php-format
msgid "Coupon '%s' applied."
msgstr "Coupon '%s' toegepast."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products.php:12
msgid "Allow free products to be added to the cart."
msgstr "Toestaan dat gratis producten aan de winkelwagen worden toegevoegd."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:19
#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:36
#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:81
#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:87
#: templates/cart/select-free-product.php:36
msgid "Free products"
msgstr "Gratis producten"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:89
msgid ""
"Free products that will be added to the cart when this coupon is applied."
msgstr ""
"Gratis producten welke aan de winkelwagen worden toegevoegd als de coupon is "
"toegepast."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:96
msgid "Select one"
msgstr "Kies één"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:97
msgid "Check this box if the customer must choose from the free products."
msgstr "Aanvinken als de klant één van de gratis producten moet kiezen."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:105
msgid "'Select your gift'-message"
msgstr "'Kies uw gratis product'-boodschap"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:106
msgid "Please choose your free gift:"
msgstr "Kies uw gratis product:"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:107
msgid "This message is displayed when the customer must choose a free product."
msgstr ""
"Deze melding wordt getoond wanneer de klant een gratis product moet kiezen."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:116
msgid "Allow multiplication of the free products"
msgstr "Vermenigvuldigen gratis producten toestaan"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:117
#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:125
msgid "EXPERIMENTAL: "
msgstr "EXPERIMENTEEL:"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:117
msgid ""
"The amount of free products is multiplied every time the minimum spend, "
"subtotal or quantity is reached."
msgstr ""
"Het aantal van de gratis producten wordt vermenigvuldigd met het totale "
"aantal keer dat minimale besteding, subtotaal of aantal is bereikt."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:124
msgid "BOGO matching products"
msgstr "1+1 gratis voor overeengekomen producten"

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Admin.php:126
msgid ""
"Buy one or more of any of the matching products (see 'Usage Restriction'-"
"tab) and get one free. Check 'Allow multiplication' to get one free item for "
"every matching item in the cart."
msgstr ""
"Koop één of meer van de overeenkomende producten en ontvang er één gratis. "
"Gebruik 'vermenigvuldigen toestaan' om een gratis artikel voor elk "
"overeenkomend artikel te krijgen."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Template.php:86
#, php-format
msgid ""
"Sorry, we do not have enough \"%1$s\" in stock (%2$s in stock). Please "
"review your selection."
msgstr ""
"Helaas, we hebben niet voldoende \"%1$s\" op voorraad (%2$s op voorraad). "
"Maak s.v.p. een andere keuze."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Template.php:92
#, php-format
msgid "Please choose a variation of \"%s\"."
msgstr "Kies s.v.p. een variatie van \"%s\"."

#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Template.php:102
#: includes/pro/WJECF_Pro_Free_Products/WJECF_Pro_Free_Products_Template.php:112
msgid "Free!"
msgstr "Gratis!"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:30
msgid "Limit discount to only certain products in the cart."
msgstr "Limiteer korting tot bepaalde producten in de winkelwagen."

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:264
msgid "(default)"
msgstr "(standaard)"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:268
msgid "One item per order line"
msgstr "Eén item per orderregel"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:272
msgid "Lowest priced product (single item)"
msgstr "Laagst geprijsde product (één item)"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:276
msgid "Lowest priced order line (all items)"
msgstr "Laagst geprijsde orderregel (alle items)"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:280
msgid "Every nth item. n = min qty of matching products (or 2 if not supplied)"
msgstr ""
"Ieder n-de item. n = minimum aantal overeengekomen producten (standaard: 2)"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:397
#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:410
msgid "Limit discount to"
msgstr "Beperk korting tot"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:398
msgid ""
"Here you can exclude certain products from being discounted (Only applies to "
"Cart % Discount, Product Discount, Product % Discount)"
msgstr ""
"Hier kun je producten uitsluiten van korting (Geldt alleen voor Winkelwagen "
"% korting, Product korting, Product % korting)"

#: includes/pro/WJECF_Pro_Limit_Discount_Quantities.php:412
msgid ""
"Please note that when the discount type is 'Product discount' (see 'General'-"
"tab), the discount will only be applied to <em>matching</em> products."
msgstr ""
"Let op dat wanneer het type korting 'Product korting' (zie tab 'Algemeen') "
"is gekozen, de korting alleen zal worden toegepast op overeengekomen "
"producten."

#: includes/pro/WJECF_Pro_Product_Filter.php:12
msgid "Advanced matching queries for products."
msgstr ""

#: includes/pro/WJECF_Pro_Product_Filter.php:232
msgid "Custom Fields Operator"
msgstr "Extra velden Operator"

#: includes/pro/WJECF_Pro_Product_Filter.php:236
msgid ""
"Use AND if all of the custom fields must be in the cart to use this coupon "
"(instead of only one of the custom fields)."
msgstr ""
"Gebruik ALLE als alle extra velden in het winkelwagentje moeten zitten (in "
"plaats van één van de extra velden)."

#: includes/pro/WJECF_Pro_Product_Filter.php:242
msgid "Custom Fields"
msgstr "Extra velden"

#: includes/pro/WJECF_Pro_Product_Filter.php:248
msgid "Name"
msgstr "Naam"

#: includes/pro/WJECF_Pro_Product_Filter.php:249
msgid "Value"
msgstr "Waarde"

#: includes/pro/WJECF_Pro_Product_Filter.php:252
msgid ""
"If multiple lines are entered, only one of them needs to match. A whole word "
"case insensitive match is executed by default and % can be used as wildcard. "
"If a line starts with a forward slash (/) it is treated as a regular "
"expression. NOTE: Regular expression matches are case sensitive by default; "
"append flag i to the regular expression for a case insensitive match. \n"
"Examples:\n"
"'roc%' matches 'Rock' and also 'Rock the house', but not 'Bedrock'\n"
"'/^rock$/i' matches 'Rock' but not 'Rock the house'"
msgstr ""
"Indien meerdere regels worden opgegeven, hoeft slechts aan één te worden "
"voldaan. Standaard wordt gezocht naar hele woorden, niet "
"hoofdlettergevoelig. Eventueel kan % als jokerteken worden gebruikt. Wanneer "
"een regel met slash (/) begint wordt deze als reguliere expressie "
"geïnterpreteerd. LET OP: Reguliere expressies zijn standaard wel "
"hoofdlettergevoelig; voeg flag 'i' toe om niet hoofdlettergevoelig te "
"zoeken. \n"
"Voorbeelden:\n"
"'roc%' accepteert 'Rock' en ook 'Rock the house', maar niet 'Bedrock'\n"
"'/^rock$/i' accepteert 'Rock' maar niet 'Rock the house'"

#: includes/pro/WJECF_Pro_Product_Filter.php:275
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Selecteer &mdash;"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:22
msgid ""
"Automatically upgrade data when a new version of this plugin is installed."
msgstr ""
"Automatisch updaten wanneer een nieuwe versie van deze plugin beschikbaar is."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:48
#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:63
msgid "Licence key"
msgstr "Licentiecode"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:55
msgid "Domain"
msgstr "Domein"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:74
msgid ""
"A valid licence key will allow you to update the plugin from the WordPress "
"admin area."
msgstr "Een geldige licentiecode activeert automatische updates van de plugin."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:75
#, php-format
msgid "You can manage your licences at your account page at %s."
msgstr "Je kunt je licenties beheren op %s."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:76
msgid "This option is not available if you purchased from Envato market."
msgstr "Deze optie is niet beschikbaar voor aankopen van Envato market."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:119
msgid "The domain of your store. e.g. www.mystore.com."
msgstr "Het domein van de webwinkel. Bijvoorbeeld www.ditismijnwebwinkel.nl."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:227
#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:323
msgid "Licence key is not valid."
msgstr "Ongeldige licentiecode."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:229
#, php-format
msgid ""
"You will not receive automatic updates. Please enter a valid licence key <a "
"href=\"%s\">here</a>."
msgstr ""
"Je zult geen automatische updates ontvangen. Vul s.v.p. <a href=\"%s\">hier</"
"a> een juiste licentiecode in."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:253
#, php-format
msgid "Licence for domain %s succesfully deactivated."
msgstr "Licentie voor domein %s succesvol geactiveerd."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:258
msgid "Failed deactivating licence. "
msgstr "Deactiveren van de licentie is niet gelukt. "

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:262
#, php-format
msgid "Failed deactivating licence. Invalid response from server: %s"
msgstr ""
"Deactiveren van de licentie is niet gelukt. Ongeldig antwoord van de server: "
"%s"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:281
msgid "No licence key entered."
msgstr "Geen licentiecode ingevoerd."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:284
msgid "No valid domain entered."
msgstr "Geen geldig domein ingevoerd."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:291
#, php-format
msgid "Could not validate the licence. Invalid response from server: %s"
msgstr "Kom de licentie niet valideren. Ongeldig antwoord van de server: %s"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:304
#, php-format
msgid "Could not activate the licence. Invalid response from server: %s"
msgstr "Kom de licentie niet activeren. Ongeldig antwoord van de server: %s"

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:317
#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:366
msgid "Licence key is valid."
msgstr "Licentie is geldig."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:350
msgid "Invalid licence key."
msgstr "Ongeldige licentiecode."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:353
msgid "Licence Key does not match this product."
msgstr "Licentiecode is niet van dit product."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:356
msgid "Licence is not active."
msgstr "Licentie is niet actief."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:359
msgid "Licence key is unassigned."
msgstr "Licentie is niet toegewezen."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:362
msgid "Licence key not active for current domain."
msgstr "Licentie is niet actief voor dit domein."

#: includes/pro/admin/WJECF_Pro_Admin_Auto_Update.php:434
msgid "An Unexpected HTTP Error occurred during the API request."
msgstr "Onverwachte HTTP Error tijdens de API-request."

#: templates/coupon-select-free-product.php:69
msgid "You can select one free product."
msgstr "Je kunt een gratis product uitkiezen."

#~ msgid "an unexpected error occured"
#~ msgstr "er heeft een onbekende fout opgetreden"

#~ msgid "License key"
#~ msgstr "Licentiecode"

#~ msgid "Products"
#~ msgstr "Producten"

#~ msgid "Allow when minimum spend not reached"
#~ msgstr "Toestaan wanneer minimale besteding nog niet is behaald."

#~ msgid ""
#~ "Check this box to allow the coupon to be in the cart even when minimum "
#~ "spend (see tab 'usage restriction') is not reached. Value of the discount "
#~ "will be 0 until minimum spend is reached."
#~ msgstr ""
#~ "Aanvinken als de coupon in de winkelwagen mag zitten zelfs als minimale "
#~ "besteding nog niet is gehaald. De coupon zal een waarde van 0 hebben tot "
#~ "de minimale besteding is bereikt."

#~ msgid "Please select your free gift."
#~ msgstr "Kies een gratis artikel."

#~ msgid "AND Products (not OR)"
#~ msgstr "ALLE Producten (niet OF)"

#~ msgid ""
#~ "Check this box if ALL of the products (see tab 'usage restriction') must "
#~ "be in the cart to use this coupon (instead of only one of the products)."
#~ msgstr ""
#~ "Aanvinken als ALLE producten (zie tab 'gebruiksbeperkingen') in de "
#~ "winkelwagen moeten zitten om deze kortingsbon te kunnen gebruiken (in "
#~ "plaats van één van de producten)."

#~ msgid "AND Categories (not OR)"
#~ msgstr "ALLE Categorieën (niet OF)"

#~ msgid ""
#~ "Check this box if products from ALL of the categories (see tab 'usage "
#~ "restriction') must be in the cart to use this coupon (instead of only one "
#~ "from one of the categories)."
#~ msgstr ""
#~ "Aanvinken als producten van ALLE categorieën (zie tab "
#~ "'gebruiksbeperkingen') in de winkelwagen moeten zitten om deze "
#~ "kortingsbon te kunnen gebruiken (in plaats van een product van één van de "
#~ "categorieën)."

#~ msgid ""
#~ "<strong>WooCommerce Extended Coupon Features:</strong> You are using a "
#~ "WooCommerce version prior to 2.3.0. Updating of WooCommerce is "
#~ "recommended as using an outdated version might cause unexpected behaviour "
#~ "in combination with modern plugins."
#~ msgstr ""
#~ "<strong>WooCommerce Extended Coupon Features:</strong> Je gebruikt een "
#~ "WooCommerce versie ouder dan 2.3.0. Updaten van WooCommerce wordt "
#~ "aangeraden."

#~ msgid ""
#~ "Check this box if ALL of the products (see tab 'usage restriction') must "
#~ "be in the cart to use this coupon (in stead of only one of the products)."
#~ msgstr ""
#~ "Aanvinken als ALLE producten (zie tab 'gebruiksbeperkingen') in de "
#~ "winkelwagen moeten zitten om deze kortingsbon te kunnen gebruiken (in "
#~ "plaats van één van de producten)."

#~ msgid "Extended Coupon Features"
#~ msgstr "Uitgebreide Kortingsbon Functies"

#~ msgid "Extended features"
#~ msgstr "Uitgebreide functies"

#~ msgid "Allow if minimum spend not reached"
#~ msgstr "Toestaan als minimale besteding niet is bereikt"

#~ msgid ""
#~ "Check this box to allow the coupon to be in the cart even if minimum "
#~ "spend (see tab 'usage restriction') is not reached. Value of the discount "
#~ "will be 0 until minimum spend is reached."
#~ msgstr ""
#~ "Aanvinken als de kortingsbon ook in de winkelwagen mag zitten als "
#~ "'minimale besteding' nog niet is bereikt."

#~ msgid "Customers"
#~ msgstr "Klanten"

#~ msgid "Coupon only applies to these customers."
#~ msgstr "Kortingsbon is alleen geldig voor deze klanten."

#~ msgid "Customer roles"
#~ msgstr "Klantrollen"

#~ msgid ""
#~ "The customer must have one of these roles in order for this coupon to be "
#~ "valid."
#~ msgstr ""
#~ "Dat klant moet een van deze rollen hebben om de kortingsbon te kunnen "
#~ "gebruiken."

#~ msgid "Excluded customer roles"
#~ msgstr "Uitgesloten klantrollen"

#~ msgid ""
#~ "The customer must not have one of these roles in order for this coupon to "
#~ "be valid."
#~ msgstr ""
#~ "De klant mag geen van deze rollen hebben om de kortingsbon te kunnen "
#~ "gebruiken."

#~ msgid ""
#~ "Automatically add the coupon to the cart if the restrictions are met. "
#~ "Please enter a description when you check this box, the description will "
#~ "be shown in the customers cart if the coupon is applied."
#~ msgstr ""
#~ "Voeg de kortingsbon automatisch toe aan het winkelwagentje als aan alle "
#~ "voorwaarden wordt voldaan. Vult u a.u.b. een omschrijving in als u deze "
#~ "optie aanvinkt, de omschrijving zal aan de klant worden getoond wanneer "
#~ "de kortingsbon wordt toegevoegd."

#~ msgid ""
#~ "Check this box if ALL of the products (see above) must be in the cart to "
#~ "use this coupon (in stead of only one of the products)."
#~ msgstr ""
#~ "Aanvinken als ALLE producten (zie boven) in de winkelwagen moeten zitten "
#~ "om deze kortingsbon te kunnen gebruiken (in plaats van één van de "
#~ "producten)."
