Plugin Directory

Changeset 3268913


Ignore:
Timestamp:
04/08/2025 01:23:04 PM (12 months ago)
Author:
ZanderZ
Message:

Update to version 6.3.4 from GitHub

Location:
recras
Files:
38 edited
1 copied

Legend:

Unmodified
Added
Removed
  • recras/tags/6.3.4/changelog.md

    r3250273 r3268913  
    11# Changelog
     2
     3## 6.3.4 (2025-04-08)
     4* Improve choosing a start time when displaying package programme
     5* Fix display of voucher templates with a validity set to a certain date, instead of a number of days
     6* Load book process script differently
     7* Updated "Tested up to" version to 6.8
     8* Plugin now requires WP 6.6 or higher
    29
    310## 6.3.3 (2025-03-04)
  • recras/tags/6.3.4/editor/form-voucher-info.php

    r3217607 r3268913  
    2626            <option value="name"><?php _e('Name', \Recras\Plugin::TEXT_DOMAIN); ?>
    2727            <option value="price"><?php _e('Price', \Recras\Plugin::TEXT_DOMAIN); ?>
    28             <option value="validity"><?php _e('Number of days valid', \Recras\Plugin::TEXT_DOMAIN); ?>
     28            <option value="validity"><?php _e('Validity', \Recras\Plugin::TEXT_DOMAIN); ?>
    2929        </select>
    3030</dl>
  • recras/tags/6.3.4/js/gutenberg-package.js

    r2444886 r3268913  
    127127                placeholder: wp.i18n.__('hh:mm', TEXT_DOMAIN),
    128128                label: wp.i18n.__('Start time', TEXT_DOMAIN),
     129                type: 'time',
    129130            };
    130131            optionsShowHeaderControl = {
  • recras/tags/6.3.4/js/gutenberg-voucher-info.js

    r2745141 r3268913  
    6868                {
    6969                    value: 'validity',
    70                     label: wp.i18n.__('Number of days valid', TEXT_DOMAIN),
     70                    label: wp.i18n.__('Validity', TEXT_DOMAIN),
    7171                },
    7272            ],
  • recras/tags/6.3.4/lang/recras-de_DE-recras-gutenberg-global.json

    r3250273 r3268913  
    1 {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"de_DE"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Wenn Sie bestimmte Pakete nicht sehen, stellen Sie sicher, dass in Recras \"Kann auf einer Website (über API)\" auf der Registerkarte \"Extra-Einstellungen\" des Pakets angezeigt werden."],"Show what?":["Zeigen Sie was?"],"Title":["Titel"],"Description":["Beschreibung"],"Duration":["Dauer"],"Starting location":[""],"Minimum number of persons":[""],"Price p.p. excl. VAT":[""],"Price p.p. incl. VAT":[""],"Total price excl. VAT":[""],"Total price incl. VAT":[""],"Programme":["Programm"],"Image tag":[""],"Relative image URL":[""],"Start time":[""],"hh:mm":["UU:MM"],"Show header?":[""],"Yes":["Ja"],"No":["Nein"],"Insert shortcode":[""],"Integration method":[""],"Seamless (recommended)":[""],"iframe (uses setting in your Recras)":[""],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":[""],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":[""],"Package selection":[""],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":[""],"No pre-filled package":[""],"Preview times in programme":[""],"Pre-fill amounts (requires pre-filled package)":[""],"Sorry, this is only available using the Gutenberg editor.":[""],"Pre-fill date (requires exactly 1 package selected)":[""],"yyyy-mm-dd":["JJJJ-MM-TT"],"Pre-fill time (requires exactly 1 package selected)":[""],"Thank-you page":[""],"Don't redirect":[""],"Pages":["Seiten"],"Posts":["Nachrichten"],"Show discount fields":[""],"Automatic resize?":[""],"Book process":["Buchungsprozess"],"Initial value for first widget":[""],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":[""],"Hide first widget?":[""],"Contact form":["Kontaktformular"],"Show title?":[""],"Show labels?":[""],"Show placeholders?":[""],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":[""],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":[""],"HTML element":[""],"Definition list":[""],"Ordered list":[""],"Table":["Tabelle"],"Element for single choices":[""],"Drop-down list (Select)":[""],"Radio buttons":[""],"This relates to: customer type, package selection, gender, and single choice":[""],"Submit button text":[""],"Send":["Senden"],"Product":["Produkt"],"Description (short)":[""],"Description (long)":[""],"Image URL":[""],"Minimum amount":[""],"Price (incl. VAT)":[""],"Template":[""],"Name":[""],"Price":["Preis"],"Number of days valid":[""],"No pre-filled template":[""],"Show quantity input (will be set to 1 if not shown)":[""],"Availability calendar":[""],"No suitable packages found":[""],"Auto resize iframe":[""],"Enter package ID. Leave empty to not prefill.":[""],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":[""],"Prefill value for first widget? (optional)":[""],"Loading data...":[""],"Package (optional)":[""],"i.e. https://www.recras.com/thanks/":[""],"Thank-you page (optional, leave empty to not redirect)":[""],"Recras → Settings menu":[""],"Please enter your Recras name in the %s before adding widgets.":[""],"Online booking of packages":[""],"Pre-fill amounts (requires exactly 1 package selected)":[""],"e.g. 14:00":["z.B. 14:00"],"Pre-filled package":[""],"Pre-filled package (optional)":[""],"If you select a single package, it will be pre-filled and will skip the package selection step.":[""],"Property to show":[""],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Voucher info":[""],"Voucher template":[""],"Voucher sales":[""],"Error: no ID set":[""],"Error: ID is not a number":[""],"Error: %s":["Fehlermeldung: %s"],"Error: Package %d does not exist or may not be presented on a website":[""],"Error: programme is empty":[""],"Error: unknown option":[""],"From":["Von"],"Until":["Bis"],"Activity":["Aktivität"],"Day %d":["Tag %d"],"No duration specified":[""],"No location specified":[""],"Error: book process does not exist":[""],"Contact form might be deleted":[""],"Error: package is set, but contact form does not support packages":[""],"Error: redirect is set, but is an invalid URL":[""],"Unknown":["Unbekannt"],"Male":["Mann"],"Female":["Frau"],"(required)":["(erforderlich)"],"Clear choice":["Wahl löschen"],"No book process has been chosen yet. Click on this text to select a book process.":[""],"Book process %s cannot be found. It was either deleted from Recras, or made private.":[""],"Book process \"%s\" is integrated here.":[""],"The first widget is hidden for the booker, and has an initial value of \"%s\".":[""],"It has an initial value for the first widget of \"%s\".":[""],"Error: could not retrieve data from Recras. The error message received was: %s":[""],"Error: could not parse data from Recras. The error message was: %s":[""],"Error: \"prefill_date\" is not a valid ISO 8601 string":[""],"Error: \"prefill_date\" is a date in the past":[""],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":[""],"Error: \"product_amounts\" is invalid":[""],"Settings":["Einstellungen"],"Cache":[""],"Documentation":["Dokumentation"],"Shortcodes":[""],"Error: you have not set your Recras name yet":[""],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":[""],"Could not connect to your Recras":[""],"Package availability":["Arrangement-Verfügbarkeit"],"At least one choice is required":[""],"Loading...":["Laden..."],"Your message was sent successfully":[""],"There was an error sending your message":[""],"Previous month":["Vorheriger Monat"],"Next month":["Nächsten Monat"],"January":["Januar"],"February":["Februar"],"March":["März"],"April":["April"],"May":["Mai"],"June":["Juni"],"July":["Juli"],"August":["August"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["Dezember"],"Sunday":["Sonntag"],"Monday":["Montag"],"Tuesday":["Dienstag"],"Wednesday":["Mittwoch"],"Thursday":["Donnerstag"],"Friday":["Freitag"],"Saturday":["Samstag"],"Sun":["So"],"Mon":["Mo"],"Tue":["Di"],"Wed":["Mi"],"Thu":["Do"],"Fri":["Fr"],"Sat":["Sa"],"Error: product does not exist":[""],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":[""],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":[""],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":[""],"Used in prices, such as 100,00.":[""],"You do not have sufficient permissions to access this page.":[""],"No theme":["Kein Thema"],"Basic theme":["Grundthema"],"BP Green":["BP Grün"],"Reasonably Red":["Ganz Rot"],"Recras Blue":["Recras Blau"],"Recras settings":["Recras-Einstellungen"],"Recras name":["Recras-Name"],"Currency symbol":[""],"Decimal separator":[""],"Use calendar widget for contact forms":[""],"Fix book process datepicker styling":[""],"Theme for Recras integrations":[""],"Enable Google Analytics integration? (deprecated)":[""],"For more information on these options, please see the %s page.":[""],"Error: template does not exist":[""],"The cache was cleared.":[""],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":[""],"Clear Recras cache":[""],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":[""],"Packages":["Arrangements"],"Book processes":["Buchungsprozesse"],"Contact forms":["Kontaktformulare"],"Products":["Produkte"],"Save":["Speichern"]}}}
     1{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"de_DE"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Wenn Sie bestimmte Pakete nicht sehen, stellen Sie sicher, dass in Recras \"Kann auf einer Website (über API)\" auf der Registerkarte \"Extra-Einstellungen\" des Pakets angezeigt werden."],"Show what?":["Zeigen Sie was?"],"Title":["Titel"],"Description":["Beschreibung"],"Duration":["Dauer"],"Starting location":["Empfangsort"],"Minimum number of persons":[""],"Price p.p. excl. VAT":[""],"Price p.p. incl. VAT":[""],"Total price excl. VAT":[""],"Total price incl. VAT":[""],"Programme":["Programm"],"Image tag":[""],"Relative image URL":[""],"Start time":[""],"hh:mm":["UU:MM"],"Show header?":[""],"Yes":["Ja"],"No":["Nein"],"Insert shortcode":[""],"Integration method":[""],"Seamless (recommended)":[""],"iframe (uses setting in your Recras)":[""],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":[""],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":[""],"Package selection":[""],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":[""],"No pre-filled package":[""],"Preview times in programme":[""],"Pre-fill amounts (requires pre-filled package)":[""],"Sorry, this is only available using the Gutenberg editor.":[""],"Pre-fill date (requires exactly 1 package selected)":[""],"yyyy-mm-dd":["JJJJ-MM-TT"],"Pre-fill time (requires exactly 1 package selected)":[""],"Thank-you page":[""],"Don't redirect":[""],"Pages":["Seiten"],"Posts":["Nachrichten"],"Show discount fields":[""],"Automatic resize?":[""],"Book process":["Buchungsprozess"],"Initial value for first widget":[""],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":[""],"Hide first widget?":[""],"Contact form":["Kontaktformular"],"Show title?":[""],"Show labels?":[""],"Show placeholders?":[""],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":[""],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":[""],"HTML element":[""],"Definition list":[""],"Ordered list":[""],"Table":["Tabelle"],"Element for single choices":[""],"Drop-down list (Select)":[""],"Radio buttons":[""],"This relates to: customer type, package selection, gender, and single choice":[""],"Submit button text":[""],"Send":["Senden"],"Product":["Produkt"],"Description (short)":[""],"Description (long)":[""],"Image URL":[""],"Minimum amount":[""],"Price (incl. VAT)":[""],"Template":[""],"Name":[""],"Price":["Preis"],"Validity":["Gültigkeit"],"No pre-filled template":[""],"Show quantity input (will be set to 1 if not shown)":[""],"Availability calendar":[""],"No suitable packages found":[""],"Auto resize iframe":[""],"Enter package ID. Leave empty to not prefill.":[""],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":[""],"Prefill value for first widget? (optional)":[""],"Loading data...":[""],"Package (optional)":[""],"i.e. https://www.recras.com/thanks/":[""],"Thank-you page (optional, leave empty to not redirect)":[""],"Recras → Settings menu":[""],"Please enter your Recras name in the %s before adding widgets.":[""],"Online booking of packages":[""],"Pre-fill amounts (requires exactly 1 package selected)":[""],"e.g. 14:00":["z.B. 14:00"],"Pre-filled package":[""],"Pre-filled package (optional)":[""],"If you select a single package, it will be pre-filled and will skip the package selection step.":[""],"Property to show":[""],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Voucher info":[""],"Voucher template":[""],"Voucher sales":[""],"Error: no ID set":[""],"Error: ID is not a number":[""],"Error: %s":["Fehlermeldung: %s"],"Error: Package %d does not exist or may not be presented on a website":[""],"Error: programme is empty":[""],"Error: unknown option":[""],"From":["Von"],"Until":["Bis"],"Activity":["Aktivität"],"Day %d":["Tag %d"],"No duration specified":[""],"No location specified":[""],"Error: book process does not exist":[""],"Contact form might be deleted":[""],"Error: package is set, but contact form does not support packages":[""],"Error: redirect is set, but is an invalid URL":[""],"Unknown":["Unbekannt"],"Male":["Mann"],"Female":["Frau"],"(required)":["(erforderlich)"],"Clear choice":["Wahl löschen"],"No book process has been chosen yet. Click on this text to select a book process.":[""],"Book process %s cannot be found. It was either deleted from Recras, or made private.":[""],"Book process \"%s\" is integrated here.":[""],"The first widget is hidden for the booker, and has an initial value of \"%s\".":[""],"It has an initial value for the first widget of \"%s\".":[""],"Error: could not retrieve data from Recras. The error message received was: %s":[""],"Error: could not parse data from Recras. The error message was: %s":[""],"Error: \"prefill_date\" is not a valid ISO 8601 string":[""],"Error: \"prefill_date\" is a date in the past":[""],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":[""],"Error: \"product_amounts\" is invalid":[""],"Settings":["Einstellungen"],"Cache":[""],"Documentation":["Dokumentation"],"Shortcodes":[""],"Error: you have not set your Recras name yet":[""],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":[""],"Could not connect to your Recras":[""],"Package availability":["Arrangement-Verfügbarkeit"],"At least one choice is required":[""],"Loading...":["Laden..."],"Your message was sent successfully":[""],"There was an error sending your message":[""],"Previous month":["Vorheriger Monat"],"Next month":["Nächsten Monat"],"January":["Januar"],"February":["Februar"],"March":["März"],"April":["April"],"May":["Mai"],"June":["Juni"],"July":["Juli"],"August":["August"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["Dezember"],"Sunday":["Sonntag"],"Monday":["Montag"],"Tuesday":["Dienstag"],"Wednesday":["Mittwoch"],"Thursday":["Donnerstag"],"Friday":["Freitag"],"Saturday":["Samstag"],"Sun":["So"],"Mon":["Mo"],"Tue":["Di"],"Wed":["Mi"],"Thu":["Do"],"Fri":["Fr"],"Sat":["Sa"],"Error: product does not exist":[""],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":[""],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":[""],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":[""],"Used in prices, such as 100,00.":[""],"You do not have sufficient permissions to access this page.":[""],"No theme":["Kein Thema"],"Basic theme":["Grundthema"],"BP Green":["BP Grün"],"Reasonably Red":["Ganz Rot"],"Recras Blue":["Recras Blau"],"Recras settings":["Recras-Einstellungen"],"Recras name":["Recras-Name"],"Currency symbol":[""],"Decimal separator":[""],"Use calendar widget for contact forms":[""],"Fix book process datepicker styling":[""],"Theme for Recras integrations":[""],"Enable Google Analytics integration? (deprecated)":[""],"For more information on these options, please see the %s page.":[""],"Error: template does not exist":[""],"The cache was cleared.":[""],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":[""],"Clear Recras cache":[""],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":[""],"Packages":["Arrangements"],"Book processes":["Buchungsprozesse"],"Contact forms":["Kontaktformulare"],"Products":["Produkte"],"Save":["Speichern"]}}}
  • recras/tags/6.3.4/lang/recras-de_DE.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:16+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:16+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:16+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:18+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    5960#: editor/form-arrangement.php:33 js/gutenberg-package.js:95
    6061msgid "Starting location"
    61 msgstr ""
     62msgstr "Empfangsort"
    6263
    6364#: editor/form-arrangement.php:34 js/gutenberg-package.js:79
     
    103104msgstr "UU:MM"
    104105
    105 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     106#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    106107msgid "Show header?"
    107108msgstr ""
     
    346347
    347348#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    348 msgid "Number of days valid"
    349 msgstr ""
     349msgid "Validity"
     350msgstr "Gültigkeit"
    350351
    351352#: editor/form-voucher-sales.php:19
     
    469470msgstr ""
    470471
    471 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     472#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    472473#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    473474msgid "Error: no ID set"
    474475msgstr ""
    475476
    476 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     477#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    477478#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    478 #: src/Vouchers.php:25 src/Vouchers.php:75
     479#: src/Vouchers.php:25 src/Vouchers.php:78
    479480msgid "Error: ID is not a number"
    480481msgstr ""
    481482
    482 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     483#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    483484#: src/ContactForm.php:72 src/ContactForm.php:76
    484485#, php-format
     
    495496msgstr ""
    496497
    497 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     498#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    498499msgid "Error: unknown option"
    499500msgstr ""
     
    524525msgstr ""
    525526
    526 #: src/Bookprocess.php:104
     527#: src/Bookprocess.php:103
    527528msgid "Error: book process does not exist"
    528529msgstr ""
     
    536537msgstr ""
    537538
    538 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     539#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    539540msgid "Error: redirect is set, but is an invalid URL"
    540541msgstr ""
     
    654655msgstr "Arrangement-Verfügbarkeit"
    655656
    656 #: src/Plugin.php:261
     657#: src/Plugin.php:246
    657658msgid "At least one choice is required"
    658659msgstr ""
    659660
    660 #: src/Plugin.php:262
     661#: src/Plugin.php:247
    661662msgid "Loading..."
    662663msgstr "Laden..."
    663664
    664 #: src/Plugin.php:263
     665#: src/Plugin.php:248
    665666msgid "Your message was sent successfully"
    666667msgstr ""
    667668
    668 #: src/Plugin.php:264
     669#: src/Plugin.php:249
    669670msgid "There was an error sending your message"
    670671msgstr ""
    671672
    672 #: src/Plugin.php:273
     673#: src/Plugin.php:258
    673674msgid "Previous month"
    674675msgstr "Vorheriger Monat"
    675676
    676 #: src/Plugin.php:274
     677#: src/Plugin.php:259
    677678msgid "Next month"
    678679msgstr "Nächsten Monat"
    679680
    680 #: src/Plugin.php:276
     681#: src/Plugin.php:261
    681682msgid "January"
    682683msgstr "Januar"
    683684
    684 #: src/Plugin.php:277
     685#: src/Plugin.php:262
    685686msgid "February"
    686687msgstr "Februar"
    687688
    688 #: src/Plugin.php:278
     689#: src/Plugin.php:263
    689690msgid "March"
    690691msgstr "März"
    691692
    692 #: src/Plugin.php:279
     693#: src/Plugin.php:264
    693694msgid "April"
    694695msgstr "April"
    695696
    696 #: src/Plugin.php:280
     697#: src/Plugin.php:265
    697698msgid "May"
    698699msgstr "Mai"
    699700
    700 #: src/Plugin.php:281
     701#: src/Plugin.php:266
    701702msgid "June"
    702703msgstr "Juni"
    703704
    704 #: src/Plugin.php:282
     705#: src/Plugin.php:267
    705706msgid "July"
    706707msgstr "Juli"
    707708
    708 #: src/Plugin.php:283
     709#: src/Plugin.php:268
    709710msgid "August"
    710711msgstr "August"
    711712
    712 #: src/Plugin.php:284
     713#: src/Plugin.php:269
    713714msgid "September"
    714715msgstr "September"
    715716
    716 #: src/Plugin.php:285
     717#: src/Plugin.php:270
    717718msgid "October"
    718719msgstr "Oktober"
    719720
    720 #: src/Plugin.php:286
     721#: src/Plugin.php:271
    721722msgid "November"
    722723msgstr "November"
    723724
    724 #: src/Plugin.php:287
     725#: src/Plugin.php:272
    725726msgid "December"
    726727msgstr "Dezember"
    727728
    728 #: src/Plugin.php:290
     729#: src/Plugin.php:275
    729730msgid "Sunday"
    730731msgstr "Sonntag"
    731732
    732 #: src/Plugin.php:291
     733#: src/Plugin.php:276
    733734msgid "Monday"
    734735msgstr "Montag"
    735736
    736 #: src/Plugin.php:292
     737#: src/Plugin.php:277
    737738msgid "Tuesday"
    738739msgstr "Dienstag"
    739740
    740 #: src/Plugin.php:293
     741#: src/Plugin.php:278
    741742msgid "Wednesday"
    742743msgstr "Mittwoch"
    743744
    744 #: src/Plugin.php:294
     745#: src/Plugin.php:279
    745746msgid "Thursday"
    746747msgstr "Donnerstag"
    747748
    748 #: src/Plugin.php:295
     749#: src/Plugin.php:280
    749750msgid "Friday"
    750751msgstr "Freitag"
    751752
    752 #: src/Plugin.php:296
     753#: src/Plugin.php:281
    753754msgid "Saturday"
    754755msgstr "Samstag"
    755756
    756 #: src/Plugin.php:299
     757#: src/Plugin.php:284
    757758msgid "Sun"
    758759msgstr "So"
    759760
    760 #: src/Plugin.php:300
     761#: src/Plugin.php:285
    761762msgid "Mon"
    762763msgstr "Mo"
    763764
    764 #: src/Plugin.php:301
     765#: src/Plugin.php:286
    765766msgid "Tue"
    766767msgstr "Di"
    767768
    768 #: src/Plugin.php:302
     769#: src/Plugin.php:287
    769770msgid "Wed"
    770771msgstr "Mi"
    771772
    772 #: src/Plugin.php:303
     773#: src/Plugin.php:288
    773774msgid "Thu"
    774775msgstr "Do"
    775776
    776 #: src/Plugin.php:304
     777#: src/Plugin.php:289
    777778msgid "Fri"
    778779msgstr "Fr"
    779780
    780 #: src/Plugin.php:305
     781#: src/Plugin.php:290
    781782msgid "Sat"
    782783msgstr "Sa"
  • recras/tags/6.3.4/lang/recras-en_GB.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:16+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:16+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:16+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:16+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    100101msgstr ""
    101102
    102 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     103#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    103104msgid "Show header?"
    104105msgstr ""
     
    343344
    344345#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    345 msgid "Number of days valid"
     346msgid "Validity"
    346347msgstr ""
    347348
     
    466467msgstr ""
    467468
    468 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     469#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    469470#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    470471msgid "Error: no ID set"
    471472msgstr ""
    472473
    473 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     474#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    474475#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    475 #: src/Vouchers.php:25 src/Vouchers.php:75
     476#: src/Vouchers.php:25 src/Vouchers.php:78
    476477msgid "Error: ID is not a number"
    477478msgstr ""
    478479
    479 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     480#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    480481#: src/ContactForm.php:72 src/ContactForm.php:76
    481482#, php-format
     
    492493msgstr ""
    493494
    494 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     495#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    495496msgid "Error: unknown option"
    496497msgstr ""
     
    521522msgstr ""
    522523
    523 #: src/Bookprocess.php:104
     524#: src/Bookprocess.php:103
    524525msgid "Error: book process does not exist"
    525526msgstr ""
     
    533534msgstr ""
    534535
    535 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     536#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    536537msgid "Error: redirect is set, but is an invalid URL"
    537538msgstr ""
     
    651652msgstr ""
    652653
     654#: src/Plugin.php:246
     655msgid "At least one choice is required"
     656msgstr ""
     657
     658#: src/Plugin.php:247
     659msgid "Loading..."
     660msgstr ""
     661
     662#: src/Plugin.php:248
     663msgid "Your message was sent successfully"
     664msgstr ""
     665
     666#: src/Plugin.php:249
     667msgid "There was an error sending your message"
     668msgstr ""
     669
     670#: src/Plugin.php:258
     671msgid "Previous month"
     672msgstr ""
     673
     674#: src/Plugin.php:259
     675msgid "Next month"
     676msgstr ""
     677
    653678#: src/Plugin.php:261
    654 msgid "At least one choice is required"
     679msgid "January"
    655680msgstr ""
    656681
    657682#: src/Plugin.php:262
    658 msgid "Loading..."
     683msgid "February"
    659684msgstr ""
    660685
    661686#: src/Plugin.php:263
    662 msgid "Your message was sent successfully"
     687msgid "March"
    663688msgstr ""
    664689
    665690#: src/Plugin.php:264
    666 msgid "There was an error sending your message"
    667 msgstr ""
    668 
    669 #: src/Plugin.php:273
    670 msgid "Previous month"
    671 msgstr ""
    672 
    673 #: src/Plugin.php:274
    674 msgid "Next month"
     691msgid "April"
     692msgstr ""
     693
     694#: src/Plugin.php:265
     695msgid "May"
     696msgstr ""
     697
     698#: src/Plugin.php:266
     699msgid "June"
     700msgstr ""
     701
     702#: src/Plugin.php:267
     703msgid "July"
     704msgstr ""
     705
     706#: src/Plugin.php:268
     707msgid "August"
     708msgstr ""
     709
     710#: src/Plugin.php:269
     711msgid "September"
     712msgstr ""
     713
     714#: src/Plugin.php:270
     715msgid "October"
     716msgstr ""
     717
     718#: src/Plugin.php:271
     719msgid "November"
     720msgstr ""
     721
     722#: src/Plugin.php:272
     723msgid "December"
     724msgstr ""
     725
     726#: src/Plugin.php:275
     727msgid "Sunday"
    675728msgstr ""
    676729
    677730#: src/Plugin.php:276
    678 msgid "January"
     731msgid "Monday"
    679732msgstr ""
    680733
    681734#: src/Plugin.php:277
    682 msgid "February"
     735msgid "Tuesday"
    683736msgstr ""
    684737
    685738#: src/Plugin.php:278
    686 msgid "March"
     739msgid "Wednesday"
    687740msgstr ""
    688741
    689742#: src/Plugin.php:279
    690 msgid "April"
     743msgid "Thursday"
    691744msgstr ""
    692745
    693746#: src/Plugin.php:280
    694 msgid "May"
     747msgid "Friday"
    695748msgstr ""
    696749
    697750#: src/Plugin.php:281
    698 msgid "June"
    699 msgstr ""
    700 
    701 #: src/Plugin.php:282
    702 msgid "July"
    703 msgstr ""
    704 
    705 #: src/Plugin.php:283
    706 msgid "August"
     751msgid "Saturday"
    707752msgstr ""
    708753
    709754#: src/Plugin.php:284
    710 msgid "September"
     755msgid "Sun"
    711756msgstr ""
    712757
    713758#: src/Plugin.php:285
    714 msgid "October"
     759msgid "Mon"
    715760msgstr ""
    716761
    717762#: src/Plugin.php:286
    718 msgid "November"
     763msgid "Tue"
    719764msgstr ""
    720765
    721766#: src/Plugin.php:287
    722 msgid "December"
     767msgid "Wed"
     768msgstr ""
     769
     770#: src/Plugin.php:288
     771msgid "Thu"
     772msgstr ""
     773
     774#: src/Plugin.php:289
     775msgid "Fri"
    723776msgstr ""
    724777
    725778#: src/Plugin.php:290
    726 msgid "Sunday"
    727 msgstr ""
    728 
    729 #: src/Plugin.php:291
    730 msgid "Monday"
    731 msgstr ""
    732 
    733 #: src/Plugin.php:292
    734 msgid "Tuesday"
    735 msgstr ""
    736 
    737 #: src/Plugin.php:293
    738 msgid "Wednesday"
    739 msgstr ""
    740 
    741 #: src/Plugin.php:294
    742 msgid "Thursday"
    743 msgstr ""
    744 
    745 #: src/Plugin.php:295
    746 msgid "Friday"
    747 msgstr ""
    748 
    749 #: src/Plugin.php:296
    750 msgid "Saturday"
    751 msgstr ""
    752 
    753 #: src/Plugin.php:299
    754 msgid "Sun"
    755 msgstr ""
    756 
    757 #: src/Plugin.php:300
    758 msgid "Mon"
    759 msgstr ""
    760 
    761 #: src/Plugin.php:301
    762 msgid "Tue"
    763 msgstr ""
    764 
    765 #: src/Plugin.php:302
    766 msgid "Wed"
    767 msgstr ""
    768 
    769 #: src/Plugin.php:303
    770 msgid "Thu"
    771 msgstr ""
    772 
    773 #: src/Plugin.php:304
    774 msgid "Fri"
    775 msgstr ""
    776 
    777 #: src/Plugin.php:305
    778779msgid "Sat"
    779780msgstr ""
  • recras/tags/6.3.4/lang/recras-nl_NL-recras-gutenberg-global.json

    r3250273 r3268913  
    1 {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"nl_NL"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je bepaalde arrangementen niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"Show what?":["Toon wat?"],"Title":["Titel"],"Description":["Beschrijving"],"Duration":["Duur"],"Starting location":["Startlocatie"],"Minimum number of persons":["Minimum aantal personen"],"Price p.p. excl. VAT":["Prijs p.p. excl. btw"],"Price p.p. incl. VAT":["Prijs p.p. incl. btw"],"Total price excl. VAT":["Totaalprijs excl. btw"],"Total price incl. VAT":["Totaalprijs incl. btw"],"Programme":["Programma"],"Image tag":["Afbeelding-tag"],"Relative image URL":["Relatieve afbeelding-URL"],"Start time":["Starttijd"],"hh:mm":["uu:mm"],"Show header?":["Toon header?"],"Yes":["Ja"],"No":["Nee"],"Insert shortcode":["Voeg shortcode in"],"Integration method":["Integratiemethode"],"Seamless (recommended)":["Naadloos (aanbevolen)"],"iframe (uses setting in your Recras)":["iframe (gebruikt instelling uit jouw Recras)"],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":["Naadloze integratie gebruikt de styling van je website. Via Recras → Instellingen in het menu aan de linkerkant kun een optioneel thema instellen."],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":["iframe-integratie gebruikt de styling die is ingesteld in jouw Recras. Je kunt de styling in Recras aanpassen via Beheer → Overige instellingen → Eigen CSS."],"Package selection":["Arrangementselectie"],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":["Om meerdere arrangementen te (de)selecteren, houd Ctrl ingedrukt en klik (Cmd op Mac)"],"No pre-filled package":["Geen vooraf ingevuld arrangement"],"Preview times in programme":["Toon voorbeeldtijden in programma"],"Pre-fill amounts (requires pre-filled package)":["Aantallen vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Sorry, this is only available using the Gutenberg editor.":["Sorry, dit is alleen beschikbaar in de Gutenberg-editor."],"Pre-fill date (requires exactly 1 package selected)":["Datum vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"yyyy-mm-dd":["jjjj-mm-dd"],"Pre-fill time (requires exactly 1 package selected)":["Tijd vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Thank-you page":["Bedanktpagina"],"Don't redirect":["Niet doorsturen"],"Pages":["Pagina's"],"Posts":["Berichten"],"Show discount fields":["Toon korting-velden"],"Automatic resize?":["Automatisch schalen?"],"Book process":["Boekproces"],"Initial value for first widget":["Initiële waarde voor eerste widget"],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":["Let op dat er geen validatie wordt gedaan op deze waarde. Ongeldige waardes worden mogelijk genegeerd of kunnen er voor zorgen dat het boekproces goed werkt."],"Hide first widget?":["Eerste widget verbergen?"],"Contact form":["Contactformulier"],"Show title?":["Toon titel?"],"Show labels?":["Toon labels?"],"Show placeholders?":["Toon placeholders?"],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":["Sommige arrangementen zijn mogelijk niet beschikbaar voor alle contactformulieren. Je kunt dit wijzigen door je contactformulieren in Recras te bewerken."],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je nog steeds arrangementen mist, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"HTML element":["HTML-element"],"Definition list":["Definitielijst"],"Ordered list":["Geordende lijst"],"Table":["Tabel"],"Element for single choices":["Element voor \"enkele keuze\""],"Drop-down list (Select)":["Dropdownlijst (select)"],"Radio buttons":["Keuzerondjes (radioknoppen)"],"This relates to: customer type, package selection, gender, and single choice":["Dit heeft betrekking op: klanttype, arrangementkeuze, geslacht en \"enkele keuze\""],"Submit button text":["Tekst op knop Versturen"],"Send":["Versturen"],"Product":["Product"],"Description (short)":["Beschrijving (kort)"],"Description (long)":["Beschrijving (lang)"],"Image URL":["Afbeelding-URL"],"Minimum amount":["Minimumaantal"],"Price (incl. VAT)":["Prijs (incl. btw)"],"Template":["Template"],"Name":["Naam"],"Price":["Prijs"],"Number of days valid":["Aantal dagen geldig"],"No pre-filled template":["Geen vooraf ingevuld template"],"Show quantity input (will be set to 1 if not shown)":["Toon aantal-invoer (wordt op 1 gezet indien verborgen)"],"Availability calendar":["Beschikbaarheidskalender"],"No suitable packages found":["Geen geschikte arrangementen gevonden"],"Auto resize iframe":["iframe automatisch schalen"],"Enter package ID. Leave empty to not prefill.":["Vul arrangements-ID in. Laat leeg om niet vooraf in te vullen."],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":["Vul datum in formaat JJJJ-MM-DD in. Laat leeg om niet vooraf in te vullen."],"Prefill value for first widget? (optional)":["Waarde voor eerste widget vooraf invullen? (optioneel)"],"Loading data...":["Data aan het laden..."],"Package (optional)":["Arrangement (optioneel)"],"i.e. https://www.recras.com/thanks/":["bijv. https://www.recras.nl/bedankt/"],"Thank-you page (optional, leave empty to not redirect)":["Bedanktpagina (optioneel, laat leeg om niet door te sturen)"],"Recras → Settings menu":["menu Recras → Instellingen"],"Please enter your Recras name in the %s before adding widgets.":["Vul je Recras-naam in in het %s voordat je widgets toevoegt."],"Online booking of packages":["Online boeking van arrangementen"],"Pre-fill amounts (requires exactly 1 package selected)":["Aantallen vooraf invullen (vereist exact 1 arrangement geselecteerd)"],"e.g. 14:00":["bijv. 14:00"],"Pre-filled package":["Vooraf ingevuld arrangement"],"Pre-filled package (optional)":["Vooraf ingevuld arrangement (optioneel)"],"If you select a single package, it will be pre-filled and will skip the package selection step.":["Als je een enkel arrangement selecteert wordt deze vooraf ingevuld en wordt de arrangement-selectie-stap overgeslagen."],"Property to show":["Eigenschap om te tonen"],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Als je bepaalde producten niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Kon geen producten vinden. Zorg dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Voucher info":["Tegoedboninfo"],"Voucher template":["Tegoedbon-template"],"Voucher sales":["Tegoedbonverkoop"],"Error: no ID set":["Fout: geen ID ingesteld"],"Error: ID is not a number":["Fout: ID is geen getal"],"Error: %s":["Fout: %s"],"Error: Package %d does not exist or may not be presented on a website":["Fout: arrangement %d bestaat niet of mag niet op een website weergegeven worden"],"Error: programme is empty":["Fout: programma is leeg"],"Error: unknown option":["Fout: onbekende optie"],"From":["Van"],"Until":["Tot"],"Activity":["Activiteit"],"Day %d":["Dag %d"],"No duration specified":["Geen duur opgegeven"],"No location specified":["Geen locatie opgegeven"],"Error: book process does not exist":["Fout: boekproces bestaat niet"],"Contact form might be deleted":["Contactformulier is mogelijk verwijderd"],"Error: package is set, but contact form does not support packages":["Fout: arrangement is ingesteld, maar contactformulier ondersteunt geen arrangementen"],"Error: redirect is set, but is an invalid URL":["Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"],"Unknown":["Onbekend"],"Male":["Man"],"Female":["Vrouw"],"(required)":["(verplicht)"],"Clear choice":["Keuze wissen"],"No book process has been chosen yet. Click on this text to select a book process.":["Er is nog geen boekproces gekozen. Klik op deze tekst om een boekproces te selecteren."],"Book process %s cannot be found. It was either deleted from Recras, or made private.":["Boekproces %s kan niet worden gevonden. Het is verwijderd uit Recras of privé gemaakt."],"Book process \"%s\" is integrated here.":["Boekproces \"%s\" is hier geïntegreerd."],"The first widget is hidden for the booker, and has an initial value of \"%s\".":["De eerste widget is verborgen voor de boeker en heeft een initiële waarde van\"%s\"."],"It has an initial value for the first widget of \"%s\".":["Het heeft een initiële waarde voor de eerste widget van\"%s\"."],"Error: could not retrieve data from Recras. The error message received was: %s":["Fout: kon data niet ophalen uit Recras. De ontvangen foutmelding was: %s"],"Error: could not parse data from Recras. The error message was: %s":["Fout: kon data uit Recras niet verwerken. De foutmelding was: %s"],"Error: \"prefill_date\" is not a valid ISO 8601 string":["Fout: \"prefill_date\" is geen geldige ISO-8601-string"],"Error: \"prefill_date\" is a date in the past":["Fout: \"prefill_date\" is een datum in het verleden"],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":["Fout: \"prefill_time\" is geen geldige tijd-string (bijv. 14:30)"],"Error: \"product_amounts\" is invalid":["Fout: \"product_amounts\" is ongeldig"],"Settings":["Instellingen"],"Cache":["Cache"],"Documentation":["Documentatie"],"Shortcodes":["Shortcodes"],"Error: you have not set your Recras name yet":["Fout: je hebt je Recras-naam nog niet ingesteld"],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":["Fout: je Recras-naam is nog niet ingesteld, maar je hebt niet de rechten om dit zelf in te stellen. Vraag aan je websitebeheerder om dit voor je te doen."],"Could not connect to your Recras":["Kon geen verbinding maken met je Recras"],"Package availability":["Arrangement-beschikbaarheid"],"At least one choice is required":["Ten minste één keuze is vereist"],"Loading...":["Laden..."],"Your message was sent successfully":["Uw bericht is succesvol verzonden"],"There was an error sending your message":["Er was een probleem met het verzenden van uw bericht"],"Previous month":["Vorige maand"],"Next month":["Volgende maand"],"January":["Januari"],"February":["Februari"],"March":["Maart"],"April":["April"],"May":["Mei"],"June":["Juni"],"July":["Juli"],"August":["Augustus"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["December"],"Sunday":["Zondag"],"Monday":["Maandag"],"Tuesday":["Dinsdag"],"Wednesday":["Woensdag"],"Thursday":["Donderdag"],"Friday":["Vrijdag"],"Saturday":["Zaterdag"],"Sun":["Zo"],"Mon":["Ma"],"Tue":["Di"],"Wed":["Wo"],"Thu":["Do"],"Fri":["Vr"],"Sat":["Za"],"Error: product does not exist":["Fout: product bestaat niet"],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":["Deze optie is <strong>niet nodig bij het gebruik van boekprocessen</strong>. GA wordt daar automatisch geïntegreerd."],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":["Niet alle browsers hebben een ingebouwde datumkiezer. Vink dit aan om een eigen widget te gebruiken."],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":["Op sommige websites heeft de datumselectie in een boekproces een klein lettertype. Zet deze optie aan om dit op te lossen."],"Used in prices, such as 100,00.":["Gebruikt in prijzen, zoals 100,00."],"You do not have sufficient permissions to access this page.":["Je hebt niet genoeg rechten om deze pagina te bekijken."],"No theme":["Geen thema"],"Basic theme":["Basisthema"],"BP Green":["BP Groen"],"Reasonably Red":["Redelijk Rood"],"Recras Blue":["Recras Blauw"],"Recras settings":["Recras-instellingen"],"Recras name":["Recrasnaam"],"Currency symbol":["Valutasymbool"],"Decimal separator":["Decimaalscheiding"],"Use calendar widget for contact forms":["Kalender-widget gebruiken voor contactformulieren"],"Fix book process datepicker styling":["Styling boekproces-datumselectie oplossen"],"Theme for Recras integrations":["Thema voor Recras-integraties"],"Enable Google Analytics integration? (deprecated)":["Google Analytics-integratie inschakelen? (verouderd)"],"For more information on these options, please see the %s page.":["Bekijk voor meer informatie over deze instellingen de %s-pagina."],"Error: template does not exist":["Fout: template bestaat niet"],"The cache was cleared.":["De cache is gewist."],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":["De geselecteerde cache kon niet geleegd worden. Dit kan een fout zijn, of de cache is al leeg."],"Clear Recras cache":["Leeg Recras-cache"],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":["Data die uit Recras komt (contactformulieren, arrangementen, producten, tegoedbontemplates) wordt tot 24 uur bewaard. Als je belangrijke wijzigingen maakt (bijv. een prijsverhoging) dan is het aan te raden om de Recras-cache te wissen."],"Packages":["Arrangementen"],"Book processes":["Boekprocessen"],"Contact forms":["Contactformulieren"],"Products":["Producten"],"Save":["Opslaan"]}}}
     1{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"nl_NL"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je bepaalde arrangementen niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"Show what?":["Toon wat?"],"Title":["Titel"],"Description":["Beschrijving"],"Duration":["Duur"],"Starting location":["Startlocatie"],"Minimum number of persons":["Minimum aantal personen"],"Price p.p. excl. VAT":["Prijs p.p. excl. btw"],"Price p.p. incl. VAT":["Prijs p.p. incl. btw"],"Total price excl. VAT":["Totaalprijs excl. btw"],"Total price incl. VAT":["Totaalprijs incl. btw"],"Programme":["Programma"],"Image tag":["Afbeelding-tag"],"Relative image URL":["Relatieve afbeelding-URL"],"Start time":["Starttijd"],"hh:mm":["uu:mm"],"Show header?":["Toon header?"],"Yes":["Ja"],"No":["Nee"],"Insert shortcode":["Voeg shortcode in"],"Integration method":["Integratiemethode"],"Seamless (recommended)":["Naadloos (aanbevolen)"],"iframe (uses setting in your Recras)":["iframe (gebruikt instelling uit jouw Recras)"],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":["Naadloze integratie gebruikt de styling van je website. Via Recras → Instellingen in het menu aan de linkerkant kun een optioneel thema instellen."],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":["iframe-integratie gebruikt de styling die is ingesteld in jouw Recras. Je kunt de styling in Recras aanpassen via Beheer → Overige instellingen → Eigen CSS."],"Package selection":["Arrangementselectie"],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":["Om meerdere arrangementen te (de)selecteren, houd Ctrl ingedrukt en klik (Cmd op Mac)"],"No pre-filled package":["Geen vooraf ingevuld arrangement"],"Preview times in programme":["Toon voorbeeldtijden in programma"],"Pre-fill amounts (requires pre-filled package)":["Aantallen vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Sorry, this is only available using the Gutenberg editor.":["Sorry, dit is alleen beschikbaar in de Gutenberg-editor."],"Pre-fill date (requires exactly 1 package selected)":["Datum vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"yyyy-mm-dd":["jjjj-mm-dd"],"Pre-fill time (requires exactly 1 package selected)":["Tijd vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Thank-you page":["Bedanktpagina"],"Don't redirect":["Niet doorsturen"],"Pages":["Pagina's"],"Posts":["Berichten"],"Show discount fields":["Toon korting-velden"],"Automatic resize?":["Automatisch schalen?"],"Book process":["Boekproces"],"Initial value for first widget":["Initiële waarde voor eerste widget"],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":["Let op dat er geen validatie wordt gedaan op deze waarde. Ongeldige waardes worden mogelijk genegeerd of kunnen er voor zorgen dat het boekproces goed werkt."],"Hide first widget?":["Eerste widget verbergen?"],"Contact form":["Contactformulier"],"Show title?":["Toon titel?"],"Show labels?":["Toon labels?"],"Show placeholders?":["Toon placeholders?"],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":["Sommige arrangementen zijn mogelijk niet beschikbaar voor alle contactformulieren. Je kunt dit wijzigen door je contactformulieren in Recras te bewerken."],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je nog steeds arrangementen mist, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"HTML element":["HTML-element"],"Definition list":["Definitielijst"],"Ordered list":["Geordende lijst"],"Table":["Tabel"],"Element for single choices":["Element voor \"enkele keuze\""],"Drop-down list (Select)":["Dropdownlijst (select)"],"Radio buttons":["Keuzerondjes (radioknoppen)"],"This relates to: customer type, package selection, gender, and single choice":["Dit heeft betrekking op: klanttype, arrangementkeuze, geslacht en \"enkele keuze\""],"Submit button text":["Tekst op knop Versturen"],"Send":["Versturen"],"Product":["Product"],"Description (short)":["Beschrijving (kort)"],"Description (long)":["Beschrijving (lang)"],"Image URL":["Afbeelding-URL"],"Minimum amount":["Minimumaantal"],"Price (incl. VAT)":["Prijs (incl. btw)"],"Template":["Template"],"Name":["Naam"],"Price":["Prijs"],"Validity":["Geldigheid"],"No pre-filled template":["Geen vooraf ingevuld template"],"Show quantity input (will be set to 1 if not shown)":["Toon aantal-invoer (wordt op 1 gezet indien verborgen)"],"Availability calendar":["Beschikbaarheidskalender"],"No suitable packages found":["Geen geschikte arrangementen gevonden"],"Auto resize iframe":["iframe automatisch schalen"],"Enter package ID. Leave empty to not prefill.":["Vul arrangements-ID in. Laat leeg om niet vooraf in te vullen."],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":["Vul datum in formaat JJJJ-MM-DD in. Laat leeg om niet vooraf in te vullen."],"Prefill value for first widget? (optional)":["Waarde voor eerste widget vooraf invullen? (optioneel)"],"Loading data...":["Data aan het laden..."],"Package (optional)":["Arrangement (optioneel)"],"i.e. https://www.recras.com/thanks/":["bijv. https://www.recras.nl/bedankt/"],"Thank-you page (optional, leave empty to not redirect)":["Bedanktpagina (optioneel, laat leeg om niet door te sturen)"],"Recras → Settings menu":["menu Recras → Instellingen"],"Please enter your Recras name in the %s before adding widgets.":["Vul je Recras-naam in in het %s voordat je widgets toevoegt."],"Online booking of packages":["Online boeking van arrangementen"],"Pre-fill amounts (requires exactly 1 package selected)":["Aantallen vooraf invullen (vereist exact 1 arrangement geselecteerd)"],"e.g. 14:00":["bijv. 14:00"],"Pre-filled package":["Vooraf ingevuld arrangement"],"Pre-filled package (optional)":["Vooraf ingevuld arrangement (optioneel)"],"If you select a single package, it will be pre-filled and will skip the package selection step.":["Als je een enkel arrangement selecteert wordt deze vooraf ingevuld en wordt de arrangement-selectie-stap overgeslagen."],"Property to show":["Eigenschap om te tonen"],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Als je bepaalde producten niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Kon geen producten vinden. Zorg dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Voucher info":["Tegoedboninfo"],"Voucher template":["Tegoedbon-template"],"Voucher sales":["Tegoedbonverkoop"],"Error: no ID set":["Fout: geen ID ingesteld"],"Error: ID is not a number":["Fout: ID is geen getal"],"Error: %s":["Fout: %s"],"Error: Package %d does not exist or may not be presented on a website":["Fout: arrangement %d bestaat niet of mag niet op een website weergegeven worden"],"Error: programme is empty":["Fout: programma is leeg"],"Error: unknown option":["Fout: onbekende optie"],"From":["Van"],"Until":["Tot"],"Activity":["Activiteit"],"Day %d":["Dag %d"],"No duration specified":["Geen duur opgegeven"],"No location specified":["Geen locatie opgegeven"],"Error: book process does not exist":["Fout: boekproces bestaat niet"],"Contact form might be deleted":["Contactformulier is mogelijk verwijderd"],"Error: package is set, but contact form does not support packages":["Fout: arrangement is ingesteld, maar contactformulier ondersteunt geen arrangementen"],"Error: redirect is set, but is an invalid URL":["Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"],"Unknown":["Onbekend"],"Male":["Man"],"Female":["Vrouw"],"(required)":["(verplicht)"],"Clear choice":["Keuze wissen"],"No book process has been chosen yet. Click on this text to select a book process.":["Er is nog geen boekproces gekozen. Klik op deze tekst om een boekproces te selecteren."],"Book process %s cannot be found. It was either deleted from Recras, or made private.":["Boekproces %s kan niet worden gevonden. Het is verwijderd uit Recras of privé gemaakt."],"Book process \"%s\" is integrated here.":["Boekproces \"%s\" is hier geïntegreerd."],"The first widget is hidden for the booker, and has an initial value of \"%s\".":["De eerste widget is verborgen voor de boeker en heeft een initiële waarde van\"%s\"."],"It has an initial value for the first widget of \"%s\".":["Het heeft een initiële waarde voor de eerste widget van\"%s\"."],"Error: could not retrieve data from Recras. The error message received was: %s":["Fout: kon data niet ophalen uit Recras. De ontvangen foutmelding was: %s"],"Error: could not parse data from Recras. The error message was: %s":["Fout: kon data uit Recras niet verwerken. De foutmelding was: %s"],"Error: \"prefill_date\" is not a valid ISO 8601 string":["Fout: \"prefill_date\" is geen geldige ISO-8601-string"],"Error: \"prefill_date\" is a date in the past":["Fout: \"prefill_date\" is een datum in het verleden"],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":["Fout: \"prefill_time\" is geen geldige tijd-string (bijv. 14:30)"],"Error: \"product_amounts\" is invalid":["Fout: \"product_amounts\" is ongeldig"],"Settings":["Instellingen"],"Cache":["Cache"],"Documentation":["Documentatie"],"Shortcodes":["Shortcodes"],"Error: you have not set your Recras name yet":["Fout: je hebt je Recras-naam nog niet ingesteld"],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":["Fout: je Recras-naam is nog niet ingesteld, maar je hebt niet de rechten om dit zelf in te stellen. Vraag aan je websitebeheerder om dit voor je te doen."],"Could not connect to your Recras":["Kon geen verbinding maken met je Recras"],"Package availability":["Arrangement-beschikbaarheid"],"At least one choice is required":["Ten minste één keuze is vereist"],"Loading...":["Laden..."],"Your message was sent successfully":["Uw bericht is succesvol verzonden"],"There was an error sending your message":["Er was een probleem met het verzenden van uw bericht"],"Previous month":["Vorige maand"],"Next month":["Volgende maand"],"January":["Januari"],"February":["Februari"],"March":["Maart"],"April":["April"],"May":["Mei"],"June":["Juni"],"July":["Juli"],"August":["Augustus"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["December"],"Sunday":["Zondag"],"Monday":["Maandag"],"Tuesday":["Dinsdag"],"Wednesday":["Woensdag"],"Thursday":["Donderdag"],"Friday":["Vrijdag"],"Saturday":["Zaterdag"],"Sun":["Zo"],"Mon":["Ma"],"Tue":["Di"],"Wed":["Wo"],"Thu":["Do"],"Fri":["Vr"],"Sat":["Za"],"Error: product does not exist":["Fout: product bestaat niet"],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":["Deze optie is <strong>niet nodig bij het gebruik van boekprocessen</strong>. GA wordt daar automatisch geïntegreerd."],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":["Niet alle browsers hebben een ingebouwde datumkiezer. Vink dit aan om een eigen widget te gebruiken."],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":["Op sommige websites heeft de datumselectie in een boekproces een klein lettertype. Zet deze optie aan om dit op te lossen."],"Used in prices, such as 100,00.":["Gebruikt in prijzen, zoals 100,00."],"You do not have sufficient permissions to access this page.":["Je hebt niet genoeg rechten om deze pagina te bekijken."],"No theme":["Geen thema"],"Basic theme":["Basisthema"],"BP Green":["BP Groen"],"Reasonably Red":["Redelijk Rood"],"Recras Blue":["Recras Blauw"],"Recras settings":["Recras-instellingen"],"Recras name":["Recrasnaam"],"Currency symbol":["Valutasymbool"],"Decimal separator":["Decimaalscheiding"],"Use calendar widget for contact forms":["Kalender-widget gebruiken voor contactformulieren"],"Fix book process datepicker styling":["Styling boekproces-datumselectie oplossen"],"Theme for Recras integrations":["Thema voor Recras-integraties"],"Enable Google Analytics integration? (deprecated)":["Google Analytics-integratie inschakelen? (verouderd)"],"For more information on these options, please see the %s page.":["Bekijk voor meer informatie over deze instellingen de %s-pagina."],"Error: template does not exist":["Fout: template bestaat niet"],"The cache was cleared.":["De cache is gewist."],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":["De geselecteerde cache kon niet geleegd worden. Dit kan een fout zijn, of de cache is al leeg."],"Clear Recras cache":["Leeg Recras-cache"],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":["Data die uit Recras komt (contactformulieren, arrangementen, producten, tegoedbontemplates) wordt tot 24 uur bewaard. Als je belangrijke wijzigingen maakt (bijv. een prijsverhoging) dan is het aan te raden om de Recras-cache te wissen."],"Packages":["Arrangementen"],"Book processes":["Boekprocessen"],"Contact forms":["Contactformulieren"],"Products":["Producten"],"Save":["Opslaan"]}}}
  • recras/tags/6.3.4/lang/recras-nl_NL.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:17+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:17+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:18+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:18+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    103104msgstr "uu:mm"
    104105
    105 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     106#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    106107msgid "Show header?"
    107108msgstr "Toon header?"
     
    364365
    365366#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    366 msgid "Number of days valid"
    367 msgstr "Aantal dagen geldig"
     367msgid "Validity"
     368msgstr "Geldigheid"
    368369
    369370#: editor/form-voucher-sales.php:19
     
    496497msgstr "Tegoedbonverkoop"
    497498
    498 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     499#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    499500#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    500501msgid "Error: no ID set"
    501502msgstr "Fout: geen ID ingesteld"
    502503
    503 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     504#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    504505#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    505 #: src/Vouchers.php:25 src/Vouchers.php:75
     506#: src/Vouchers.php:25 src/Vouchers.php:78
    506507msgid "Error: ID is not a number"
    507508msgstr "Fout: ID is geen getal"
    508509
    509 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     510#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    510511#: src/ContactForm.php:72 src/ContactForm.php:76
    511512#, php-format
     
    524525msgstr "Fout: programma is leeg"
    525526
    526 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     527#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    527528msgid "Error: unknown option"
    528529msgstr "Fout: onbekende optie"
     
    553554msgstr "Geen locatie opgegeven"
    554555
    555 #: src/Bookprocess.php:104
     556#: src/Bookprocess.php:103
    556557msgid "Error: book process does not exist"
    557558msgstr "Fout: boekproces bestaat niet"
     
    567568"arrangementen"
    568569
    569 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     570#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    570571msgid "Error: redirect is set, but is an invalid URL"
    571572msgstr "Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"
     
    694695msgstr "Arrangement-beschikbaarheid"
    695696
    696 #: src/Plugin.php:261
     697#: src/Plugin.php:246
    697698msgid "At least one choice is required"
    698699msgstr "Ten minste één keuze is vereist"
    699700
    700 #: src/Plugin.php:262
     701#: src/Plugin.php:247
    701702msgid "Loading..."
    702703msgstr "Laden..."
    703704
    704 #: src/Plugin.php:263
     705#: src/Plugin.php:248
    705706msgid "Your message was sent successfully"
    706707msgstr "Uw bericht is succesvol verzonden"
    707708
    708 #: src/Plugin.php:264
     709#: src/Plugin.php:249
    709710msgid "There was an error sending your message"
    710711msgstr "Er was een probleem met het verzenden van uw bericht"
    711712
    712 #: src/Plugin.php:273
     713#: src/Plugin.php:258
    713714msgid "Previous month"
    714715msgstr "Vorige maand"
    715716
    716 #: src/Plugin.php:274
     717#: src/Plugin.php:259
    717718msgid "Next month"
    718719msgstr "Volgende maand"
    719720
    720 #: src/Plugin.php:276
     721#: src/Plugin.php:261
    721722msgid "January"
    722723msgstr "Januari"
    723724
    724 #: src/Plugin.php:277
     725#: src/Plugin.php:262
    725726msgid "February"
    726727msgstr "Februari"
    727728
    728 #: src/Plugin.php:278
     729#: src/Plugin.php:263
    729730msgid "March"
    730731msgstr "Maart"
    731732
    732 #: src/Plugin.php:279
     733#: src/Plugin.php:264
    733734msgid "April"
    734735msgstr "April"
    735736
    736 #: src/Plugin.php:280
     737#: src/Plugin.php:265
    737738msgid "May"
    738739msgstr "Mei"
    739740
    740 #: src/Plugin.php:281
     741#: src/Plugin.php:266
    741742msgid "June"
    742743msgstr "Juni"
    743744
    744 #: src/Plugin.php:282
     745#: src/Plugin.php:267
    745746msgid "July"
    746747msgstr "Juli"
    747748
    748 #: src/Plugin.php:283
     749#: src/Plugin.php:268
    749750msgid "August"
    750751msgstr "Augustus"
    751752
    752 #: src/Plugin.php:284
     753#: src/Plugin.php:269
    753754msgid "September"
    754755msgstr "September"
    755756
    756 #: src/Plugin.php:285
     757#: src/Plugin.php:270
    757758msgid "October"
    758759msgstr "Oktober"
    759760
    760 #: src/Plugin.php:286
     761#: src/Plugin.php:271
    761762msgid "November"
    762763msgstr "November"
    763764
    764 #: src/Plugin.php:287
     765#: src/Plugin.php:272
    765766msgid "December"
    766767msgstr "December"
    767768
    768 #: src/Plugin.php:290
     769#: src/Plugin.php:275
    769770msgid "Sunday"
    770771msgstr "Zondag"
    771772
    772 #: src/Plugin.php:291
     773#: src/Plugin.php:276
    773774msgid "Monday"
    774775msgstr "Maandag"
    775776
    776 #: src/Plugin.php:292
     777#: src/Plugin.php:277
    777778msgid "Tuesday"
    778779msgstr "Dinsdag"
    779780
    780 #: src/Plugin.php:293
     781#: src/Plugin.php:278
    781782msgid "Wednesday"
    782783msgstr "Woensdag"
    783784
    784 #: src/Plugin.php:294
     785#: src/Plugin.php:279
    785786msgid "Thursday"
    786787msgstr "Donderdag"
    787788
    788 #: src/Plugin.php:295
     789#: src/Plugin.php:280
    789790msgid "Friday"
    790791msgstr "Vrijdag"
    791792
    792 #: src/Plugin.php:296
     793#: src/Plugin.php:281
    793794msgid "Saturday"
    794795msgstr "Zaterdag"
    795796
    796 #: src/Plugin.php:299
     797#: src/Plugin.php:284
    797798msgid "Sun"
    798799msgstr "Zo"
    799800
    800 #: src/Plugin.php:300
     801#: src/Plugin.php:285
    801802msgid "Mon"
    802803msgstr "Ma"
    803804
    804 #: src/Plugin.php:301
     805#: src/Plugin.php:286
    805806msgid "Tue"
    806807msgstr "Di"
    807808
    808 #: src/Plugin.php:302
     809#: src/Plugin.php:287
    809810msgid "Wed"
    810811msgstr "Wo"
    811812
    812 #: src/Plugin.php:303
     813#: src/Plugin.php:288
    813814msgid "Thu"
    814815msgstr "Do"
    815816
    816 #: src/Plugin.php:304
     817#: src/Plugin.php:289
    817818msgid "Fri"
    818819msgstr "Vr"
    819820
    820 #: src/Plugin.php:305
     821#: src/Plugin.php:290
    821822msgid "Sat"
    822823msgstr "Za"
     
    967968msgstr "Opslaan"
    968969
     970#~ msgid "Number of days valid"
     971#~ msgstr "Aantal dagen geldig"
     972
    969973#~ msgid ""
    970974#~ "Enabling this will send events from <strong>online booking of packages</"
  • recras/tags/6.3.4/readme.txt

    r3250273 r3268913  
    22Contributors: zanderz
    33Tags: recras, recreation, reservation, booking, voucher
    4 Tested up to: 6.7
    5 Stable tag: 6.3.3
     4Tested up to: 6.8
     5Stable tag: 6.3.4
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575== Changelog ==
    7676
     77= 6.3.4 =
     78* Improve choosing a start time when displaying package programme
     79* Fix display of voucher templates with a validity set to a certain date, instead of a number of days
     80* Load book process script differently
     81* Updated "Tested up to" version to 6.8
     82* Plugin now requires WP 6.6 or higher
     83
    7784= 6.3.3 =
    7885* Update "Fix book process datepicker styling" styles to latest version
  • recras/tags/6.3.4/recras-wordpress-plugin.php

    r3250273 r3268913  
    33Plugin Name: Recras WordPress Plugin
    44Plugin URI: https://www.recras.nl/
    5 Version: 6.3.3
     5Version: 6.3.4
    66Description: Easily integrate your Recras data into your own site
    7 Requires at least: 6.5
     7Requires at least: 6.6
    88Requires PHP: 7.4.0
    99Author: Recras
  • recras/tags/6.3.4/src/Bookprocess.php

    r3217607 r3268913  
    55{
    66    public const SHORTCODE = 'recras-bookprocess';
     7
    78    /**
    89     * Clear book process cache (transients)
     
    1314
    1415        $subdomain = get_option('recras_subdomain');
    15         $status = $recrasPlugin->transients->delete($subdomain . '_bookprocesses');
    16         $status += $recrasPlugin->transients->delete($subdomain . '_bookprocesses_v2');
    17         return $status;
     16        return $recrasPlugin->transients->delete($subdomain . '_bookprocesses_v2');
    1817    }
    1918
    2019    public static function enqueueScripts(string $subdomain): void
    2120    {
    22         wp_enqueue_script(
     21        wp_enqueue_script_module(
    2322            'recrasbookprocesses',
    2423            'https://' . $subdomain . '.recras.nl/bookprocess/bookprocess.mjs',
    25             [], false, true
     24            [], false
    2625        );
    2726
  • recras/tags/6.3.4/src/Plugin.php

    r3221428 r3268913  
    236236        wp_enqueue_style('recras-admin-style', $this->baseUrl . '/css/admin-style.css', [], '6.0.7');
    237237        wp_enqueue_script('wp-api');
    238     }
    239 
    240     public static function changeScriptMarkup(string $tag, string $handle): string
    241     {
    242         $moduleHandles = ['recrasbookprocesses'];
    243         if (in_array($handle, $moduleHandles)) {
    244             // Make sure we don't get a double type attribute
    245             $tag = strtr($tag, [
    246                 'type="text/javascript"' => '',
    247                 "type='text/javascript'" => '',
    248             ]);
    249             $tag = str_replace(' src=', ' type="module" src=', $tag);
    250         }
    251 
    252         return $tag;
    253238    }
    254239
     
    314299        }
    315300
    316         // Book process script must be loaded as module
    317         add_filter('script_loader_tag', [$this, 'changeScriptMarkup'], 10, 2);
    318 
    319301        wp_enqueue_script('recrasjslibrary', $this->baseUrl . '/js/onlinebooking.min.js', [], $this::LIBRARY_VERSION, ['strategy' => 'defer']);
    320302
  • recras/tags/6.3.4/src/Vouchers.php

    r3221428 r3268913  
    5050                return Price::format($template->price);
    5151            case 'validity':
     52                if ($template->expiration_date) {
     53                    return wp_date(get_option('date_format'), strtotime($template->expiration_date));
     54                }
    5255                return $template->expire_days;
    5356            default:
  • recras/tags/6.3.4/src/admin/documentation.php

    r3250273 r3268913  
    108108        <li>Name
    109109        <li>Price
    110         <li>Number of days valid
     110        <li>Validity (number of days, or date)
    111111    </ol>
    112112</ol>
  • recras/tags/6.3.4/src/admin/shortcodes.php

    r3250273 r3268913  
    8585        <li>Name - <kbd>name</kbd>
    8686        <li>Price - <kbd>price</kbd>
    87         <li>Number of days valid - <kbd>validity</kbd>
     87        <li>Validity (number of days, or date) - <kbd>validity</kbd>
    8888    </ol>
    8989</ol>
  • recras/trunk/changelog.md

    r3250273 r3268913  
    11# Changelog
     2
     3## 6.3.4 (2025-04-08)
     4* Improve choosing a start time when displaying package programme
     5* Fix display of voucher templates with a validity set to a certain date, instead of a number of days
     6* Load book process script differently
     7* Updated "Tested up to" version to 6.8
     8* Plugin now requires WP 6.6 or higher
    29
    310## 6.3.3 (2025-03-04)
  • recras/trunk/editor/form-voucher-info.php

    r3217607 r3268913  
    2626            <option value="name"><?php _e('Name', \Recras\Plugin::TEXT_DOMAIN); ?>
    2727            <option value="price"><?php _e('Price', \Recras\Plugin::TEXT_DOMAIN); ?>
    28             <option value="validity"><?php _e('Number of days valid', \Recras\Plugin::TEXT_DOMAIN); ?>
     28            <option value="validity"><?php _e('Validity', \Recras\Plugin::TEXT_DOMAIN); ?>
    2929        </select>
    3030</dl>
  • recras/trunk/js/gutenberg-package.js

    r2444886 r3268913  
    127127                placeholder: wp.i18n.__('hh:mm', TEXT_DOMAIN),
    128128                label: wp.i18n.__('Start time', TEXT_DOMAIN),
     129                type: 'time',
    129130            };
    130131            optionsShowHeaderControl = {
  • recras/trunk/js/gutenberg-voucher-info.js

    r2745141 r3268913  
    6868                {
    6969                    value: 'validity',
    70                     label: wp.i18n.__('Number of days valid', TEXT_DOMAIN),
     70                    label: wp.i18n.__('Validity', TEXT_DOMAIN),
    7171                },
    7272            ],
  • recras/trunk/lang/recras-de_DE-recras-gutenberg-global.json

    r3250273 r3268913  
    1 {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"de_DE"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Wenn Sie bestimmte Pakete nicht sehen, stellen Sie sicher, dass in Recras \"Kann auf einer Website (über API)\" auf der Registerkarte \"Extra-Einstellungen\" des Pakets angezeigt werden."],"Show what?":["Zeigen Sie was?"],"Title":["Titel"],"Description":["Beschreibung"],"Duration":["Dauer"],"Starting location":[""],"Minimum number of persons":[""],"Price p.p. excl. VAT":[""],"Price p.p. incl. VAT":[""],"Total price excl. VAT":[""],"Total price incl. VAT":[""],"Programme":["Programm"],"Image tag":[""],"Relative image URL":[""],"Start time":[""],"hh:mm":["UU:MM"],"Show header?":[""],"Yes":["Ja"],"No":["Nein"],"Insert shortcode":[""],"Integration method":[""],"Seamless (recommended)":[""],"iframe (uses setting in your Recras)":[""],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":[""],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":[""],"Package selection":[""],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":[""],"No pre-filled package":[""],"Preview times in programme":[""],"Pre-fill amounts (requires pre-filled package)":[""],"Sorry, this is only available using the Gutenberg editor.":[""],"Pre-fill date (requires exactly 1 package selected)":[""],"yyyy-mm-dd":["JJJJ-MM-TT"],"Pre-fill time (requires exactly 1 package selected)":[""],"Thank-you page":[""],"Don't redirect":[""],"Pages":["Seiten"],"Posts":["Nachrichten"],"Show discount fields":[""],"Automatic resize?":[""],"Book process":["Buchungsprozess"],"Initial value for first widget":[""],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":[""],"Hide first widget?":[""],"Contact form":["Kontaktformular"],"Show title?":[""],"Show labels?":[""],"Show placeholders?":[""],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":[""],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":[""],"HTML element":[""],"Definition list":[""],"Ordered list":[""],"Table":["Tabelle"],"Element for single choices":[""],"Drop-down list (Select)":[""],"Radio buttons":[""],"This relates to: customer type, package selection, gender, and single choice":[""],"Submit button text":[""],"Send":["Senden"],"Product":["Produkt"],"Description (short)":[""],"Description (long)":[""],"Image URL":[""],"Minimum amount":[""],"Price (incl. VAT)":[""],"Template":[""],"Name":[""],"Price":["Preis"],"Number of days valid":[""],"No pre-filled template":[""],"Show quantity input (will be set to 1 if not shown)":[""],"Availability calendar":[""],"No suitable packages found":[""],"Auto resize iframe":[""],"Enter package ID. Leave empty to not prefill.":[""],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":[""],"Prefill value for first widget? (optional)":[""],"Loading data...":[""],"Package (optional)":[""],"i.e. https://www.recras.com/thanks/":[""],"Thank-you page (optional, leave empty to not redirect)":[""],"Recras → Settings menu":[""],"Please enter your Recras name in the %s before adding widgets.":[""],"Online booking of packages":[""],"Pre-fill amounts (requires exactly 1 package selected)":[""],"e.g. 14:00":["z.B. 14:00"],"Pre-filled package":[""],"Pre-filled package (optional)":[""],"If you select a single package, it will be pre-filled and will skip the package selection step.":[""],"Property to show":[""],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Voucher info":[""],"Voucher template":[""],"Voucher sales":[""],"Error: no ID set":[""],"Error: ID is not a number":[""],"Error: %s":["Fehlermeldung: %s"],"Error: Package %d does not exist or may not be presented on a website":[""],"Error: programme is empty":[""],"Error: unknown option":[""],"From":["Von"],"Until":["Bis"],"Activity":["Aktivität"],"Day %d":["Tag %d"],"No duration specified":[""],"No location specified":[""],"Error: book process does not exist":[""],"Contact form might be deleted":[""],"Error: package is set, but contact form does not support packages":[""],"Error: redirect is set, but is an invalid URL":[""],"Unknown":["Unbekannt"],"Male":["Mann"],"Female":["Frau"],"(required)":["(erforderlich)"],"Clear choice":["Wahl löschen"],"No book process has been chosen yet. Click on this text to select a book process.":[""],"Book process %s cannot be found. It was either deleted from Recras, or made private.":[""],"Book process \"%s\" is integrated here.":[""],"The first widget is hidden for the booker, and has an initial value of \"%s\".":[""],"It has an initial value for the first widget of \"%s\".":[""],"Error: could not retrieve data from Recras. The error message received was: %s":[""],"Error: could not parse data from Recras. The error message was: %s":[""],"Error: \"prefill_date\" is not a valid ISO 8601 string":[""],"Error: \"prefill_date\" is a date in the past":[""],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":[""],"Error: \"product_amounts\" is invalid":[""],"Settings":["Einstellungen"],"Cache":[""],"Documentation":["Dokumentation"],"Shortcodes":[""],"Error: you have not set your Recras name yet":[""],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":[""],"Could not connect to your Recras":[""],"Package availability":["Arrangement-Verfügbarkeit"],"At least one choice is required":[""],"Loading...":["Laden..."],"Your message was sent successfully":[""],"There was an error sending your message":[""],"Previous month":["Vorheriger Monat"],"Next month":["Nächsten Monat"],"January":["Januar"],"February":["Februar"],"March":["März"],"April":["April"],"May":["Mai"],"June":["Juni"],"July":["Juli"],"August":["August"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["Dezember"],"Sunday":["Sonntag"],"Monday":["Montag"],"Tuesday":["Dienstag"],"Wednesday":["Mittwoch"],"Thursday":["Donnerstag"],"Friday":["Freitag"],"Saturday":["Samstag"],"Sun":["So"],"Mon":["Mo"],"Tue":["Di"],"Wed":["Mi"],"Thu":["Do"],"Fri":["Fr"],"Sat":["Sa"],"Error: product does not exist":[""],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":[""],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":[""],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":[""],"Used in prices, such as 100,00.":[""],"You do not have sufficient permissions to access this page.":[""],"No theme":["Kein Thema"],"Basic theme":["Grundthema"],"BP Green":["BP Grün"],"Reasonably Red":["Ganz Rot"],"Recras Blue":["Recras Blau"],"Recras settings":["Recras-Einstellungen"],"Recras name":["Recras-Name"],"Currency symbol":[""],"Decimal separator":[""],"Use calendar widget for contact forms":[""],"Fix book process datepicker styling":[""],"Theme for Recras integrations":[""],"Enable Google Analytics integration? (deprecated)":[""],"For more information on these options, please see the %s page.":[""],"Error: template does not exist":[""],"The cache was cleared.":[""],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":[""],"Clear Recras cache":[""],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":[""],"Packages":["Arrangements"],"Book processes":["Buchungsprozesse"],"Contact forms":["Kontaktformulare"],"Products":["Produkte"],"Save":["Speichern"]}}}
     1{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"de_DE"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Wenn Sie bestimmte Pakete nicht sehen, stellen Sie sicher, dass in Recras \"Kann auf einer Website (über API)\" auf der Registerkarte \"Extra-Einstellungen\" des Pakets angezeigt werden."],"Show what?":["Zeigen Sie was?"],"Title":["Titel"],"Description":["Beschreibung"],"Duration":["Dauer"],"Starting location":["Empfangsort"],"Minimum number of persons":[""],"Price p.p. excl. VAT":[""],"Price p.p. incl. VAT":[""],"Total price excl. VAT":[""],"Total price incl. VAT":[""],"Programme":["Programm"],"Image tag":[""],"Relative image URL":[""],"Start time":[""],"hh:mm":["UU:MM"],"Show header?":[""],"Yes":["Ja"],"No":["Nein"],"Insert shortcode":[""],"Integration method":[""],"Seamless (recommended)":[""],"iframe (uses setting in your Recras)":[""],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":[""],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":[""],"Package selection":[""],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":[""],"No pre-filled package":[""],"Preview times in programme":[""],"Pre-fill amounts (requires pre-filled package)":[""],"Sorry, this is only available using the Gutenberg editor.":[""],"Pre-fill date (requires exactly 1 package selected)":[""],"yyyy-mm-dd":["JJJJ-MM-TT"],"Pre-fill time (requires exactly 1 package selected)":[""],"Thank-you page":[""],"Don't redirect":[""],"Pages":["Seiten"],"Posts":["Nachrichten"],"Show discount fields":[""],"Automatic resize?":[""],"Book process":["Buchungsprozess"],"Initial value for first widget":[""],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":[""],"Hide first widget?":[""],"Contact form":["Kontaktformular"],"Show title?":[""],"Show labels?":[""],"Show placeholders?":[""],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":[""],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":[""],"HTML element":[""],"Definition list":[""],"Ordered list":[""],"Table":["Tabelle"],"Element for single choices":[""],"Drop-down list (Select)":[""],"Radio buttons":[""],"This relates to: customer type, package selection, gender, and single choice":[""],"Submit button text":[""],"Send":["Senden"],"Product":["Produkt"],"Description (short)":[""],"Description (long)":[""],"Image URL":[""],"Minimum amount":[""],"Price (incl. VAT)":[""],"Template":[""],"Name":[""],"Price":["Preis"],"Validity":["Gültigkeit"],"No pre-filled template":[""],"Show quantity input (will be set to 1 if not shown)":[""],"Availability calendar":[""],"No suitable packages found":[""],"Auto resize iframe":[""],"Enter package ID. Leave empty to not prefill.":[""],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":[""],"Prefill value for first widget? (optional)":[""],"Loading data...":[""],"Package (optional)":[""],"i.e. https://www.recras.com/thanks/":[""],"Thank-you page (optional, leave empty to not redirect)":[""],"Recras → Settings menu":[""],"Please enter your Recras name in the %s before adding widgets.":[""],"Online booking of packages":[""],"Pre-fill amounts (requires exactly 1 package selected)":[""],"e.g. 14:00":["z.B. 14:00"],"Pre-filled package":[""],"Pre-filled package (optional)":[""],"If you select a single package, it will be pre-filled and will skip the package selection step.":[""],"Property to show":[""],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":[""],"Voucher info":[""],"Voucher template":[""],"Voucher sales":[""],"Error: no ID set":[""],"Error: ID is not a number":[""],"Error: %s":["Fehlermeldung: %s"],"Error: Package %d does not exist or may not be presented on a website":[""],"Error: programme is empty":[""],"Error: unknown option":[""],"From":["Von"],"Until":["Bis"],"Activity":["Aktivität"],"Day %d":["Tag %d"],"No duration specified":[""],"No location specified":[""],"Error: book process does not exist":[""],"Contact form might be deleted":[""],"Error: package is set, but contact form does not support packages":[""],"Error: redirect is set, but is an invalid URL":[""],"Unknown":["Unbekannt"],"Male":["Mann"],"Female":["Frau"],"(required)":["(erforderlich)"],"Clear choice":["Wahl löschen"],"No book process has been chosen yet. Click on this text to select a book process.":[""],"Book process %s cannot be found. It was either deleted from Recras, or made private.":[""],"Book process \"%s\" is integrated here.":[""],"The first widget is hidden for the booker, and has an initial value of \"%s\".":[""],"It has an initial value for the first widget of \"%s\".":[""],"Error: could not retrieve data from Recras. The error message received was: %s":[""],"Error: could not parse data from Recras. The error message was: %s":[""],"Error: \"prefill_date\" is not a valid ISO 8601 string":[""],"Error: \"prefill_date\" is a date in the past":[""],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":[""],"Error: \"product_amounts\" is invalid":[""],"Settings":["Einstellungen"],"Cache":[""],"Documentation":["Dokumentation"],"Shortcodes":[""],"Error: you have not set your Recras name yet":[""],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":[""],"Could not connect to your Recras":[""],"Package availability":["Arrangement-Verfügbarkeit"],"At least one choice is required":[""],"Loading...":["Laden..."],"Your message was sent successfully":[""],"There was an error sending your message":[""],"Previous month":["Vorheriger Monat"],"Next month":["Nächsten Monat"],"January":["Januar"],"February":["Februar"],"March":["März"],"April":["April"],"May":["Mai"],"June":["Juni"],"July":["Juli"],"August":["August"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["Dezember"],"Sunday":["Sonntag"],"Monday":["Montag"],"Tuesday":["Dienstag"],"Wednesday":["Mittwoch"],"Thursday":["Donnerstag"],"Friday":["Freitag"],"Saturday":["Samstag"],"Sun":["So"],"Mon":["Mo"],"Tue":["Di"],"Wed":["Mi"],"Thu":["Do"],"Fri":["Fr"],"Sat":["Sa"],"Error: product does not exist":[""],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":[""],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":[""],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":[""],"Used in prices, such as 100,00.":[""],"You do not have sufficient permissions to access this page.":[""],"No theme":["Kein Thema"],"Basic theme":["Grundthema"],"BP Green":["BP Grün"],"Reasonably Red":["Ganz Rot"],"Recras Blue":["Recras Blau"],"Recras settings":["Recras-Einstellungen"],"Recras name":["Recras-Name"],"Currency symbol":[""],"Decimal separator":[""],"Use calendar widget for contact forms":[""],"Fix book process datepicker styling":[""],"Theme for Recras integrations":[""],"Enable Google Analytics integration? (deprecated)":[""],"For more information on these options, please see the %s page.":[""],"Error: template does not exist":[""],"The cache was cleared.":[""],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":[""],"Clear Recras cache":[""],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":[""],"Packages":["Arrangements"],"Book processes":["Buchungsprozesse"],"Contact forms":["Kontaktformulare"],"Products":["Produkte"],"Save":["Speichern"]}}}
  • recras/trunk/lang/recras-de_DE.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:16+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:16+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:16+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:18+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    5960#: editor/form-arrangement.php:33 js/gutenberg-package.js:95
    6061msgid "Starting location"
    61 msgstr ""
     62msgstr "Empfangsort"
    6263
    6364#: editor/form-arrangement.php:34 js/gutenberg-package.js:79
     
    103104msgstr "UU:MM"
    104105
    105 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     106#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    106107msgid "Show header?"
    107108msgstr ""
     
    346347
    347348#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    348 msgid "Number of days valid"
    349 msgstr ""
     349msgid "Validity"
     350msgstr "Gültigkeit"
    350351
    351352#: editor/form-voucher-sales.php:19
     
    469470msgstr ""
    470471
    471 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     472#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    472473#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    473474msgid "Error: no ID set"
    474475msgstr ""
    475476
    476 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     477#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    477478#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    478 #: src/Vouchers.php:25 src/Vouchers.php:75
     479#: src/Vouchers.php:25 src/Vouchers.php:78
    479480msgid "Error: ID is not a number"
    480481msgstr ""
    481482
    482 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     483#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    483484#: src/ContactForm.php:72 src/ContactForm.php:76
    484485#, php-format
     
    495496msgstr ""
    496497
    497 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     498#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    498499msgid "Error: unknown option"
    499500msgstr ""
     
    524525msgstr ""
    525526
    526 #: src/Bookprocess.php:104
     527#: src/Bookprocess.php:103
    527528msgid "Error: book process does not exist"
    528529msgstr ""
     
    536537msgstr ""
    537538
    538 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     539#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    539540msgid "Error: redirect is set, but is an invalid URL"
    540541msgstr ""
     
    654655msgstr "Arrangement-Verfügbarkeit"
    655656
    656 #: src/Plugin.php:261
     657#: src/Plugin.php:246
    657658msgid "At least one choice is required"
    658659msgstr ""
    659660
    660 #: src/Plugin.php:262
     661#: src/Plugin.php:247
    661662msgid "Loading..."
    662663msgstr "Laden..."
    663664
    664 #: src/Plugin.php:263
     665#: src/Plugin.php:248
    665666msgid "Your message was sent successfully"
    666667msgstr ""
    667668
    668 #: src/Plugin.php:264
     669#: src/Plugin.php:249
    669670msgid "There was an error sending your message"
    670671msgstr ""
    671672
    672 #: src/Plugin.php:273
     673#: src/Plugin.php:258
    673674msgid "Previous month"
    674675msgstr "Vorheriger Monat"
    675676
    676 #: src/Plugin.php:274
     677#: src/Plugin.php:259
    677678msgid "Next month"
    678679msgstr "Nächsten Monat"
    679680
    680 #: src/Plugin.php:276
     681#: src/Plugin.php:261
    681682msgid "January"
    682683msgstr "Januar"
    683684
    684 #: src/Plugin.php:277
     685#: src/Plugin.php:262
    685686msgid "February"
    686687msgstr "Februar"
    687688
    688 #: src/Plugin.php:278
     689#: src/Plugin.php:263
    689690msgid "March"
    690691msgstr "März"
    691692
    692 #: src/Plugin.php:279
     693#: src/Plugin.php:264
    693694msgid "April"
    694695msgstr "April"
    695696
    696 #: src/Plugin.php:280
     697#: src/Plugin.php:265
    697698msgid "May"
    698699msgstr "Mai"
    699700
    700 #: src/Plugin.php:281
     701#: src/Plugin.php:266
    701702msgid "June"
    702703msgstr "Juni"
    703704
    704 #: src/Plugin.php:282
     705#: src/Plugin.php:267
    705706msgid "July"
    706707msgstr "Juli"
    707708
    708 #: src/Plugin.php:283
     709#: src/Plugin.php:268
    709710msgid "August"
    710711msgstr "August"
    711712
    712 #: src/Plugin.php:284
     713#: src/Plugin.php:269
    713714msgid "September"
    714715msgstr "September"
    715716
    716 #: src/Plugin.php:285
     717#: src/Plugin.php:270
    717718msgid "October"
    718719msgstr "Oktober"
    719720
    720 #: src/Plugin.php:286
     721#: src/Plugin.php:271
    721722msgid "November"
    722723msgstr "November"
    723724
    724 #: src/Plugin.php:287
     725#: src/Plugin.php:272
    725726msgid "December"
    726727msgstr "Dezember"
    727728
    728 #: src/Plugin.php:290
     729#: src/Plugin.php:275
    729730msgid "Sunday"
    730731msgstr "Sonntag"
    731732
    732 #: src/Plugin.php:291
     733#: src/Plugin.php:276
    733734msgid "Monday"
    734735msgstr "Montag"
    735736
    736 #: src/Plugin.php:292
     737#: src/Plugin.php:277
    737738msgid "Tuesday"
    738739msgstr "Dienstag"
    739740
    740 #: src/Plugin.php:293
     741#: src/Plugin.php:278
    741742msgid "Wednesday"
    742743msgstr "Mittwoch"
    743744
    744 #: src/Plugin.php:294
     745#: src/Plugin.php:279
    745746msgid "Thursday"
    746747msgstr "Donnerstag"
    747748
    748 #: src/Plugin.php:295
     749#: src/Plugin.php:280
    749750msgid "Friday"
    750751msgstr "Freitag"
    751752
    752 #: src/Plugin.php:296
     753#: src/Plugin.php:281
    753754msgid "Saturday"
    754755msgstr "Samstag"
    755756
    756 #: src/Plugin.php:299
     757#: src/Plugin.php:284
    757758msgid "Sun"
    758759msgstr "So"
    759760
    760 #: src/Plugin.php:300
     761#: src/Plugin.php:285
    761762msgid "Mon"
    762763msgstr "Mo"
    763764
    764 #: src/Plugin.php:301
     765#: src/Plugin.php:286
    765766msgid "Tue"
    766767msgstr "Di"
    767768
    768 #: src/Plugin.php:302
     769#: src/Plugin.php:287
    769770msgid "Wed"
    770771msgstr "Mi"
    771772
    772 #: src/Plugin.php:303
     773#: src/Plugin.php:288
    773774msgid "Thu"
    774775msgstr "Do"
    775776
    776 #: src/Plugin.php:304
     777#: src/Plugin.php:289
    777778msgid "Fri"
    778779msgstr "Fr"
    779780
    780 #: src/Plugin.php:305
     781#: src/Plugin.php:290
    781782msgid "Sat"
    782783msgstr "Sa"
  • recras/trunk/lang/recras-en_GB.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:16+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:16+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:16+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:16+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    100101msgstr ""
    101102
    102 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     103#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    103104msgid "Show header?"
    104105msgstr ""
     
    343344
    344345#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    345 msgid "Number of days valid"
     346msgid "Validity"
    346347msgstr ""
    347348
     
    466467msgstr ""
    467468
    468 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     469#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    469470#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    470471msgid "Error: no ID set"
    471472msgstr ""
    472473
    473 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     474#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    474475#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    475 #: src/Vouchers.php:25 src/Vouchers.php:75
     476#: src/Vouchers.php:25 src/Vouchers.php:78
    476477msgid "Error: ID is not a number"
    477478msgstr ""
    478479
    479 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     480#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    480481#: src/ContactForm.php:72 src/ContactForm.php:76
    481482#, php-format
     
    492493msgstr ""
    493494
    494 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     495#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    495496msgid "Error: unknown option"
    496497msgstr ""
     
    521522msgstr ""
    522523
    523 #: src/Bookprocess.php:104
     524#: src/Bookprocess.php:103
    524525msgid "Error: book process does not exist"
    525526msgstr ""
     
    533534msgstr ""
    534535
    535 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     536#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    536537msgid "Error: redirect is set, but is an invalid URL"
    537538msgstr ""
     
    651652msgstr ""
    652653
     654#: src/Plugin.php:246
     655msgid "At least one choice is required"
     656msgstr ""
     657
     658#: src/Plugin.php:247
     659msgid "Loading..."
     660msgstr ""
     661
     662#: src/Plugin.php:248
     663msgid "Your message was sent successfully"
     664msgstr ""
     665
     666#: src/Plugin.php:249
     667msgid "There was an error sending your message"
     668msgstr ""
     669
     670#: src/Plugin.php:258
     671msgid "Previous month"
     672msgstr ""
     673
     674#: src/Plugin.php:259
     675msgid "Next month"
     676msgstr ""
     677
    653678#: src/Plugin.php:261
    654 msgid "At least one choice is required"
     679msgid "January"
    655680msgstr ""
    656681
    657682#: src/Plugin.php:262
    658 msgid "Loading..."
     683msgid "February"
    659684msgstr ""
    660685
    661686#: src/Plugin.php:263
    662 msgid "Your message was sent successfully"
     687msgid "March"
    663688msgstr ""
    664689
    665690#: src/Plugin.php:264
    666 msgid "There was an error sending your message"
    667 msgstr ""
    668 
    669 #: src/Plugin.php:273
    670 msgid "Previous month"
    671 msgstr ""
    672 
    673 #: src/Plugin.php:274
    674 msgid "Next month"
     691msgid "April"
     692msgstr ""
     693
     694#: src/Plugin.php:265
     695msgid "May"
     696msgstr ""
     697
     698#: src/Plugin.php:266
     699msgid "June"
     700msgstr ""
     701
     702#: src/Plugin.php:267
     703msgid "July"
     704msgstr ""
     705
     706#: src/Plugin.php:268
     707msgid "August"
     708msgstr ""
     709
     710#: src/Plugin.php:269
     711msgid "September"
     712msgstr ""
     713
     714#: src/Plugin.php:270
     715msgid "October"
     716msgstr ""
     717
     718#: src/Plugin.php:271
     719msgid "November"
     720msgstr ""
     721
     722#: src/Plugin.php:272
     723msgid "December"
     724msgstr ""
     725
     726#: src/Plugin.php:275
     727msgid "Sunday"
    675728msgstr ""
    676729
    677730#: src/Plugin.php:276
    678 msgid "January"
     731msgid "Monday"
    679732msgstr ""
    680733
    681734#: src/Plugin.php:277
    682 msgid "February"
     735msgid "Tuesday"
    683736msgstr ""
    684737
    685738#: src/Plugin.php:278
    686 msgid "March"
     739msgid "Wednesday"
    687740msgstr ""
    688741
    689742#: src/Plugin.php:279
    690 msgid "April"
     743msgid "Thursday"
    691744msgstr ""
    692745
    693746#: src/Plugin.php:280
    694 msgid "May"
     747msgid "Friday"
    695748msgstr ""
    696749
    697750#: src/Plugin.php:281
    698 msgid "June"
    699 msgstr ""
    700 
    701 #: src/Plugin.php:282
    702 msgid "July"
    703 msgstr ""
    704 
    705 #: src/Plugin.php:283
    706 msgid "August"
     751msgid "Saturday"
    707752msgstr ""
    708753
    709754#: src/Plugin.php:284
    710 msgid "September"
     755msgid "Sun"
    711756msgstr ""
    712757
    713758#: src/Plugin.php:285
    714 msgid "October"
     759msgid "Mon"
    715760msgstr ""
    716761
    717762#: src/Plugin.php:286
    718 msgid "November"
     763msgid "Tue"
    719764msgstr ""
    720765
    721766#: src/Plugin.php:287
    722 msgid "December"
     767msgid "Wed"
     768msgstr ""
     769
     770#: src/Plugin.php:288
     771msgid "Thu"
     772msgstr ""
     773
     774#: src/Plugin.php:289
     775msgid "Fri"
    723776msgstr ""
    724777
    725778#: src/Plugin.php:290
    726 msgid "Sunday"
    727 msgstr ""
    728 
    729 #: src/Plugin.php:291
    730 msgid "Monday"
    731 msgstr ""
    732 
    733 #: src/Plugin.php:292
    734 msgid "Tuesday"
    735 msgstr ""
    736 
    737 #: src/Plugin.php:293
    738 msgid "Wednesday"
    739 msgstr ""
    740 
    741 #: src/Plugin.php:294
    742 msgid "Thursday"
    743 msgstr ""
    744 
    745 #: src/Plugin.php:295
    746 msgid "Friday"
    747 msgstr ""
    748 
    749 #: src/Plugin.php:296
    750 msgid "Saturday"
    751 msgstr ""
    752 
    753 #: src/Plugin.php:299
    754 msgid "Sun"
    755 msgstr ""
    756 
    757 #: src/Plugin.php:300
    758 msgid "Mon"
    759 msgstr ""
    760 
    761 #: src/Plugin.php:301
    762 msgid "Tue"
    763 msgstr ""
    764 
    765 #: src/Plugin.php:302
    766 msgid "Wed"
    767 msgstr ""
    768 
    769 #: src/Plugin.php:303
    770 msgid "Thu"
    771 msgstr ""
    772 
    773 #: src/Plugin.php:304
    774 msgid "Fri"
    775 msgstr ""
    776 
    777 #: src/Plugin.php:305
    778779msgid "Sat"
    779780msgstr ""
  • recras/trunk/lang/recras-nl_NL-recras-gutenberg-global.json

    r3250273 r3268913  
    1 {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"nl_NL"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je bepaalde arrangementen niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"Show what?":["Toon wat?"],"Title":["Titel"],"Description":["Beschrijving"],"Duration":["Duur"],"Starting location":["Startlocatie"],"Minimum number of persons":["Minimum aantal personen"],"Price p.p. excl. VAT":["Prijs p.p. excl. btw"],"Price p.p. incl. VAT":["Prijs p.p. incl. btw"],"Total price excl. VAT":["Totaalprijs excl. btw"],"Total price incl. VAT":["Totaalprijs incl. btw"],"Programme":["Programma"],"Image tag":["Afbeelding-tag"],"Relative image URL":["Relatieve afbeelding-URL"],"Start time":["Starttijd"],"hh:mm":["uu:mm"],"Show header?":["Toon header?"],"Yes":["Ja"],"No":["Nee"],"Insert shortcode":["Voeg shortcode in"],"Integration method":["Integratiemethode"],"Seamless (recommended)":["Naadloos (aanbevolen)"],"iframe (uses setting in your Recras)":["iframe (gebruikt instelling uit jouw Recras)"],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":["Naadloze integratie gebruikt de styling van je website. Via Recras → Instellingen in het menu aan de linkerkant kun een optioneel thema instellen."],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":["iframe-integratie gebruikt de styling die is ingesteld in jouw Recras. Je kunt de styling in Recras aanpassen via Beheer → Overige instellingen → Eigen CSS."],"Package selection":["Arrangementselectie"],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":["Om meerdere arrangementen te (de)selecteren, houd Ctrl ingedrukt en klik (Cmd op Mac)"],"No pre-filled package":["Geen vooraf ingevuld arrangement"],"Preview times in programme":["Toon voorbeeldtijden in programma"],"Pre-fill amounts (requires pre-filled package)":["Aantallen vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Sorry, this is only available using the Gutenberg editor.":["Sorry, dit is alleen beschikbaar in de Gutenberg-editor."],"Pre-fill date (requires exactly 1 package selected)":["Datum vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"yyyy-mm-dd":["jjjj-mm-dd"],"Pre-fill time (requires exactly 1 package selected)":["Tijd vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Thank-you page":["Bedanktpagina"],"Don't redirect":["Niet doorsturen"],"Pages":["Pagina's"],"Posts":["Berichten"],"Show discount fields":["Toon korting-velden"],"Automatic resize?":["Automatisch schalen?"],"Book process":["Boekproces"],"Initial value for first widget":["Initiële waarde voor eerste widget"],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":["Let op dat er geen validatie wordt gedaan op deze waarde. Ongeldige waardes worden mogelijk genegeerd of kunnen er voor zorgen dat het boekproces goed werkt."],"Hide first widget?":["Eerste widget verbergen?"],"Contact form":["Contactformulier"],"Show title?":["Toon titel?"],"Show labels?":["Toon labels?"],"Show placeholders?":["Toon placeholders?"],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":["Sommige arrangementen zijn mogelijk niet beschikbaar voor alle contactformulieren. Je kunt dit wijzigen door je contactformulieren in Recras te bewerken."],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je nog steeds arrangementen mist, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"HTML element":["HTML-element"],"Definition list":["Definitielijst"],"Ordered list":["Geordende lijst"],"Table":["Tabel"],"Element for single choices":["Element voor \"enkele keuze\""],"Drop-down list (Select)":["Dropdownlijst (select)"],"Radio buttons":["Keuzerondjes (radioknoppen)"],"This relates to: customer type, package selection, gender, and single choice":["Dit heeft betrekking op: klanttype, arrangementkeuze, geslacht en \"enkele keuze\""],"Submit button text":["Tekst op knop Versturen"],"Send":["Versturen"],"Product":["Product"],"Description (short)":["Beschrijving (kort)"],"Description (long)":["Beschrijving (lang)"],"Image URL":["Afbeelding-URL"],"Minimum amount":["Minimumaantal"],"Price (incl. VAT)":["Prijs (incl. btw)"],"Template":["Template"],"Name":["Naam"],"Price":["Prijs"],"Number of days valid":["Aantal dagen geldig"],"No pre-filled template":["Geen vooraf ingevuld template"],"Show quantity input (will be set to 1 if not shown)":["Toon aantal-invoer (wordt op 1 gezet indien verborgen)"],"Availability calendar":["Beschikbaarheidskalender"],"No suitable packages found":["Geen geschikte arrangementen gevonden"],"Auto resize iframe":["iframe automatisch schalen"],"Enter package ID. Leave empty to not prefill.":["Vul arrangements-ID in. Laat leeg om niet vooraf in te vullen."],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":["Vul datum in formaat JJJJ-MM-DD in. Laat leeg om niet vooraf in te vullen."],"Prefill value for first widget? (optional)":["Waarde voor eerste widget vooraf invullen? (optioneel)"],"Loading data...":["Data aan het laden..."],"Package (optional)":["Arrangement (optioneel)"],"i.e. https://www.recras.com/thanks/":["bijv. https://www.recras.nl/bedankt/"],"Thank-you page (optional, leave empty to not redirect)":["Bedanktpagina (optioneel, laat leeg om niet door te sturen)"],"Recras → Settings menu":["menu Recras → Instellingen"],"Please enter your Recras name in the %s before adding widgets.":["Vul je Recras-naam in in het %s voordat je widgets toevoegt."],"Online booking of packages":["Online boeking van arrangementen"],"Pre-fill amounts (requires exactly 1 package selected)":["Aantallen vooraf invullen (vereist exact 1 arrangement geselecteerd)"],"e.g. 14:00":["bijv. 14:00"],"Pre-filled package":["Vooraf ingevuld arrangement"],"Pre-filled package (optional)":["Vooraf ingevuld arrangement (optioneel)"],"If you select a single package, it will be pre-filled and will skip the package selection step.":["Als je een enkel arrangement selecteert wordt deze vooraf ingevuld en wordt de arrangement-selectie-stap overgeslagen."],"Property to show":["Eigenschap om te tonen"],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Als je bepaalde producten niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Kon geen producten vinden. Zorg dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Voucher info":["Tegoedboninfo"],"Voucher template":["Tegoedbon-template"],"Voucher sales":["Tegoedbonverkoop"],"Error: no ID set":["Fout: geen ID ingesteld"],"Error: ID is not a number":["Fout: ID is geen getal"],"Error: %s":["Fout: %s"],"Error: Package %d does not exist or may not be presented on a website":["Fout: arrangement %d bestaat niet of mag niet op een website weergegeven worden"],"Error: programme is empty":["Fout: programma is leeg"],"Error: unknown option":["Fout: onbekende optie"],"From":["Van"],"Until":["Tot"],"Activity":["Activiteit"],"Day %d":["Dag %d"],"No duration specified":["Geen duur opgegeven"],"No location specified":["Geen locatie opgegeven"],"Error: book process does not exist":["Fout: boekproces bestaat niet"],"Contact form might be deleted":["Contactformulier is mogelijk verwijderd"],"Error: package is set, but contact form does not support packages":["Fout: arrangement is ingesteld, maar contactformulier ondersteunt geen arrangementen"],"Error: redirect is set, but is an invalid URL":["Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"],"Unknown":["Onbekend"],"Male":["Man"],"Female":["Vrouw"],"(required)":["(verplicht)"],"Clear choice":["Keuze wissen"],"No book process has been chosen yet. Click on this text to select a book process.":["Er is nog geen boekproces gekozen. Klik op deze tekst om een boekproces te selecteren."],"Book process %s cannot be found. It was either deleted from Recras, or made private.":["Boekproces %s kan niet worden gevonden. Het is verwijderd uit Recras of privé gemaakt."],"Book process \"%s\" is integrated here.":["Boekproces \"%s\" is hier geïntegreerd."],"The first widget is hidden for the booker, and has an initial value of \"%s\".":["De eerste widget is verborgen voor de boeker en heeft een initiële waarde van\"%s\"."],"It has an initial value for the first widget of \"%s\".":["Het heeft een initiële waarde voor de eerste widget van\"%s\"."],"Error: could not retrieve data from Recras. The error message received was: %s":["Fout: kon data niet ophalen uit Recras. De ontvangen foutmelding was: %s"],"Error: could not parse data from Recras. The error message was: %s":["Fout: kon data uit Recras niet verwerken. De foutmelding was: %s"],"Error: \"prefill_date\" is not a valid ISO 8601 string":["Fout: \"prefill_date\" is geen geldige ISO-8601-string"],"Error: \"prefill_date\" is a date in the past":["Fout: \"prefill_date\" is een datum in het verleden"],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":["Fout: \"prefill_time\" is geen geldige tijd-string (bijv. 14:30)"],"Error: \"product_amounts\" is invalid":["Fout: \"product_amounts\" is ongeldig"],"Settings":["Instellingen"],"Cache":["Cache"],"Documentation":["Documentatie"],"Shortcodes":["Shortcodes"],"Error: you have not set your Recras name yet":["Fout: je hebt je Recras-naam nog niet ingesteld"],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":["Fout: je Recras-naam is nog niet ingesteld, maar je hebt niet de rechten om dit zelf in te stellen. Vraag aan je websitebeheerder om dit voor je te doen."],"Could not connect to your Recras":["Kon geen verbinding maken met je Recras"],"Package availability":["Arrangement-beschikbaarheid"],"At least one choice is required":["Ten minste één keuze is vereist"],"Loading...":["Laden..."],"Your message was sent successfully":["Uw bericht is succesvol verzonden"],"There was an error sending your message":["Er was een probleem met het verzenden van uw bericht"],"Previous month":["Vorige maand"],"Next month":["Volgende maand"],"January":["Januari"],"February":["Februari"],"March":["Maart"],"April":["April"],"May":["Mei"],"June":["Juni"],"July":["Juli"],"August":["Augustus"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["December"],"Sunday":["Zondag"],"Monday":["Maandag"],"Tuesday":["Dinsdag"],"Wednesday":["Woensdag"],"Thursday":["Donderdag"],"Friday":["Vrijdag"],"Saturday":["Zaterdag"],"Sun":["Zo"],"Mon":["Ma"],"Tue":["Di"],"Wed":["Wo"],"Thu":["Do"],"Fri":["Vr"],"Sat":["Za"],"Error: product does not exist":["Fout: product bestaat niet"],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":["Deze optie is <strong>niet nodig bij het gebruik van boekprocessen</strong>. GA wordt daar automatisch geïntegreerd."],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":["Niet alle browsers hebben een ingebouwde datumkiezer. Vink dit aan om een eigen widget te gebruiken."],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":["Op sommige websites heeft de datumselectie in een boekproces een klein lettertype. Zet deze optie aan om dit op te lossen."],"Used in prices, such as 100,00.":["Gebruikt in prijzen, zoals 100,00."],"You do not have sufficient permissions to access this page.":["Je hebt niet genoeg rechten om deze pagina te bekijken."],"No theme":["Geen thema"],"Basic theme":["Basisthema"],"BP Green":["BP Groen"],"Reasonably Red":["Redelijk Rood"],"Recras Blue":["Recras Blauw"],"Recras settings":["Recras-instellingen"],"Recras name":["Recrasnaam"],"Currency symbol":["Valutasymbool"],"Decimal separator":["Decimaalscheiding"],"Use calendar widget for contact forms":["Kalender-widget gebruiken voor contactformulieren"],"Fix book process datepicker styling":["Styling boekproces-datumselectie oplossen"],"Theme for Recras integrations":["Thema voor Recras-integraties"],"Enable Google Analytics integration? (deprecated)":["Google Analytics-integratie inschakelen? (verouderd)"],"For more information on these options, please see the %s page.":["Bekijk voor meer informatie over deze instellingen de %s-pagina."],"Error: template does not exist":["Fout: template bestaat niet"],"The cache was cleared.":["De cache is gewist."],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":["De geselecteerde cache kon niet geleegd worden. Dit kan een fout zijn, of de cache is al leeg."],"Clear Recras cache":["Leeg Recras-cache"],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":["Data die uit Recras komt (contactformulieren, arrangementen, producten, tegoedbontemplates) wordt tot 24 uur bewaard. Als je belangrijke wijzigingen maakt (bijv. een prijsverhoging) dan is het aan te raden om de Recras-cache te wissen."],"Packages":["Arrangementen"],"Book processes":["Boekprocessen"],"Contact forms":["Contactformulieren"],"Products":["Producten"],"Save":["Opslaan"]}}}
     1{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"nl_NL"},"Package":["Arrangement"],"If you are not seeing certain packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je bepaalde arrangementen niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"Show what?":["Toon wat?"],"Title":["Titel"],"Description":["Beschrijving"],"Duration":["Duur"],"Starting location":["Startlocatie"],"Minimum number of persons":["Minimum aantal personen"],"Price p.p. excl. VAT":["Prijs p.p. excl. btw"],"Price p.p. incl. VAT":["Prijs p.p. incl. btw"],"Total price excl. VAT":["Totaalprijs excl. btw"],"Total price incl. VAT":["Totaalprijs incl. btw"],"Programme":["Programma"],"Image tag":["Afbeelding-tag"],"Relative image URL":["Relatieve afbeelding-URL"],"Start time":["Starttijd"],"hh:mm":["uu:mm"],"Show header?":["Toon header?"],"Yes":["Ja"],"No":["Nee"],"Insert shortcode":["Voeg shortcode in"],"Integration method":["Integratiemethode"],"Seamless (recommended)":["Naadloos (aanbevolen)"],"iframe (uses setting in your Recras)":["iframe (gebruikt instelling uit jouw Recras)"],"Seamless integration uses the styling of your website. At Recras → Settings in the menu on the left, you can set an optional theme.":["Naadloze integratie gebruikt de styling van je website. Via Recras → Instellingen in het menu aan de linkerkant kun een optioneel thema instellen."],"iframe integration uses the styling set in your Recras. You can change the styling in Recras via Settings → Other settings → Custom CSS.":["iframe-integratie gebruikt de styling die is ingesteld in jouw Recras. Je kunt de styling in Recras aanpassen via Beheer → Overige instellingen → Eigen CSS."],"Package selection":["Arrangementselectie"],"To (de)select multiple packages, hold Ctrl and click (Cmd on Mac)":["Om meerdere arrangementen te (de)selecteren, houd Ctrl ingedrukt en klik (Cmd op Mac)"],"No pre-filled package":["Geen vooraf ingevuld arrangement"],"Preview times in programme":["Toon voorbeeldtijden in programma"],"Pre-fill amounts (requires pre-filled package)":["Aantallen vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Sorry, this is only available using the Gutenberg editor.":["Sorry, dit is alleen beschikbaar in de Gutenberg-editor."],"Pre-fill date (requires exactly 1 package selected)":["Datum vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"yyyy-mm-dd":["jjjj-mm-dd"],"Pre-fill time (requires exactly 1 package selected)":["Tijd vooraf invullen (vereist exact 1 geselecteerd arrangement)"],"Thank-you page":["Bedanktpagina"],"Don't redirect":["Niet doorsturen"],"Pages":["Pagina's"],"Posts":["Berichten"],"Show discount fields":["Toon korting-velden"],"Automatic resize?":["Automatisch schalen?"],"Book process":["Boekproces"],"Initial value for first widget":["Initiële waarde voor eerste widget"],"Please note that no validation on this value is performed. Invalid values may be ignored or may stop the book process from working properly.":["Let op dat er geen validatie wordt gedaan op deze waarde. Ongeldige waardes worden mogelijk genegeerd of kunnen er voor zorgen dat het boekproces goed werkt."],"Hide first widget?":["Eerste widget verbergen?"],"Contact form":["Contactformulier"],"Show title?":["Toon titel?"],"Show labels?":["Toon labels?"],"Show placeholders?":["Toon placeholders?"],"Some packages may not be available for all contact forms. You can change this by editing your contact forms in Recras.":["Sommige arrangementen zijn mogelijk niet beschikbaar voor alle contactformulieren. Je kunt dit wijzigen door je contactformulieren in Recras te bewerken."],"If you are still missing packages, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Extra settings\" of the package.":["Als je nog steeds arrangementen mist, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Extra instellingen\" van het arrangement."],"HTML element":["HTML-element"],"Definition list":["Definitielijst"],"Ordered list":["Geordende lijst"],"Table":["Tabel"],"Element for single choices":["Element voor \"enkele keuze\""],"Drop-down list (Select)":["Dropdownlijst (select)"],"Radio buttons":["Keuzerondjes (radioknoppen)"],"This relates to: customer type, package selection, gender, and single choice":["Dit heeft betrekking op: klanttype, arrangementkeuze, geslacht en \"enkele keuze\""],"Submit button text":["Tekst op knop Versturen"],"Send":["Versturen"],"Product":["Product"],"Description (short)":["Beschrijving (kort)"],"Description (long)":["Beschrijving (lang)"],"Image URL":["Afbeelding-URL"],"Minimum amount":["Minimumaantal"],"Price (incl. VAT)":["Prijs (incl. btw)"],"Template":["Template"],"Name":["Naam"],"Price":["Prijs"],"Validity":["Geldigheid"],"No pre-filled template":["Geen vooraf ingevuld template"],"Show quantity input (will be set to 1 if not shown)":["Toon aantal-invoer (wordt op 1 gezet indien verborgen)"],"Availability calendar":["Beschikbaarheidskalender"],"No suitable packages found":["Geen geschikte arrangementen gevonden"],"Auto resize iframe":["iframe automatisch schalen"],"Enter package ID. Leave empty to not prefill.":["Vul arrangements-ID in. Laat leeg om niet vooraf in te vullen."],"Enter date in YYYY-MM-DD format. Leave empty to not prefill.":["Vul datum in formaat JJJJ-MM-DD in. Laat leeg om niet vooraf in te vullen."],"Prefill value for first widget? (optional)":["Waarde voor eerste widget vooraf invullen? (optioneel)"],"Loading data...":["Data aan het laden..."],"Package (optional)":["Arrangement (optioneel)"],"i.e. https://www.recras.com/thanks/":["bijv. https://www.recras.nl/bedankt/"],"Thank-you page (optional, leave empty to not redirect)":["Bedanktpagina (optioneel, laat leeg om niet door te sturen)"],"Recras → Settings menu":["menu Recras → Instellingen"],"Please enter your Recras name in the %s before adding widgets.":["Vul je Recras-naam in in het %s voordat je widgets toevoegt."],"Online booking of packages":["Online boeking van arrangementen"],"Pre-fill amounts (requires exactly 1 package selected)":["Aantallen vooraf invullen (vereist exact 1 arrangement geselecteerd)"],"e.g. 14:00":["bijv. 14:00"],"Pre-filled package":["Vooraf ingevuld arrangement"],"Pre-filled package (optional)":["Vooraf ingevuld arrangement (optioneel)"],"If you select a single package, it will be pre-filled and will skip the package selection step.":["Als je een enkel arrangement selecteert wordt deze vooraf ingevuld en wordt de arrangement-selectie-stap overgeslagen."],"Property to show":["Eigenschap om te tonen"],"If you are not seeing certain products, make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Als je bepaalde producten niet ziet, zorg dan dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Could not find any products. Make sure in Recras \"May be presented on a website (via API)\" is enabled on the tab \"Presentation\" of the product.":["Kon geen producten vinden. Zorg dat in Recras \"Mag op een website gepresenteerd worden (via API)\" is aangevinkt op het tabblad \"Presentatie\" van het product."],"Voucher info":["Tegoedboninfo"],"Voucher template":["Tegoedbon-template"],"Voucher sales":["Tegoedbonverkoop"],"Error: no ID set":["Fout: geen ID ingesteld"],"Error: ID is not a number":["Fout: ID is geen getal"],"Error: %s":["Fout: %s"],"Error: Package %d does not exist or may not be presented on a website":["Fout: arrangement %d bestaat niet of mag niet op een website weergegeven worden"],"Error: programme is empty":["Fout: programma is leeg"],"Error: unknown option":["Fout: onbekende optie"],"From":["Van"],"Until":["Tot"],"Activity":["Activiteit"],"Day %d":["Dag %d"],"No duration specified":["Geen duur opgegeven"],"No location specified":["Geen locatie opgegeven"],"Error: book process does not exist":["Fout: boekproces bestaat niet"],"Contact form might be deleted":["Contactformulier is mogelijk verwijderd"],"Error: package is set, but contact form does not support packages":["Fout: arrangement is ingesteld, maar contactformulier ondersteunt geen arrangementen"],"Error: redirect is set, but is an invalid URL":["Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"],"Unknown":["Onbekend"],"Male":["Man"],"Female":["Vrouw"],"(required)":["(verplicht)"],"Clear choice":["Keuze wissen"],"No book process has been chosen yet. Click on this text to select a book process.":["Er is nog geen boekproces gekozen. Klik op deze tekst om een boekproces te selecteren."],"Book process %s cannot be found. It was either deleted from Recras, or made private.":["Boekproces %s kan niet worden gevonden. Het is verwijderd uit Recras of privé gemaakt."],"Book process \"%s\" is integrated here.":["Boekproces \"%s\" is hier geïntegreerd."],"The first widget is hidden for the booker, and has an initial value of \"%s\".":["De eerste widget is verborgen voor de boeker en heeft een initiële waarde van\"%s\"."],"It has an initial value for the first widget of \"%s\".":["Het heeft een initiële waarde voor de eerste widget van\"%s\"."],"Error: could not retrieve data from Recras. The error message received was: %s":["Fout: kon data niet ophalen uit Recras. De ontvangen foutmelding was: %s"],"Error: could not parse data from Recras. The error message was: %s":["Fout: kon data uit Recras niet verwerken. De foutmelding was: %s"],"Error: \"prefill_date\" is not a valid ISO 8601 string":["Fout: \"prefill_date\" is geen geldige ISO-8601-string"],"Error: \"prefill_date\" is a date in the past":["Fout: \"prefill_date\" is een datum in het verleden"],"Error: \"prefill_time\" is not a valid time string (e.g. 14:30)":["Fout: \"prefill_time\" is geen geldige tijd-string (bijv. 14:30)"],"Error: \"product_amounts\" is invalid":["Fout: \"product_amounts\" is ongeldig"],"Settings":["Instellingen"],"Cache":["Cache"],"Documentation":["Documentatie"],"Shortcodes":["Shortcodes"],"Error: you have not set your Recras name yet":["Fout: je hebt je Recras-naam nog niet ingesteld"],"Error: your Recras name has not been set yet, but you do not have the permission to set this. Please ask your site administrator to do this for you.":["Fout: je Recras-naam is nog niet ingesteld, maar je hebt niet de rechten om dit zelf in te stellen. Vraag aan je websitebeheerder om dit voor je te doen."],"Could not connect to your Recras":["Kon geen verbinding maken met je Recras"],"Package availability":["Arrangement-beschikbaarheid"],"At least one choice is required":["Ten minste één keuze is vereist"],"Loading...":["Laden..."],"Your message was sent successfully":["Uw bericht is succesvol verzonden"],"There was an error sending your message":["Er was een probleem met het verzenden van uw bericht"],"Previous month":["Vorige maand"],"Next month":["Volgende maand"],"January":["Januari"],"February":["Februari"],"March":["Maart"],"April":["April"],"May":["Mei"],"June":["Juni"],"July":["Juli"],"August":["Augustus"],"September":["September"],"October":["Oktober"],"November":["November"],"December":["December"],"Sunday":["Zondag"],"Monday":["Maandag"],"Tuesday":["Dinsdag"],"Wednesday":["Woensdag"],"Thursday":["Donderdag"],"Friday":["Vrijdag"],"Saturday":["Zaterdag"],"Sun":["Zo"],"Mon":["Ma"],"Tue":["Di"],"Wed":["Wo"],"Thu":["Do"],"Fri":["Vr"],"Sat":["Za"],"Error: product does not exist":["Fout: product bestaat niet"],"This option is <strong>not needed when using book processes</strong>. GA is integrated automatically for them.":["Deze optie is <strong>niet nodig bij het gebruik van boekprocessen</strong>. GA wordt daar automatisch geïntegreerd."],"Not all browsers have a built-in date picker. Enable this to use a custom widget.":["Niet alle browsers hebben een ingebouwde datumkiezer. Vink dit aan om een eigen widget te gebruiken."],"On some websites, the date picker in a book process has a tiny font. Enable this to fix this.":["Op sommige websites heeft de datumselectie in een boekproces een klein lettertype. Zet deze optie aan om dit op te lossen."],"Used in prices, such as 100,00.":["Gebruikt in prijzen, zoals 100,00."],"You do not have sufficient permissions to access this page.":["Je hebt niet genoeg rechten om deze pagina te bekijken."],"No theme":["Geen thema"],"Basic theme":["Basisthema"],"BP Green":["BP Groen"],"Reasonably Red":["Redelijk Rood"],"Recras Blue":["Recras Blauw"],"Recras settings":["Recras-instellingen"],"Recras name":["Recrasnaam"],"Currency symbol":["Valutasymbool"],"Decimal separator":["Decimaalscheiding"],"Use calendar widget for contact forms":["Kalender-widget gebruiken voor contactformulieren"],"Fix book process datepicker styling":["Styling boekproces-datumselectie oplossen"],"Theme for Recras integrations":["Thema voor Recras-integraties"],"Enable Google Analytics integration? (deprecated)":["Google Analytics-integratie inschakelen? (verouderd)"],"For more information on these options, please see the %s page.":["Bekijk voor meer informatie over deze instellingen de %s-pagina."],"Error: template does not exist":["Fout: template bestaat niet"],"The cache was cleared.":["De cache is gewist."],"The selected cache could not be cleared. This could be an error, or there could be nothing to clear.":["De geselecteerde cache kon niet geleegd worden. Dit kan een fout zijn, of de cache is al leeg."],"Clear Recras cache":["Leeg Recras-cache"],"Data coming from your Recras (contact forms, packages, products, voucher templates) is cached for up to 24 hours. If you make important changes (i.e. a price increase) it is recommended you clear the Recras cache.":["Data die uit Recras komt (contactformulieren, arrangementen, producten, tegoedbontemplates) wordt tot 24 uur bewaard. Als je belangrijke wijzigingen maakt (bijv. een prijsverhoging) dan is het aan te raden om de Recras-cache te wissen."],"Packages":["Arrangementen"],"Book processes":["Boekprocessen"],"Contact forms":["Contactformulieren"],"Products":["Producten"],"Save":["Opslaan"]}}}
  • recras/trunk/lang/recras-nl_NL.po

    r3250273 r3268913  
    22msgstr ""
    33"Project-Id-Version: Recras WordPress plugin\n"
    4 "POT-Creation-Date: 2025-02-10 14:17+0100\n"
    5 "PO-Revision-Date: 2025-02-10 14:17+0100\n"
     4"POT-Creation-Date: 2025-04-08 15:18+0200\n"
     5"PO-Revision-Date: 2025-04-08 15:18+0200\n"
    66"Last-Translator: Sander de Jong <sander@recras.nl>\n"
    77"Language-Team: Recras\n"
     
    1818"X-Poedit-SearchPathExcluded-0: vendor\n"
    1919"X-Poedit-SearchPathExcluded-1: tests\n"
     20"X-Poedit-SearchPathExcluded-2: node_modules\n"
    2021
    2122#: editor/form-arrangement.php:16 editor/form-booking.php:48
    2223#: editor/form-contact.php:32 editor/form-package-availability.php:13
    2324#: js/gutenberg-availability.js:50 js/gutenberg-package.js:2
    24 #: js/gutenberg-package.js:50 js/gutenberg-package.js:141 src/Plugin.php:114
     25#: js/gutenberg-package.js:50 js/gutenberg-package.js:142 src/Plugin.php:114
    2526#: src/Plugin.php:217
    2627msgid "Package"
     
    2829
    2930#: editor/form-arrangement.php:26 js/gutenberg-onlinebooking.js:311
    30 #: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:144
     31#: js/gutenberg-onlinebooking.js:331 js/gutenberg-package.js:145
    3132msgid ""
    3233"If you are not seeing certain packages, make sure in Recras \"May be "
     
    103104msgstr "uu:mm"
    104105
    105 #: editor/form-arrangement.php:45 js/gutenberg-package.js:137
     106#: editor/form-arrangement.php:45 js/gutenberg-package.js:138
    106107msgid "Show header?"
    107108msgstr "Toon header?"
     
    364365
    365366#: editor/form-voucher-info.php:28 js/gutenberg-voucher-info.js:70
    366 msgid "Number of days valid"
    367 msgstr "Aantal dagen geldig"
     367msgid "Validity"
     368msgstr "Geldigheid"
    368369
    369370#: editor/form-voucher-sales.php:19
     
    496497msgstr "Tegoedbonverkoop"
    497498
    498 #: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:90
     499#: src/Arrangement.php:21 src/Availability.php:20 src/Bookprocess.php:89
    499500#: src/ContactForm.php:57 src/Products.php:21 src/Vouchers.php:22
    500501msgid "Error: no ID set"
    501502msgstr "Fout: geen ID ingesteld"
    502503
    503 #: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:94
     504#: src/Arrangement.php:24 src/Availability.php:23 src/Bookprocess.php:93
    504505#: src/ContactForm.php:60 src/OnlineBooking.php:25 src/Products.php:24
    505 #: src/Vouchers.php:25 src/Vouchers.php:75
     506#: src/Vouchers.php:25 src/Vouchers.php:78
    506507msgid "Error: ID is not a number"
    507508msgstr "Fout: ID is geen getal"
    508509
    509 #: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:100
     510#: src/Arrangement.php:38 src/Arrangement.php:279 src/Bookprocess.php:99
    510511#: src/ContactForm.php:72 src/ContactForm.php:76
    511512#, php-format
     
    524525msgstr "Fout: programma is leeg"
    525526
    526 #: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:54
     527#: src/Arrangement.php:88 src/Products.php:70 src/Vouchers.php:57
    527528msgid "Error: unknown option"
    528529msgstr "Fout: onbekende optie"
     
    553554msgstr "Geen locatie opgegeven"
    554555
    555 #: src/Bookprocess.php:104
     556#: src/Bookprocess.php:103
    556557msgid "Error: book process does not exist"
    557558msgstr "Fout: boekproces bestaat niet"
     
    567568"arrangementen"
    568569
    569 #: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:90
     570#: src/ContactForm.php:127 src/OnlineBooking.php:70 src/Vouchers.php:93
    570571msgid "Error: redirect is set, but is an invalid URL"
    571572msgstr "Fout: doorstuurpagina is ingesteld, maar is een ongeldige URL"
     
    694695msgstr "Arrangement-beschikbaarheid"
    695696
    696 #: src/Plugin.php:261
     697#: src/Plugin.php:246
    697698msgid "At least one choice is required"
    698699msgstr "Ten minste één keuze is vereist"
    699700
    700 #: src/Plugin.php:262
     701#: src/Plugin.php:247
    701702msgid "Loading..."
    702703msgstr "Laden..."
    703704
    704 #: src/Plugin.php:263
     705#: src/Plugin.php:248
    705706msgid "Your message was sent successfully"
    706707msgstr "Uw bericht is succesvol verzonden"
    707708
    708 #: src/Plugin.php:264
     709#: src/Plugin.php:249
    709710msgid "There was an error sending your message"
    710711msgstr "Er was een probleem met het verzenden van uw bericht"
    711712
    712 #: src/Plugin.php:273
     713#: src/Plugin.php:258
    713714msgid "Previous month"
    714715msgstr "Vorige maand"
    715716
    716 #: src/Plugin.php:274
     717#: src/Plugin.php:259
    717718msgid "Next month"
    718719msgstr "Volgende maand"
    719720
    720 #: src/Plugin.php:276
     721#: src/Plugin.php:261
    721722msgid "January"
    722723msgstr "Januari"
    723724
    724 #: src/Plugin.php:277
     725#: src/Plugin.php:262
    725726msgid "February"
    726727msgstr "Februari"
    727728
    728 #: src/Plugin.php:278
     729#: src/Plugin.php:263
    729730msgid "March"
    730731msgstr "Maart"
    731732
    732 #: src/Plugin.php:279
     733#: src/Plugin.php:264
    733734msgid "April"
    734735msgstr "April"
    735736
    736 #: src/Plugin.php:280
     737#: src/Plugin.php:265
    737738msgid "May"
    738739msgstr "Mei"
    739740
    740 #: src/Plugin.php:281
     741#: src/Plugin.php:266
    741742msgid "June"
    742743msgstr "Juni"
    743744
    744 #: src/Plugin.php:282
     745#: src/Plugin.php:267
    745746msgid "July"
    746747msgstr "Juli"
    747748
    748 #: src/Plugin.php:283
     749#: src/Plugin.php:268
    749750msgid "August"
    750751msgstr "Augustus"
    751752
    752 #: src/Plugin.php:284
     753#: src/Plugin.php:269
    753754msgid "September"
    754755msgstr "September"
    755756
    756 #: src/Plugin.php:285
     757#: src/Plugin.php:270
    757758msgid "October"
    758759msgstr "Oktober"
    759760
    760 #: src/Plugin.php:286
     761#: src/Plugin.php:271
    761762msgid "November"
    762763msgstr "November"
    763764
    764 #: src/Plugin.php:287
     765#: src/Plugin.php:272
    765766msgid "December"
    766767msgstr "December"
    767768
    768 #: src/Plugin.php:290
     769#: src/Plugin.php:275
    769770msgid "Sunday"
    770771msgstr "Zondag"
    771772
    772 #: src/Plugin.php:291
     773#: src/Plugin.php:276
    773774msgid "Monday"
    774775msgstr "Maandag"
    775776
    776 #: src/Plugin.php:292
     777#: src/Plugin.php:277
    777778msgid "Tuesday"
    778779msgstr "Dinsdag"
    779780
    780 #: src/Plugin.php:293
     781#: src/Plugin.php:278
    781782msgid "Wednesday"
    782783msgstr "Woensdag"
    783784
    784 #: src/Plugin.php:294
     785#: src/Plugin.php:279
    785786msgid "Thursday"
    786787msgstr "Donderdag"
    787788
    788 #: src/Plugin.php:295
     789#: src/Plugin.php:280
    789790msgid "Friday"
    790791msgstr "Vrijdag"
    791792
    792 #: src/Plugin.php:296
     793#: src/Plugin.php:281
    793794msgid "Saturday"
    794795msgstr "Zaterdag"
    795796
    796 #: src/Plugin.php:299
     797#: src/Plugin.php:284
    797798msgid "Sun"
    798799msgstr "Zo"
    799800
    800 #: src/Plugin.php:300
     801#: src/Plugin.php:285
    801802msgid "Mon"
    802803msgstr "Ma"
    803804
    804 #: src/Plugin.php:301
     805#: src/Plugin.php:286
    805806msgid "Tue"
    806807msgstr "Di"
    807808
    808 #: src/Plugin.php:302
     809#: src/Plugin.php:287
    809810msgid "Wed"
    810811msgstr "Wo"
    811812
    812 #: src/Plugin.php:303
     813#: src/Plugin.php:288
    813814msgid "Thu"
    814815msgstr "Do"
    815816
    816 #: src/Plugin.php:304
     817#: src/Plugin.php:289
    817818msgid "Fri"
    818819msgstr "Vr"
    819820
    820 #: src/Plugin.php:305
     821#: src/Plugin.php:290
    821822msgid "Sat"
    822823msgstr "Za"
     
    967968msgstr "Opslaan"
    968969
     970#~ msgid "Number of days valid"
     971#~ msgstr "Aantal dagen geldig"
     972
    969973#~ msgid ""
    970974#~ "Enabling this will send events from <strong>online booking of packages</"
  • recras/trunk/readme.txt

    r3250273 r3268913  
    22Contributors: zanderz
    33Tags: recras, recreation, reservation, booking, voucher
    4 Tested up to: 6.7
    5 Stable tag: 6.3.3
     4Tested up to: 6.8
     5Stable tag: 6.3.4
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575== Changelog ==
    7676
     77= 6.3.4 =
     78* Improve choosing a start time when displaying package programme
     79* Fix display of voucher templates with a validity set to a certain date, instead of a number of days
     80* Load book process script differently
     81* Updated "Tested up to" version to 6.8
     82* Plugin now requires WP 6.6 or higher
     83
    7784= 6.3.3 =
    7885* Update "Fix book process datepicker styling" styles to latest version
  • recras/trunk/recras-wordpress-plugin.php

    r3250273 r3268913  
    33Plugin Name: Recras WordPress Plugin
    44Plugin URI: https://www.recras.nl/
    5 Version: 6.3.3
     5Version: 6.3.4
    66Description: Easily integrate your Recras data into your own site
    7 Requires at least: 6.5
     7Requires at least: 6.6
    88Requires PHP: 7.4.0
    99Author: Recras
  • recras/trunk/src/Bookprocess.php

    r3217607 r3268913  
    55{
    66    public const SHORTCODE = 'recras-bookprocess';
     7
    78    /**
    89     * Clear book process cache (transients)
     
    1314
    1415        $subdomain = get_option('recras_subdomain');
    15         $status = $recrasPlugin->transients->delete($subdomain . '_bookprocesses');
    16         $status += $recrasPlugin->transients->delete($subdomain . '_bookprocesses_v2');
    17         return $status;
     16        return $recrasPlugin->transients->delete($subdomain . '_bookprocesses_v2');
    1817    }
    1918
    2019    public static function enqueueScripts(string $subdomain): void
    2120    {
    22         wp_enqueue_script(
     21        wp_enqueue_script_module(
    2322            'recrasbookprocesses',
    2423            'https://' . $subdomain . '.recras.nl/bookprocess/bookprocess.mjs',
    25             [], false, true
     24            [], false
    2625        );
    2726
  • recras/trunk/src/Plugin.php

    r3221428 r3268913  
    236236        wp_enqueue_style('recras-admin-style', $this->baseUrl . '/css/admin-style.css', [], '6.0.7');
    237237        wp_enqueue_script('wp-api');
    238     }
    239 
    240     public static function changeScriptMarkup(string $tag, string $handle): string
    241     {
    242         $moduleHandles = ['recrasbookprocesses'];
    243         if (in_array($handle, $moduleHandles)) {
    244             // Make sure we don't get a double type attribute
    245             $tag = strtr($tag, [
    246                 'type="text/javascript"' => '',
    247                 "type='text/javascript'" => '',
    248             ]);
    249             $tag = str_replace(' src=', ' type="module" src=', $tag);
    250         }
    251 
    252         return $tag;
    253238    }
    254239
     
    314299        }
    315300
    316         // Book process script must be loaded as module
    317         add_filter('script_loader_tag', [$this, 'changeScriptMarkup'], 10, 2);
    318 
    319301        wp_enqueue_script('recrasjslibrary', $this->baseUrl . '/js/onlinebooking.min.js', [], $this::LIBRARY_VERSION, ['strategy' => 'defer']);
    320302
  • recras/trunk/src/Vouchers.php

    r3221428 r3268913  
    5050                return Price::format($template->price);
    5151            case 'validity':
     52                if ($template->expiration_date) {
     53                    return wp_date(get_option('date_format'), strtotime($template->expiration_date));
     54                }
    5255                return $template->expire_days;
    5356            default:
  • recras/trunk/src/admin/documentation.php

    r3250273 r3268913  
    108108        <li>Name
    109109        <li>Price
    110         <li>Number of days valid
     110        <li>Validity (number of days, or date)
    111111    </ol>
    112112</ol>
  • recras/trunk/src/admin/shortcodes.php

    r3250273 r3268913  
    8585        <li>Name - <kbd>name</kbd>
    8686        <li>Price - <kbd>price</kbd>
    87         <li>Number of days valid - <kbd>validity</kbd>
     87        <li>Validity (number of days, or date) - <kbd>validity</kbd>
    8888    </ol>
    8989</ol>
Note: See TracChangeset for help on using the changeset viewer.