?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/languages/plugins/



?? Go up: /home/webdevt/www/wdp/wp-content/languages

?? Viewing: query-monitor-nl_NL.po

# Translation of Plugins - Query Monitor - Stable (latest release) in Dutch
# This file is distributed under the same license as the Plugins - Query Monitor - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-11-22 20:53:46+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.0.0-alpha.11\n"
"Language: nl\n"
"Project-Id-Version: Plugins - Query Monitor - Stable (latest release)\n"

#: collectors/logger.php:173
msgid "Assertion failed"
msgstr "Bewering mislukt"

#. translators: %s: Assertion message
#: collectors/logger.php:169
msgid "Assertion failed: %s"
msgstr "Bewering mislukt: %s"

#: collectors/logger.php:161
msgid "Assertion passed"
msgstr "Bewering geslaagd"

#. translators: %s: Assertion message
#: collectors/logger.php:157
msgid "Assertion passed: %s"
msgstr "Bewering geslaagd: %s"

#: classes/Collector.php:122 output/html/environment.php:242
msgid "empty string"
msgstr "lege string"

#. translators: %s: Drop-in plugin file name
#: classes/Util.php:328
msgid "Drop-in: %s"
msgstr "Drop-in: %s"

#: output/html/hooks.php:36
msgid "Hooks, Actions, & Filters"
msgstr "Hooks, acties, & filters"

#: output/html/environment.php:247
msgid "Development Mode"
msgstr "Ontwikkel modus"

#. translators: %s: Total number of Doing it Wrong occurrences
#: output/html/doing_it_wrong.php:118
msgctxt "Total Doing it Wrong occurrences"
msgid "Total: %s"
msgstr "Totaal: %s"

#: output/html/doing_it_wrong.php:57
msgid "No occurrences."
msgstr "Geen voorvallen."

#. translators: %s: Total number of Doing it Wrong occurrences
#: output/html/doing_it_wrong.php:43
msgctxt "Doing it Wrong"
msgid "Doing it Wrong (%s)"
msgstr "Het verkeerd doen (%s)"

#: output/html/doing_it_wrong.php:41
msgid "Doing it Wrong occurrences"
msgstr "Verkeerd gedane voorvallen"

#. translators: %s: Total number of Doing it Wrong occurrences
#: output/html/doing_it_wrong.php:40
msgctxt "Doing it Wrong"
msgid "Total: %s"
msgstr "Totaal: %s"

#: output/html/doing_it_wrong.php:31
msgid "Doing it Wrong"
msgstr "Het verkeerd doen"

#. translators: %s: Name of WordPress filter
#: dispatchers/Html.php:595
msgid "The file link format for your editor is set by the %s filter."
msgstr "Het bestand link format voor je editor wordt ingesteld door het %s filter."

#. translators: 1: WordPress hook name, 2: Version number, 3: Optional message
#. regarding the change.
#: collectors/doing_it_wrong.php:323
msgid "Hook %1$s is deprecated since version %2$s with no alternative available. %3$s"
msgstr "Hook %1$s is verouderd sinds versie %2$s en er is geen alternatief beschikbaar. %3$s"

#. translators: 1: WordPress hook name, 2: Version number, 3: Alternative hook
#. name, 4: Optional message regarding the change.
#: collectors/doing_it_wrong.php:314
msgid "Hook %1$s is deprecated since version %2$s! Use %3$s instead. %4$s"
msgstr "Hook %1$s is verouderd sinds versie %2$s! Gebruik %3$s in plaats daarvan. %4$s"

#. translators: 1: PHP function name, 2: Version number.
#: collectors/doing_it_wrong.php:283
msgid "Function %1$s was called with an argument that is deprecated since version %2$s with no alternative available."
msgstr "Functie %1$s is aangeroepen met een argument dat verouderd is sinds versie %2$s zonder alternatief beschikbaar."

#. translators: 1: PHP function name, 2: Version number, 3: Optional message
#. regarding the change.
#: collectors/doing_it_wrong.php:275
msgid "Function %1$s was called with an argument that is deprecated since version %2$s! %3$s"
msgstr "Functie %1$s werd aangeroepen met een argument dat verouderd is sinds versie %2$s! %3$s"

#. translators: 1: PHP file name, 2: Version number, 3: Optional message
#. regarding the change.
#: collectors/doing_it_wrong.php:244
msgid "File %1$s is deprecated since version %2$s with no alternative available. %3$s"
msgstr "Bestand %1$s is verouderd sinds versie %2$s, zonder beschikbaar alternatief. %3$s"

#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name,
#. 4: Optional message regarding the change.
#: collectors/doing_it_wrong.php:235
msgid "File %1$s is deprecated since version %2$s! Use %3$s instead. %4$s"
msgstr "Bestand %1$s is verouderd sinds versie %2$s! Gebruik %3$s in plaats daarvan. %4$s"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: Version number,
#. 4: __construct() method.
#: collectors/doing_it_wrong.php:202
msgid "The called constructor method for %1$s class in %2$s is deprecated since version %3$s! Use %4$s instead."
msgstr "De aangeroepen constructie methode voor de klasse %1$s in %2$s is sinds versie %3$s verouderd! Gebruik in plaats daarvan %4$s."

#. translators: 1: PHP class name, 2: Version number, 3: __construct() method.
#: collectors/doing_it_wrong.php:193
msgid "The called constructor method for %1$s class is deprecated since version %2$s! Use %3$s instead."
msgstr "De aangeroepen constructie methode voor de klasse %1$s is sinds versie %2$s verouderd! Gebruik in plaats daarvan %3$s."

#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: collectors/doing_it_wrong.php:163
msgid "Function %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "Functie %1$s is verouderd sinds versie %2$s! Gebruik in plaats daarvan %3$s."

#. translators: 1: PHP function name, 2: Version number.
#: collectors/doing_it_wrong.php:155
msgid "Function %1$s is deprecated since version %2$s with no alternative available."
msgstr "Functie %1$s is verouderd sinds versie %2$s, zonder beschikbaar alternatief."

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: WordPress version number.
#: collectors/doing_it_wrong.php:132
msgid "Function %1$s was called incorrectly. %2$s %3$s"
msgstr "Functie %1$s is onjuist aangeroepen. %2$s %3$s"

#. translators: %s: Version number.
#: collectors/doing_it_wrong.php:123
msgid "(This message was added in version %s.)"
msgstr "(Dit bericht is toegevoegd in versie %s.)"

#. translators: %s: Number of PHP errors
#: output/html/php_errors.php:185
msgctxt "PHP error count"
msgid "Total: %s"
msgid_plural "Total: %s"
msgstr[0] "Totaal: %s"
msgstr[1] "Totaal: %s"

#: output/html/theme.php:84
msgid "Block Template"
msgstr "Blok template"

#: output/html/timing.php:216
msgid "Timings"
msgstr "Timings"

#. translators: %s: Link to help article
#: output/html/timing.php:45
msgid "No data logged. <a href=\"%s\">Read about timing and profiling in Query Monitor</a>."
msgstr "Geen gegevens gelogd. <a href=\"%s\">Lees over timing en profilering in query monitor</a>."

#: output/html/multisite.php:52
msgid "Site Switch"
msgstr "Site wisselaar"

#: output/html/multisite.php:51
msgid "Function"
msgstr "Functie"

#: output/html/multisite.php:37
msgid "No data logged."
msgstr "Geen gegevens geregistreerd."

#. translators: A closure is an anonymous PHP function
#: classes/Util.php:397
msgid "Unknown closure"
msgstr "Onbekende sluiting"

#. translators: %s: Name of a multilingual plugin
#: output/html/languages.php:62 output/html/languages.php:75
msgid "%s Language"
msgstr "%s taal"

#. translators: 1: CLI command to run, 2: plugin directory name
#: classes/PHP.php:54
msgid "Dependencies for Query Monitor need to be installed. Run %1$s from the %2$s directory."
msgstr "Afhankelijkheden voor Query Monitor moeten geïnstalleerd worden. Voer %1$s uit vanuit de %2$s folder."

#: dispatchers/Html.php:611
msgctxt "colour scheme"
msgid "Dark"
msgstr "Donker"

#: dispatchers/Html.php:610
msgctxt "colour scheme"
msgid "Light"
msgstr "Licht"

#: dispatchers/Html.php:609
msgctxt "colour scheme"
msgid "Auto"
msgstr "Auto"

#: dispatchers/Html.php:606
msgid "Your browser color scheme is respected by default. You can override it here."
msgstr "Het kleurenschema van je browser wordt standaard gerespecteerd. Je kunt het hier opheffen."

#: dispatchers/Html.php:604
msgid "Appearance"
msgstr "Weergave"

#. translators: %s: Memory used in megabytes
#. translators: %s: Memory usage in megabytes with a decimal fraction. Note the
#. space between value and unit symbol.
#: output/headers/overview.php:40 output/html/overview.php:391
msgid "%s MB"
msgstr "%s MB"

#: output/html/overview.php:360
msgid "Speak to your web host about enabling an opcode cache such as OPcache."
msgstr "Praat met je webhost over het inschakelen van een opcode cache zoals OPcache."

#: output/html/overview.php:357
msgid "Opcode cache not in use"
msgstr "Opcode cache niet in gebruik"

#: output/html/overview.php:341
msgid "Opcode Cache"
msgstr "Opcode cache"

#: output/html/overview.php:324
msgid "Speak to your web host about enabling an object cache extension such as Redis or Memcached."
msgstr "Praat met je webhost over het inschakelen van een object cache extensie zoals Redis of Memcached."

#. translators: 1: PHP extension name, 2: URL to plugin directory
#: output/html/overview.php:308
msgid "The %1$s object cache extension for PHP is installed but is not in use by WordPress. You should <a href=\"%2$s\" target=\"_blank\" class=\"qm-external-link\">install a %1$s plugin</a>."
msgstr "De %1$s object cache extensie voor PHP is geïnstalleerd maar wordt niet gebruikt door WordPress. Je zou <a href=\"%2$s\" target=\"_blank\" class=\"qm-external-link\">een %1$s plugin</a> moeten installeren."

#: output/html/overview.php:293
msgid "Persistent object cache plugin not in use"
msgstr "Persistent object cache plugin niet in gebruik"

#: output/html/overview.php:286
msgid "Persistent object cache plugin in use"
msgstr "Persistent object cache plugin in gebruik"

#. translators: 1: Memory used in bytes, 2: Memory used in megabytes
#: output/html/overview.php:147
msgid "%1$s bytes (%2$s MB)"
msgstr "%1$s bytes (%2$s MB)"

#. translators: %s: A time in seconds with a decimal fraction. No space between
#. value and unit symbol.
#. translators: %s: A time in seconds with a decimal fraction. No space between
#. value and unit.
#: output/html/db_queries.php:487 output/html/overview.php:105
#: output/html/overview.php:190 output/html/overview.php:238
#: output/html/overview.php:386
msgctxt "Time in seconds"
msgid "%ss"
msgstr "%ss"

#. translators: %s: Total number of items in a list
#: output/html/logger.php:75
msgid "All (%d)"
msgstr "Alle (%d)"

#: output/html/environment.php:282
msgid "Architecture"
msgstr "Architectuur"

#. translators: %s: Number of database queries. Note the space between value
#. and unit symbol.
#: output/html/db_queries.php:492 output/html/db_queries.php:506
msgid "%s Q"
msgid_plural "%s Q"
msgstr[0] "%s Q"
msgstr[1] "%s Q"

#: output/html/assets_styles.php:38
msgid "No CSS files were enqueued."
msgstr "Er zijn geen CSS bestanden in de wachtrij geplaatst."

#: output/html/assets_scripts.php:38
msgid "No JavaScript files were enqueued."
msgstr "Er zijn geen JavaScript bestanden in de wachtrij geplaatst."

#: output/Html.php:325
msgid "Non-WordPress Core"
msgstr "Niet WordPress core"

#: dispatchers/Html.php:651
msgid "Allow the wp-content/db.php file symlink to be put into place during activation. Set to false to prevent the symlink creation."
msgstr "Sta toe dat het wp-content/db.php bestand symlink gemaakt wordt tijdens de activatie. Stel in op false om de symlink creatie te voorkomen."

#. translators: %s: Number of hooks
#: dispatchers/Html.php:383
msgid "Hooks in Use (%s)"
msgstr "Hooks in gebruik (%s)"

#: dispatchers/Html.php:294
msgid "Data collection ceased"
msgstr "Gegevensverzameling stopgezet"

#: classes/Util.php:246 output/Html.php:320 output/html/hooks.php:95
msgid "WordPress Core"
msgstr "WordPress core"

#: output/html/overview.php:246
msgctxt "HTTP API calls"
msgid "Total"
msgstr "Totaal"

#: output/html/block_editor.php:64
msgid "Context"
msgstr "Context"

#. translators: 1: Percentage of memory limit used, 2: Memory limit in
#. megabytes
#: output/headers/overview.php:47 output/html/overview.php:161
msgid "%1$s%% of %2$s MB server limit"
msgstr "%1$s%% van %2$s MB serverlimiet"

#: classes/QueryMonitor.php:80
msgctxt "verb"
msgid "Sponsor"
msgstr "Sponsor"

#. translators: %s: File name
#: output/html/db_queries.php:194
msgid "Extended query information such as the component and affected rows is not available. Query Monitor was unable to symlink its %s file into place."
msgstr "Uitgebreide query informatie zoals het onderdeel en de betrokken rijen is niet beschikbaar. Query Monitor kon zijn %s bestand niet symbolisch linken naar zijn plaats."

#. translators: 1: File name, 2: Configuration constant name
#: output/html/db_queries.php:191
msgid "Extended query information such as the component and affected rows is not available. Query Monitor was prevented from symlinking its %1$s file into place by the %2$s constant."
msgstr "Uitgebreide query informatie zoals het onderdeel en de betrokken rijen is niet beschikbaar. Query Monitor kon zijn %1$s bestand niet symbolisch linken naar zijn plaats door de %2$s constante."

#. translators: %s: File name
#: output/html/db_queries.php:188
msgid "Extended query information such as the component and affected rows is not available. A conflicting %s file is present."
msgstr "Uitgebreide query informatie zoals het onderdeel en de betrokken rijen is niet beschikbaar. Een tegenstrijdig %s bestand is aanwezig."

#. translators: %s: Dependency name
#: classes/Util.php:182
msgid "Dependency: %s"
msgstr "Afhankelijkheid: %s"

#. translators: %s: Link to help article
#: output/html/logger.php:46
msgid "No data logged. <a href=\"%s\">Read about logging variables in Query Monitor</a>."
msgstr "Geen gegevens gelogd. <a href=\"%s\">Leer meer over het loggen van variabelen in Query Monitor</a>."

#: output/html/environment.php:227
msgid "Environment Type"
msgstr "Omgeving type"

#: dispatchers/Html.php:639
msgid "Hide Query Monitor itself from various panels. Set to false if you want to see how Query Monitor hooks into WordPress."
msgstr "Verberg Query Monitor zelf voor verschillende vensters. Stel in op false als je wil zien hoe Query Monitor aan WordPress wordt vastgehaakt."

#: dispatchers/Html.php:265
msgid "PHP Fatal Error"
msgstr "PHP fatale fout"

#. translators: 1: CLI command to run, 2: plugin directory name
#: dispatchers/Html.php:212
msgid "Asset files for Query Monitor need to be built. Run %1$s from the %2$s directory."
msgstr "Er moeten asset bestanden voor Query Monitor worden gebouwd. Voer %1$s vanuit de map %2$s."

#. translators: %s: Plugin or theme name
#: dispatchers/WP_Die.php:120
msgid "This message was triggered by %s."
msgstr "Dit bericht is geactiveerd door %s."

#: dispatchers/Html.php:591
msgid "Saved! Reload to apply changes."
msgstr "Opgeslagen! Herladen om wijzigingen toe te passen."

#: dispatchers/Html.php:587
msgid "Set editor cookie"
msgstr "Editor cookie instellen"

#: dispatchers/Html.php:565
msgid "You can set your editor here, so that when you click on stack trace links the file opens in your editor."
msgstr "Je kunt je editor hier instellen, zodat wanneer je op stack trace links klikt het bestand wordt geopend in je editor."

#: dispatchers/Html.php:562
msgid "Editor"
msgstr "Editor"

#. translators: %s: Number of logs that are available
#: output/html/logger.php:218
msgid "Logs (%s)"
msgstr "Logs (%s)"

#: output/html/request.php:197
msgid "Requested URL"
msgstr "Aangevraagde URL"

#: output/html/request.php:196
msgid "HTTP method"
msgstr "HTTP methode"

#: output/html/request.php:195
msgid "Remote IP"
msgstr "Externe IP"

#: output/html/admin.php:75
msgid "Global Variable"
msgstr "Globale variabele"

#: output/html/admin.php:71
msgid "Globals"
msgstr "Globals"

#: output/html/headers.php:119
msgid "Response Headers"
msgstr "Antwoord headers"

#: output/html/headers.php:118
msgid "Request Headers"
msgstr "Aanvraag headers"

#: output/html/headers.php:102
msgid "Note that header names are not case-sensitive."
msgstr "Let op dat namen van headers niet hoofdlettergevoelig zijn."

#: output/html/headers.php:69
msgid "Response Header Name"
msgstr "Antwoord header naam"

#: output/html/headers.php:54
msgid "Request Header Name"
msgstr "Aanvraag header naam"

#: output/html/timing.php:61
msgid "Stopped"
msgstr "Gestopt"

#: output/html/timing.php:60
msgid "Started"
msgstr "Gestart"

#. translators: %s: Number of database queries
#: output/html/db_queries.php:288
msgctxt "Query count"
msgid "Total: %s"
msgid_plural "Total: %s"
msgstr[0] "Totaal: %s"
msgstr[1] "Totaal: %s"

#: output/html/overview.php:84
msgid "Unknown HTTP Response Code"
msgstr "Onbekende HTTP reactie code"

#: output/html/headers.php:34 output/html/request.php:191
msgid "Request Data"
msgstr "Gegevens opvragen"

#. translators: %s: Default value for a PHP constant
#: dispatchers/Html.php:694
msgid "Default value: %s"
msgstr "Standaardwaarde: %s"

#: output/html/theme.php:181
msgid "Not Loaded"
msgstr "Niet geladen"

#. translators: 1: Required PHP version number, 2: Current PHP version number,
#. 3: URL of PHP update help page
#: classes/PHP.php:32
msgid "The Query Monitor plugin requires PHP version %1$s or higher. This site is running PHP version %2$s. <a href=\"%3$s\">Learn about updating PHP</a>."
msgstr "De Query Monitor plugin vereist PHP versie %1$s of hoger. Deze site draait op PHPversie %2$s. <a href=\"%3$s\">Meer informatie over het updaten van PHP</a>."

#. translators: %s: Total number of enqueued scripts
#: output/html/assets_scripts.php:37
msgctxt "Enqueued scripts"
msgid "Scripts (%s)"
msgstr "Scripts (%s)"

#. translators: %s: Total number of enqueued styles
#: output/html/assets_styles.php:37
msgctxt "Enqueued styles"
msgid "Styles (%s)"
msgstr "Stijlen (%s)"

#: output/html/overview.php:330
msgid "Object cache statistics are not available"
msgstr "Object cache statistieken zijn niet beschikbaar"

#: output/Html.php:394
msgid "Toggle more information"
msgstr "Toggle meer informatie"

#: output/Html.php:381
msgid "Sort data by this column"
msgstr "Gegevens sorteren op deze kolom"

#: output/Html.php:177 output/html/hooks.php:59
msgid "Callback"
msgstr "Callback"

#. translators: %s: Panel name
#: output/Html.php:167
msgid "%s: Related Hooks with Filters or Actions Attached"
msgstr "%s: gerelateerde hooks met filters of acties die zijn gekoppeld"

#: output/Html.php:147 output/html/hooks.php:62 output/html/hooks.php:159
msgid "Filter"
msgstr "Filteren"

#: output/Html.php:146
msgid "Related Hooks with Filters Attached"
msgstr "Gerelateerde hooks met filters bijgevoegd"

#: output/Html.php:142
msgid "Related Hooks with Actions Attached"
msgstr "Gerelateerde hooks met acties verbonden"

#: output/html/languages.php:95
msgid "Translation File"
msgstr "Vertaalbestand"

#. translators: %s: Name of cache driver
#: output/html/overview.php:348
msgid "Opcode cache in use: %s"
msgstr "Opcode cache in gebruik: %s"

#: output/html/overview.php:212
msgctxt "database queries"
msgid "Total"
msgstr "Totaal"

#: output/html/block_editor.php:206
msgid "None (Classic block)"
msgstr "Geen (Klassiek blok)"

#: output/html/block_editor.php:70
msgid "Render Time"
msgstr "Rendertijd"

#: output/html/theme.php:205
msgid "Twig Template Files"
msgstr "Twig template bestanden"

#: dispatchers/Html.php:480
msgid "Toggle panel position"
msgstr "Toggle venster positie"

#. translators: %1$s: Erroneous post type name, %2$s: WordPress attachment post
#. type name
#: output/html/block_editor.php:172
msgid "Referenced media is of type %1$s instead of %2$s."
msgstr "Naar de media verwezen is van het type %1$s in plaats van %2$s."

#: output/html/block_editor.php:164
msgid "Referenced media does not exist."
msgstr "Gerefereerd media bestaat niet."

#. translators: %s: Total number of content blocks used
#: output/html/block_editor.php:103
msgctxt "Content blocks used"
msgid "Total: %s"
msgid_plural "Total: %s"
msgstr[0] "Totaal: %s"
msgstr[1] "Totaal: %s"

#: classes/QueryMonitor.php:61
msgid "Add-ons"
msgstr "Add-ons"

#. translators: 1: Name of the PHP directive, 2: Value of the PHP directive
#: output/html/overview.php:171
msgid "No memory limit. The %1$s PHP configuration directive is set to %2$s."
msgstr "Geen geheugenlimiet. De PHP configuratie richtlijn %1$s is ingesteld op %2$s."

#. translators: 1: Name of the PHP directive, 2: Value of the PHP directive
#: output/html/overview.php:129
msgid "No execution time limit. The %1$s PHP configuration directive is set to %2$s."
msgstr "Geen uitvoeringstermijn. De PHP configuratierichtlijn %1$s is ingesteld op %2$s."

#: classes/Collector_Assets.php:325
msgid "Insecure content"
msgstr "Onveilige inhoud"

#. translators: %1$s: Erroneous post type name, %2$s: WordPress block post type
#. name
#: output/html/block_editor.php:141
msgid "Referenced post is of type %1$s instead of %2$s."
msgstr "Het gerefereerde bericht is van het type %1$s in plaats van %2$s."

#: output/html/block_editor.php:133
msgid "Referenced block does not exist."
msgstr "Het blok waarnaar wordt verwezen, bestaat niet."

#: output/html/block_editor.php:73
msgid "Inner HTML"
msgstr "Inner HTML"

#: output/html/block_editor.php:67
msgid "Render Callback"
msgstr "Callback renderen"

#: output/html/block_editor.php:61
msgid "Attributes"
msgstr "Eigenschappen"

#: output/html/block_editor.php:60
msgid "Block Name"
msgstr "Bloknaam"

#: output/html/block_editor.php:47
msgid "This post contains no blocks."
msgstr "Dit bericht bevat geen blokken."

#. translators: %s: The number of times that a template part file was included
#. in the page
#: output/html/theme.php:166
msgctxt "template parts"
msgid "Included %s time"
msgid_plural "Included %s times"
msgstr[0] "Inbegrepen %s tijd"
msgstr[1] "Inbegrepen %s tijden"

#: output/html/block_editor.php:30 output/html/block_editor.php:339
msgid "Blocks"
msgstr "Blokken"

#: classes/QueryMonitor.php:213
msgctxt "Human readable label for the user capability required to view Query Monitor."
msgid "View Query Monitor"
msgstr "Bekijk Query Monitor"

#: output/html/transients.php:129
msgid "No transients set."
msgstr "Geen transients ingesteld."

#: output/html/overview.php:62
msgid "PHP errors were triggered during an Ajax request. See your browser developer console for details."
msgstr "PHP fouten werden geactiveerd tijdens een Ajax aanvraag. Zie je browser ontwikkelaarsconsole voor meer informatie."

#: output/html/logger.php:220 output/raw/logger.php:21
msgid "Logs"
msgstr "Logs"

#: output/html/http.php:315
msgid "No HTTP API calls."
msgstr "Geen HTTP API aanroepen."

#. translators: %s: Number of HTTP API requests
#: output/html/http.php:303
msgctxt "HTTP API calls"
msgid "Total: %s"
msgid_plural "Total: %s"
msgstr[0] "Totaal: %s"
msgstr[1] "Totaal: %s"

#: output/html/environment.php:158
msgid "Client Version"
msgstr "Clientversie"

#: output/html/environment.php:157
msgid "Extension"
msgstr "Extensie"

#: output/html/environment.php:156
msgid "Server Version"
msgstr "Server versie"

#. translators: %s: Number of user capability checks
#: output/html/caps.php:197
msgctxt "User capability checks"
msgid "Total: %s"
msgid_plural "Total: %s"
msgstr[0] "Totaal: %s"
msgstr[1] "Totaal: %s"

#: output/html/assets.php:77
msgid "Source"
msgstr "Bron"

#. translators: %s: Total number of enqueued styles
#: output/html/assets_styles.php:34
msgctxt "Enqueued styles"
msgid "Total: %s"
msgstr "Totaal: %s"

#. translators: %s: Total number of enqueued scripts
#: output/html/assets_scripts.php:34
msgctxt "Enqueued scripts"
msgid "Total: %s"
msgstr "Totaal: %s"

#: output/Html.php:375
msgid "Sequence"
msgstr "Reeks"

#. translators: %s: Current value for a PHP constant
#: dispatchers/Html.php:708
msgid "Current value: %s"
msgstr "Huidige waarde: %s"

#. translators: %s: Name of the config file
#: dispatchers/Html.php:674
msgid "The following PHP constants can be defined in your %s file in order to control the behavior of Query Monitor:"
msgstr "De volgende PHP constanten kunnen worden gedefinieerd in je %s bestand om het gedrag van Query Monitor te beheren:"

#: dispatchers/Html.php:670
msgid "Configuration"
msgstr "Instellingen"

#: dispatchers/Html.php:647
msgid "In the Hooks & Actions panel, show every hook that has an action or filter attached (instead of every action hook that fired during the request)."
msgstr "Laat in het deelvenster Hooks & Acties elke hook zien met een actie of filter (in plaats van elke actie hook die tijdens het verzoek is gestart)."

#: dispatchers/Html.php:643
msgid "Don't specify jQuery as a dependency of Query Monitor. If jQuery isn't enqueued then Query Monitor will still operate, but with some reduced functionality."
msgstr "Geef jQuery niet op als afhankelijkheid van Query Monitor. Als jQuery niet in de wachtrij staat, werkt Query Monitor nog steeds, maar met een beperkte functionaliteit."

#: dispatchers/Html.php:635
msgid "Hide WordPress core on the Hooks & Actions panel."
msgstr "Verberg WordPress core op het paneel Hooks & Acties."

#: dispatchers/Html.php:631
msgid "Enable the Capability Checks panel."
msgstr "Schakel het venster mogelijkheid controles in."

#: dispatchers/Html.php:627
msgid "Disable the handling of PHP errors."
msgstr "Schakel de afhandeling van PHP fouten uit."

#: dispatchers/Html.php:623
msgid "Disable Query Monitor entirely."
msgstr "Query Monitor volledig uitschakelen."

#: dispatchers/Html.php:619
msgid "If an individual database query takes longer than this time to execute, it's considered \"slow\" and triggers a warning."
msgstr "Als een afzonderlijke databasequery langer duurt dan deze tijd om uit te voeren, wordt deze als 'traag' beschouwd en wordt een waarschuwing geactiveerd."

#: dispatchers/Html.php:556
msgid "Authentication cookie is set"
msgstr "Verificatiecookie is ingesteld"

#: dispatchers/Html.php:549
msgid "You can set an authentication cookie which allows you to view Query Monitor output when you&rsquo;re not logged in, or when you&rsquo;re logged in as a different user."
msgstr "Je kunt een authenticatiecookie instellen waarmee je Query Monitor uitvoer kunt weergeven wanneer je niet bent ingelogd of wanneer je bent aangemeld als een andere gebruiker."

#: dispatchers/Html.php:487
msgid "Query Monitor Menu"
msgstr "Query Monitor menu"

#: output/html/logger.php:31
msgid "Logger"
msgstr "Logger"

#. Description of the plugin
msgid "The developer tools panel for WordPress."
msgstr "Het panel met ontwikkelaar gereedschappen voor WordPress."

#. translators: %s: Number of function timing results that are available
#: output/html/timing.php:214
msgid "Timings (%s)"
msgstr "Timings (%s)"

#. translators: %s: Approximate memory used in kilobytes
#: output/html/timing.php:110 output/html/timing.php:142
msgid "~%s kB"
msgstr "~%s kB"

#: output/html/timing.php:63
msgid "Memory"
msgstr "Geheugen"

#: output/html/timing.php:59
msgid "Tracked Function"
msgstr "Bijgehouden functie"

#: output/html/theme.php:275
msgid "Template"
msgstr "Template"

#: output/html/request.php:163
msgid "Current User"
msgstr "Huidige gebruiker"

#. translators: used between list items, there is a space after the comma
#: output/html/php_errors.php:280
msgid ", "
msgstr ", "

#. translators: %s: List of PHP error types
#. translators: %s: Number of errors
#: output/html/php_errors.php:277 output/html/php_errors.php:327
msgid "PHP Errors (%s)"
msgstr "PHP fouten (%s)"

#. translators: %s: Number of PHP warnings
#: output/html/php_errors.php:230
msgctxt "PHP error level"
msgid "%s Warning"
msgid_plural "%s Warnings"
msgstr[0] "%s Waarschuwing"
msgstr[1] "%s Waarschuwingen"

#. translators: %s: Number of PHP notices
#: output/html/php_errors.php:228
msgctxt "PHP error level"
msgid "%s Notice"
msgid_plural "%s Notices"
msgstr[0] "%s bericht"
msgstr[1] "%s berichten"

#. translators: %s: Number of strict PHP errors
#: output/html/php_errors.php:226
msgctxt "PHP error level"
msgid "%s Strict"
msgid_plural "%s Stricts"
msgstr[0] "%s strikt"
msgstr[1] "%s strikt"

#. translators: %s: Number of deprecated PHP errors
#: output/html/php_errors.php:224
msgctxt "PHP error level"
msgid "%s Deprecated"
msgid_plural "%s Deprecated"
msgstr[0] "%s verouderd"
msgstr[1] "%s verouderd"

#: output/html/doing_it_wrong.php:69 output/html/logger.php:85
#: output/html/php_errors.php:64
msgid "Message"
msgstr "Bericht"

#: output/html/logger.php:83 output/html/php_errors.php:62
msgid "Level"
msgstr "Niveau"

#: output/html/overview.php:61
msgid "A JavaScript problem on the page is preventing Query Monitor from working correctly. jQuery may have been blocked from loading."
msgstr "Een JavaScript probleem op de pagina voorkomt dat Query Monitor niet goed werkt. jQuery kan zijn geblokkeerd voor het laden."

#: output/html/http.php:78 output/html/languages.php:96
msgid "Size"
msgstr "Grootte"

#: output/html/environment.php:278 output/html/http.php:216
msgid "IP Address"
msgstr "IP-adres"

#: output/html/http.php:215
msgid "Response Content Type"
msgstr "Antwoord Inhoud type"

#: output/html/http.php:201
msgid "Transfer Start Time (TTFB)"
msgstr "Begintijd overzetten (TTFB)"

#: output/html/http.php:200
msgid "Connection Time"
msgstr "Verbindingstijd"

#: output/html/http.php:199
msgid "DNS Resolution Time"
msgstr "DNS resolutietijd"

#. translators: An HTTP API request redirected to another URL
#: output/html/http.php:172
msgid "Redirected to:"
msgstr "Omgeleid naar:"

#: output/html/http.php:69
msgid "URL"
msgstr "URL"

#: output/html/http.php:67
msgid "Method"
msgstr "Methode"

#: output/Html.php:176 output/html/hooks.php:72
msgid "Priority"
msgstr "Prioriteit"

#. translators: OS stands for Operating System
#: output/html/environment.php:281
msgid "OS"
msgstr "OS"

#: output/html/db_queries.php:78
msgid "No database queries were logged."
msgstr "Er zijn geen databasequery's geregistreerd."

#: output/html/conditionals.php:57
msgid "False Conditionals"
msgstr "Valse voorwaarden"

#: output/html/conditionals.php:44
msgid "True Conditionals"
msgstr "True Conditionals"

#. translators: %s: Configuration file name.
#: output/html/caps.php:47
msgid "For performance reasons, this panel is not enabled by default. To enable it, add the following code to your %s file:"
msgstr "Om prestatieredenen is dit scherm standaard niet ingeschakeld. Als je deze wil inschakelen, voeg je de volgende code toe aan het bestand %s:"

#: output/html/assets.php:68
msgid "Handle"
msgstr "Handle"

#: output/html/assets.php:75 output/html/environment.php:160
#: output/html/environment.php:279
msgid "Host"
msgstr "Host"

#: output/html/assets.php:60 output/html/assets.php:152
msgid "Other"
msgstr "Anders"

#: output/html/assets.php:52
msgid "Missing Dependencies"
msgstr "Ontbrekende afhankelijkheden"

#: output/html/admin.php:105
msgid "Class:"
msgstr "Class:"

#: output/html/admin.php:102
msgid "List Table"
msgstr "Lijst tabel"

#: dispatchers/Html.php:482
msgid "Close Panel"
msgstr "Venster Sluiten"

#: classes/QueryMonitor.php:60 dispatchers/Html.php:467
#: dispatchers/Html.php:478 dispatchers/Html.php:543
msgid "Settings"
msgstr "Instellingen"

#: collectors/timing.php:143
msgid "Timer not stopped"
msgstr "Timer niet gestopt"

#: collectors/timing.php:81 collectors/timing.php:101
msgid "Timer not started"
msgstr "Timer niet gestart"

#: output/html/timing.php:30
msgid "Timing"
msgstr "Timing"

#. translators: %d: Multisite network ID
#: collectors/request.php:178
msgid "Current Network: #%d"
msgstr "Huidig netwerk: #%d"

#: collectors/php_errors.php:405
msgctxt "Silenced PHP error level"
msgid "Deprecated (Silenced)"
msgstr "Verouderd (Gedempt)"

#: collectors/php_errors.php:404
msgctxt "Silenced PHP error level"
msgid "Strict (Silenced)"
msgstr "Streng (Gedempt)"

#: collectors/php_errors.php:403
msgctxt "Silenced PHP error level"
msgid "Notice (Silenced)"
msgstr "Bericht (Gedempt)"

#: collectors/php_errors.php:402
msgctxt "Silenced PHP error level"
msgid "Warning (Silenced)"
msgstr "Waarschuwing (gedempt)"

#. translators: A non-blocking HTTP API request
#: output/html/http.php:57 output/html/http.php:99
msgid "Non-blocking"
msgstr "Niet-blokkeren"

#. translators: %s: Plugin name
#: classes/Util.php:217
msgid "VIP Client MU Plugin: %s"
msgstr "VIP Client MU plugin: %s"

#. translators: %s: Timing lap number
#: classes/Timer.php:91
msgid "Lap %s"
msgstr "Lap %s"

#. translators: No user
#: collectors/request.php:155
msgctxt "user"
msgid "None"
msgstr "Geen"

#. translators: %d: User ID
#: collectors/request.php:150
msgid "Current User: #%d"
msgstr "Huidige gebruiker: #%d"

#: output/html/db_queries.php:218
msgid "Non-SELECT"
msgstr "Niet-SELECT"

#: output/html/db_queries.php:97
msgid "Error Message"
msgstr "Foutbericht"

#: output/html/db_queries.php:98
msgid "Error Code"
msgstr "Foutcode"

#: output/html/caps.php:208
msgid "No capability checks were recorded."
msgstr "Er werden geen capaciteitscontroles geregistreerd."

#: output/html/caps.php:91
msgid "Result"
msgstr "Resultaat"

#: output/html/caps.php:87 output/html/environment.php:81
#: output/html/environment.php:159
msgid "User"
msgstr "Gebruiker"

#: output/html/caps.php:79
msgid "Capability Check"
msgstr "Rechten controle"

#: output/html/caps.php:30
msgid "Capability Checks"
msgstr "Rechten controles"

#. translators: %s: Number of transient values that were updated
#: output/html/transients.php:148
msgid "Transient Updates (%s)"
msgstr "Tijdelijke updates (%s)"

#: output/html/transients.php:51
msgctxt "size of transient value"
msgid "Size"
msgstr "Grootte"

#: output/html/transients.php:48
msgctxt "transient type"
msgid "Type"
msgstr "Type"

#: output/html/transients.php:46
msgid "Updated Transient"
msgstr "Updated transient"

#: output/html/transients.php:146
msgid "Transient Updates"
msgstr "Tijdelijke updates"

#: output/html/request.php:107
msgid "View Main Query"
msgstr "Hoofdquery weergeven"

#. translators: %s: Number of calls to the HTTP API
#: output/html/http.php:354
msgid "HTTP API Calls (%s)"
msgstr "HTTP API aanroepen (%s)"

#: output/html/http.php:72
msgid "Status"
msgstr "Status"

#: output/html/http.php:31 output/html/http.php:352
#: output/html/overview.php:229 output/raw/http.php:21
msgid "HTTP API Calls"
msgstr "HTTP API aanroepen"

#: output/html/environment.php:126
msgid "Extensions"
msgstr "Extensies"

#: output/html/environment.php:111
msgid "Error Reporting"
msgstr "Foutrapportage"

#: output/html/hooks.php:33
msgid "Hooks & Actions"
msgstr "Hooks & Acties"

#: output/html/db_queries.php:237 output/html/db_queries.php:421
msgid "Main Query"
msgstr "Hoofdquery"

#. translators: 1: Cache hit rate percentage, 2: number of cache hits, 3:
#. number of cache misses
#: output/html/overview.php:273
msgid "%1$s%% hit rate (%2$s hits, %3$s misses)"
msgstr "%1$s%% hit rate (%2$s hits, %3$s missers)"

#: output/html/theme.php:133
msgid "Template Hierarchy"
msgstr "Template hiërarchie"

#: collectors/php_errors.php:399
msgctxt "Suppressed PHP error level"
msgid "Deprecated (Suppressed)"
msgstr "Verouderd (onderdrukt)"

#: collectors/php_errors.php:398
msgctxt "Suppressed PHP error level"
msgid "Strict (Suppressed)"
msgstr "Streng (onderdrukt)"

#: collectors/php_errors.php:397
msgctxt "Suppressed PHP error level"
msgid "Notice (Suppressed)"
msgstr "Bericht (onderdrukt)"

#: collectors/php_errors.php:396
msgctxt "Suppressed PHP error level"
msgid "Warning (Suppressed)"
msgstr "Waarschuwing (onderdrukt)"

#: output/html/assets.php:67
msgid "Position"
msgstr "Positie"

#: output/html/assets.php:54
msgid "Footer"
msgstr "Footer"

#: output/html/assets.php:53
msgid "Header"
msgstr "Header"

#: output/html/assets.php:51
msgid "Missing"
msgstr "Ontbrekend"

#: output/html/admin.php:54 output/html/admin.php:76 output/html/headers.php:85
msgid "Value"
msgstr "Waarde"

#: output/html/admin.php:53
msgid "Property"
msgstr "Eigenschap"

#. translators: 1: Post type name, 2: Post ID
#: collectors/request.php:250
msgid "Single %1$s: #%2$d"
msgstr "Enkel %1$s: #%2$d"

#. translators: %d: Multisite site ID
#: collectors/request.php:167
msgid "Current Site: #%d"
msgstr "Huidige site: #%d"

#: collectors/php_errors.php:393
msgctxt "PHP error level"
msgid "Deprecated"
msgstr "Verouderd"

#: collectors/php_errors.php:392
msgctxt "PHP error level"
msgid "Strict"
msgstr "Strikt"

#: collectors/php_errors.php:391
msgctxt "PHP error level"
msgid "Notice"
msgstr "Bericht"

#: collectors/php_errors.php:390
msgctxt "PHP error level"
msgid "Warning"
msgstr "Waarschuwing"

#. translators: %s: Hook name
#: collectors/http.php:302
msgid "Request not executed due to a filter on %s"
msgstr "Aanvraag niet uitgevoerd vanwege een filter op %s"

#. translators: Undefined PHP constant
#: classes/Collector.php:120
msgid "undefined"
msgstr "undefined"

#: output/html/theme.php:140
msgid "Template Parts"
msgstr "Template onderdelen"

#: output/html/overview.php:261 output/raw/cache.php:21
msgid "Object Cache"
msgstr "Object cache"

#. translators: An HTTP API request has disabled certificate verification. 1:
#. Relevant argument name
#: output/html/http.php:125
msgid "Certificate verification disabled (%s)"
msgstr "Certificaatverificatie uitgeschakeld (%s)"

#. translators: %s: Number of duplicate database queries
#: output/html/db_dupes.php:154
msgid "Duplicate Queries (%s)"
msgstr "Dubbele query's (%s)"

#. translators: %s: Number of calls to a PHP function
#: output/html/db_dupes.php:65
msgid "%s call"
msgid_plural "%s calls"
msgstr[0] "%s oproep"
msgstr[1] "%s oproepen"

#: output/html/db_dupes.php:57
msgid "Potential Troublemakers"
msgstr "Potentiële onruststokers"

#: output/html/db_dupes.php:55
msgid "Components"
msgstr "Componenten"

#: output/html/db_dupes.php:53
msgid "Callers"
msgstr "Aanroepers"

#: output/html/db_dupes.php:31
msgid "Duplicate Queries"
msgstr "Query's dupliceren"

#. translators: %s: Plugin name
#: classes/Util.php:197
msgid "MU Plugin: %s"
msgstr "MU plugin: %s"

#: output/html/php_errors.php:144
msgid "Unknown location"
msgstr "Onbekende locatie"

#: output/html/db_callers.php:111 output/html/languages.php:137
#: output/html/overview.php:221 output/html/overview.php:253
#: output/html/theme.php:177
msgid "None"
msgstr "Geen"

#: output/html/request.php:80
msgid "All Matching Rewrite Rules"
msgstr "Alle overeenkomende herschrijfregels"

#: output/html/languages.php:151
msgid "Not Found"
msgstr "Niet gevonden"

#: output/html/languages.php:92
msgid "Text Domain"
msgstr "Tekst domein"

#: output/html/environment.php:276
msgid "Software"
msgstr "Software"

#: output/html/environment.php:150 output/html/environment.php:161
msgid "Database"
msgstr "Database"

#. translators: 1: Name of PHP constant, 2: Value of PHP constant
#: output/html/db_queries.php:73
msgid "No database queries were logged because the %1$s constant is set to %2$s."
msgstr "Er zijn geen databasequery's geregistreerd omdat de constante %1$s is ingesteld op %2$s."

#: output/html/languages.php:30
msgid "Languages"
msgstr "Vertalingen"

#: classes/Util.php:427
msgid "Unable to determine source of lambda function"
msgstr "Niet in staat om de bron van lambda functie te bepalen"

#. Author of the plugin
msgid "John Blackbourn"
msgstr "John Blackbourn"

#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://querymonitor.com/"
msgstr "https://querymonitor.com/"

#. translators: %s: Symlink file location
#: classes/QueryMonitor.php:181
msgid "The symlink at %s is no longer pointing to the correct location. Please remove the symlink, then deactivate and reactivate Query Monitor."
msgstr "De symlink op %s wijst niet meer naar de juiste locatie. Verwijder de symlink en deactiveer en activeer Query Monitor opnieuw."

#: output/html/transients.php:50
msgid "Expiration"
msgstr "Vervaldatum"

#: output/Html.php:175 output/html/hooks.php:63 output/html/languages.php:93
msgid "Type"
msgstr "Type"

#. translators: %s: Template file name
#: output/html/theme.php:260
msgid "Template: %s"
msgstr "Template: %s"

#: output/html/theme.php:219
msgid "Body Classes"
msgstr "Body Classes"

#: output/html/theme.php:113
msgid "Template File"
msgstr "Template bestand"

#. translators: %s: Number of additional query variables
#: output/html/request.php:225
msgid "Request (+%s)"
msgstr "Verzoek(+%s)"

#: output/html/request.php:149
msgid "Queried Object"
msgstr "Opgevraagd object"

#: output/html/multisite.php:27 output/html/request.php:175
msgid "Multisite"
msgstr "Multisite"

#: output/html/request.php:100
msgid "Query Vars"
msgstr "Query vars"

#: output/html/request.php:52
msgid "Query String"
msgstr "Query string"

#: output/html/request.php:51
msgid "Matched Query"
msgstr "Overeenkomende query"

#: output/html/request.php:50
msgid "Matched Rule"
msgstr "Overeenkomende regel"

#: output/html/php_errors.php:65
msgid "Location"
msgstr "Locatie"

#: output/html/db_dupes.php:51 output/html/php_errors.php:66
msgid "Count"
msgstr "Aantal"

#. translators: %s: Memory used in kilobytes
#: output/html/http.php:264 output/html/languages.php:145
#: output/html/languages.php:168
msgid "%s kB"
msgstr "%s kB"

#: output/html/overview.php:139
msgid "Peak Memory Usage"
msgstr "Piekgebruik van geheugen"

#: output/html/overview.php:100
msgid "Page Generation Time"
msgstr "Paginageneratie tijd"

#. translators: 1: Percentage of time limit used, 2: Time limit in seconds
#: output/headers/overview.php:32 output/html/overview.php:119
msgid "%1$s%% of %2$ss limit"
msgstr "%1$s%% %2$ss limiet"

#: output/html/http.php:79
msgid "Timeout"
msgstr "Time-out"

#: output/html/request.php:148
msgid "Response"
msgstr "Antwoord"

#. translators: %s: Error message text
#: output/html/block_editor.php:275 output/html/hooks.php:207
msgid "Error: %s"
msgstr "Fout: %s"

#. translators: %s: Action name
#: output/html/hooks.php:151
msgid "Warning: The %s action is extremely resource intensive. Try to avoid using it."
msgstr "Waarschuwing: de %s actie is extreem bron intensief. Probeer het gebruik ervan te vermijden."

#: output/Html.php:143 output/html/hooks.php:55 output/html/hooks.php:61
#: output/html/hooks.php:159
msgid "Action"
msgstr "Actie"

#: output/Html.php:174 output/html/hooks.php:69
msgid "Hook"
msgstr "Haak"

#: output/html/environment.php:273
msgid "Server"
msgstr "Server"

#: output/html/environment.php:56 output/html/environment.php:231
#: output/html/environment.php:251
msgid "Help"
msgstr "Hulp"

#. translators: %s: Number of slow database queries
#: output/html/db_queries.php:577
msgid "Slow Queries (%s)"
msgstr "Langzame query's (%s)"

#. translators: %s: Number of database errors
#: output/html/db_queries.php:563
msgid "Database Errors (%s)"
msgstr "Databasefouten (%s)"

#: output/html/db_queries.php:136 output/html/db_queries.php:263
msgid "Rows"
msgstr "Rijen"

#: output/html/caps.php:93 output/html/db_callers.php:51
#: output/html/db_queries.php:95 output/html/db_queries.php:129
#: output/html/db_queries.php:243 output/html/doing_it_wrong.php:70
#: output/html/http.php:74 output/html/languages.php:94
#: output/html/logger.php:86 output/html/multisite.php:53
#: output/html/transients.php:52
msgid "Caller"
msgstr "Aanroeper"

#. translators: %s: Database query time in seconds
#: output/html/db_queries.php:121
msgid "Slow Database Queries (above %ss)"
msgstr "Langzame databasequery's (boven %ss)"

#: output/Html.php:178 output/html/caps.php:95 output/html/db_components.php:51
#: output/html/db_queries.php:96 output/html/db_queries.php:132
#: output/html/db_queries.php:252 output/html/doing_it_wrong.php:71
#: output/html/hooks.php:75 output/html/http.php:76 output/html/logger.php:88
#: output/html/multisite.php:56 output/html/php_errors.php:68
#: output/html/timing.php:64 output/html/transients.php:53
msgid "Component"
msgstr "Onderdeel"

#: dispatchers/WP_Die.php:127
msgid "Call stack:"
msgstr "Oproepstack:"

#: output/html/db_dupes.php:50 output/html/db_queries.php:94
#: output/html/db_queries.php:128 output/html/db_queries.php:230
msgid "Query"
msgstr "Query"

#: output/html/db_queries.php:90
msgid "Database Errors"
msgstr "Databasefouten"

#: output/html/db_callers.php:60 output/html/db_components.php:60
#: output/html/db_dupes.php:52 output/html/db_queries.php:139
#: output/html/db_queries.php:268 output/html/http.php:80
#: output/html/timing.php:62
msgid "Time"
msgstr "Tijd"

#. translators: %s: Name of missing script or style dependency
#: output/html/assets.php:143
msgid "%s (missing)"
msgstr "%s (vermist)"

#: output/html/request.php:65 output/html/request.php:141
#: output/html/request.php:160 output/html/request.php:171
#: output/html/transients.php:77
msgid "none"
msgstr "geen"

#: output/html/assets.php:84 output/html/environment.php:62
#: output/html/environment.php:220 output/html/environment.php:277
msgid "Version"
msgstr "Versie"

#: output/html/assets.php:82
msgid "Dependents"
msgstr "Afhankelijkheden"

#: output/html/assets.php:79
msgid "Dependencies"
msgstr "Afhankelijkheden"

#: output/html/assets_styles.php:25 output/html/assets_styles.php:35
msgid "Styles"
msgstr "Stijlen"

#: output/html/assets_scripts.php:25 output/html/assets_scripts.php:35
msgid "Scripts"
msgstr "Scripts"

#: output/html/admin.php:112
msgid "Column Action:"
msgstr "Kolom actie:"

#: output/html/admin.php:109
msgid "Column Filters:"
msgstr "Kolom filters:"

#: output/Html.php:317
msgctxt "\"All\" option for filters"
msgid "All"
msgstr "Alles"

#: dispatchers/Html.php:538
msgid "Clear authentication cookie"
msgstr "Verificatiecookie wissen"

#: dispatchers/Html.php:539
msgid "Set authentication cookie"
msgstr "Verificatiecookie instellen"

#: dispatchers/Html.php:547
msgid "Authentication"
msgstr "Authenticatie"

#: dispatchers/Html.php:258
msgid "PHP Errors in Ajax Response"
msgstr "PHP fouten in reactie van Ajax"

#. Plugin Name of the plugin
#: classes/QueryMonitor.php:195 classes/QueryMonitor.php:228
#: dispatchers/Html.php:147 dispatchers/Html.php:437 dispatchers/Html.php:825
#: dispatchers/WP_Die.php:132
msgid "Query Monitor"
msgstr "Query Monitor"

#: output/html/transients.php:30 output/raw/transients.php:21
msgid "Transients"
msgstr "Transiënten"

#: collectors/request.php:287
msgid "Unknown queried object"
msgstr "Onbekend opgevraagd object"

#. translators: %s: Post type name
#: collectors/request.php:280
msgid "Post type archive: %s"
msgstr "Bericht type archief: %s"

#. translators: %s: Taxonomy term name
#: collectors/request.php:270
msgid "Term archive: %s"
msgstr "Term archief: %s"

#. translators: %s: Author name
#: collectors/request.php:260
msgid "Author archive: %s"
msgstr "Auteursarchief: %s"

#: output/html/request.php:30 output/html/request.php:49
#: output/html/request.php:223
msgid "Request"
msgstr "Verstuur ontgrendel aanvraag"

#: output/html/php_errors.php:32 output/html/php_errors.php:288
msgid "PHP Errors"
msgstr "PHP fouten"

#: dispatchers/Html.php:444 dispatchers/Html.php:493
#: output/html/overview.php:30
msgid "Overview"
msgstr "Overzicht"

#: output/html/http.php:54
msgid "Error"
msgstr "Fout"

#: collectors/http.php:341
msgid "Request timed out"
msgstr "Er is een time-out van aanvraag"

#: output/html/environment.php:30
msgid "Environment"
msgstr "Omgeving"

#: output/html/db_queries.php:38 output/html/db_queries.php:551
#: output/html/overview.php:183 output/raw/db_queries.php:26
msgid "Database Queries"
msgstr "Databasequery's"

#: output/html/db_components.php:30 output/html/db_components.php:127
msgid "Queries by Component"
msgstr "Query's per component"

#: output/html/db_callers.php:30 output/html/db_callers.php:131
msgid "Queries by Caller"
msgstr "Query's per caller"

#: output/html/conditionals.php:31 output/html/conditionals.php:107
#: output/raw/conditionals.php:21
msgid "Conditionals"
msgstr "Voorwaarden"

#: output/html/admin.php:30
msgid "Admin Screen"
msgstr "Beheerdersscherm"

#. translators: 1: Line number, 2: File name
#: classes/Util.php:422
msgid "Anonymous function on line %1$d of %2$s"
msgstr "Anonieme functie online %1$d van %2$s"

#. translators: A closure is an anonymous PHP function. 1: Line number, 2: File
#. name
#: classes/Util.php:391
msgid "Closure on line %1$d of %2$s"
msgstr "Sluiting online %1$d van %2$s"

#: classes/Backtrace.php:240 classes/Util.php:250
#: collectors/environment.php:279 output/html/db_queries.php:344
#: output/html/db_queries.php:440 output/html/environment.php:70
#: output/html/environment.php:77 output/html/environment.php:85
#: output/html/environment.php:171 output/html/environment.php:294
#: output/html/overview.php:143 output/html/php_errors.php:170
#: output/html/request.php:153 output/html/theme.php:128
#: output/html/theme.php:254
msgid "Unknown"
msgstr "Onbekend"

#: classes/Util.php:233 output/html/theme.php:64
msgid "Parent Theme"
msgstr "Hoofdthema"

#: classes/Util.php:228 output/html/theme.php:31 output/html/theme.php:48
msgid "Theme"
msgstr "Thema"

#: classes/Util.php:226
msgid "Child Theme"
msgstr "Subthema"

#. translators: %s: Plugin name
#: classes/Util.php:220
msgid "VIP Plugin: %s"
msgstr "VIP plugin: %s"

#. translators: %s: Plugin name
#: classes/Util.php:200
msgid "Plugin: %s"
msgstr "Plugin: %s"


??

??