Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-nl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-nl.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Leverancier toevoegen","An error occurred in the attempt to retrieve the vendor information.":"Er is een fout opgetreden tijdens een poging de leveranciersgegevens op te halen.","Manage Vendors":"Leveranciers beheren","Select Vendor Rule Sets":"Regelsets van leverancier selecteren","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"De URL moet een protocol, domein en bestandsnaam met de juiste notatie bevatten. (Voorbeeld: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"De URL moet een van de volgende erkende protocollen hebben:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"De bestandsnaam moet de extensie .yaml hebben. (Voorbeeld: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"De bestandsnaam moet beginnen met meta_, gevolgd door de naam van de leverancier en de extensie .yaml. (Voorbeeld: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"De bestandsnaam moet het voorvoegsel meta_ bevatten, gevolgd door de naam van de leverancier en de extensie .yaml. De naam van de leverancier mag alleen tekens uit de volgende set bevatten: [join,~, ,_1] (Voorbeeld: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"De bestandsnaam moet het voorvoegsel meta_ bevatten. (Voorbeeld: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Het protocol moet worden gevolgd door een dubbele punt en twee schuine strepen. (Voorbeeld: [asis,https://])","The system could not disable the configuration files.":"De configuratiebestanden kunnen niet worden uitgeschakeld.","The system could not enable the configuration files.":"De configuratiebestanden kunnen niet worden ingeschakeld.","The system could not find the specified [asis,vendor_id].":"Kan de opgegeven [asis,vendor_id] niet vinden.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"De volgende fout is opgetreden tijdens het installeren van de leverancier ’[_1]’: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"De volgende fout is opgetreden tijdens het verwijderen van de leverancier [_1]: [_2]","The system failed to pass the ID query string parameter.":"De id-parameter van de querytekenreeks kan niet worden doorgegeven.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Het gedeelte van de bestandnaam met de naam van de leverancier mag alleen tekens uit de volgende set bevatten: [join,~, ,_1] (Voorbeeld: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Er zijn meerdere leveranciers met dezelfde [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"U hebt ’[_1]’ toegevoegd aan de lijst met leveranciersconfiguraties.","You have successfully disabled all of the configuration files.":"Alle configuratiebestanden zijn uitgeschakeld.","You have successfully disabled automatic updates for the vendor: [_1]":"U hebt automatische updates uitgeschakeld voor de leverancier: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Sommige van de configuratiebestanden zijn uitgeschakeld. Hieronder staan de bestanden aangegeven die niet konden worden uitgeschakeld.","You have successfully disabled the configuration file: [_1]":"Het configuratiebestand is uitgeschakeld: [_1]","You have successfully disabled the vendor: [_1]":"De leverancier is uitgeschakeld: [_1]","You have successfully enabled all of the configuration files.":"Alle configuratiebestanden zijn ingeschakeld.","You have successfully enabled automatic updates for the vendor: [_1]":"U hebt automatische updates ingeschakeld voor de leverancier: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Sommige van de configuratiebestanden zijn ingeschakeld. Hieronder staan de bestanden aangegeven die niet konden worden ingeschakeld.","You have successfully enabled the configuration file: [_1]":"Het configuratiebestand is ingeschakeld: [_1]","You have successfully enabled the vendor: [_1]":"De leverancier is ingeschakeld: [_1]","You have successfully installed the vendor: [_1]":"U hebt de leverancier geïnstalleerd: [_1]","You have successfully removed the vendor: [_1]":"De leverancier is verwijderd: [_1]"};

    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