Viewing File: /usr/local/cpanel/base/sharedjs/sslinstall-nl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslinstall.js
// Generated: /usr/local/cpanel/base/sharedjs/sslinstall-nl.js
// Module:    legacy_shared/sslinstall-nl
// Locale:    nl
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"A user-defined description for the certificate.":"Een door de gebruiker gedefinieerde beschrijving voor het certificaat.","Cancel":"Annuleren","Certificate":"Certificaat","Certificate Authority Bundle":"Certificeringsinstantiebundel","Certificates that do not have a domain associated with your account are not listed here.":"Certificaten zonder een domein dat aan uw account is gekoppeld, worden hier niet weergegeven.","Choose a certificate to install.":"Kies een certificaat dat u wilt installeren.","Choose a domain.":"Kies een domein.","Choose a service.":"Kies een service.","Choose the account or Apache domain that contains the desired certificate to install. Then, select the certificate.":"Kies de account of het Apache-domein met het gewenste certificaat dat u wilt installeren. Selecteer vervolgens het certificaat.","Description":"Beschrijving","Domain":"Domein","Domain names on the certificate.":"Domeinnamen op het certificaat.","Domains":"Domeinen","Enter a valid IP address.":"Voer een geldig IP-adres in.","Expiration":"Verloop","For more information, read our [output,url,_1,SSL Installation Workflow] documentation.":"For more information, read our [output,url,_1,SSL Installation Workflow] documentation.","Hide":"Verbergen","IP":"IP","Installing …":"Installeren…","Issuer":"Uitgever","Issuer organization name.":"Naam van uitgevende organisatie.","Key":"Sleutel","Loading certificates for “[output,strong,_1]” …":"Certificaten worden geladen voor ’[output,strong,_1]’…","Loading installed Apache certificates …":"Geïnstalleerde Apache-certificaten laden…","OK":"OK","Provide or retrieve a certificate.":"Een certificaat opgeven of ophalen.","Provide or retrieve a key.":"Een sleutel opgeven of ophalen.","SSL Certificate List":"Lijst met SSL-certificaten","SSL Certificate Successfully Updated":"Het SSL-certificaat is bijgewerkt","SSL Host Successfully Installed":"SSL-host is geïnstalleerd","SSL is installed; “[_1]” ([numerate,_2,alias,aliases] [list_and,_3]) is primary.":"SSL is geïnstalleerd: ’[_1]’ ([numerate,_2,alias,aliassen] [list_and,_3]) is als primair ingesteld.","SSL is installed; “[_1]” is primary.":"SSL is geïnstalleerd; ’[_1]’ is als primair ingesteld.","Select a certificate below:":"Selecteer hieronder een certificaat:","Self-Signed":"Zelfondertekend","Service":"Service","Show":"Weergeven","The CA bundle does not match the certificate.":"De certificeringsinstantiebundel en het certificaat komen niet overeen.","The CA bundle is invalid.":"De certificeringsinstantiebundel is ongeldig.","The IP address “[_1]” is not available, or you do not have permission to use it.":"Het IP-adres ’[_1]’ is niet beschikbaar of u bent niet gemachtigd om het te gebruiken.","The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:":"Het SSL-certificaat ondersteunt ook [numerate,_1,dit domein,deze domeinen], maar [numerate,_1,dit domein verwijst,deze domeinen verwijzen] niet naar de SSL-website die hierboven wordt genoemd:","The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:":"De SSL-website is ook toegankelijk via [numerate,_1,dit domein,deze domeinen], maar het certificaat ondersteunt [numerate,_1,het,deze] niet. Webbrowsers geven een waarschuwing wanneer via HTTPS toegang wordt verkregen tot [numerate,_1,dit domein,deze domeinen]:","The SSL website is now active and accessible via HTTPS on [numerate,_1,this domain,these domains]:":"De SSL-website is nu actief en toegankelijk via HTTPS op [numerate,_1,dit domein,deze domeinen]:","The certificate does not match your selected domain.":"Het certificaat komt niet overeen met uw geselecteerde domein.","The certificate information could not be retrieved because of an error: [_1]":"Kan de certificaatgegevens kunnen niet ophalen vanwege een fout: [_1]","The certificate is not valid.":"Het certificaat is ongeldig.","The certificate list could not be retrieved because of an error: [_1]":"Kan de lijst met certificaten niet ophalen vanwege een fout: [_1]","The certificate’s expiration date":"De vervaldatum van het certificaat","The key does not match the certificate.":"De sleutel en het certificaat komen niet overeen.","The key is invalid.":"De sleutel is ongeldig.","The lookup failed because of an error: [_1]":"De zoekactie is mislukt vanwege een fout: [_1]","This SSL certificate was already installed.":"Dit SSL-certificaat is al geïnstalleerd.","This account does not have any installable certificates.":"Deze account heeft geen certificaten die kunnen worden geïnstalleerd.","This is not a valid domain.":"Dit is geen geldig domein.","To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.":"To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.","Use Certificate":"Certificaat gebruiken","We recommend that users manage individual subdomains (e.g., “[_1]”, “[_2]”) instead of a single wildcard subdomain (e.g., “[_3]”).":"We raden gebruikers aan afzonderlijke subdomeinen te beheren (bijvoorbeeld ’[_1]’, ’[_2]’) in plaats van één jokertekensubdomein (bijvoorbeeld ’[_3]’).","When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.":"When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.","You can manage all of your saved certificates on the [output,url,_1,“Certificates” page].":"U kunt al uw opgeslagen certificaten beheren op de [output,url,_1,pagina Certificaten].","You have successfully configured SSL.":"De configuratie van SSL is voltooid.","You have successfully updated the SSL website’s certificate.":"U hebt het SSL-certificaat voor de website bijgewerkt."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager