Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-nl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-nl.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 to Whitelist":"Toevoegen aan goedgekeurde lijst","Click to delete “[_1]” from the whitelist.":"Klik hierop om ’[_1]’ te verwijderen uit de goedgekeurde lijst.","Click to edit the comment for “[_1]”.":"Klik erop om de opmerking voor ’[_1]’ te bewerken.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Wilt u [quant,_1,record,records] voorgoed verwijderen van de goedgekeurde lijst?","Do you want to permanently delete “[_1]” from the whitelist?":"Wilt u ’[_1]’ voorgoed verwijderen van de goedgekeurde lijst?","Some IP addresses were not added to the whitelist.":"Sommige IP-adressen zijn niet toegevoegd aan de goedgekeurde lijst.","Some records failed to update.":"Sommige records kunnen niet worden bijgewerkt.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"De instelling [asis,UseDNS] voor [asis,SSHD] is uitgeschakeld om IP-adressen te kunnen toevoegen aan de goedgekeurde lijst. U moet SSH opnieuw opstarten via de pagina [output,url,_1,SSH-server opnieuw opstarten,_2] om de wijziging te implementeren.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"[quant,_1,record,records] kan niet worden verwijderd van de goedgekeurde lijst.","You have deleted all records from the whitelist.":"U hebt alle records van de goedgekeurde lijst verwijderd.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"U hebt [quant,_1,IP-adres,IP-adressen] toegevoegd aan de goedgekeurde lijst.","You have successfully added “[_1]” to the whitelist.":"U hebt ’[_1]’ toegevoegd aan de goedgekeurde lijst.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"U hebt [quant,_1,record,records] verwijderd van de goedgekeurde lijst.","You have successfully deleted “[_1]” from the whitelist.":"U hebt ’[_1]’ verwijderd van de goedgekeurde lijst.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"U hebt de opmerking voor ’[_1]’ bijgewerkt.","Your current IP address “[_1]” is not on the whitelist.":"Uw huidige IP-adres ’[_1]’ staat niet op de goedgekeurde lijst."};

    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