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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-cs.js
// Module:    /templates/greylist/views/trustedHosts-cs
// Locale:    cs
// 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.":"Kliknutím odstraníte „[_1]“ ze seznamu důvěryhodných hostitelů.","Click to edit the comment for “[_1]”.":"Po kliknutí můžete upravit komentář pro [_1].","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Opravdu chcete trvale odstranit [quant,_1,záznam,záznamy(ů)] ze seznamu důvěryhodných hostitelů?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Opravdu chcete trvale odstranit [_1] ze seznamu důvěryhodných hostitelů?","Examples:":"Příklady:","Some records failed to update.":"Aktualizace některých záznamů se nezdařila.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Systém nebyl schopen odstranit [quant,_1,záznam,záznamy (celkem )] ze seznamu Důvěryhodní hostitelé.","You have deleted all records from the Trusted Hosts list.":"Úspěšně jste odstranili všechny záznamy ze seznamu důvěryhodných hostitelů.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Úspěšně jste odstranili [quant,_1,záznam,záznamy (celkem )] ze seznamu důvěryhodných hostitelů.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Úspěšně jste odstranili „[_1]“ ze seznamu důvěryhodných hostitelů.","You have successfully updated the comment for “[_1]”.":"Úspěšně jste aktualizovali komentář pro [_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