diff --git a/app/inc/config.template.php b/app/inc/config.template.php index 1037f21..e767956 100644 --- a/app/inc/config.template.php +++ b/app/inc/config.template.php @@ -56,7 +56,7 @@ $ALLOWED_LANGUAGES = [ 'oc' => 'Occitan', 'es' => 'Español', 'de' => 'Deutsch', - 'nl' => 'Dutch', + 'nl' => 'Nederlands', 'it' => 'Italiano', 'br' => 'Brezhoneg', ]; diff --git a/locale/nl.json b/locale/nl.json index 8a10823..1ca27e4 100644 --- a/locale/nl.json +++ b/locale/nl.json @@ -230,7 +230,7 @@ "Required fields cannot be left blank.": "Verplichte velden kunnen niet leeg blijven.", "Poll title": "Poll titel", "Poll id": "Poll ID", - "Customize the URL": "De link personaliseren", + "Customize the URL": "Link verpersoonlijken", "Poll id rules": "(mag letters, cijfers en streepjes bevatten)", "Poll id warning": "Het gebruik van een poll ID kan de toegang tot de poll gemakkelijker maken voor ongewenste personen. Het is aangeraden om een wachtwoord in te stellen.", "Votes cannot be modified": "Stemmen kunnen niet worden aangepast", @@ -239,7 +239,7 @@ "To receive an email for each new vote": "Ontvang een email bij elke nieuwe stem", "To receive an email for each new comment": "Ontvang een email bij elke nieuwe opmerking", "Only the poll maker can see the poll's results": "Alleen degene die de poll aangemaakt heeft kan de resultaten zien", - "Use a password to restrict access": "Gebruik een wachtwoord om de toegang tot de poll te beveiligen", + "Use a password to restrict access": "Toegang tot poll beperken met een paswoord", "The results are publicly visible": "De resultaten zijn zichtbaar zonder wachtwoord", "Poll password": "Wachtwoord", "Password choice": "Keuze", @@ -355,19 +355,19 @@ "For sending to the polled users": "Link voor deelnemers" }, "Installation": { - "AppMail": "NL_Adresse mail de l'application", - "AppName": "NL_Nom de l'application", - "CleanUrl": "NL_URL propres", - "Database": "NL_Base de données", - "DbConnectionString": "NL_Chaîne de connexion", - "DbPassword": "NL_Mot de passe", - "DbPrefix": "NL_Préfixe", - "DbUser": "NL_Utilisateur", - "DefaultLanguage": "NL_Langue par défaut", - "General": "NL_Général", - "Install": "NL_Installer", - "MigrationTable": "NL_Table de migration", - "ResponseMail": "NL_Mail de réponse" + "AppMail": "Mailadres van de applicatie", + "AppName": "Naam van de applicatie", + "CleanUrl": "Schone URL", + "Database": "Gegevensbank", + "DbConnectionString": "Verbindingstekenreeks", + "DbPassword": "Paswoord", + "DbPrefix": "Prefix", + "DbUser": "Gebruiker", + "DefaultLanguage": "Standaardtaal", + "General": "Algemeen", + "Install": "Installeren", + "MigrationTable": "Migratietabel", + "ResponseMail": "Antwoordmail" }, "Error": { "Error!": "Fout!", @@ -409,22 +409,22 @@ "Can't create an empty column.": "Kan geen lege kolom maken." }, "Check": { - "Installation checking": "NL_Vérifications de l'installation", - "Your PHP version (%s) is too old. This application needs at least PHP %s.": "NL_Votre version de PHP (%s) est trop vieille. Cette application a besoin de PHP %s au moins.", - "PHP version %s is enough (needed at least PHP %s).": "NL_Version de PHP %s suffisante (nécessite au moins PHP %s).", - "You need to enable the PHP Intl extension.": "NL_Vous devez activer l'extension PHP Intl.", - "PHP Intl extension is enabled.": "NL_L'extension PHP Intl est activée.", - "The template compile directory (%s) doesn't exist in \"%s\". Retry the installation process.": "NL_The template compile directory (%s) doesn't exist in \"%s\". Retry the installation process.", - "The template compile directory (%s) is not writable.": "NL_Le dossier de compilation des templates (%s) n'est pas accessible en écriture.", - "The template compile directory (%s) is writable.": "NL_Le dossier de compilation des templates (%s) est accessible en écriture.", - "The config file directory (%s) is not writable and the config file (%s) dos not exists.": "NL_Le dossier du fichier de configuration (%s) n'est pas accessible en écriture et le fichier de configuration (%s) n'existe pas.", - "The config file exists.": "NL_Le fichier de configuration existe.", - "The config file directory (%s) is writable.": "NL_Le dossier du fichier de configuration (%s) est accessible en écriture.", - "OpenSSL extension loaded.": "NL_L'extension PHP OpenSSL est chargée.", - "Consider enabling the PHP extension OpenSSL for increased security.": "NL_Veuillez considérer l'activation de l'extension PHP OpenSSL pour améliorer la sécurité.", - "date.timezone is set.": "NL_date.timezone est défini.", - "Consider setting the date.timezone in php.ini.": "NL_Veuillez considérer la définition de date.timezone dans le php.ini.", - "Check again": "NL_Vérifier à nouveau", - "Continue the installation": "NL_Continuer l'installation" + "Installation checking": "Controle van de installatie", + "Your PHP version (%s) is too old. This application needs at least PHP %s.": "Uw versie van PHP (%s) is te oud. Deze applicatie vereist PHP %s of hoger.", + "PHP version %s is enough (needed at least PHP %s).": "PHP Versie %s voldoende (vereist PHP %s of hoger).", + "You need to enable the PHP Intl extension.": "U moet de PHP Intl extensie activeren.", + "PHP Intl extension is enabled.": "PHP Intl extensie is geactiveerd.", + "The template compile directory (%s) doesn't exist in \"%s\". Retry the installation process.": "De map voor compilatie van sjablonen (%s) bestaat niet in \"%s\". Probeer de installatie opnieuw.", + "The template compile directory (%s) is not writable.": "De map voor compilatie van sjablonen (%s) is niet schrijfbaar.", + "The template compile directory (%s) is writable.": "De map voor compilatie van sjablonen (%s) is schrijfbaar.", + "The config file directory (%s) is not writable and the config file (%s) dos not exists.": "De map van het configuratiebestand (%s) is niet schrijfbaar en het configuratiebestand (%s) bestaat niet.", + "The config file exists.": "Het configuratiebestand bestaat.", + "The config file directory (%s) is writable.": "De map van het configuratiebestand (%s) is schrijfbaar.", + "OpenSSL extension loaded.": "PHP OpenSSL extensie opgeladen.", + "Consider enabling the PHP extension OpenSSL for increased security.": "Overweeg de activering van de PHP OpenSSL extensie om de veiligheid te verhogen.", + "date.timezone is set.": "date.timezone is ingesteld.", + "Consider setting the date.timezone in php.ini.": "Overweeg de instelling van date.timezone in het php.ini bestand.", + "Check again": "Controleer opnieuw", + "Continue the installation": "Installatie voortzetten" } }