# Copyright (C) 2024 Carex
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Maintainer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/maintainer\n"
"POT-Creation-Date: 2024-11-11T08:22:33+00:00\n"
"PO-Revision-Date: 2024-03-19 12:00+0300\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: maintainer\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Plugin Name of the plugin
#: maintainer.php
msgid "Maintainer"
msgstr "Onderhoudsmodus"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: maintainer.php
msgid "wpcarex.com"
msgstr "wpcarex.com"

#. Description of the plugin
#: maintainer.php
msgid "Simple coming soon page generator."
msgstr "Eenvoudige 'Binnenkort beschikbaar' pagina generator."

#. Author of the plugin
#: maintainer.php
msgid "Carex"
msgstr "Carex"

#: src/Admin/Controllers/Init.php:184
msgid "Settings"
msgstr "Instellingen"

#: src/Admin/Controllers/Init.php:199
msgid "An error occurred while saving settings."
msgstr "Er is een fout opgetreden bij het opslaan van de instellingen."

#: src/Admin/Controllers/Init.php:204
msgid "Invalid security token."
msgstr "Ongeldig beveiligingstoken."

#: src/Admin/Controllers/Init.php:210
msgid "You do not have permission to perform this action."
msgstr "Je hebt geen toestemming om deze actie uit te voeren."

#: src/Admin/Controllers/Init.php:258
msgid "Settings saved successfully!"
msgstr "Instellingen succesvol opgeslagen!"

#: src/Admin/Controllers/Init.php:275
msgid "Maintenance Active"
msgstr "Onderhoud Actief"

#: src/Admin/Controllers/Init.php:276
msgid "Maintenance Inactive"
msgstr "Onderhoud Inactief"

#: templates/admin/settings.php:45
msgid "Main"
msgstr "Hoofdmenu"

#: templates/admin/settings.php:48
msgid "SEO"
msgstr "SEO"

#: templates/admin/settings.php:51
msgid "Appearence"
msgstr "Uiterlijk"

#: templates/admin/settings.php:54
msgid "Access"
msgstr "Toegang"

#: templates/admin/settings.php:63
msgid "Main Settings"
msgstr "Hoofdinstellingen"

#: templates/admin/settings.php:67
msgid "Maintenance Mode"
msgstr "Onderhoudsmodus"

#: templates/admin/settings.php:68
msgid "Activate or deactivate the maintenance mode."
msgstr "Activeer of deactiveer de onderhoudsmodus."

#: templates/admin/settings.php:80
msgid "Primary Text"
msgstr "Primaire Tekst"

#: templates/admin/settings.php:81
msgid "Set the primary text for the maintenance page."
msgstr "Stel de primaire tekst in voor de onderhoudspagina."

#: templates/admin/settings.php:90
msgid "Secondary Text"
msgstr "Secundaire Tekst"

#: templates/admin/settings.php:91
msgid "Set the secondary text for the maintenance page."
msgstr "Stel de secundaire tekst in voor de onderhoudspagina."

#: templates/admin/settings.php:101
msgid "SEO Settings"
msgstr "SEO Instellingen"

#: templates/admin/settings.php:105
msgid "Page Title"
msgstr "Paginatitel"

#: templates/admin/settings.php:106
msgid "Set the page title for SEO purposes."
msgstr "Stel de paginatitel in voor SEO-doeleinden."

#: templates/admin/settings.php:115
msgid "Page Description"
msgstr "Paginabeschrijving"

#: templates/admin/settings.php:116
msgid "Set the page description for SEO purposes."
msgstr "Stel de paginabeschrijving in voor SEO-doeleinden."

#: templates/admin/settings.php:125
msgid "No-index"
msgstr "No-index"

#: templates/admin/settings.php:126
msgid "Enable no-index meta tag on maintenance page."
msgstr "Schakel no-index metatag in op de onderhoudspagina."

#: templates/admin/settings.php:139
msgid "Appearance"
msgstr "Uiterlijk"

#: templates/admin/settings.php:143
msgid "Templates"
msgstr "Sjablonen"

#: templates/admin/settings.php:144
msgid "Choose the template for the maintenance page."
msgstr "Kies het sjabloon voor de onderhoudspagina."

#: templates/admin/settings.php:165
msgid "Access Settings"
msgstr "Toegangsinstellingen"

#: templates/admin/settings.php:169
msgid "Allowed Roles"
msgstr "Toegestane Rollen"

#: templates/admin/settings.php:170
msgid "Select roles allowed to bypass maintenance mode."
msgstr "Selecteer rollen die de onderhoudsmodus mogen omzeilen."

#: templates/admin/settings.php:189
msgid "Allowed IPs"
msgstr "Toegestane IP's"

#. translators: %1$s: IP format example
#: templates/admin/settings.php:194
msgid ""
"Add IP addresses that can access the site during maintenance mode. One IP "
"per line. Example: %1$s"
msgstr ""
"Voeg IP-adressen toe die toegang hebben tot de site tijdens de "
"onderhoudsmodus. Één IP per regel. Voorbeeld: %1$s"

#: templates/admin/settings.php:207
msgid "Query Parameter"
msgstr "Query Parameter"

#. translators: %1$s: example URL with parameter
#: templates/admin/settings.php:212
msgid ""
"Set a bypass parameter to access your site while maintenance mode is active. "
"Example: %1$s. Useful for testing or allowing access to third-party services."
msgstr ""
"Stel een omzeilingsparameter in om toegang te krijgen tot je site terwijl de "
"onderhoudsmodus actief is. Voorbeeld: %1$s. Handig voor testen of toegang "
"verlenen aan externe diensten."

#: templates/admin/settings.php:229
msgid "Save"
msgstr "Opslaan"
