# Translation of Plugins - Code Snippets - Stable (latest release) in Dutch
# This file is distributed under the same license as the Plugins - Code Snippets - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-08-27 13:18:19+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.1.0\n"
"Language: nl\n"
"Project-Id-Version: Plugins - Code Snippets - Stable (latest release)\n"
#: php/Utils/i18n.php:30
msgid "HTML output at the end of the <body> tag"
msgstr "HTML uitvoer aan het einde van de <body> tag"
#: php/Utils/i18n.php:29
msgid "HTML output at the start of the <body> tag"
msgstr "HTML uitvoer aan het begin van de <body> tag"
#: php/Utils/i18n.php:28
msgid "HTML output in the <head> section"
msgstr "HTML uitvoer in de <head> sectie"
#: php/Utils/i18n.php:27
msgid "JavaScript loaded at the end of the <body> tag"
msgstr "JavaScript geladen aan het einde van de <body> tag"
#: php/Settings/Version_Switch.php:390
msgid "Select a version…"
msgstr "Een versie selecteren..."
#: php/Settings/Version_Switch.php:382
msgid "Version switch in progress. Please wait…"
msgstr "Er wordt van versie gewisseld. Wacht..."
#: php/Settings/Settings_Fields.php:236
msgid "snippets"
msgstr "snippets"
#: php/Settings/Settings_Fields.php:235
msgid "Number of snippets to show in the admin bar Active/Inactive menus before paginating."
msgstr "Aantal snippets om weer te geven in de toolbar actieve/inactieve menu's vóór het pagineren."
#: php/Settings/Settings_Fields.php:233
msgid "Admin Bar Snippets Per Page"
msgstr "Toolbar snippets per pagina"
#: php/Settings/Settings_Fields.php:229
msgid "Show a Snippets menu in the admin bar for quick access to snippets."
msgstr "Weergeven een Snippets menu in de toolbar voor snelle toegang tot snippets."
#: php/Settings/Settings_Fields.php:227
msgid "Enable Admin Bar Menu"
msgstr "Toolbar menu activeren"
#: php/REST_API/Snippets/Snippets_REST_Controller.php:924
msgid "Stack trace for the most recent snippet code error."
msgstr "Stack trace voor de meest recente snippet code fout."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:911
msgid "Timestamp of when the snippet was last active, if available."
msgstr "Tijdstempel van wanneer de snippet voor het laatst actief was, indien beschikbaar."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:888
msgid "Whether the snippet is locked from modification or deletion."
msgstr "Of de snippet vergrendeld is voor wijziging of verwijdering."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:884
msgid "Whether the snippet is marked as deleted."
msgstr "Of de snippet gemarkeerd is als verwijderd."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:629
msgid "The snippet could not be restored."
msgstr "De snippet kon niet worden teruggezet."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:609
msgid "The snippet could not be trashed."
msgstr "De snippet kon niet worden verwijderd."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:87
msgid "Sort direction."
msgstr "Sorteerrichting."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:80
msgid "Sort collection by object attribute."
msgstr "Sorteer collectie op object attribuut."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:67
msgid "List of snippet types to exclude from the response."
msgstr "Lijst van snippet types om uit te sluiten van de reactie."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:59
msgid "Filter snippets by activation status."
msgstr "Snippets filteren op activatiestatus."
#: php/REST_API/Snippets/Recently_Active_REST_Controller.php:68
msgid "Clear the recent list for network-wide snippets instead of site-wide."
msgstr "De recente lijst voor netwerkbrede snippets wissen in plaats van site-breed."
#: php/REST_API/Snippets/Recently_Active_REST_Controller.php:49
msgid "Fetch the recent list for network-wide snippets instead of site-wide."
msgstr "Ophalen van de recente lijst voor netwerkbrede snippets in plaats van site-breed."
#: php/REST_API/Snippets/Preferences_REST_Controller.php:77
msgid "Whether snippet lists display as a grid of cards or a table."
msgstr "Of snippetlijsten worden weergegeven als een raster van kaarten of een tabel."
#: php/REST_API/Import/File_Import_REST_Controller.php:54
msgid "Snippet data to import"
msgstr "Snippet gegevens om te importeren"
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:351
msgid "Snippet revision number."
msgstr "Snippet revisie nummer."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:347
msgid "Date and time when the snippet was last created, in ISO format."
msgstr "Datum en tijd wanneer de snippet voor het laatst is aangemaakt, in ISO format."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:331
msgid "Title of cloud snippet."
msgstr "Titel van cloud snippet."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:327
msgid "Cloud snippet identifier."
msgstr "Cloud snippet identifier."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:306
msgid "Failed to create new snippet."
msgstr "Mislukt om nieuwe snippet te maken."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:290
msgid "Cloud snippet not found."
msgstr "Cloud snippet niet gevonden."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:271
msgid "Could not fetch featured snippets."
msgstr "Uitgelichte snippets ophalen mislukt."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:248
msgid "Could not fetch snippets."
msgstr "Snippets ophalen mislukt."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:175
msgid "Cloud snippet ID."
msgstr "Cloud snippet ID."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:131
msgid "Treat the search query as the name of a CodeVault instead of a search term."
msgstr "De zoekopdracht query behandelen als de naam van een CodeVault in plaats van een zoekterm."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:126
msgid "Search query."
msgstr "Zoek query."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:82
msgid "Filter by status ID."
msgstr "Filteren op status ID."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:77
msgid "Filter by language/type ID."
msgstr "Filteren op language/type ID."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:72
msgid "Filter by category ID."
msgstr "Filteren op categorie ID."
#: php/Model/Snippet.php:405
msgid "Body content"
msgstr "Body content"
#: php/Migration/Export/Download_Code.php:133
msgid "The snippet download archive could not be read."
msgstr "Het snippet download archief kon niet worden gelezen."
#: php/Migration/Export/Download_Code.php:105
msgid "The snippet download archive could not be created."
msgstr "Het snippet download archief kon niet worden aangemaakt."
#: php/Migration/Export/Download_Code.php:92
msgid "The temporary download archive could not be created."
msgstr "Het tijdelijke download archief kon niet worden aangemaakt."
#: php/Migration/Export/Download_Code.php:82
msgid "Multiple snippet downloads require the ZipArchive PHP extension."
msgstr "Meerdere snippet downloads vereisen de ZipArchive PHP extensie."
#: php/Integration/Promotions/Other/Elementor_Editor.php:73
msgid "Manage CSS snippets"
msgstr "Beheren van CSS snippets"
#: php/Integration/Promotions/Other/Elementor_Editor.php:56
msgid "Manage your custom styles"
msgstr "Beheren van je aangepaste stijlen"
#: php/Integration/Promotions/Notices/WP_Headers_And_Footers.php:18
msgid "Insert Headers and Footers"
msgstr "Voeg header en footers in"
#: php/Integration/Promotions/Notices/Promotion_Base.php:255
msgid "Manage your snippets"
msgstr "Beheren van je snippets"
#: php/Integration/Promotions/Notices/Promotion_Base.php:246
msgid "Migrate to Code Snippets"
msgstr "Migreren naar Code Snippets"
#: php/Integration/Promotions/Notices/Promotion_Base.php:179
msgid "Code Snippets Promotion"
msgstr "Code Snippets promotie"
#. translators: %s: plugin name.
#: php/Integration/Promotions/Notices/Promotion_Base.php:61
#: php/Integration/Promotions/Other/Elementor_Editor.php:69
msgid "Code Snippets provides a powerful and user-friendly alternative to \"%s\", with cloud sync, advanced features, and an intuitive interface."
msgstr "Code Snippets biedt een krachtige en gebruiksvriendelijke alternatief voor \"%s\", met cloud synchronisatie, geavanceerde functies en een intuïtieve interface."
#: php/Integration/Promotions/Notices/Promotion_Base.php:51
msgid "Clean up your plugin list today"
msgstr "Je pluginlijst vandaag opruimen"
#: php/Integration/Promotions/Notices/Insert_PHP_Code_Snippet.php:52
#: php/Integration/Promotions/Notices/WP_Headers_And_Footers.php:47
msgid "Looking for a better way to manage your custom code?"
msgstr "Op zoek naar een betere manier om je aangepaste code te beheren?"
#: php/Integration/Promotions/Notices/Insert_PHP.php:18
msgid "Woody Code Snippets"
msgstr "Woody Code Snippets"
#: php/Integration/Promotions/Notices/Insert_HTML_Snippet.php:18
msgid "Insert HTML Snippet"
msgstr "HTML snippet invoegen"
#: php/Integration/Promotions/Notices/Header_Footer_Code_Manager.php:52
#: php/Integration/Promotions/Notices/Insert_HTML_Snippet.php:50
#: php/Integration/Promotions/Notices/Insert_PHP.php:53
msgid "Move your functionality to Code Snippets and reduce your dependency on third-party plugins."
msgstr "Verplaatsen van je functionaliteit naar Code Snippets en verminderen van je afhankelijkheid van plugins van derden."
#: php/Integration/Promotions/Notices/Header_Footer_Code.php:56
msgid "Why risk manual edits? Migrate to Code Snippets Pro to get enterprise-grade Safe Mode that automatically catches errors before they go live."
msgstr "Waarom handmatige bewerkingen riskeren? Migreren naar Code Snippets Pro om enterprise-grade Safe Mode te krijgen die automatisch fouten opvangt voordat ze live gaan."
#: php/Integration/Promotions/Notices/Header_Footer_Code.php:47
msgid "Stop worrying about breaking your site"
msgstr "Stop met je site te breken"
#: php/Integration/Promotions/Notices/Header_Footer_Code.php:18
msgid "Head & Footer Code"
msgstr "Head & footer code"
#: php/Integration/Promotions/Notices/Elementor.php:63
msgid "Move your custom logic into a dedicated dashboard built for professionals. Experience a cleaner workflow with advanced security and global organization."
msgstr "Verplaatsen van je aangepaste logica naar een speciaal dashboard gebouwd voor professionals. Ervaren van een schonere workflow met geavanceerde beveiliging en globale organisatie."
#: php/Integration/Promotions/Notices/Elementor.php:54
msgid "Upgrade to the industry standard for code management"
msgstr "Naar de industriestandaard voor codebeheer upgraden"
#: php/Integration/Promotions/Notices/Elementor.php:18
#: php/Integration/Promotions/Other/Elementor_Editor.php:70
msgid "Elementor Custom Code"
msgstr "Elementor aangepaste code"
#: php/Integration/Admin_Bar.php:512
msgid "Next"
msgstr "Volgende"
#: php/Integration/Admin_Bar.php:507
msgid "Page"
msgstr "Pagina"
#: php/Integration/Admin_Bar.php:506
msgid "Back"
msgstr "Terug"
#. translators: %d: number of inactive snippets.
#: php/Integration/Admin_Bar.php:416
msgid "Inactive snippets (%d)"
msgstr "Inactieve snippets (%d)"
#. translators: %d: number of active snippets.
#: php/Integration/Admin_Bar.php:383
msgid "Active snippets (%d)"
msgstr "Actieve snippets (%d)"
#: php/Integration/Admin_Bar.php:264
msgctxt "snippet type"
msgid "Conditions (COND)"
msgstr "Voorwaarden (COND)"
#: php/Integration/Admin_Bar.php:263
msgctxt "snippet type"
msgid "Scripts (JS)"
msgstr "Scripts (JS)"
#: php/Integration/Admin_Bar.php:262
msgctxt "snippet type"
msgid "Styles (CSS)"
msgstr "Stijlen (CSS)"
#: php/Integration/Admin_Bar.php:261
msgctxt "snippet type"
msgid "Content (HTML)"
msgstr "Content (HTML)"
#: php/Integration/Admin_Bar.php:260
msgctxt "snippet type"
msgid "Functions (PHP)"
msgstr "Functies (PHP)"
#: php/Integration/Admin_Bar.php:236
msgctxt "snippets"
msgid "Inactive Snippets"
msgstr "Inactieve snippets"
#: php/Integration/Admin_Bar.php:235
msgctxt "snippets"
msgid "Active Snippets"
msgstr "Actieve snippets"
#: php/Integration/Admin_Bar.php:234
msgctxt "snippets"
msgid "All Snippets"
msgstr "Alle snippets"
#: php/Integration/Admin_Bar.php:172
msgid "Snippets Safe Mode Active"
msgstr "Snippets veilige modus actief"
#: php/Flat_Files/Snippet_Files.php:610
msgid "Enable File-Based Execution"
msgstr "File-Based Execution inschakelen"
#: php/Core/deactivation-notice.php:55
msgid "Code Snippets duplicate plugin notice"
msgstr "Code Snippets dupliceren plugin bericht"
#: php/Core/deactivation-notice.php:34
msgid "Code Snippets PHP version notice"
msgstr "Code Snippets PHP versie bericht"
#: php/Admin/Menus/Welcome_Menu.php:34 dist/welcome.js:2
msgid "Resources and Updates"
msgstr "Gegevensbronnen en updates"
#: php/Admin/Menus/Settings_Menu.php:266
msgid "Settings tabs"
msgstr "Instellingen tabs"
#: php/Admin/Menus/Settings_Menu.php:102
msgid "Refreshing…"
msgstr "Bezig met vernieuwen..."
#: php/Admin/Menus/Settings_Menu.php:99
msgid "Processing version switch. Please wait…"
msgstr "Versie wisseling verwerken. Wacht…"
#: php/Admin/Menus/Settings_Menu.php:98
msgid "Switching…"
msgstr "Aan het wisselen …"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:172
#: php/Admin/Menus/Manage_Menu.php:392
msgid "Truncate long snippet names and descriptions"
msgstr "Lange snippetnamen en beschrijvingen inkorten"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:162
#: php/Admin/Menus/Manage_Menu.php:382
msgid "Table Options"
msgstr "Tabelopties"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:61
#: php/Admin/Menus/Manage_Menu.php:304
msgid "Columns"
msgstr "Kolommen"
#: php/Admin/Menus/Manage/Manage_Menu_Bulk_Download.php:94
#: php/Admin/Menus/Manage_Menu.php:534
msgid "You are not allowed to download network snippets."
msgstr "Je hebt geen toestemming om netwerk snippets te downloaden."
#: php/Admin/Menus/Manage/Manage_Menu_Bulk_Download.php:55
#: php/Admin/Menus/Manage_Menu.php:482
msgid "No snippets were selected for download."
msgstr "Geen snippets geselecteerd voor download."
#: php/Admin/Menus/Manage/Manage_Menu_Bulk_Download.php:41
#: php/Admin/Menus/Manage_Menu.php:469
msgid "The download request is no longer valid. Please refresh and try again."
msgstr "De download aanvraag is niet meer geldig. Ververs en probeer opnieuw."
#: php/Admin/Menus/Manage/Manage_Menu_Bulk_Download.php:34
#: php/Admin/Menus/Manage_Menu.php:462
msgid "You are not allowed to download these snippets."
msgstr "Je hebt geen toestemming om deze snippets te downloaden."
#: php/Integration/Promotions/Notices/Insert_PHP_Code_Snippet.php:20
#: php/REST_API/Import/Plugins/Insert_PHP_Code_Snippet_Plugin_Importer.php:41
msgid "Insert PHP Code Snippet"
msgstr "Voeg PHP code snippets in"
#: php/REST_API/Import/Plugins/Insert_Headers_And_Footers_Plugin_Importer.php:50
msgid "WPCode (Insert Headers and Footers)"
msgstr "WPCode (Voeg headers en footers in)"
#: php/Integration/Promotions/Notices/Header_Footer_Code_Manager.php:20
#: php/REST_API/Import/Plugins/Header_Footer_Code_Manager_Plugin_Importer.php:38
msgid "Header Footer Code Manager"
msgstr "Header Footer Code Manager"
#: php/REST_API/Import/File_Import_REST_Controller.php:482
msgid "Unknown upload error."
msgstr "Onbekende upload fout."
#: php/REST_API/Import/File_Import_REST_Controller.php:479
msgid "A PHP extension stopped the file upload."
msgstr "Een PHP extensie heeft het uploaden van bestanden gestopt."
#: php/REST_API/Import/File_Import_REST_Controller.php:478
msgid "Failed to write file to disk."
msgstr "Opslaan van bestand naar schijf is mislukt."
#: php/REST_API/Import/File_Import_REST_Controller.php:477
msgid "Missing a temporary folder."
msgstr "Een tijdelijke map ontbreekt."
#: php/REST_API/Import/File_Import_REST_Controller.php:476
msgid "No file was uploaded."
msgstr "Geen bestand geüpload."
#: php/REST_API/Import/File_Import_REST_Controller.php:475
msgid "File was only partially uploaded."
msgstr "Bestand is slechts gedeeltelijk geüpload."
#: php/REST_API/Import/File_Import_REST_Controller.php:474
msgid "File exceeds the MAX_FILE_SIZE directive."
msgstr "Bestand overschrijdt de MAX_FILE_SIZE directive."
#: php/REST_API/Import/File_Import_REST_Controller.php:473
msgid "File exceeds the upload_max_filesize directive."
msgstr "Bestand overschrijdt de upload_max_filesize directive."
#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:359
msgid "Invalid XML in file %s"
msgstr "Ongeldig XML in bestand %s"
#: php/REST_API/Import/File_Import_REST_Controller.php:329
#: php/REST_API/Import/File_Import_REST_Controller.php:389
msgid "Untitled Snippet"
msgstr "Snippet zonder titel"
#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:315
msgid "No snippets found in file %s"
msgstr "Geen snippets gevonden in bestand %s"
#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:309
msgid "Invalid JSON in file %1$s: %2$s"
msgstr "Ongeldig JSON in bestand %1$s: %2$s"
#: php/REST_API/Import/File_Import_REST_Controller.php:287
msgid "Unsupported file type."
msgstr "Niet ondersteund bestandstype."
#: php/REST_API/Import/File_Import_REST_Controller.php:275
msgid "File not found or is not a valid file."
msgstr "Bestand niet gevonden of is geen geldig bestand."
#: php/REST_API/Import/File_Import_REST_Controller.php:210
msgid "No snippet data provided for import."
msgstr "Geen snippetgegevens beschikbaar voor import."
#. translators: %d: number of snippets
#: php/REST_API/Import/File_Import_REST_Controller.php:175
msgid "Found %d snippet ready for import."
msgid_plural "Found %d snippets ready for import."
msgstr[0] "Er is %d snippet klaar voor import."
msgstr[1] "Er zijn %d snippets klaar voor import."
#: php/REST_API/Import/File_Import_REST_Controller.php:166
msgid "No valid snippets found in the uploaded files."
msgstr "Geen geldige snippets gevonden in de geüploade bestanden."
#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:156
msgid "Error parsing %1$s: %2$s"
msgstr "Fout bij het parsen van %1$s: %2$s"
#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:147
msgid "Invalid file type for %s. Only JSON and XML files are allowed."
msgstr "Ongeldig bestandsformat voor %s. Alleen JSON en XML bestanden zijn toegestaan."
#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:136
msgid "Upload error for file %1$s: %2$s"
msgstr "Uploadfout voor bestand %1$s: %2$s"
#: php/REST_API/Import/File_Import_REST_Controller.php:118
msgid "Invalid file upload data."
msgstr "Ongeldige bestandsuploadgegevens."
#: php/REST_API/Import/File_Import_REST_Controller.php:108
msgid "No files were uploaded."
msgstr "Er zijn geen bestanden geüpload."
#: php/REST_API/Import/File_Import_REST_Controller.php:98
msgid "Cookie check failed"
msgstr "Cookie controle mislukt"
#: php/REST_API/Import/File_Import_REST_Controller.php:65
msgid "Whether to import to network table"
msgstr "Of importeren naar netwerk tabel"
#: php/REST_API/Import/File_Import_REST_Controller.php:59
msgid "Action to take when duplicate snippets are found"
msgstr "Actie om te ondernemen bij het vinden van dubbele snippets"
#: php/Settings/settings.php:115
msgid "Version"
msgstr "Versie"
#: php/Settings/Settings_Fields.php:158
msgid "Refresh Versions"
msgstr "Ververs versies"
#: php/Settings/Settings_Fields.php:147
msgid "Enable the ability to switch or rollback versions of the Code Snippets core plugin."
msgstr "De mogelijkheid inschakelen om versies van de Code Snippets core plugin te wisselen of terug te draaien."
#: php/Settings/Settings_Fields.php:145
msgid "Version Change"
msgstr "Versie aanpassing"
#: php/Admin/Menus/Settings_Menu.php:103
msgid "Refreshed!"
msgstr "Verversd!"
#: php/Admin/Menus/Settings_Menu.php:101
msgid "An error occurred while switching versions. Please try again."
msgstr "Er is een fout opgetreden tijdens het wisselen van versie. Probeer het opnieuw."
#: php/Admin/Menus/Settings_Menu.php:100
msgid "An error occurred."
msgstr "Er is een fout opgetreden."
#: php/Admin/Menus/Settings_Menu.php:97
msgid "Please select a different version to switch to."
msgstr "Selecteer een andere versie om naar over te schakelen."
#: php/Settings/Version_Switch.php:492
msgid "Switching versions may cause compatibility issues. Always backup your site before switching versions."
msgstr "Het wisselen van versie kan compatibiliteitsproblemen veroorzaken. Maak altijd een back-up van je site voordat je van versie wisselt."
#: php/Settings/Version_Switch.php:479
msgid "Available versions updated successfully."
msgstr "Beschikbare versies met succes geüpdatet."
#: php/Settings/Version_Switch.php:473
msgid "You do not have permission to manage options."
msgstr "Je hebt geen toestemming om opties te beheren."
#: php/Settings/Version_Switch.php:460
msgid "Check for the latest available plugin versions from WordPress.org."
msgstr "Controleer of de nieuwste versies van de plugin beschikbaar zijn op WordPress.org."
#: php/Settings/Version_Switch.php:455
msgid "Refresh Available Versions"
msgstr "Beschikbare versies verversen"
#: php/Settings/Settings_Fields.php:153 php/Settings/Version_Switch.php:411
msgid "Switch Version"
msgstr "Wissel versie"
#: php/Settings/Version_Switch.php:399
msgid " (Current)"
msgstr " (Huidig)"
#: php/Settings/Version_Switch.php:387
msgid "Switch to Version:"
msgstr "Schakel over naar versie:"
#: php/Settings/Version_Switch.php:376
msgid "Current Version:"
msgstr "Huidige versie:"
#. translators: %s: new version number.
#: php/Settings/Version_Switch.php:352
msgid "Successfully switched to version %s. Please refresh the page to see changes."
msgstr "Succesvol overgeschakeld naar versie %s. Ververs de pagina om de wijzigingen te zien."
#: php/Settings/Version_Switch.php:335
msgid "Already on the specified version."
msgstr "Al op de opgegeven versie."
#: php/Settings/Version_Switch.php:324 php/Settings/Version_Switch.php:429
msgid "You do not have permission to update plugins."
msgstr "Je hebt geen toestemming om plugins te updaten."
#: php/Settings/Version_Switch.php:302
msgid "Failed to switch versions. Please try again."
msgstr "Het is niet gelukt om van versie te wisselen. Probeer het opnieuw."
#: php/Settings/Version_Switch.php:159
msgid "Invalid version specified."
msgstr "Ongeldige versie opgegeven."
#: php/Settings/Version_Switch.php:142 php/Settings/Version_Switch.php:435
msgid "No target version specified."
msgstr "Geen doelversie opgegeven."
#: php/Settings/Settings_Fields.php:272
msgctxt "unit"
msgid "px"
msgstr "px"
#: php/Flat_Files/Snippet_Files.php:612
msgid "Snippets will be executed directly from files instead of the database."
msgstr "Snippets worden rechtstreeks vanuit bestanden uitgevoerd in plaats van vanuit de database."
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:62
#: php/Admin/Menus/Manage_Menu.php:305 dist/edit.js:2 dist/manage.js:2
msgid "Active"
msgstr "Actief"
#: php/Settings/Version_Switch.php:491 dist/manage.js:2
msgid "Warning:"
msgstr "Waarschuwing:"
#: php/Utils/i18n.php:13
msgid "Ok"
msgstr "OK"
#: php/Settings/Settings_Fields.php:214
msgid "Hide notices inviting you to upgrade to Code Snippets Pro."
msgstr "Verberg berichten die je uitnodigen om te upgraden naar Code Snippets Pro."
#: php/Settings/Settings_Fields.php:212
msgid "Hide Upgrade Notices"
msgstr "Verberg upgrade berichten"
#: php/REST_API/Snippets/Snippets_REST_Controller.php:916
msgid "Error message if the snippet code could not be parsed."
msgstr "Foutmelding als de code van de snippet niet kon worden geparsed."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:876
msgid "Identifier of condition linked to this snippet."
msgstr "Identificatiecode van de voorwaarde die aan deze snippet is gekoppeld."
#: php/Model/Snippet.php:415
msgid "Footer scripts"
msgstr "Footer scripts"
#: php/Model/Snippet.php:413
msgid "Head scripts"
msgstr "Head scripts"
#. translators: %d: snippet identifier.
#. translators: %s: snippet identifier.
#: php/Integration/Admin_Bar.php:109 php/Model/Snippet.php:331 dist/manage.js:2
msgid "Snippet #%d"
msgstr "Snippet #%d"
#. translators: %s: URL to Code Snippets Pro Docs
#: php/Admin/Contextual_Help.php:163
msgid "If you're not sure about the types of snippets you can add, take a look at the
for inspiration."
msgstr "Als je niet zeker weet welke soorten snippets je kunt toevoegen, bekijk dan de
voor inspiratie."
#. translators: %s: URL to Code Snippets Pro Docs
#: php/Admin/Contextual_Help.php:147
msgid "You can find out how to enable safe mode in the
."
#. translators: %d: number of snippets
#: php/REST_API/Import/File_Import_REST_Controller.php:245
msgid "Successfully imported %d snippet."
msgid_plural "Successfully imported %d snippets."
msgstr[0] "%d snippet is succesvol geïmporteerd."
msgstr[1] "%d snippets zijn succesvol geïmporteerd."
#: php/Admin/Menus/Edit_Menu.php:69 dist/edit.js:2
msgid "Create New Snippet"
msgstr "Nieuwe snippet maken"
#: php/Integration/Promotions/Notices/Promotion_Base.php:185
msgid "Code Snippets Logo"
msgstr "Code Snippets logo"
#: php/Admin/Menus/Welcome_Menu.php:33
msgctxt "menu label"
msgid "What's New"
msgstr "Wat is er nieuw"
#: php/Settings/settings.php:318
msgid "Successfully reset snippets caches."
msgstr "Succesvol snippets caches gereset."
#: php/Settings/Settings_Fields.php:142
msgid "Use this button to manually clear snippets caches."
msgstr "Gebruik deze knop om handmatig snippets caches te wissen."
#: php/Settings/Settings_Fields.php:140
msgid "Reset Caches"
msgstr "Caches resetten"
#: php/Settings/settings.php:301
msgid "Successfully performed database table upgrade."
msgstr "Succesvol uitgevoerde database tabel upgrade."
#: php/Settings/settings.php:109
msgid "Debug"
msgstr "Foutopsporing"
#: php/Settings/Settings_Fields.php:137
msgid "Use this button to manually upgrade the Code Snippets database table. This action will only affect the snippets table and should be used only when necessary."
msgstr "Gebruik deze knop om de Code Snippets databasetabel handmatig te updaten. Deze actie heeft alleen invloed op de tabel met snippets en moet alleen worden gebruikt wanneer dat nodig is."
#: php/Settings/Settings_Fields.php:136
msgid "Upgrade Database Table"
msgstr "Upgrade database tabel"
#: php/Settings/Settings_Fields.php:134
msgid "Database Table Upgrade"
msgstr "Database tabel upgrade"
#: php/Admin/Bootstrap_Admin.php:194
msgid "Community"
msgstr "Community"
#: php/Admin/Bootstrap_Admin.php:188
msgid "Docs and Support"
msgstr "Documenten en ondersteuning"
#: php/Admin/Menus/Manage/Manage_Menu.php:91 php/Admin/Menus/Manage_Menu.php:92
msgctxt "top-level menu label"
msgid "Go Pro"
msgstr "Ga voor Pro"
#: php/Client/Cloud_API.php:429
msgid "Updated"
msgstr "Geüpdatet"
#: php/Integration/Promotions/Notices/Promotion_Base.php:277
#: php/Integration/Promotions/Other/Elementor_Editor.php:76 dist/edit.js:2
msgid "Learn more"
msgstr "Lees verder"
#: php/Flat_Files/Snippet_Files.php:606
msgid "Learn more."
msgstr "Lees verder."
#: php/Utils/i18n.php:55
msgid "Select a snippet to display"
msgstr "Selecteer een snippet om weer te geven"
#: php/Settings/Settings_Fields.php:270 php/Utils/i18n.php:54
msgid "Font Size"
msgstr "Lettertype grootte"
#: php/Utils/i18n.php:53
msgid "Height"
msgstr "Hoogte"
#: php/Utils/i18n.php:52
msgid "Off"
msgstr "Uit"
#: php/Utils/i18n.php:51
msgid "On"
msgstr "Aan"
#: php/Utils/i18n.php:50
msgid "Word Wrap"
msgstr "Tekstomloop"
#: php/Utils/i18n.php:49
msgid "Highlight Lines"
msgstr "Accentueer regels"
#: php/Utils/i18n.php:48
msgid "Scripts (JS)"
msgstr "Scripts (JS)"
#: php/Utils/i18n.php:47
msgid "Styles (CSS)"
msgstr "Stijlen (CSS)"
#: php/Utils/i18n.php:46
msgid "Content (Mixed)"
msgstr "Inhoud (gemengd)"
#: php/Utils/i18n.php:45
msgid "Functions (PHP)"
msgstr "Functies (PHP)"
#: php/Utils/i18n.php:44
msgid "Code Snippet Source"
msgstr "Code snippet bron"
#: php/Utils/i18n.php:41
msgid "Select a snippet to show"
msgstr "Selecteer een snippet om te tonen"
#: php/Utils/i18n.php:40
msgid "Text Color"
msgstr "Tekstkleur"
#: php/Utils/i18n.php:39
msgid "Justified"
msgstr "Uitgelijnd"
#: php/Utils/i18n.php:38
msgid "Right"
msgstr "Rechts"
#: php/Utils/i18n.php:37
msgid "Center"
msgstr "Midden"
#: php/Utils/i18n.php:36
msgid "Left"
msgstr "Links"
#: php/Utils/i18n.php:35
msgid "Alignment"
msgstr "Uitlijning"
#: php/Utils/i18n.php:34
msgid "Processing Options"
msgstr "Verwerkingsopties"
#: php/Utils/i18n.php:26
msgid "JavaScript loaded in the site <head> section"
msgstr "JavaScript geladen in de site <head> sectie"
#: php/Utils/i18n.php:25
msgid "Administration area stylesheet"
msgstr "Beheergebied stijlen"
#: php/Utils/i18n.php:24
msgid "Site front-end stylesheet"
msgstr "Site front-end stylesheet"
#: php/Utils/i18n.php:21
msgid "View Full Script"
msgstr "Volledige script bekijken"
#: php/Utils/i18n.php:20
msgid "View Full Stylesheet"
msgstr "Volledig stijlblad bekijken"
#: php/Utils/i18n.php:17
msgid "Minify snippet output by removing whitespace and optimizing code to reduce load times."
msgstr "Minimaliseer snippet uitvoer door witruimte te verwijderen en code te optimaliseren om laadtijden te verkorten."
#: php/Utils/i18n.php:16
msgid "Minify Snippet Output"
msgstr "Verklein snippet uitvoer"
#: php/Utils/i18n.php:12
msgid "Thanks"
msgstr "Bedankt"
#: php/Utils/i18n.php:11
msgid "Notice"
msgstr "Bericht"
#: php/Utils/i18n.php:10
msgid "Success"
msgstr "Succes"
#: php/Utils/i18n.php:8
msgid "You can now safely remove the free version of Code Snippets"
msgstr "Je kunt de gratis versie van Code Snippets nu veilig verwijderen"
#: php/snippet-ops.php:371
msgid "Could not activate snippet."
msgstr "Kan snippet niet activeren."
#: php/snippet-ops.php:358
msgid "Could not activate snippet: code did not pass validation."
msgstr "Kon snippet niet activeren: code kwam niet door validatie."
#. translators: %d: snippet identifier.
#: php/snippet-ops.php:352
msgid "Could not locate snippet with ID %d."
msgstr "Kon geen snippet vinden met ID %d."
#: php/Settings/Settings_Fields.php:321
msgid "Sublime Text"
msgstr "Sublime tekst"
#: php/Settings/Settings_Fields.php:320
msgid "Emacs"
msgstr "Emacs"
#: php/Settings/Settings_Fields.php:319
msgid "Vim"
msgstr "Vim"
#: php/Settings/Settings_Fields.php:316
msgid "The set of keyboard shortcuts to use in the code editor."
msgstr "De string sneltoetsen om te gebruiken in de code editor."
#: php/Settings/Settings_Fields.php:314
msgid "Keymap"
msgstr "Keymap"
#: php/Settings/Settings_Fields.php:286
msgid "Allow folding functions or other blocks into a single line."
msgstr "Toestaan dat functies of andere blokken worden samengevouwen tot één regel."
#: php/Settings/Settings_Fields.php:284
msgid "Code Folding"
msgstr "Code vouwen"
#: php/Settings/Settings_Fields.php:280
msgid "Soft-wrap long lines of code instead of horizontally scrolling."
msgstr "Soft-wrap lange regels code in plaats van horizontaal scrollen."
#: php/Settings/Settings_Fields.php:264
msgid "The number of spaces to indent a block."
msgstr "Het aantal spaties om een blok te laten inspringen."
#: php/Settings/Settings_Fields.php:257 php/Settings/Settings_Fields.php:265
msgctxt "unit"
msgid "spaces"
msgstr "spaties"
#: php/Settings/Settings_Fields.php:206
msgid "Disable syntax highlighting when displaying snippet code on the front-end."
msgstr "Schakel syntax highlighting uit bij het tonen van snippet code op de frontend."
#: php/Settings/Settings_Fields.php:204
msgid "Disable Syntax Highlighter"
msgstr "Syntax highlighter uitschakelen"
#: php/Settings/Settings_Fields.php:188
msgctxt "unit"
msgid "rows"
msgstr "rijen"
#: php/Settings/Settings_Fields.php:186
msgid "Description Editor Height"
msgstr "Beschrijving editor hoogte"
#: php/Settings/Editor_Preview.php:27 php/Settings/Settings_Fields.php:318
msgid "Default"
msgstr "Standaard"
#: php/REST_API/Snippets/Snippets_REST_Controller.php:905
msgid "Date and time when the snippet was last modified, in ISO format."
msgstr "Datum en tijd waarop de snippet voor het laatst is gewijzigd, in ISO format."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:901
msgid "If a network snippet, whether can be activated on discrete sites instead of network-wide."
msgstr "Als het een netwerk snippet is, kan het worden geactiveerd op afzonderlijke sites in plaats van netwerkbreed."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:896
msgid "Whether the snippet is network-wide instead of site-wide."
msgstr "Of de snippet netwerkbreed is in plaats van sitebreed."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:892
msgid "Relative priority in which the snippet is executed."
msgstr "Relatieve prioriteit waarin de snippet wordt uitgevoerd."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:880
msgid "Snippet activation status."
msgstr "Activeringsstatus van snippet."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:343
#: php/REST_API/Snippets/Snippets_REST_Controller.php:872
msgid "Context in which the snippet is executable."
msgstr "Context waarin het snippet uitvoerbaar is."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:865
msgid "List of tag categories the snippet belongs to."
msgstr "Lijst met tag categorieën waartoe het snippet behoort."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:339
#: php/REST_API/Snippets/Snippets_REST_Controller.php:861
msgid "Executable snippet code."
msgstr "Uitvoerbare snippet code."
#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:335
#: php/REST_API/Snippets/Snippets_REST_Controller.php:857
msgid "Descriptive text associated with snippet."
msgstr "Beschrijvende tekst bij snippet."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:853
msgid "Descriptive title for the snippet."
msgstr "Beschrijvende titel voor het snippet."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:848
msgid "Unique identifier for the snippet."
msgstr "Unieke identificatie voor de snippet."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:716
msgid "The snippet could not be deactivated."
msgstr "De snippet kon niet worden gedeactiveerd."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:601
msgid "The snippet could not be deleted."
msgstr "De snippet verwijderen van site mislukt."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:572
msgid "The snippet could not be updated."
msgstr "De snippet kan niet worden geüpdatet."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:560
msgid "Cannot update a snippet without a valid ID."
msgstr "Kan een snippet zonder geldig ID niet updaten."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:541
msgid "The snippet could not be created."
msgstr "De snippet kon niet worden gemaakt."
#: php/REST_API/Snippets/Snippets_REST_Controller.php:517
#: php/REST_API/Snippets/Snippets_REST_Controller.php:591
#: php/REST_API/Snippets/Snippets_REST_Controller.php:651
msgid "The snippet could not be found."
msgstr "De snippet kon niet gevonden worden."
#: php/Admin/Bootstrap_Admin.php:193
msgid "Join our community on Facebook"
msgstr "Word lid van onze community op Facebook"
#: php/Settings/Settings_Fields.php:309
msgid "Highlight the line that is currently being edited."
msgstr "Markeer de regel die momenteel wordt bewerkt."
#: php/Settings/Settings_Fields.php:308
msgid "Highlight Active Line"
msgstr "Actieve regel markeren"
#: php/Settings/Settings_Fields.php:200
msgid "Modified (oldest first)"
msgstr "Gewijzigd (oudste eerst)"
#: php/Settings/Settings_Fields.php:199
msgid "Modified (latest first)"
msgstr "Gewijzigd (laatste eerst)"
#: php/Settings/Settings_Fields.php:198
msgid "Name (Z-A)"
msgstr "Naam (Z-A)"
#: php/Settings/Settings_Fields.php:197
msgid "Name (A-Z)"
msgstr "Naam (A-Z)"
#: php/Settings/Settings_Fields.php:194
msgid "Default way to order snippets on the All Snippets admin menu."
msgstr "Standaard manier om snippets te ordenen in het Alle snippets beheer menu."
#: php/Settings/Settings_Fields.php:192
msgid "Snippets List Order"
msgstr "Snippets lijst volgorde"
#: php/Integration/Classic_Editor/mce-strings.php:32
msgid "Show line numbers"
msgstr "Toon regelnummers"
#: php/Integration/Classic_Editor/mce-strings.php:31
msgid "Insert Snippet Source"
msgstr "Snippet source invoegen"
#: php/Integration/Classic_Editor/mce-strings.php:30
msgid "Snippet Source Code"
msgstr "Snippet broncode"
#: php/Integration/Classic_Editor/mce-strings.php:28
msgid "Enable shortcodes"
msgstr "Shortcodes inschakelen"
#: php/Integration/Classic_Editor/mce-strings.php:27
msgid "Apply formatting"
msgstr "Opmaak toepassen"
#: php/Integration/Classic_Editor/mce-strings.php:26
msgid "Run PHP code"
msgstr "PHP code uitvoeren"
#: php/Integration/Classic_Editor/mce-strings.php:25
msgid "Snippet"
msgstr "Snippet"
#: php/Integration/Classic_Editor/mce-strings.php:24
msgid "Insert Content Snippet"
msgstr "Inhoud snippet invoegen"
#: php/Integration/Classic_Editor/mce-strings.php:23
msgid "Content Snippet"
msgstr "Inhoud snippet"
#. translators: 1: snippet name, 2: snippet edit link
#: php/Integration/Shortcodes.php:280
msgid "%1$s is currently inactive. You can
to activate it and make it visible. This message will not appear in the published post."
msgstr "%1$s is momenteel inactief. Je kunt
om het te activeren en zichtbaar te maken. Dit bericht verschijnt niet in het gepubliceerde bericht."
#. translators: %d: snippet ID.
#: php/Integration/Shortcodes.php:92
msgid "Could not load snippet with an invalid ID: %d."
msgstr "Kon snippet met een ongeldige ID niet laden: %d."
#: php/Core/Upgrader.php:220
msgid "Shortcode for inserting the current year into a post or page.."
msgstr "Shortcode voor het invoegen van het huidige jaar in een bericht of pagina..."
#: php/Core/Upgrader.php:218
msgid "Current year"
msgstr "Huidig jaar"
#: php/Core/Upgrader.php:214
msgid "Allows smiley conversion in obscure places."
msgstr "Maakt smiley conversie mogelijk op onduidelijke plaatsen."
#: php/Core/Upgrader.php:212
msgid "Allow smilies"
msgstr "Smilies toestaan"
#: php/Core/Upgrader.php:207
msgid "Turns off the WordPress admin bar for everyone except administrators."
msgstr "Schakelt de WordPress beheer balk uit voor iedereen behalve beheerders."
#: php/Core/Upgrader.php:205
msgid "Disable admin bar"
msgstr "Toolbar uitschakelen"
#: php/Core/Upgrader.php:201
msgid "Makes sure that image and file uploads have lowercase filenames."
msgstr "Zorgt ervoor dat bestandsnamen bij het uploaden van afbeeldingen en bestanden kleine letters hebben."
#: php/Core/Upgrader.php:199
msgid "Make upload filenames lowercase"
msgstr "Maak van upload bestandsnamen kleine letters"
#: php/Core/Upgrader.php:195
msgid "This is a sample snippet. Feel free to use it, edit it, or remove it."
msgstr "Dit is een voorbeeld snippet. Voel je vrij om het te gebruiken, te bewerken, of te verwijderen."
#: php/Model/Snippet.php:411
msgid "Front-end styles"
msgstr "Front-end stijlen"
#: php/Model/Snippet.php:409
msgid "Admin styles"
msgstr "Beheerder stijlen"
#: php/Model/Snippet.php:407
msgid "Footer content"
msgstr "Footer inhoud"
#: php/Model/Snippet.php:403
msgid "Head content"
msgstr "Head inhoud"
#: php/Model/Snippet.php:399
msgid "Single-use function"
msgstr "Functie voor eenmalig gebruik"
#: php/Model/Snippet.php:397
msgid "Front-end function"
msgstr "Front-end functie"
#: php/Model/Snippet.php:395
msgid "Admin function"
msgstr "Beheer functie"
#: php/Model/Snippet.php:393
msgid "Global function"
msgstr "Globale functie"
#: php/Model/Snippet.php:401 dist/admin-bar.js:2 dist/edit.js:2
#: dist/manage.js:2
msgid "Content"
msgstr "Inhoud"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:64
#: php/Admin/Menus/Manage_Menu.php:307 dist/import.js:2 dist/manage.js:2
msgid "Type"
msgstr "Type"
#: php/Admin/Contextual_Help.php:145
msgid "If something goes wrong with a snippet, and you can't use WordPress, you can cause all snippets to stop executing by turning on
."
msgstr "Als er iets mis gaat met een snippet, en je kunt WordPress niet gebruiken, dan kan je ervoor zorgen dat alle snippets stoppen met uitvoeren door de
in te schakelen."
#: php/Admin/Bootstrap_Admin.php:245
msgid "Active Snippets"
msgstr "Actieve snippets"
#. translators: %s: formatted last modified date
#: php/Admin/Bootstrap_Admin.php:228
msgid "Last modified %s"
msgstr "Laatst gewijzigd %s"
#: php/Admin/Bootstrap_Admin.php:159 php/Admin/Menus/Manage/Manage_Menu.php:97
#: php/Admin/Menus/Manage_Menu.php:98 dist/edit.js:2 dist/import.js:2
#: dist/manage.js:2 dist/settings.js:2 dist/welcome.js:2
msgid "Upgrade to Pro"
msgstr "Upgraden naar Pro"
#: php/Admin/Bootstrap_Admin.php:158 dist/edit.js:2
msgid "Upgrade to Code Snippets Pro"
msgstr "Upgrade naar Code Snippets Pro"
#: php/Admin/Bootstrap_Admin.php:187
msgid "Find out how to get support with Code Snippets"
msgstr "Ervaar hoe je ondersteuning krijgt met Code Snippets"
#: php/Admin/Bootstrap_Admin.php:141
msgid "Change plugin settings"
msgstr "Wijzig plugin instellingen"
#. translators: %s: Update PHP URL.
#: php/Core/deactivation-notice.php:44
msgid "Please
om Code Snippets te kunnen blijven gebruiken."
#. translators: %s: required PHP version number.
#: php/Core/deactivation-notice.php:36
msgid "Code Snippets requires PHP %s or later."
msgstr "Code Snippets vereist PHP %s of later."
#: php/Core/deactivation-notice.php:56
msgid "Another version of Code Snippets appears to be installed. Deactivating this version."
msgstr "Een andere versie van Code Snippets lijkt geïnstalleerd te zijn. Deactiveer deze versie."
#. translators: %s: PHP identifier name
#: php/Utils/Validator.php:234
msgid "Cannot redeclare %s."
msgstr "Kan %s niet opnieuw declareren."
#. translators: %s: PHP interface name
#: php/Utils/Validator.php:230
msgid "Cannot redeclare interface %s."
msgstr "Kan interface %s niet opnieuw declareren."
#. translators: %s: PHP class name
#: php/Utils/Validator.php:226
msgid "Cannot redeclare class %s."
msgstr "Kan klasse %s niet opnieuw declareren."
#. translators: %s: PHP function name
#: php/Utils/Validator.php:222
msgid "Cannot redeclare function %s."
msgstr "Kan functie %s niet opnieuw declareren."
#: php/Utils/Validator.php:209 php/Utils/Validator.php:272
msgid "Parse error: syntax error, unexpected end of snippet."
msgstr "Parse fout: syntaxisfout, onverwacht einde van snippet."
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:67
#: php/Admin/Menus/Manage_Menu.php:310 dist/manage.js:2
msgid "Modified"
msgstr "Gewijzigd"
#. translators: 1: date format, 2: time format.
#: php/Model/Snippet.php:529
msgctxt "date and time format"
msgid "%1$s at %2$s"
msgstr "%1$s om %2$s"
#: php/Model/Snippet.php:521
msgid "Y/m/d"
msgstr "J/m/d"
#. translators: %s: Human-readable time difference.
#: php/Model/Snippet.php:519
msgid "%s ago"
msgstr "%s geleden"
#: php/Admin/Contextual_Help.php:187
msgid "Here you can load snippets from a code snippets export file into the database alongside existing snippets."
msgstr "Hier kan je snippets uit een exportbestand van code snippets in de database laden naast bestaande snippets."
#: php/Admin/Contextual_Help.php:161
msgid "Here you can add a new snippet, or edit an existing one."
msgstr "Hier kun je een nieuwe snippet toevoegen of een bestaande snippet bewerken."
#: php/Admin/Contextual_Help.php:137
msgid "Here you can manage your existing snippets and perform tasks on them such as activating, deactivating, deleting and exporting."
msgstr "Hier kan je je bestaande snippets beheren en er taken op uitvoeren zoals activeren, deactiveren, verwijderen en exporteren."
#: php/Admin/Contextual_Help.php:126
msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. "
msgstr "Snippets zijn vergelijkbaar met plugins - ze breiden beide de functionaliteit van WordPress uit. Snippets zijn lichter van gewicht, slechts een paar regels code, en belasten je server niet zo zwaar. "
#: php/Admin/Menus/Edit_Menu.php:48
msgctxt "menu label"
msgid "Edit Snippet"
msgstr "Snippet bewerken"
#. Plugin URI of the plugin
#. Author URI of the plugin
#: code-snippets.php
msgid "https://codesnippets.pro"
msgstr "https://codesnippets.pro"
#. Author of the plugin
#: code-snippets.php
msgid "Code Snippets Pro"
msgstr "Code Snippets Pro"
#: php/Admin/Menus/Settings_Menu.php:212 php/Integration/Admin_Bar.php:291
#: dist/edit.js:2 dist/import.js:2 dist/manage.js:2 dist/settings.js:2
#: dist/welcome.js:2
msgctxt "snippets"
msgid "Import"
msgstr "Importeren"
#: php/Integration/Admin_Bar.php:300
msgctxt "snippets"
msgid "Settings"
msgstr "Instellingen"
#: php/Admin/Menus/Settings_Menu.php:210 php/Integration/Admin_Bar.php:227
msgctxt "snippets"
msgid "Manage"
msgstr "Beheren"
#: php/Admin/Menus/Manage/Manage_Menu.php:171
#: php/Admin/Menus/Manage_Menu.php:160
msgctxt "tools submenu label"
msgid "Snippets"
msgstr "Snippets"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:68
#: php/Admin/Menus/Manage_Menu.php:311 php/Settings/Settings_Fields.php:196
#: dist/edit.js:2 dist/manage.js:2
msgid "Priority"
msgstr "Prioriteit"
#: php/Settings/Settings_Fields.php:222
msgid "When the plugin is deleted from the Plugins menu, also delete all snippets and plugin settings."
msgstr "Als de plugin verwijderd wordt uit het plugin menu, verwijder dan ook alle snippets en plugin instellingen."
#: php/Settings/Settings_Fields.php:220
msgid "Complete Uninstall"
msgstr "Volledige deinstallatie"
#: php/Admin/Bootstrap_Admin.php:92
msgid "Snippets » Settings"
msgstr "Snippets » Instellingen"
#: php/Admin/Menus/Settings_Menu.php:245
msgid "Reset to Default"
msgstr "Herstel naar standaardwaarden"
#: php/Settings/settings.php:287
msgid "All settings have been reset to their defaults."
msgstr "Alle instellingen zijn teruggezet naar hun standaardwaarden."
#. Description of the plugin
#: code-snippets.php
msgid "An easy, clean, and simple way to run code snippets on your site. No need to edit your theme's functions.php file again!"
msgstr "Een makkelijke, overzichtelijke en eenvoudige manier om codefragmenten op je site uit te voeren. Je hoeft het functions.php bestand van je thema niet meer aan te passen!"
#: php/Admin/Menus/Settings_Menu.php:211 php/Integration/Admin_Bar.php:253
#: dist/edit.js:2
msgctxt "snippet"
msgid "Add New"
msgstr "Nieuwe toevoegen"
#: php/Admin/Menus/Settings_Menu.php:331 php/Settings/settings.php:370
msgid "Settings saved."
msgstr "Instellingen opgeslagen."
#: php/Settings/settings.php:165
msgid "Editor Preview"
msgstr "Editor voorbeeld"
#: php/Settings/settings.php:108
msgid "Code Editor"
msgstr "Code editor"
#: php/Settings/settings.php:107
msgid "General"
msgstr "Algemeen"
#: php/Settings/Settings_Fields.php:303
msgid "Highlight all instances of a currently selected word."
msgstr "Markeer alle exemplaren van het huidige geselecteerd woord."
#: php/Settings/Settings_Fields.php:302
msgid "Highlight Selection Matches"
msgstr "Markeer selectie overeenkomsten"
#: php/Settings/Settings_Fields.php:298
msgid "Auto-close brackets and quotes when typed."
msgstr "Sluit haakjes en aanhalingstekens automatisch wanneer ze worden getypt."
#: php/Settings/Settings_Fields.php:296
msgid "Auto Close Brackets"
msgstr "Haakjes automatisch sluiten"
#: php/Settings/Settings_Fields.php:292
msgid "Show line numbers to the left of the editor."
msgstr "Toon regelnummers aan de linkerkant van de editor."
#: php/Settings/Settings_Fields.php:290
msgid "Line Numbers"
msgstr "Regelnummers"
#: php/Settings/Settings_Fields.php:278
msgid "Wrap Lines"
msgstr "Regelomloop"
#: php/Settings/Settings_Fields.php:262
msgid "Indent Unit"
msgstr "Inspring eenheid"
#: php/Settings/Settings_Fields.php:256
msgid "The width of a tab character."
msgstr "De breedte van een tab karakter."
#: php/Settings/Settings_Fields.php:254
msgid "Tab Size"
msgstr "Tabgrootte"
#: php/Settings/Settings_Fields.php:250
msgid "Use hard tabs instead of spaces for indentation."
msgstr "Gebruik harde tabs in plaats van spaties voor inspringing."
#: php/Settings/Settings_Fields.php:248
msgid "Indent With Tabs"
msgstr "Inspringing met tabs"
#: php/Settings/Settings_Fields.php:326
msgid "Theme"
msgstr "Thema"
#: php/Settings/Settings_Fields.php:183
msgid "Show snippet descriptions on admin pages."
msgstr "Toon snippet beschrijving op de beheerder pagina's."
#: php/Settings/Settings_Fields.php:181
msgid "Enable Snippet Descriptions"
msgstr "Schakel snippet beschrijvingen in"
#: php/Settings/Settings_Fields.php:178
msgid "Show snippet tags on admin pages."
msgstr "Toon snippet tags op beheer pagina's."
#: php/Settings/Settings_Fields.php:176
msgid "Enable Snippet Tags"
msgstr "Snippet tags inschakelen"
#: php/Settings/Settings_Fields.php:173
msgid "Make the 'Save and Activate' button the default action when saving a snippet."
msgstr "Maak de 'Opslaan en activeer' knop de standaard actie wanneer een snippet opgeslagen wordt."
#: php/Settings/Settings_Fields.php:171
msgid "Activate by Default"
msgstr "Standaard activeren"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:63
#: php/Admin/Menus/Manage_Menu.php:306 dist/import.js:2 dist/manage.js:2
msgid "Name"
msgstr "Naam"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:43
#: php/Admin/Menus/Manage_Menu.php:185
msgid "Snippets per page"
msgstr "Snippets per pagina"
#. translators: %s: URL to Manage Snippets admin menu
#: php/Admin/Contextual_Help.php:202
msgid "You can save your snippets to a code snippets export file using the
page."
msgstr "Je kan je snippets opslaan in een Code Snippets (.xml) export bestand door van de
pagina gebruik te maken."
#: php/Admin/Contextual_Help.php:200
msgid "Exporting"
msgstr "Aan het exporteren"
#. translators: %s: URL to Snippets admin menu
#: php/Admin/Contextual_Help.php:195
msgid "Imported snippets will be added to the database along with your existing snippets. Regardless of whether the snippets were active on the previous site, imported snippets are always inactive until activated using the
page."
msgstr "Geïmporteerde snippets worden samen met je bestaande snippets aan de database toegevoegd. Ongeacht of de snippets actief waren op de vorige site, geïmporteerde snippets zijn altijd inactief totdat ze worden geactiveerd via de pagina
."
#: php/Admin/Contextual_Help.php:193
msgid "You can load your snippets from a code snippets export file using this page."
msgstr "Via deze pagina kun je je snippets laden uit een exportbestand voor code snippets."
#: php/Admin/Contextual_Help.php:192
msgid "Importing"
msgstr "Aan het importeren"
#: php/Admin/Contextual_Help.php:172
msgid "Please be sure to check that your snippet is valid PHP code and will not produce errors before adding it through this page. While doing so will not become active straight away, it will help to minimize the chance of a faulty snippet becoming active on your site."
msgstr "Zorg dat je controleert dat je snippet geldige PHP code is en geen fouten veroorzaakt voordat je die via deze pagina toevoegt. Hoewel dit niet meteen actief wordt, helpt het om de kans te verkleinen dat een foutieve snippet actief wordt op je site."
#: php/Admin/Contextual_Help.php:171
msgid "You need to fill out the name and code fields for your snippet to be added. While the description field will add more information about how your snippet works, what is does and where you found it, it is completely optional."
msgstr "Je moet de naam- en codevelden invullen om je snippet toe te voegen. Hoewel het beschrijvingsveld meer informatie zal toevoegen over hoe je snippet werkt, wat het doet en waar je het hebt gevonden, is het volledig optioneel."
#: php/Admin/Contextual_Help.php:169
msgid "Adding Snippets"
msgstr "Snippets aan het toevoegen"
#: php/Admin/Contextual_Help.php:144
msgid "Be sure to check your snippets for errors before you activate them, as a faulty snippet could bring your whole blog down. If your site starts doing strange things, deactivate all your snippets and activate them one at a time."
msgstr "Zorg ervoor dat je je snippets controleert op fouten voordat je ze activeert, aangezien een defect snippet je hele blog kan neerhalen. Als je site vreemde dingen gaat doen, deactiveert je al je snippets en activeert je ze één voor één."
#: php/Admin/Contextual_Help.php:142 php/Integration/Admin_Bar.php:194
msgid "Safe Mode"
msgstr "Veilige modus"
#: php/Admin/Contextual_Help.php:135 php/Admin/Contextual_Help.php:158
#: php/Admin/Contextual_Help.php:185
msgid "Overview"
msgstr "Overzicht"
#: php/Admin/Contextual_Help.php:73
msgid "Plugin Website"
msgstr "Plugin site"
#: php/Admin/Contextual_Help.php:72
msgid "Support Forum"
msgstr "Ondersteuningsforum"
#: php/Admin/Contextual_Help.php:71
msgid "FAQ"
msgstr "FAQ"
#: php/Admin/Contextual_Help.php:70
msgid "About Plugin"
msgstr "Over de plugin"
#: php/Admin/Contextual_Help.php:82
msgid "For more information:"
msgstr "Voor meer informatie:"
#: php/Admin/Bootstrap_Admin.php:329
msgid "Dismiss"
msgstr "Negeren"
#: php/Admin/Bootstrap_Admin.php:307
msgid "Take the survey now"
msgstr "Vul nu de enquête in"
#: php/Admin/Bootstrap_Admin.php:308
msgid "
Please take the time to answer a short survey on how you use this plugin and what you'd like to see changed or added in the future."
msgstr "
Neem de tijd om een korte enquête in te vullen over hoe je deze plugin gebruikt en wat je in de toekomst gewijzigd of toegevoegd zou willen zien."
#: php/Admin/Bootstrap_Admin.php:147
msgid "Manage your existing snippets"
msgstr "Beheer je bestaande snippets"
#: php/Admin/Bootstrap_Admin.php:142 dist/edit.js:2 dist/import.js:2
#: dist/manage.js:2 dist/settings.js:2 dist/welcome.js:2
msgid "Settings"
msgstr "Instellingen"
#: php/Admin/Menus/Settings_Menu.php:35 php/Admin/Menus/Settings_Menu.php:204
msgid "Snippets Settings"
msgstr "Snippets instellingen"
#: php/Admin/Menus/Settings_Menu.php:34
msgctxt "menu label"
msgid "Settings"
msgstr "Instellingen"
#: php/Admin/Menus/Manage/Manage_Menu.php:59 php/Admin/Menus/Manage_Menu.php:68
msgctxt "top-level menu label"
msgid "Snippets"
msgstr "Snippets"
#: php/Admin/Bootstrap_Admin.php:91 php/Admin/Bootstrap_Admin.php:114
#: php/Admin/Bootstrap_Admin.php:148 php/Admin/Menus/Manage/Manage_Menu.php:37
#: php/Admin/Menus/Manage/Manage_Menu.php:58
#: php/Admin/Menus/Manage/Manage_Menu.php:170
#: php/Admin/Menus/Manage_Menu.php:46 php/Admin/Menus/Manage_Menu.php:67
#: php/Admin/Menus/Manage_Menu.php:159 php/Integration/Admin_Bar.php:141
#: dist/edit.js:2 dist/import.js:2 dist/manage.js:2 dist/settings.js:2
#: dist/welcome.js:2
msgid "Snippets"
msgstr "Snippets"
#: php/Admin/Menus/Manage/Manage_Menu.php:36 php/Admin/Menus/Manage_Menu.php:45
msgctxt "menu label"
msgid "All Snippets"
msgstr "Alle snippets"
#: php/Admin/Menus/Import_Menu.php:53
msgid "Import snippets from a code snippets export file"
msgstr "Snippets importeren uit een exportbestand voor code snippets"
#. Plugin Name of the plugin
#: code-snippets.php php/Admin/Menus/Import_Menu.php:52 dist/edit.js:2
#: dist/import.js:2 dist/manage.js:2 dist/settings.js:2 dist/welcome.js:2
msgid "Code Snippets"
msgstr "Code Snippets"
#: php/Admin/Menus/Import_Menu.php:25
msgid "Import Snippets"
msgstr "Snippets importeren"
#: php/Admin/Menus/Import_Menu.php:24
msgctxt "menu label"
msgid "Import"
msgstr "Importeren"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:66
#: php/Admin/Menus/Manage_Menu.php:309 dist/import.js:2 dist/manage.js:2
msgid "Tags"
msgstr "Tags"
#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:65
#: php/Admin/Menus/Manage_Menu.php:308 dist/edit.js:2 dist/import.js:2
#: dist/manage.js:2
msgid "Description"
msgstr "Beschrijving"
#: php/Admin/Menus/Edit_Menu.php:68
msgctxt "menu label"
msgid "Add New"
msgstr "Nieuwe toevoegen"
#: php/Admin/Menus/Edit_Menu.php:49 dist/edit.js:2
msgid "Edit Snippet"
msgstr "Snippet bewerken"
#: php/Admin/Menus/Admin_Menu.php:159
msgid "You are not authorized to access this page."
msgstr "Je bent niet geautoriseerd om deze pagina te openen."