msgid ""
msgstr ""
"Project-Id-Version: ThumbPress\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-07-19T08:57:49+00:00\n"
"PO-Revision-Date: 2026-07-23 00:00+0000\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: WP-CLI 2.13.0-alpha-3eb2dd7\n"
"X-Domain: image-sizes\n"

#: app/API/Convert_Avif.php:18
msgid "AVIF conversion requires PHP 8.0 or higher."
msgstr "AVIF-conversie vereist PHP 8.0 of hoger."

#: app/API/Convert_Avif.php:24
#: app/API/Convert_Webp.php:377
msgid "Invalid image ID."
msgstr "Ongeldige afbeeldings-ID."

#: app/API/Convert_Avif.php:30
#: app/API/Convert_Avif.php:38
#: app/API/Convert_Webp.php:383
#: app/API/Convert_Webp.php:391
msgid "Source image file not found."
msgstr "Bronafbeeldingsbestand niet gevonden."

#: app/API/Convert_Avif.php:72
#: app/API/Convert_Webp.php:424
msgid "metadata generation returned nothing"
msgstr "metadatageneratie leverde niets op"

#. translators: %s: underlying reason metadata generation failed
#: app/API/Convert_Avif.php:76
msgid "Converted the image to AVIF but could not generate its metadata (%s); rolled back."
msgstr "De afbeelding is naar AVIF geconverteerd, maar de metadata kon niet worden gegenereerd (%s); teruggedraaid."

#: app/API/Convert_Avif.php:149
msgid "Image converted to AVIF successfully."
msgstr "Afbeelding succesvol naar AVIF geconverteerd."

#: app/API/Convert_Webp.php:51
#: app/API/Convert_Webp.php:291
msgid "No file formats selected."
msgstr "Geen bestandsformaten geselecteerd."

#: app/API/Convert_Webp.php:57
#: app/API/Convert_Webp.php:296
msgid "No valid file formats selected."
msgstr "Geen geldige bestandsformaten geselecteerd."

#: app/API/Convert_Webp.php:100
#: app/API/Convert_Webp.php:317
#: app/API/Regenerate.php:34
#: app/API/Regenerate.php:121
msgid "No images found."
msgstr "Geen afbeeldingen gevonden."

#: app/API/Convert_Webp.php:115
#: app/API/Convert_Webp.php:262
msgid "Congratulations, Converting Images to WebP is Completed!"
msgstr "Gefeliciteerd, het converteren van afbeeldingen naar WebP is voltooid!"

#: app/API/Convert_Webp.php:260
msgid "Converting Images to WebP..."
msgstr "Afbeeldingen naar WebP converteren..."

#: app/API/Convert_Webp.php:336
#: app/API/Regenerate.php:130
msgid "Failed to schedule action."
msgstr "Kan actie niet inplannen."

#: app/API/Convert_Webp.php:341
msgid "Your images are being converted in the background."
msgstr "Je afbeeldingen worden op de achtergrond geconverteerd."

#. translators: %s: underlying reason metadata generation failed
#: app/API/Convert_Webp.php:428
msgid "Converted the image but could not generate its metadata (%s); rolled back."
msgstr "De afbeelding is geconverteerd, maar de metadata kon niet worden gegenereerd (%s); teruggedraaid."

#: app/API/Convert_Webp.php:498
msgid "Image converted successfully."
msgstr "Afbeelding succesvol geconverteerd."

#: app/API/Regenerate.php:77
msgid "Regenerating Thumbnails..."
msgstr "Miniaturen opnieuw genereren..."

#: app/API/Regenerate.php:79
msgid "Congratulations, Thumbnail Regeneration is Completed!"
msgstr "Gefeliciteerd, het opnieuw genereren van miniaturen is voltooid!"

#: app/API/Regenerate.php:135
msgid "Your images are being regenerated in the background."
msgstr "Je afbeeldingen worden op de achtergrond opnieuw gegenereerd."

#: app/API/Regenerate.php:148
msgid "Invalid attachment."
msgstr "Ongeldige bijlage."

#: app/API/Regenerate.php:157
msgid "Image file not found."
msgstr "Afbeeldingsbestand niet gevonden."

#: app/API/Regenerate.php:165
msgid "Thumbnails regenerated successfully."
msgstr "Miniaturen succesvol opnieuw gegenereerd."

#: app/API/Settings.php:198
#: build/admin.js:13
msgid "Settings saved successfully."
msgstr "Instellingen succesvol opgeslagen."

#: app/API/Thumbnails.php:150
msgid "Invalid data format. Array expected."
msgstr "Ongeldig gegevensformaat. Array verwacht."

#: app/API/Thumbnails.php:160
msgid "Disabled sizes saved successfully."
msgstr "Uitgeschakelde formaten succesvol opgeslagen."

#: app/API/Thumbnails.php:163
msgid "No changes detected."
msgstr "Geen wijzigingen gedetecteerd."

#: app/Bootstrap/AdminNotice.php:87
#: app/Bootstrap/AdminNotice.php:167
#: app/Bootstrap/AdminNotice.php:295
#: app/Controllers/Admin/Init.php:229
msgid "Dismiss this notice."
msgstr "Deze melding sluiten."

#: app/Bootstrap/AdminNotice.php:90
msgid "ThumbPress Pro update required!"
msgstr "ThumbPress Pro-update vereist!"

#. translators: 1: installed pro version, 2: required pro version
#: app/Bootstrap/AdminNotice.php:93
msgid "ThumbPress requires ThumbPress Pro version %2$s or higher. You have version %1$s. Please update to use all new features."
msgstr "ThumbPress vereist ThumbPress Pro versie %2$s of hoger. Je hebt versie %1$s. Werk bij om alle nieuwe functies te gebruiken."

#: app/Bootstrap/AdminNotice.php:100
msgid "Update ThumbPress Pro Now"
msgstr "ThumbPress Pro nu bijwerken"

#: app/Bootstrap/AdminNotice.php:170
msgid "ThumbPress Pro is installed but not activated!"
msgstr "ThumbPress Pro is geïnstalleerd maar niet geactiveerd!"

#: app/Bootstrap/AdminNotice.php:171
msgid "Activate ThumbPress Pro to unlock all premium features including image compression, unused image detection, large image detection, and more."
msgstr "Activeer ThumbPress Pro om alle premiumfuncties te ontgrendelen, waaronder afbeeldingscompressie, detectie van ongebruikte afbeeldingen, detectie van grote afbeeldingen en meer."

#: app/Bootstrap/AdminNotice.php:175
msgid "Activate ThumbPress Pro"
msgstr "ThumbPress Pro activeren"

#: app/Bootstrap/AdminNotice.php:299
msgid "A new version of ThumbPress is ready!"
msgstr "Er is een nieuwe versie van ThumbPress klaar!"

#: app/Bootstrap/AdminNotice.php:302
msgid "You are using the new dashboard. Switch back to classic anytime."
msgstr "Je gebruikt het nieuwe dashboard. Schakel op elk moment terug naar klassiek."

#: app/Bootstrap/AdminNotice.php:304
msgid "Would you like to try the new modern dashboard, or keep using the classic version?"
msgstr "Wil je het nieuwe, moderne dashboard proberen of de klassieke versie blijven gebruiken?"

#: app/Bootstrap/AdminNotice.php:311
msgid "Using New Version"
msgstr "Nieuwe versie in gebruik"

#: app/Bootstrap/AdminNotice.php:314
msgid "Switch to Classic"
msgstr "Overschakelen naar klassiek"

#: app/Bootstrap/AdminNotice.php:318
msgid "Try New Version"
msgstr "Nieuwe versie proberen"

#: app/Bootstrap/AdminNotice.php:321
msgid "Using Classic"
msgstr "Klassiek in gebruik"

#: app/Controllers/Admin/Init.php:70
msgid "July 19"
msgstr "19 juli"

#: app/Controllers/Admin/Init.php:74
msgid "July 22"
msgstr "22 juli"

#. translators: %s: offer deadline date, e.g. "July 19".
#: app/Controllers/Admin/Init.php:96
msgid "ThumbPress: World Cup - 48%% Off - Ends %s"
msgstr "ThumbPress: WK - 48%% korting - Eindigt %s"

#: app/Controllers/Admin/Init.php:98
msgid "ThumbPress: World Cup - 48% Off"
msgstr "ThumbPress: WK - 48% korting"

#: app/Controllers/Admin/Init.php:104
msgid "Dismiss"
msgstr "Sluiten"

#: app/Controllers/Admin/Init.php:194
msgid "Permission denied."
msgstr "Toegang geweigerd."

#: app/Controllers/Admin/Init.php:232
msgid "ThumbPress is installed!"
msgstr "ThumbPress is geïnstalleerd!"

#: app/Controllers/Admin/Init.php:233
msgid "Your images are ready to be optimized. Visit the dashboard to get started."
msgstr "Je afbeeldingen zijn klaar om te worden geoptimaliseerd. Ga naar het dashboard om te beginnen."

#: app/Controllers/Admin/Init.php:237
msgid "Go to Dashboard"
msgstr "Ga naar dashboard"

#: app/Controllers/Admin/Menu.php:67
#: app/Controllers/Admin/Menu.php:68
msgid "ThumbPress"
msgstr "ThumbPress"

#: app/Controllers/Admin/Menu.php:80
#: app/Controllers/Admin/Menu.php:175
#: build/admin.js:13
msgid "Dashboard"
msgstr "Dashboard"

#: app/Controllers/Admin/Menu.php:84
#: app/Controllers/Admin/Menu.php:180
#: build/admin.js:13
msgid "Thumbnails"
msgstr "Miniaturen"

#: app/Controllers/Admin/Menu.php:88
#: app/Controllers/Admin/Menu.php:185
#: build/admin.js:13
msgid "Unused Images"
msgstr "Ongebruikte afbeeldingen"

#: app/Controllers/Admin/Menu.php:92
#: app/Controllers/Admin/Menu.php:191
#: build/admin.js:13
msgid "Duplicate Images"
msgstr "Dubbele afbeeldingen"

#: app/Controllers/Admin/Menu.php:96
#: app/Controllers/Admin/Menu.php:197
#: build/admin.js:13
msgid "Large Images"
msgstr "Grote afbeeldingen"

#: app/Controllers/Admin/Menu.php:100
#: app/Controllers/Admin/Menu.php:203
#: build/admin.js:13
msgid "Compress Images"
msgstr "Afbeeldingen comprimeren"

#: app/Controllers/Admin/Menu.php:104
#: app/Controllers/Admin/Menu.php:209
#: app/Controllers/Common/Convert_Webp.php:131
#: app/Controllers/Common/Convert_Webp.php:135
#: build/admin.js:13
msgid "Convert to WebP"
msgstr "Naar WebP converteren"

#: app/Controllers/Admin/Menu.php:108
#: app/Controllers/Admin/Menu.php:214
#: app/Controllers/Common/Convert_Avif.php:130
#: app/Controllers/Common/Convert_Avif.php:143
#: app/Controllers/Common/Convert_Avif.php:147
#: build/admin.js:13
msgid "Convert to AVIF"
msgstr "Naar AVIF converteren"

#: app/Controllers/Admin/Menu.php:112
#: app/Controllers/Admin/Menu.php:220
#: build/admin.js:13
msgid "Trashed Images"
msgstr "Afbeeldingen in prullenbak"

#: app/Controllers/Admin/Menu.php:116
#: app/Controllers/Admin/Menu.php:226
#: build/admin.js:13
msgid "Settings"
msgstr "Instellingen"

#: app/Controllers/Admin/Menu.php:121
#: app/Controllers/Admin/Menu.php:231
#: build/admin.js:13
msgid "Pro"
msgstr "Pro"

#: app/Controllers/Admin/Menu.php:122
msgid "World Cup 48% Off"
msgstr "WK 48% korting"

#: app/Controllers/Admin/Menu.php:157
msgid "Loading.."
msgstr "Laden.."

#: app/Controllers/Common/API.php:63
msgid "Array of disabled size names"
msgstr "Array met namen van uitgeschakelde formaten"

#: app/Controllers/Common/API.php:83
msgid "Offset for pagination"
msgstr "Offset voor paginering"

#: app/Controllers/Common/API.php:88
#: app/Controllers/Common/API.php:206
msgid "Number of images to process"
msgstr "Aantal te verwerken afbeeldingen"

#: app/Controllers/Common/API.php:93
msgid "Previously deleted thumbnails count"
msgstr "Aantal eerder verwijderde miniaturen"

#: app/Controllers/Common/API.php:98
msgid "Previously created thumbnails count"
msgstr "Aantal eerder gemaakte miniaturen"

#: app/Controllers/Common/API.php:115
#: app/Controllers/Common/API.php:233
msgid "Batch size for background processing"
msgstr "Batchgrootte voor achtergrondverwerking"

#: app/Controllers/Common/API.php:142
msgid "Attachment ID to regenerate"
msgstr "Bijlage-ID om opnieuw te genereren"

#: app/Controllers/Common/API.php:201
msgid "Last processed attachment ID (pagination cursor)"
msgstr "Laatst verwerkte bijlage-ID (pagineringscursor)"

#: app/Controllers/Common/API.php:211
msgid "Cumulative processed count"
msgstr "Cumulatief aantal verwerkt"

#: app/Controllers/Common/API.php:216
msgid "Cumulative converted count"
msgstr "Cumulatief aantal geconverteerd"

#: app/Controllers/Common/API.php:260
#: app/Controllers/Common/API.php:280
msgid "Attachment ID to convert"
msgstr "Bijlage-ID om te converteren"

#: app/Controllers/Common/Convert_Avif.php:189
msgid "This image is already an AVIF file."
msgstr "Deze afbeelding is al een AVIF-bestand."

#. translators: 1: estimated memory needed in MB, 2: current PHP memory limit in MB
#: app/Controllers/Common/Convert_Avif.php:220
#: app/Controllers/Common/Convert_Webp.php:206
msgid "Image is too large to convert within the server memory limit (needs ~%1$d MB, limit %2$d MB). Increase PHP memory_limit or WP_MAX_MEMORY_LIMIT and try again."
msgstr "De afbeelding is te groot om te converteren binnen de geheugenlimiet van de server (vereist ~%1$d MB, limiet %2$d MB). Verhoog PHP memory_limit of WP_MAX_MEMORY_LIMIT en probeer het opnieuw."

#. translators: %s: underlying image-editor error message
#: app/Controllers/Common/Convert_Avif.php:234
#: app/Controllers/Common/Convert_Webp.php:220
msgid "No image editor is available to process this file (%s)."
msgstr "Er is geen afbeeldingseditor beschikbaar om dit bestand te verwerken (%s)."

#. translators: %s: underlying image-editor error message
#: app/Controllers/Common/Convert_Avif.php:246
msgid "Could not write the AVIF file (%s)."
msgstr "Kan het AVIF-bestand niet schrijven (%s)."

#: app/Controllers/Common/Convert_Avif.php:264
msgid "The server image library could not produce an AVIF file (AVIF output is not supported here)."
msgstr "De afbeeldingsbibliotheek van de server kon geen AVIF-bestand maken (AVIF-uitvoer wordt hier niet ondersteund)."

#: app/Controllers/Common/Convert_Webp.php:177
msgid "This image is already a WebP file."
msgstr "Deze afbeelding is al een WebP-bestand."

#. translators: %s: underlying image-editor error message
#: app/Controllers/Common/Convert_Webp.php:232
msgid "Could not write the WebP file (%s)."
msgstr "Kan het WebP-bestand niet schrijven (%s)."

#: app/Controllers/Common/Convert_Webp.php:247
msgid "The server image library could not produce a WebP file (WebP output is not supported here)."
msgstr "De afbeeldingsbibliotheek van de server kon geen WebP-bestand maken (WebP-uitvoer wordt hier niet ondersteund)."

#: app/Controllers/Common/Hotlink_Protection.php:101
msgid "Hotlinking not allowed."
msgstr "Hotlinking niet toegestaan."

#. translators: %1$s: maximum allowed image size, %2$s: size unit (KB or MB)
#: app/Controllers/Common/Image_Max_Size.php:37
msgid "[ ThumbPress Alert ] Image exceeds the maximum allowed size of %1$s %2$s."
msgstr "[ ThumbPress-melding ] De afbeelding overschrijdt de maximaal toegestane grootte van %1$s %2$s."

#. translators: %1$s: maximum allowed image width in pixels, %2$s: maximum allowed image height in pixels
#: app/Controllers/Common/Image_Max_Size.php:52
msgid "[ ThumbPress Alert ] Image exceeds the maximum allowed resolution of %1$sx%2$s pixels."
msgstr "[ ThumbPress-melding ] De afbeelding overschrijdt de maximaal toegestane resolutie van %1$sx%2$s pixels."

#: app/Controllers/Common/Media_Buttons.php:68
msgid "Image Compression is a Pro feature"
msgstr "Afbeeldingscompressie is een Pro-functie"

#: app/Controllers/Common/Media_Buttons.php:69
msgid "Reduce file sizes without losing visual quality. Compress images in bulk or one at a time to speed up your site."
msgstr "Verklein bestandsgroottes zonder verlies van visuele kwaliteit. Comprimeer afbeeldingen in bulk of één voor één om je site sneller te maken."

#: app/Controllers/Common/Media_Buttons.php:70
msgid "Upgrade to compress images"
msgstr "Upgrade om afbeeldingen te comprimeren"

#: app/Controllers/Common/Media_Buttons.php:73
msgid "Image Replacement is a Pro feature"
msgstr "Afbeeldingen vervangen is een Pro-functie"

#: app/Controllers/Common/Media_Buttons.php:74
msgid "Swap out images without losing their metadata or breaking existing links. Drop in a new file and ThumbPress handles the rest."
msgstr "Vervang afbeeldingen zonder hun metadata te verliezen of bestaande links te verbreken. Voeg een nieuw bestand toe en ThumbPress regelt de rest."

#: app/Controllers/Common/Media_Buttons.php:75
msgid "Upgrade to replace images"
msgstr "Upgrade om afbeeldingen te vervangen"

#: app/Controllers/Common/Media_Buttons.php:78
msgid "Image Editor is a Pro feature"
msgstr "Afbeeldingseditor is een Pro-functie"

#: app/Controllers/Common/Media_Buttons.php:79
msgid "Crop, rotate, flip and adjust images directly inside WordPress — no external tools needed."
msgstr "Bijsnijden, roteren, spiegelen en afbeeldingen aanpassen direct in WordPress — geen externe tools nodig."

#: app/Controllers/Common/Media_Buttons.php:80
msgid "Upgrade to edit images"
msgstr "Upgrade om afbeeldingen te bewerken"

#: app/Controllers/Common/Media_Buttons.php:109
msgid "Select Option"
msgstr "Selecteer een optie"

#: app/Controllers/Common/Media_Buttons.php:120
msgid "Compress"
msgstr "Comprimeren"

#: app/Controllers/Common/Media_Buttons.php:124
msgid "Compress Image"
msgstr "Afbeelding comprimeren"

#: app/Controllers/Common/Media_Buttons.php:143
#: app/Controllers/Common/Media_Buttons.php:148
msgid "Replace New File"
msgstr "Vervang door nieuw bestand"

#: app/Controllers/Common/Media_Buttons.php:169
msgid "Edit with ThumbPress"
msgstr "Bewerken met ThumbPress"

#: app/Controllers/Common/Media_Buttons.php:174
msgid "Edit Image"
msgstr "Afbeelding bewerken"

#: app/Controllers/Common/Media_Buttons.php:193
#: build/admin.js:1
msgid "Close"
msgstr "Sluiten"

#: app/Controllers/Common/Social_Share.php:41
#: build/admin.js:13
msgid "Social Share Image"
msgstr "Afbeelding voor sociaal delen"

#: app/Controllers/Common/Social_Share.php:69
msgid "Facebook Image:"
msgstr "Facebook-afbeelding:"

#: app/Controllers/Common/Social_Share.php:71
#: app/Controllers/Common/Social_Share.php:82
#: app/Controllers/Common/Social_Share.php:93
#: app/Controllers/Common/Social_Share.php:104
msgid "Upload Image"
msgstr "Afbeelding uploaden"

#: app/Controllers/Common/Social_Share.php:72
#: app/Controllers/Common/Social_Share.php:83
#: app/Controllers/Common/Social_Share.php:94
#: app/Controllers/Common/Social_Share.php:105
msgid "Remove Image"
msgstr "Afbeelding verwijderen"

#: app/Controllers/Common/Social_Share.php:80
msgid "LinkedIn Image:"
msgstr "LinkedIn-afbeelding:"

#: app/Controllers/Common/Social_Share.php:91
msgid "Twitter Image:"
msgstr "Twitter-afbeelding:"

#: app/Controllers/Common/Social_Share.php:102
msgid "Pinterest Image:"
msgstr "Pinterest-afbeelding:"

#: app/Controllers/Common/Thumbnails.php:52
#: app/Controllers/Common/Thumbnails.php:56
#: build/admin.js:13
msgid "Regenerate Thumbnails"
msgstr "Miniaturen opnieuw genereren"

#: app/Helpers/Email.php:76
msgid "Thumbpress. All rights reserved."
msgstr "Thumbpress. Alle rechten voorbehouden."

#: app/Helpers/functions.php:26
#: build/admin.js:13
msgid "General"
msgstr "Algemeen"

#: app/Helpers/functions.php:27
msgid "General settings"
msgstr "Algemene instellingen"

#: app/Helpers/functions.php:31
msgid "Pages"
msgstr "Pagina's"

#: app/Helpers/functions.php:32
msgid "Page Settings"
msgstr "Pagina-instellingen"

#: app/Helpers/functions.php:35
msgid "Main Pages"
msgstr "Hoofdpagina's"

#: app/Helpers/functions.php:36
msgid "Main Pages Settings"
msgstr "Instellingen hoofdpagina's"

#: app/Helpers/functions.php:41
msgid "Homepage"
msgstr "Startpagina"

#: app/Helpers/functions.php:47
msgid "Landing Page"
msgstr "Landingspagina"

#: app/Helpers/functions.php:57
msgid "Email"
msgstr "E-mail"

#: app/Helpers/functions.php:58
msgid "Email settings"
msgstr "E-mailinstellingen"

#: app/Helpers/functions.php:62
msgid "New Ticket"
msgstr "Nieuw ticket"

#: app/Helpers/functions.php:63
msgid "New Ticket Notification"
msgstr "Melding nieuw ticket"

#: app/Helpers/functions.php:66
msgid "Agent Email"
msgstr "E-mail agent"

#: app/Helpers/functions.php:67
msgid "Email to an Agent"
msgstr "E-mail naar een agent"

#: app/Helpers/functions.php:72
#: app/Helpers/functions.php:93
#: app/Helpers/functions.php:120
msgid "Header"
msgstr "Koptekst"

#: app/Helpers/functions.php:77
#: app/Helpers/functions.php:98
#: app/Helpers/functions.php:125
msgid "Subject"
msgstr "Onderwerp"

#: app/Helpers/functions.php:82
#: app/Helpers/functions.php:103
#: app/Helpers/functions.php:130
msgid "Body"
msgstr "Inhoud"

#: app/Helpers/functions.php:87
msgid "Client Email"
msgstr "E-mail klant"

#: app/Helpers/functions.php:88
#: app/Helpers/functions.php:115
msgid "Email to a Client"
msgstr "E-mail naar een klant"

#: app/Helpers/functions.php:110
msgid "Agent Reply"
msgstr "Antwoord van agent"

#: app/Helpers/functions.php:111
msgid "Agent Reply Notification"
msgstr "Melding antwoord agent"

#: app/Helpers/functions.php:114
msgid "Agent Reply Email"
msgstr "E-mail antwoord agent"

#: app/Helpers/Utility.php:147
msgid "- Choose a %s -"
msgstr "- Kies een %s -"

#: build/admin.js:1
msgid "Days"
msgstr "Dagen"

#: build/admin.js:1
msgid "Hrs"
msgstr "Uur"

#: build/admin.js:1
msgid "Min"
msgstr "Min"

#: build/admin.js:1
msgid "Sec"
msgstr "Sec"

#: build/admin.js:1
msgid "FIFA World Cup Sale is Live!"
msgstr "FIFA WK-uitverkoop is live!"

#: build/admin.js:1
msgid "Score up to 48% off ThumbPress Pro during our FIFA World Cup sale. The discount is auto-applied at checkout — grab it before the whistle blows!"
msgstr "Scoor tot 48% korting op ThumbPress Pro tijdens onze FIFA WK-uitverkoop. De korting wordt automatisch toegepast bij het afrekenen — pak hem voordat het eindsignaal klinkt!"

#: build/admin.js:1
msgid "Offer expired"
msgstr "Aanbieding verlopen"

#: build/admin.js:1
msgid "Offer ends July 19"
msgstr "Aanbieding eindigt op 19 juli"

#: build/admin.js:1
msgid "World Cup discount applied!"
msgstr "WK-korting toegepast!"

#: build/admin.js:1
msgid "Your up-to-48% discount is auto-applied at checkout."
msgstr "Je korting van maximaal 48% wordt automatisch toegepast bij het afrekenen."

#: build/admin.js:1
msgid "Get 48% Off — View Pricing →"
msgstr "Krijg 48% korting — Bekijk prijzen →"

#: build/admin.js:1
msgid "No thanks, I don't want a discount"
msgstr "Nee bedankt, ik wil geen korting"

#: build/admin.js:1
msgid "Community"
msgstr "Community"

#: build/admin.js:1
msgid "Support"
msgstr "Ondersteuning"

#: build/admin.js:1
msgid "Docs"
msgstr "Documentatie"

#: build/admin.js:1
#: build/admin.js:13
msgid "Upgrade to Pro"
msgstr "Upgrade naar Pro"

#: build/admin.js:1
msgid "Upgrade to View"
msgstr "Upgrade om te bekijken"

#. translators: %s is a locale-formatted number.
#: build/admin.js:3
msgid "%s%%"
msgstr "%s%%"

#. translators: %s is a locale-formatted number of bytes.
#: build/admin.js:5
msgid "%s B"
msgstr "%s B"

#. translators: %s is a locale-formatted number of kilobytes.
#: build/admin.js:7
msgid "%s KB"
msgstr "%s KB"

#. translators: %s is a locale-formatted number of megabytes.
#: build/admin.js:9
msgid "%s MB"
msgstr "%s MB"

#. translators: %s is a locale-formatted number of gigabytes.
#: build/admin.js:11
msgid "%s GB"
msgstr "%s GB"

#. translators: %s is a locale-formatted number of terabytes.
#: build/admin.js:13
msgid "%s TB"
msgstr "%s TB"

#: build/admin.js:13
msgid "Good"
msgstr "Goed"

#: build/admin.js:13
msgid "Normal"
msgstr "Normaal"

#: build/admin.js:13
msgid "Danger"
msgstr "Kritiek"

#: build/admin.js:13
msgid "Overall"
msgstr "Algemeen"

#: build/admin.js:13
msgid "Health Score"
msgstr "Gezondheidsscore"

#: build/admin.js:13
msgid "Status:"
msgstr "Status:"

#: build/admin.js:13
msgid "Quick Facts"
msgstr "Snelle feiten"

#: build/admin.js:13
msgid "EasyCommerce promotional notice"
msgstr "EasyCommerce promotiemelding"

#: build/admin.js:13
msgid "New from the ThumbPress team - Try"
msgstr "Nieuw van het ThumbPress-team - Probeer"

#: build/admin.js:13
msgid "EasyCommerce"
msgstr "EasyCommerce"

#: build/admin.js:13
msgid ". A fast, AI-powered way to sell on WordPress."
msgstr ". Een snelle, AI-aangedreven manier om te verkopen met WordPress."

#: build/admin.js:13
msgid "Learn more"
msgstr "Meer informatie"

#: build/admin.js:13
msgid "Dismiss EasyCommerce notice"
msgstr "EasyCommerce-melding sluiten"

#: build/admin.js:13
msgid "Activate License"
msgstr "Licentie activeren"

#: build/admin.js:13
msgid "Image Editor"
msgstr "Afbeeldingseditor"

#: build/admin.js:13
msgid "Enhance images with filters and adjustments to showcase their best versions."
msgstr "Verbeter afbeeldingen met filters en aanpassingen om hun beste versie te laten zien."

#: build/admin.js:13
msgid "The built-in Image Editor is a Pro feature"
msgstr "De ingebouwde afbeeldingseditor is een Pro-functie"

#: build/admin.js:13
msgid "Leaving WordPress just to crop an image breaks your whole workflow. Edit, resize, and re-optimize everything without switching tools."
msgstr "WordPress verlaten alleen om een afbeelding bij te snijden verstoort je hele workflow. Bewerk, verklein en heroptimaliseer alles zonder van tool te wisselen."

#: build/admin.js:13
msgid "Upgrade to edit images in WordPress"
msgstr "Upgrade om afbeeldingen te bewerken in WordPress"

#: build/admin.js:13
msgid "Replace Images With New Version"
msgstr "Afbeeldingen vervangen door nieuwe versie"

#: build/admin.js:13
msgid "Upload new versions of images and replace the old ones without any issues."
msgstr "Upload nieuwe versies van afbeeldingen en vervang de oude zonder problemen."

#: build/admin.js:13
msgid "Replacing Image is a Pro feature"
msgstr "Afbeeldingen vervangen is een Pro-functie"

#: build/admin.js:13
msgid "Outdated images live on more pages than you think. Swap in a new version once, and every page updates instantly."
msgstr "Verouderde afbeeldingen staan op meer pagina's dan je denkt. Vervang ze één keer door een nieuwe versie en elke pagina wordt direct bijgewerkt."

#: build/admin.js:13
msgid "Upgrade to replace images seamlessly"
msgstr "Upgrade om afbeeldingen naadloos te vervangen"

#: build/admin.js:13
msgid "Disable Right Click on Image"
msgstr "Rechtsklikken op afbeelding uitschakelen"

#: build/admin.js:13
msgid "Prevent visitors from downloading your images by turning off the right-click option on your website."
msgstr "Voorkom dat bezoekers je afbeeldingen downloaden door de rechtsklikoptie op je website uit te schakelen."

#: build/admin.js:13
msgid "Image Size Limit"
msgstr "Limiet afbeeldingsgrootte"

#: build/admin.js:13
msgid "Set a limit for maximum image upload size."
msgstr "Stel een limiet in voor de maximale uploadgrootte van afbeeldingen."

#: build/admin.js:13
msgid "120"
msgstr "120"

#: build/admin.js:13
msgid "KB"
msgstr "KB"

#: build/admin.js:13
msgid "MB"
msgstr "MB"

#. translators: %s is the server upload size limit.
#: build/admin.js:13
msgid "Server limit: %s"
msgstr "Serverlimiet: %s"

#: build/admin.js:13
msgid "Image Dimension Limit"
msgstr "Limiet afbeeldingsafmetingen"

#: build/admin.js:13
msgid "Set a limit for maximum image upload dimensions (in pixels)."
msgstr "Stel een limiet in voor de maximale uploadafmetingen van afbeeldingen (in pixels)."

#: build/admin.js:13
msgid "Height"
msgstr "Hoogte"

#: build/admin.js:13
msgid "Width"
msgstr "Breedte"

#: build/admin.js:13
msgid "Lazy load"
msgstr "Lazy load"

#: build/admin.js:13
msgid "Load images only when they enter the user's viewport, improving page speed and reducing bandwidth usage."
msgstr "Laad afbeeldingen pas wanneer ze in beeld komen bij de gebruiker, wat de laadsnelheid verbetert en het bandbreedtegebruik vermindert."

#: build/admin.js:13
msgid "Hotlink Protection"
msgstr "Hotlink-bescherming"

#: build/admin.js:13
msgid "Block other websites from embedding your images directly, preventing bandwidth theft from external hotlinking."
msgstr "Blokkeer dat andere websites je afbeeldingen rechtstreeks insluiten en voorkom bandbreedtediefstal door externe hotlinking."

#: build/admin.js:13
msgid "Auto Set Featured Image"
msgstr "Uitgelichte afbeelding automatisch instellen"

#: build/admin.js:13
msgid "Automatically use the first image in post content as the featured image if none is set."
msgstr "Gebruik automatisch de eerste afbeelding in de berichtinhoud als uitgelichte afbeelding als er geen is ingesteld."

#: build/admin.js:13
msgid "Settings reset successfully."
msgstr "Instellingen succesvol gereset."

#: build/admin.js:13
msgid "Reset Options"
msgstr "Opties resetten"

#: build/admin.js:13
msgid "Failed to save settings."
msgstr "Kan instellingen niet opslaan."

#: build/admin.js:13
msgid "Save Changes"
msgstr "Wijzigingen opslaan"

#: build/admin.js:13
msgid "No thumbnail sizes found."
msgstr "Geen miniatuurformaten gevonden."

#. translators: %1$s is the size name, %2$s is the width, %3$s is the height.
#: build/admin.js:13
msgid "%1$s (%2$s×%3$s)"
msgstr "%1$s (%2$s×%3$s)"

#: build/admin.js:13
msgid "Enabled - This size will be generated for new uploads."
msgstr "Ingeschakeld - Dit formaat wordt gegenereerd voor nieuwe uploads."

#: build/admin.js:13
msgid "Disabled - This size will not be generated for new uploads."
msgstr "Uitgeschakeld - Dit formaat wordt niet gegenereerd voor nieuwe uploads."

#: build/admin.js:13
msgid "This is the original image size and cannot be disabled."
msgstr "Dit is de oorspronkelijke afbeeldingsgrootte en kan niet worden uitgeschakeld."

#: build/admin.js:13
msgid "Compress during upload"
msgstr "Comprimeren tijdens uploaden"

#: build/admin.js:13
msgid "Enable compression during upload to reduce file size and improve speed."
msgstr "Schakel compressie tijdens het uploaden in om de bestandsgrootte te verkleinen en de snelheid te verbeteren."

#: build/admin.js:13
msgid "Compression Percentage"
msgstr "Compressiepercentage"

#: build/admin.js:13
msgid "A measure of how much a file's size is reduced after compression."
msgstr "Een maat voor hoeveel de bestandsgrootte wordt verkleind na compressie."

#: build/admin.js:13
msgid "Single Image Compress"
msgstr "Losse afbeelding comprimeren"

#: build/admin.js:13
msgid "Show the Optimize button on individual media attachments."
msgstr "Toon de knop Optimaliseren op afzonderlijke mediabijlagen."

#: build/admin.js:13
msgid "Bulk Image Compression is a Pro feature"
msgstr "Bulkcompressie van afbeeldingen is een Pro-functie"

#: build/admin.js:13
msgid "Heavy images are silently costing you visitors. Compress your entire library in one click with absolutely no visible quality loss."
msgstr "Zware afbeeldingen kosten je ongemerkt bezoekers. Comprimeer je hele bibliotheek met één klik zonder enig zichtbaar kwaliteitsverlies."

#: build/admin.js:13
msgid "Upgrade for a faster website"
msgstr "Upgrade voor een snellere website"

#: build/admin.js:13
msgid "Prevent Duplicate Upload"
msgstr "Dubbele upload voorkomen"

#: build/admin.js:13
msgid "Block uploading images that already exist in your media library"
msgstr "Blokkeer het uploaden van afbeeldingen die al in je mediabibliotheek staan"

#: build/admin.js:13
msgid "Duplicate Image Detection is a Pro feature"
msgstr "Detectie van dubbele afbeeldingen is een Pro-functie"

#: build/admin.js:13
msgid "Duplicate images quietly pile up and bloat your media library. Find and remove every copy you didn't even know existed."
msgstr "Dubbele afbeeldingen stapelen zich ongemerkt op en laten je mediabibliotheek uitdijen. Vind en verwijder elke kopie waarvan je niet eens wist dat die bestond."

#: build/admin.js:13
msgid "Upgrade to detect duplicate images"
msgstr "Upgrade om dubbele afbeeldingen te detecteren"

#: build/admin.js:13
msgid "Convert during upload"
msgstr "Converteren tijdens uploaden"

#: build/admin.js:13
msgid "Automatically convert images to WebP when they are uploaded."
msgstr "Converteer afbeeldingen automatisch naar WebP wanneer ze worden geüpload."

#: build/admin.js:13
msgid "Single image conversion"
msgstr "Losse afbeelding converteren"

#: build/admin.js:13
msgid "Convert individual images to WebP directly from the media library."
msgstr "Converteer afzonderlijke afbeeldingen naar WebP rechtstreeks vanuit de mediabibliotheek."

#: build/admin.js:13
msgid "Automatically convert images to AVIF when they are uploaded."
msgstr "Converteer afbeeldingen automatisch naar AVIF wanneer ze worden geüpload."

#: build/admin.js:13
msgid "Convert individual images to AVIF directly from the media library."
msgstr "Converteer afzonderlijke afbeeldingen naar AVIF rechtstreeks vanuit de mediabibliotheek."

#: build/admin.js:13
msgid "Facebook"
msgstr "Facebook"

#: build/admin.js:13
msgid "Generate optimized share images for Facebook posts"
msgstr "Genereer geoptimaliseerde deelafbeeldingen voor Facebook-berichten"

#: build/admin.js:13
msgid "LinkedIn"
msgstr "LinkedIn"

#: build/admin.js:13
msgid "Create professional share images for LinkedIn"
msgstr "Maak professionele deelafbeeldingen voor LinkedIn"

#: build/admin.js:13
msgid "Twitter"
msgstr "Twitter"

#: build/admin.js:13
msgid "Optimize share images for Twitter cards"
msgstr "Optimaliseer deelafbeeldingen voor Twitter-kaarten"

#: build/admin.js:13
msgid "Pinterest"
msgstr "Pinterest"

#: build/admin.js:13
msgid "Generate Pinterest-optimized pin images"
msgstr "Genereer voor Pinterest geoptimaliseerde pin-afbeeldingen"

#: build/admin.js:13
msgid "Enabled"
msgstr "Ingeschakeld"

#: build/admin.js:13
msgid "Disabled"
msgstr "Uitgeschakeld"

#: build/admin.js:13
msgid "Failed to load debug info."
msgstr "Kan foutopsporingsinformatie niet laden."

#: build/admin.js:13
msgid "No data."
msgstr "Geen gegevens."

#: build/admin.js:13
msgid "System"
msgstr "Systeem"

#: build/admin.js:13
msgid "WordPress"
msgstr "WordPress"

#: build/admin.js:13
msgid "PHP"
msgstr "PHP"

#: build/admin.js:13
msgid "MySQL"
msgstr "MySQL"

#: build/admin.js:13
msgid "Server"
msgstr "Server"

#: build/admin.js:13
msgid "PHP Memory Limit"
msgstr "PHP-geheugenlimiet"

#: build/admin.js:13
msgid "WP Memory Limit"
msgstr "WP-geheugenlimiet"

#: build/admin.js:13
msgid "Max Execution Time"
msgstr "Maximale uitvoeringstijd"

#. translators: %s is the maximum execution time in seconds.
#: build/admin.js:13
msgid "%ss"
msgstr "%ss"

#: build/admin.js:13
msgid "Upload Max Filesize"
msgstr "Maximale uploadbestandsgrootte"

#: build/admin.js:13
msgid "Total Images"
msgstr "Totaal aantal afbeeldingen"

#: build/admin.js:13
msgid "WordPress Config"
msgstr "WordPress-configuratie"

#: build/admin.js:13
msgid "WP_DEBUG"
msgstr "WP_DEBUG"

#: build/admin.js:13
msgid "WP_DEBUG_DISPLAY"
msgstr "WP_DEBUG_DISPLAY"

#: build/admin.js:13
msgid "WP_DEBUG_LOG"
msgstr "WP_DEBUG_LOG"

#: build/admin.js:13
msgid "Version"
msgstr "Versie"

#: build/admin.js:13
msgid "Pro Plugin"
msgstr "Pro-plugin"

#. translators: %s is a version number.
#: build/admin.js:13
msgid "v%s"
msgstr "v%s"

#: build/admin.js:13
msgid "License Status"
msgstr "Licentiestatus"

#: build/admin.js:13
msgid "Lazy Load"
msgstr "Lazy Load"

#: build/admin.js:13
msgid "Right-Click Disable"
msgstr "Rechtsklikken uitschakelen"

#: build/admin.js:13
msgid "WebP on Upload"
msgstr "WebP bij uploaden"

#: build/admin.js:13
msgid "AVIF on Upload"
msgstr "AVIF bij uploaden"

#: build/admin.js:13
msgid "Max Image Size"
msgstr "Max. afbeeldingsgrootte"

#: build/admin.js:13
msgid "Max Image Dimensions"
msgstr "Max. afbeeldingsafmetingen"

#: build/admin.js:13
msgid "Disabled Sizes"
msgstr "Uitgeschakelde formaten"

#: build/admin.js:13
msgid "None"
msgstr "Geen"

#: build/admin.js:13
msgid "Active Theme"
msgstr "Actief thema"

#: build/admin.js:13
msgid "Name"
msgstr "Naam"

#: build/admin.js:13
msgid "Parent Theme"
msgstr "Bovenliggend thema"

#. translators: %1$s is the parent theme name, %2$s is its version.
#: build/admin.js:13
msgid "%1$s v%2$s"
msgstr "%1$s v%2$s"

#. translators: %d is the number of active plugins.
#: build/admin.js:13
msgid "Active Plugin (%d)"
msgid_plural "Active Plugins (%d)"
msgstr[0] "Actieve plugin (%d)"
msgstr[1] "Actieve plugins (%d)"

#: build/admin.js:13
msgid "Your Media Library is Silently Slowing Down Your Site."
msgstr "Je mediabibliotheek vertraagt ongemerkt je site."

#: build/admin.js:13
msgid "Unused images, oversized files, and missing optimization pile up with every upload. Pro finds them all and fixes them — without touching a single file manually."
msgstr "Ongebruikte afbeeldingen, te grote bestanden en ontbrekende optimalisatie stapelen zich op bij elke upload. Pro vindt ze allemaal en lost ze op — zonder ook maar één bestand handmatig aan te raken."

#: build/admin.js:13
msgid "Price starts from $5/month."
msgstr "Prijzen vanaf $5/maand."

#: build/admin.js:13
msgid "ThumbPress modules"
msgstr "ThumbPress-modules"

#: build/admin.js:13
msgid "What Pro Fixes Today"
msgstr "Wat Pro vandaag oplost"

#: build/admin.js:13
msgid "Every Pro feature is designed to solve a specific real problem. Here's what exactly an upgrade unlocks."
msgstr "Elke Pro-functie is ontworpen om een specifiek, reëel probleem op te lossen. Dit is precies wat een upgrade ontgrendelt."

#. translators: %d is the number of images found.
#: build/admin.js:13
msgid "%d image found!"
msgid_plural "%d images found!"
msgstr[0] "%d afbeelding gevonden!"
msgstr[1] "%d afbeeldingen gevonden!"

#: build/admin.js:13
msgid "Detect Large Images"
msgstr "Grote afbeeldingen detecteren"

#: build/admin.js:13
msgid "Scan your media library and find oversized images instantly. See exactly which files are bloating your pages and fix them before they cost you rankings."
msgstr "Scan je mediabibliotheek en vind direct te grote afbeeldingen. Zie precies welke bestanden je pagina's opblazen en los ze op voordat ze je rankings kosten."

#: build/admin.js:13
msgid "Detect Now"
msgstr "Nu detecteren"

#: build/admin.js:13
msgid "Delete Unused Images"
msgstr "Ongebruikte afbeeldingen verwijderen"

#: build/admin.js:13
msgid "Scan your media library and find unused images instantly. See exactly which files are taking up space and delete them to reclaim server space."
msgstr "Scan je mediabibliotheek en vind direct ongebruikte afbeeldingen. Zie precies welke bestanden ruimte innemen en verwijder ze om serverruimte terug te winnen."

#: build/admin.js:13
msgid "Delete Now"
msgstr "Nu verwijderen"

#: build/admin.js:13
msgid "Compress Large Images"
msgstr "Grote afbeeldingen comprimeren"

#: build/admin.js:13
msgid "Large images are costing you speed. Optimize them without visible loss and deliver a faster, smoother browsing experience."
msgstr "Grote afbeeldingen kosten je snelheid. Optimaliseer ze zonder zichtbaar verlies en bied een snellere, soepelere surfervaring."

#: build/admin.js:13
msgid "Compress Now"
msgstr "Nu comprimeren"

#: build/admin.js:13
msgid "Bulk Convert to AVIF"
msgstr "In bulk naar AVIF converteren"

#: build/admin.js:13
msgid "Your images shouldn't be stuck in the past. Convert them all to AVIF - the format the modern web is built on - in a single click."
msgstr "Je afbeeldingen horen niet in het verleden thuis. Converteer ze allemaal naar AVIF - het formaat waarop het moderne web is gebouwd - met één klik."

#: build/admin.js:13
msgid "Convert Now"
msgstr "Nu converteren"

#: build/admin.js:13
msgid "Crop, resize, or tweak any image right inside your WordPress dashboard. No need to re-upload or touch a third-party tool."
msgstr "Snijd bij, verklein of pas elke afbeelding aan direct in je WordPress-dashboard. Geen noodzaak om opnieuw te uploaden of een externe tool te gebruiken."

#: build/admin.js:13
msgid "Edit Now"
msgstr "Nu bewerken"

#: build/admin.js:13
msgid "Merge Duplicate Images"
msgstr "Dubbele afbeeldingen samenvoegen"

#: build/admin.js:13
msgid "Find images that have been uploaded more than once. Clean up the clutter and stop wasting space on files you already have."
msgstr "Vind afbeeldingen die meer dan eens zijn geüpload. Ruim de rommel op en verspil geen ruimte meer aan bestanden die je al hebt."

#: build/admin.js:13
msgid "Merge Now"
msgstr "Nu samenvoegen"

#: build/admin.js:13
msgid "IMAGE CONTROL"
msgstr "AFBEELDINGSBEHEER"

#: build/admin.js:13
msgid "Disable Thumbnails"
msgstr "Miniaturen uitschakelen"

#: build/admin.js:13
msgid "Set Image Upload Limit"
msgstr "Uploadlimiet voor afbeeldingen instellen"

#: build/admin.js:13
msgid "STORAGE & CLEANUP"
msgstr "OPSLAG & OPSCHONEN"

#: build/admin.js:13
msgid "Find Unused Images"
msgstr "Ongebruikte afbeeldingen vinden"

#: build/admin.js:13
msgid "Find Duplicate Images"
msgstr "Dubbele afbeeldingen vinden"

#: build/admin.js:13
msgid "MEDIA MANAGEMENT"
msgstr "MEDIABEHEER"

#: build/admin.js:13
msgid "Replace Images"
msgstr "Afbeeldingen vervangen"

#: build/admin.js:13
msgid "Social Media Thumbnails"
msgstr "Miniaturen voor sociale media"

#: build/admin.js:13
msgid "Free vs. Pro Side by Side"
msgstr "Gratis vs. Pro naast elkaar"

#: build/admin.js:13
msgid "See a clear comparison between your current version and the Pro version you're about to get."
msgstr "Zie een duidelijke vergelijking tussen je huidige versie en de Pro-versie die je gaat krijgen."

#: build/admin.js:13
msgid "Features"
msgstr "Functies"

#: build/admin.js:13
msgid "Free"
msgstr "Gratis"

#: build/admin.js:13
msgid "Future uploads only"
msgstr "Alleen toekomstige uploads"

#: build/admin.js:13
msgid "Fully unlocked"
msgstr "Volledig ontgrendeld"

#: build/admin.js:13
msgid "Best Value"
msgstr "Beste waarde"

#: build/admin.js:13
msgid "/ Month"
msgstr "/ maand"

#: build/admin.js:13
msgid "/ Lifetime"
msgstr "/ levenslang"

#. translators: %s is the total yearly price.
#: build/admin.js:13
msgid "Billed annually. You pay %s today"
msgstr "Jaarlijks gefactureerd. Je betaalt vandaag %s"

#: build/admin.js:13
msgid "Purchase"
msgstr "Kopen"

#: build/admin.js:13
msgid "Personal"
msgstr "Persoonlijk"

#. translators: %d is the discount percentage.
#: build/admin.js:13
msgid "%d%% OFF"
msgstr "%d%% KORTING"

#: build/admin.js:13
msgid "1 Site"
msgstr "1 site"

#: build/admin.js:13
msgid "1 Year Support"
msgstr "1 jaar ondersteuning"

#: build/admin.js:13
msgid "All Features Included"
msgstr "Alle functies inbegrepen"

#: build/admin.js:13
msgid "Professional"
msgstr "Professioneel"

#: build/admin.js:13
msgid "5 Sites"
msgstr "5 sites"

#: build/admin.js:13
msgid "Agency"
msgstr "Bureau"

#: build/admin.js:13
msgid "Unlimited Sites"
msgstr "Onbeperkt aantal sites"

#: build/admin.js:13
msgid "Lifetime Support"
msgstr "Levenslange ondersteuning"

#: build/admin.js:13
msgid "ThumbPress Pro Pricing"
msgstr "Prijzen ThumbPress Pro"

#: build/admin.js:13
msgid "Every plan includes the full set of Pro features. Just pick how many sites you need to cover."
msgstr "Elk plan bevat het volledige pakket Pro-functies. Kies gewoon voor hoeveel sites je dekking nodig hebt."

#: build/admin.js:13
msgid "Yearly"
msgstr "Jaarlijks"

#: build/admin.js:13
msgid "Lifetime"
msgstr "Levenslang"

#: build/admin.js:13
msgid "30-day money back guarantee"
msgstr "30 dagen niet-goed-geld-terug-garantie"

#: build/admin.js:13
msgid "Access future features for the subscription period"
msgstr "Toegang tot toekomstige functies gedurende de abonnementsperiode"

#: build/admin.js:13
msgid "reviewer"
msgstr "recensent"

#: build/admin.js:13
msgid "This saved me money when I realised I was about to exceed my host’s image allowance, enabling me to wipe out excess duplicate images."
msgstr "Dit heeft me geld bespaard toen ik me realiseerde dat ik bijna de afbeeldingslimiet van mijn host zou overschrijden, doordat ik overbodige dubbele afbeeldingen kon wissen."

#: build/admin.js:13
msgid "At the moment I’m using it to resize my pictures, I see a lot of things to use in the future to keep the site smaller then it was. So far it’s working fine and the one question I had was answered right away!! Keep up the good work!!!"
msgstr "Op dit moment gebruik ik het om mijn afbeeldingen te verkleinen, en ik zie een heleboel dingen die ik in de toekomst kan gebruiken om de site kleiner te houden dan hij was. Tot nu toe werkt het prima en de ene vraag die ik had, werd meteen beantwoord!! Ga zo door!!!"

#: build/admin.js:13
msgid "This plugin is extremely useful, and a must for sites with a lot of images. I had a problem with activation of the Pro version, and the support team resolved the issue quickly and without fuss."
msgstr "Deze plugin is enorm handig en een must voor sites met veel afbeeldingen. Ik had een probleem met de activering van de Pro-versie, en het ondersteuningsteam loste het snel en zonder gedoe op."

#: build/admin.js:13
msgid "Trusted by 30,000+ WordPress Users Just Like You"
msgstr "Vertrouwd door 30.000+ WordPress-gebruikers net als jij"

#: build/admin.js:13
msgid "What image formats does ThumbPress convert?"
msgstr "Welke afbeeldingsformaten converteert ThumbPress?"

#: build/admin.js:13
msgid "Free version converts images to WebP (25-35% smaller files). Pro adds AVIF conversion (50% smaller than WebP) plus intelligent compression for all formats. Both reduce file size without visible quality loss, dramatically improving site speed and lowering bandwidth costs."
msgstr "De gratis versie converteert afbeeldingen naar WebP (25-35% kleinere bestanden). Pro voegt AVIF-conversie toe (50% kleiner dan WebP) plus intelligente compressie voor alle formaten. Beide verkleinen de bestandsgrootte zonder zichtbaar kwaliteitsverlies, wat de sitesnelheid drastisch verbetert en de bandbreedtekosten verlaagt."

#: build/admin.js:13
msgid "How much can I save on storage and bandwidth?"
msgstr "Hoeveel kan ik besparen op opslag en bandbreedte?"

#: build/admin.js:13
msgid "Most sites save 30-60% of image storage. WebP reduces files by 25-35%, AVIF by 50% more than WebP. A typical site with 5,000 images saves 50-100GB. Smaller images also cut bandwidth costs and improve Core Web Vitals scores for better SEO rankings."
msgstr "De meeste sites besparen 30-60% aan afbeeldingsopslag. WebP verkleint bestanden met 25-35%, AVIF met 50% meer dan WebP. Een typische site met 5.000 afbeeldingen bespaart 50-100GB. Kleinere afbeeldingen verlagen ook de bandbreedtekosten en verbeteren de Core Web Vitals-scores voor betere SEO-rankings."

#: build/admin.js:13
msgid "What's the difference between Free and Pro?"
msgstr "Wat is het verschil tussen Gratis en Pro?"

#: build/admin.js:13
msgid "Free: Basic optimization (WebP, regenerate thumbnails). Pro: Advanced detection (find unused images, duplicates, oversized files), bulk compression, AVIF conversion, one-click automation. Best for sites with hundreds or thousands of images where optimization pays for itself."
msgstr "Gratis: basisoptimalisatie (WebP, miniaturen opnieuw genereren). Pro: geavanceerde detectie (ongebruikte afbeeldingen, duplicaten en te grote bestanden vinden), bulkcompressie, AVIF-conversie en automatisering met één klik. Ideaal voor sites met honderden of duizenden afbeeldingen, waar optimalisatie zichzelf terugverdient."

#: build/admin.js:13
msgid "How does pricing work? Is there a trial?"
msgstr "Hoe werkt de prijsstelling? Is er een proefversie?"

#: build/admin.js:13
msgid "No hidden fees or surprise renewals - renewal costs the same as initial purchase. Free version is your trial. Test WebP conversion and regeneration risk-free. Upgrade anytime if you need Pro features. 30-day money-back guarantee on all paid plans."
msgstr "Geen verborgen kosten of verrassende verlengingen - verlengen kost hetzelfde als de eerste aankoop. De gratis versie is je proefversie. Test WebP-conversie en het opnieuw genereren risicovrij. Upgrade wanneer je maar wilt als je Pro-functies nodig hebt. 30 dagen niet-goed-geld-terug-garantie op alle betaalde plannen."

#: build/admin.js:13
msgid "Can I use Pro on multiple sites? How many?"
msgstr "Kan ik Pro op meerdere sites gebruiken? Hoeveel?"

#: build/admin.js:13
msgid "Yes. Professional plan covers up to 5 sites. Agency plan covers unlimited. Perfect for freelancers and agencies managing multiple client sites. Licensing is per-plan, not per-site."
msgstr "Ja. Het Professioneel-plan dekt maximaal 5 sites. Het Bureau-plan dekt onbeperkt. Perfect voor freelancers en bureaus die meerdere klantsites beheren. Licenties zijn per plan, niet per site."

#: build/admin.js:13
msgid "Is my media library safe? Will images be deleted automatically?"
msgstr "Is mijn mediabibliotheek veilig? Worden afbeeldingen automatisch verwijderd?"

#: build/admin.js:13
msgid "Completely safe. ThumbPress shows you exactly what it found and requires your approval before any action. Nothing is ever deleted automatically. Unused images, duplicates, and large files are flagged for review - you decide what to remove."
msgstr "Volledig veilig. ThumbPress laat je precies zien wat het heeft gevonden en vraagt om je goedkeuring voordat er iets gebeurt. Er wordt nooit automatisch iets verwijderd. Ongebruikte afbeeldingen, duplicaten en grote bestanden worden gemarkeerd voor beoordeling - jij beslist wat je verwijdert."

#: build/admin.js:13
msgid "What if it doesn't deliver results or doesn't work on my site?"
msgstr "Wat als het geen resultaten oplevert of niet werkt op mijn site?"

#: build/admin.js:13
msgid "100% money-back within 30 days, no questions asked. Our team provides setup assistance to ensure it works perfectly. We also stand behind the results - if optimization doesn't improve your metrics, we refund immediately."
msgstr "100% geld terug binnen 30 dagen, zonder vragen. Ons team helpt bij het instellen om ervoor te zorgen dat alles perfect werkt. We staan ook achter de resultaten - als optimalisatie je statistieken niet verbetert, geven we direct je geld terug."

#: build/admin.js:13
msgid "Is it compatible with WooCommerce, Elementor, and my theme?"
msgstr "Is het compatibel met WooCommerce, Elementor en mijn thema?"

#: build/admin.js:13
msgid "Yes. ThumbPress works with WooCommerce, Gutenberg, Elementor, Divi, and all major themes. It operates at the WordPress media layer, not inside specific plugins, so compatibility is universal."
msgstr "Ja. ThumbPress werkt met WooCommerce, Gutenberg, Elementor, Divi en alle grote thema's. Het werkt op de medialaag van WordPress, niet binnen specifieke plugins, dus de compatibiliteit is universeel."

#: build/admin.js:13
msgid "How long does bulk processing take? Will it slow my site?"
msgstr "Hoe lang duurt bulkverwerking? Vertraagt het mijn site?"

#: build/admin.js:13
msgid "All heavy operations run in the background - zero impact on your site. Most sites process 500-1000 (or more) images per hour depending on hosting. Background processing handles thousands overnight. Your dashboard and frontend stay fast."
msgstr "Alle zware bewerkingen worden op de achtergrond uitgevoerd - geen enkele impact op je site. De meeste sites verwerken 500-1000 (of meer) afbeeldingen per uur, afhankelijk van de hosting. Achtergrondverwerking handelt er 's nachts duizenden af. Je dashboard en frontend blijven snel."

#: build/admin.js:13
msgid "Do I get support? What if I need help implementing?"
msgstr "Krijg ik ondersteuning? Wat als ik hulp nodig heb bij het implementeren?"

#: build/admin.js:13
msgid "All customers get support with 24-hour response time. Professional and Agency plans include priority support. Our team helps with setup, troubleshooting, and optimization recommendations to maximize your results."
msgstr "Alle klanten krijgen ondersteuning met een reactietijd van 24 uur. Het Professioneel- en Bureau-plan bevatten prioriteitsondersteuning. Ons team helpt met instellen, probleemoplossing en optimalisatieadviezen om je resultaten te maximaliseren."

#: build/admin.js:13
msgid "Frequently Asked Questions"
msgstr "Veelgestelde vragen"

#: build/admin.js:13
msgid "Ready to take control of your Images?"
msgstr "Klaar om de controle over je afbeeldingen te nemen?"

#: build/admin.js:13
msgid "Join 30,000+ users who manage their media smarter with ThumbPress Pro"
msgstr "Sluit je aan bij 30.000+ gebruikers die hun media slimmer beheren met ThumbPress Pro"

#: build/admin.js:13
msgid "In media library"
msgstr "In mediabibliotheek"

#: build/admin.js:13
msgid "Total Thumbnails"
msgstr "Totaal aantal miniaturen"

#: build/admin.js:13
msgid "Thumbnails found"
msgstr "Miniaturen gevonden"

#: build/admin.js:13
msgid "Unoptimized Images"
msgstr "Niet-geoptimaliseerde afbeeldingen"

#: build/admin.js:13
msgid "Images yet to be fixed"
msgstr "Afbeeldingen die nog moeten worden hersteld"

#: build/admin.js:13
msgid "Space Saved"
msgstr "Bespaarde ruimte"

#: build/admin.js:13
msgid "Worth of space saved"
msgstr "Aan bespaarde ruimte"

#: build/admin.js:13
msgid "Images (over 1 MB)"
msgstr "Afbeeldingen (groter dan 1 MB)"

#: build/admin.js:13
msgid "Upgrade to Compress"
msgstr "Upgrade om te comprimeren"

#: build/admin.js:13
msgid "Unattached images"
msgstr "Niet-gekoppelde afbeeldingen"

#: build/admin.js:13
msgid "Uncompressed Images"
msgstr "Niet-gecomprimeerde afbeeldingen"

#: build/admin.js:13
msgid "Images need compression"
msgstr "Afbeeldingen hebben compressie nodig"

#: build/admin.js:13
msgid "Duplicate images found"
msgstr "Dubbele afbeeldingen gevonden"

#: build/admin.js:13
msgid "Upgrade to Merge"
msgstr "Upgrade om samen te voegen"

#: build/admin.js:13
msgid "Non-AVIF images found"
msgstr "Niet-AVIF-afbeeldingen gevonden"

#: build/admin.js:13
msgid "Upgrade to Convert"
msgstr "Upgrade om te converteren"

#: build/admin.js:13
msgid "Non-WebP images found"
msgstr "Niet-WebP-afbeeldingen gevonden"

#: build/admin.js:13
msgid "Thumbnail Disabled"
msgstr "Miniatuur uitgeschakeld"

#. translators: %1$s is the number of disabled sizes, %2$s is the total number of sizes.
#: build/admin.js:13
msgid "%1$s/%2$s"
msgstr "%1$s/%2$s"

#: build/admin.js:13
msgid "These sizes won't be generated"
msgstr "Deze formaten worden niet gegenereerd"

#: build/admin.js:13
msgid "Lazy Loading"
msgstr "Lazy loading"

#: build/admin.js:13
msgid "Active"
msgstr "Actief"

#: build/admin.js:13
msgid "Inactive"
msgstr "Inactief"

#. translators: %s is the lazy-load status (On or Off).
#: build/admin.js:13
msgid "Status: %s"
msgstr "Status: %s"

#: build/admin.js:13
msgid "On"
msgstr "Aan"

#: build/admin.js:13
msgid "Off"
msgstr "Uit"

#: build/admin.js:13
msgid "Regenerate All Thumbnails"
msgstr "Alle miniaturen opnieuw genereren"

#: build/admin.js:13
msgid "Broken thumbnails hurt layouts and lose visitors. Regenerate once - every image across your site snaps back to the perfect size and crop."
msgstr "Kapotte miniaturen verstoren je lay-outs en kosten je bezoekers. Genereer één keer opnieuw - elke afbeelding op je site springt terug naar de perfecte grootte en uitsnede."

#: build/admin.js:13
msgid "Generate Again"
msgstr "Opnieuw genereren"

#: build/admin.js:13
msgid "No Images Found"
msgstr "Geen afbeeldingen gevonden"

#: build/admin.js:13
msgid "Ready to Regenerate Thumbnails?"
msgstr "Klaar om miniaturen opnieuw te genereren?"

#: build/admin.js:13
msgid "There are no images to regenerate."
msgstr "Er zijn geen afbeeldingen om opnieuw te genereren."

#: build/admin.js:13
msgid "Click \"Regenerate Now\" to create fresh thumbnails for all images. Configure your thumbnail sizes in "
msgstr "Klik op \"Nu opnieuw genereren\" om verse miniaturen te maken voor alle afbeeldingen. Configureer je miniatuurformaten in "

#: build/admin.js:13
msgid "settings"
msgstr "instellingen"

#: build/admin.js:13
msgid "."
msgstr "."

#: build/admin.js:13
msgid "Chunk Size"
msgstr "Chunkgrootte"

#: build/admin.js:13
msgid "Number of images processed in a single batch per server request."
msgstr "Aantal afbeeldingen dat in één batch per serververzoek wordt verwerkt."

#: build/admin.js:13
msgid "e.g. 50"
msgstr "bijv. 50"

#: build/admin.js:13
msgid "Regenerate Now"
msgstr "Nu opnieuw genereren"

#: build/admin.js:13
msgid "Regenerate In Background"
msgstr "Op de achtergrond opnieuw genereren"

#: build/admin.js:13
msgid "Image Regeneration Complete"
msgstr "Opnieuw genereren van afbeeldingen voltooid"

#: build/admin.js:13
msgid "Image Regeneration in Progress"
msgstr "Opnieuw genereren van afbeeldingen bezig"

#: build/admin.js:13
msgid "All thumbnails have been regenerated successfully."
msgstr "Alle miniaturen zijn succesvol opnieuw gegenereerd."

#: build/admin.js:13
msgid "Regenerating media library thumbnails using selected sizes."
msgstr "Miniaturen van de mediabibliotheek worden opnieuw gegenereerd met de geselecteerde formaten."

#: build/admin.js:13
msgid "Cancel"
msgstr "Annuleren"

#: build/admin.js:13
msgid "Images Processed"
msgstr "Verwerkte afbeeldingen"

#: build/admin.js:13
msgid "Images Not Found"
msgstr "Afbeeldingen niet gevonden"

#: build/admin.js:13
msgid "Images Deleted"
msgstr "Verwijderde afbeeldingen"

#: build/admin.js:13
msgid "Images Created"
msgstr "Gemaakte afbeeldingen"

#: build/admin.js:13
msgid "Find & Remove Unused Images"
msgstr "Ongebruikte afbeeldingen vinden en verwijderen"

#: build/admin.js:13
msgid "You're paying to host images nobody sees. Remove orphaned files and cut hosting costs, backup size, and storage waste instantly."
msgstr "Je betaalt voor het hosten van afbeeldingen die niemand ziet. Verwijder verweesde bestanden en verlaag direct de hostingkosten, back-upgrootte en opslagverspilling."

#: build/admin.js:13
msgid "Ready to Scan for Unused Images?"
msgstr "Klaar om te scannen op ongebruikte afbeeldingen?"

#: build/admin.js:13
msgid "Click \"Detect Now\" to scan your library across Gutenberg, Elementor, WooCommerce, ACF, and LayerSlider for unused images."
msgstr "Klik op \"Nu detecteren\" om je bibliotheek in Gutenberg, Elementor, WooCommerce, ACF en LayerSlider te scannen op ongebruikte afbeeldingen."

#: build/admin.js:13
msgid "Detect in background"
msgstr "Op de achtergrond detecteren"

#: build/admin.js:13
msgid "Unused Image Cleanup is a Pro feature"
msgstr "Opschonen van ongebruikte afbeeldingen is een Pro-functie"

#: build/admin.js:13
msgid "A bloated library slows uploads, backups, and searches. Remove dead weight and keep your site lean and fast."
msgstr "Een opgeblazen bibliotheek vertraagt uploads, back-ups en zoekopdrachten. Verwijder overbodig gewicht en houd je site slank en snel."

#: build/admin.js:13
msgid "Upgrade to clean up unused images"
msgstr "Upgrade om ongebruikte afbeeldingen op te schonen"

#: build/admin.js:13
msgid "Find & Remove Duplicate Images"
msgstr "Dubbele afbeeldingen vinden en verwijderen"

#: build/admin.js:13
msgid "Duplicates inflate storage and bloat backups. Find every redundant file and clean house without risking your originals."
msgstr "Duplicaten laten de opslag uitdijen en blazen back-ups op. Vind elk overbodig bestand en ruim op zonder je originelen te riskeren."

#: build/admin.js:13
msgid "Ready to Scan for Duplicates?"
msgstr "Klaar om te scannen op duplicaten?"

#: build/admin.js:13
msgid "Click \"Detect Now\" to scan your library and identify redundant files taking up unnecessary storage space."
msgstr "Klik op \"Nu detecteren\" om je bibliotheek te scannen en overbodige bestanden te identificeren die onnodig opslagruimte innemen."

#: build/admin.js:13
msgid "The same file uploaded twice wastes space every day. Surface every duplicate and reclaim storage you didn't know you were losing."
msgstr "Hetzelfde bestand dat twee keer is geüpload verspilt elke dag ruimte. Breng elk duplicaat aan het licht en win opslag terug waarvan je niet wist dat je die verloor."

#: build/admin.js:13
msgid "One oversized image tanks your page score. Find every offender and fix it before it costs you rankings and revenue."
msgstr "Eén te grote afbeelding verpest je paginascore. Vind elke boosdoener en los hem op voordat het je rankings en inkomsten kost."

#: build/admin.js:13
msgid "Ready to Scan for Large Images?"
msgstr "Klaar om te scannen op grote afbeeldingen?"

#: build/admin.js:13
msgid "Set your file size threshold above and click \"Detect Now\" to find images exceeding your size limit."
msgstr "Stel hierboven je drempelwaarde voor de bestandsgrootte in en klik op \"Nu detecteren\" om afbeeldingen te vinden die je groottelimiet overschrijden."

#: build/admin.js:13
msgid "File Size Threshold"
msgstr "Drempelwaarde bestandsgrootte"

#: build/admin.js:13
msgid "Images larger than this size will be marked as large. Set the limit to detect oversized images."
msgstr "Afbeeldingen die groter zijn dan deze grootte worden gemarkeerd als groot. Stel de limiet in om te grote afbeeldingen te detecteren."

#: build/admin.js:13
msgid "e.g. 1 for 1MB"
msgstr "bijv. 1 voor 1MB"

#: build/admin.js:13
msgid "Large Image Detection is a Pro feature"
msgstr "Detectie van grote afbeeldingen is een Pro-functie"

#: build/admin.js:13
msgid "Slow pages bleed traffic. Find the heavy images hurting your Core Web Vitals before they cost you visitors."
msgstr "Trage pagina's laten verkeer weglekken. Vind de zware afbeeldingen die je Core Web Vitals schaden voordat ze je bezoekers kosten."

#: build/admin.js:13
msgid "Upgrade to find and fix large images"
msgstr "Upgrade om grote afbeeldingen te vinden en op te lossen"

#: build/admin.js:13
msgid "Compress Your Images"
msgstr "Comprimeer je afbeeldingen"

#: build/admin.js:13
msgid "Uncompressed images are the #1 reason sites fail Core Web Vitals. Compress your library in minutes - smaller files, higher rankings, zero quality loss."
msgstr "Niet-gecomprimeerde afbeeldingen zijn de belangrijkste reden dat sites zakken voor Core Web Vitals. Comprimeer je bibliotheek in enkele minuten - kleinere bestanden, hogere rankings, geen kwaliteitsverlies."

#: build/admin.js:13
msgid "Ready to Compress Your Images?"
msgstr "Klaar om je afbeeldingen te comprimeren?"

#: build/admin.js:13
msgid "Configure your compression settings above and click \"Compress Now\" to optimize your image library."
msgstr "Configureer hierboven je compressie-instellingen en klik op \"Nu comprimeren\" om je afbeeldingsbibliotheek te optimaliseren."

#: build/admin.js:13
msgid "Quality Level"
msgstr "Kwaliteitsniveau"

#: build/admin.js:13
msgid "Compression quality from 0-100. Higher values preserve more detail but result in larger files. 80+ recommended for best results."
msgstr "Compressiekwaliteit van 0-100. Hogere waarden behouden meer detail maar leveren grotere bestanden op. 80+ aanbevolen voor de beste resultaten."

#: build/admin.js:13
msgid "e.g. 80 (0-100)"
msgstr "bijv. 80 (0-100)"

#: build/admin.js:13
msgid "Compress In Background"
msgstr "Op de achtergrond comprimeren"

#: build/admin.js:13
msgid "Every heavy image loses you a visitor. Compress your entire library in one click and watch page speed - and conversions - climb."
msgstr "Elke zware afbeelding kost je een bezoeker. Comprimeer je hele bibliotheek met één klik en zie de laadsnelheid - en de conversies - stijgen."

#: build/admin.js:13
msgid "Convert Images to WebP"
msgstr "Afbeeldingen naar WebP converteren"

#: build/admin.js:13
msgid "Slow images cost you sales. Switch to WebP and cut file sizes by 35% - faster pages, lower bounce rates, and better rankings, zero quality loss."
msgstr "Trage afbeeldingen kosten je verkopen. Schakel over naar WebP en verklein bestandsgroottes met 35% - snellere pagina's, lagere bouncepercentages en betere rankings, zonder kwaliteitsverlies."

#: build/admin.js:13
msgid "Convert Again"
msgstr "Opnieuw converteren"

#: build/admin.js:13
msgid "Ready to Convert to WebP?"
msgstr "Klaar om naar WebP te converteren?"

#: build/admin.js:13
msgid "There are no images to convert to WebP."
msgstr "Er zijn geen afbeeldingen om naar WebP te converteren."

#: build/admin.js:13
msgid "Select file formats above and click \"Convert Now\" to start converting images to WebP for faster loading."
msgstr "Selecteer hierboven bestandsformaten en klik op \"Nu converteren\" om afbeeldingen naar WebP te converteren voor sneller laden."

#: build/admin.js:13
msgid "Select File Format"
msgstr "Selecteer bestandsformaat"

#: build/admin.js:13
msgid "Convert In Background"
msgstr "Op de achtergrond converteren"

#: build/admin.js:13
msgid "WebP Conversion Complete"
msgstr "WebP-conversie voltooid"

#: build/admin.js:13
msgid "WebP Conversion in Progress"
msgstr "WebP-conversie bezig"

#: build/admin.js:13
msgid "All images have been converted to WebP."
msgstr "Alle afbeeldingen zijn naar WebP geconverteerd."

#: build/admin.js:13
msgid "We're scanning your media library and converting eligible images to WebP."
msgstr "We scannen je mediabibliotheek en converteren geschikte afbeeldingen naar WebP."

#: build/admin.js:13
msgid "Images Converted"
msgstr "Geconverteerde afbeeldingen"

#: build/admin.js:13
msgid "Images Remaining"
msgstr "Resterende afbeeldingen"

#: build/admin.js:13
msgid "Convert Images to AVIF"
msgstr "Afbeeldingen naar AVIF converteren"

#: build/admin.js:13
msgid "The format Google rewards. Cut image sizes by 50% over WebP, slash bandwidth costs, and pass Core Web Vitals with ease."
msgstr "Het formaat dat Google beloont. Verklein afbeeldingsgroottes met 50% ten opzichte van WebP, verlaag de bandbreedtekosten en slaag met gemak voor Core Web Vitals."

#: build/admin.js:13
msgid "Ready to Convert to AVIF?"
msgstr "Klaar om naar AVIF te converteren?"

#: build/admin.js:13
msgid "Select file formats above and click \"Convert Now\" to convert images to AVIF for even smaller file sizes."
msgstr "Selecteer hierboven bestandsformaten en klik op \"Nu converteren\" om afbeeldingen naar AVIF te converteren voor nog kleinere bestandsgroottes."

#: build/admin.js:13
msgid "AVIF Conversion is a Pro feature"
msgstr "AVIF-conversie is een Pro-functie"

#: build/admin.js:13
msgid "Slow loads kill conversions. AVIF halves your file sizes with no visible quality loss - faster pages, higher rankings."
msgstr "Traag laden doodt conversies. AVIF halveert je bestandsgroottes zonder zichtbaar kwaliteitsverlies - snellere pagina's, hogere rankings."

#: build/admin.js:13
msgid "Upgrade to convert images to AVIF"
msgstr "Upgrade om afbeeldingen naar AVIF te converteren"

#: build/admin.js:13
msgid "Manage Trashed Images"
msgstr "Verwijderde afbeeldingen beheren"

#: build/admin.js:13
msgid "Leftover files from old conversions and failed uploads quietly pile up. Delete the junk and reclaim real disk space in seconds."
msgstr "Restbestanden van oude conversies en mislukte uploads stapelen zich ongemerkt op. Verwijder de rommel en win in enkele seconden echte schijfruimte terug."

#: build/admin.js:13
msgid "File Name"
msgstr "Bestandsnaam"

#: build/admin.js:13
msgid "Image"
msgstr "Afbeelding"

#: build/admin.js:13
msgid "Upload Date"
msgstr "Uploaddatum"

#: build/admin.js:13
msgid "File Size"
msgstr "Bestandsgrootte"

#: build/admin.js:13
msgid "Action"
msgstr "Actie"

#: build/admin.js:13
msgid "No trashed images found."
msgstr "Geen verwijderde afbeeldingen gevonden."

#: build/admin.js:13
msgid "Manage Trashed Images is a Pro feature"
msgstr "Verwijderde afbeeldingen beheren is een Pro-functie"

#: build/admin.js:13
msgid "Restore or permanently delete images you've moved to trash. Keep your library clean and reclaim disk space."
msgstr "Herstel afbeeldingen die je naar de prullenbak hebt verplaatst of verwijder ze definitief. Houd je bibliotheek schoon en win schijfruimte terug."

#: build/admin.js:13
msgid "Activate License to manage trashed images"
msgstr "Activeer de licentie om verwijderde afbeeldingen te beheren"

#: build/admin.js:13
msgid "General Settings"
msgstr "Algemene instellingen"

#: build/admin.js:13
msgid "General settings for the plugin"
msgstr "Algemene instellingen voor de plugin"

#: build/admin.js:13
msgid "Thumbnail Generation"
msgstr "Miniaturen genereren"

#: build/admin.js:13
msgid "Disable thumbnail generation for specific image sizes"
msgstr "Schakel het genereren van miniaturen uit voor specifieke afbeeldingsgroottes"

#: build/admin.js:13
msgid "Duplicate Upload Prevention"
msgstr "Voorkomen van dubbele uploads"

#: build/admin.js:13
msgid "Prevent uploading duplicate images to your media library"
msgstr "Voorkom het uploaden van dubbele afbeeldingen naar je mediabibliotheek"

#: build/admin.js:13
msgid "File Compression Settings"
msgstr "Instellingen voor bestandscompressie"

#: build/admin.js:13
msgid "Image compression additional settings"
msgstr "Aanvullende instellingen voor afbeeldingscompressie"

#: build/admin.js:13
msgid "WebP Image Converter additional settings"
msgstr "Aanvullende instellingen voor de WebP-afbeeldingsconverter"

#: build/admin.js:13
msgid "AVIF Image Converter additional settings"
msgstr "Aanvullende instellingen voor de AVIF-afbeeldingsconverter"

#: build/admin.js:13
msgid "Platform Configuration"
msgstr "Platformconfiguratie"

#: build/admin.js:13
msgid "Manage the image used for social media sharing"
msgstr "Beheer de afbeelding die wordt gebruikt voor delen op sociale media"

#: build/admin.js:13
msgid "Debug"
msgstr "Foutopsporing"

#: build/admin.js:13
msgid "Debug Information"
msgstr "Foutopsporingsinformatie"

#: build/admin.js:13
msgid "System and plugin info for support"
msgstr "Systeem- en plugininformatie voor ondersteuning"

#: build/admin.js:13
msgid "Debug info copied to clipboard."
msgstr "Foutopsporingsinformatie gekopieerd naar klembord."

#: build/admin.js:13
msgid "Copied!"
msgstr "Gekopieerd!"

#: build/admin.js:13
msgid "Copy as JSON"
msgstr "Kopiëren als JSON"

#: build/admin.js:13
msgid "Miss the old interface?"
msgstr "Mis je de oude interface?"

#: build/admin.js:13
msgid "Turn on legacy mode."
msgstr "Schakel de verouderde modus in."
