Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-da.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-da.js
// Module:    /templates/greylist/views/trustedHosts-da
// Locale:    da
// 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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Klik for at slette ”[_1]” fra listen over værter, der er tillid til.","Click to edit the comment for “[_1]”.":"Klik for at redigere kommentaren for ”[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Vil du slette [quant,_1,post,poster] permanent fra listen over værter, der er tillid til?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Vil du slette ”[_1]” permanent fra listen over værter, der er tillid til?","Examples:":"Eksempler:","Some records failed to update.":"Nogle poster kunne ikke opdateres.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Systemet kunne ikke slette [quant,_1,post,poster] på listen over værter, der er tillid til.","You have deleted all records from the Trusted Hosts list.":"Du har slettet alle poster fra listen over værter, der er tillid til.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Du har slettet [quant,_1,post,poster] fra listen over værter, der er tillid til.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Du har slettet ”[_1]” fra listen over værter, der er tillid til.","You have successfully updated the comment for “[_1]”.":"Du har opdateret kommentaren til ”[_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