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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-cs.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Přidat do seznamu pro povolení","Click to delete “[_1]” from the whitelist.":"Kliknutím odstraníte „[_1]“ ze seznamu pro povolení.","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 whitelist?":"Opravdu chcete trvale odstranit [quant,_1,záznam,záznamy/záznamů] ze seznamu pro povolení?","Do you want to permanently delete “[_1]” from the whitelist?":"Opravdu chcete trvale odstranit [_1] ze seznamu pro povolení?","Some IP addresses were not added to the whitelist.":"Některé adresy IP nebyly přidány do seznamu pro povolení.","Some records failed to update.":"Aktualizace některých záznamů se nezdařila.","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.":"Systém zakázal nastavení [asis,UseDNS] pro [asis,SSHD] s cílem přidat adresy IP do seznamu pro povolení. Chcete-li tuto změnu implementovat, musíte restartovat SSH prostřednictvím stránky [output,url,_1,Restart server SSH,_2].","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Systém nebyl schopen odstranit [quant,_1,záznam,záznamy (celkem )] ze seznamu pro povolení.","You have deleted all records from the whitelist.":"Odstranili jste ze seznamu pro povolení všechny záznamy.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Úspěšně jste přidali [quant,_1,adresu IP,adres(y) IP] do seznamu pro povolení.","You have successfully added “[_1]” to the whitelist.":"Úspěšně jste přidali [_1] do seznamu pro povolení.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Úspěšně jste odstranili [quant,_1,záznam,záznamy/záznamů] ze seznamu pro povolení.","You have successfully deleted “[_1]” from the whitelist.":"Úspěšně jste odstranili „[_1]“ ze seznamu pro povolení.","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]”.":"Úspěšně jste aktualizovali komentář pro [_1].","Your current IP address “[_1]” is not on the whitelist.":"Vaše aktuální adresa IP [_1] není v seznamu pro povolení."};

    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