Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-cs.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-cs.js
// Module:    /templates/support/support-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 = {"A week ago.":"Před týdnem.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Opravdu chcete zrušit ověření pro všechny uzavřené tikety a odebrat je ze seznamu?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Nepodařilo se zavolat systém back-end, aby zrušil a odstranil ověření ze všech uzavřených tiketů.","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Další informace naleznete v [output,url,_1,Grant cPanel Support Access,target,_2]dokumentaci.","Successfully revoked and removed authorizations from all closed tickets.":"Byly úspěšně zrušeny a odstraněny autorizace ze všech uzavřených tiketů.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Test připojení [asis,SSH] byl úspěšný pro ID tiketu „[_1]“ na server „[_2]“ - „[_3]“ pro uživatele „[_4]“.","The [asis,SSH] test failed with the following error: “[_1]”":"Test [asis,SSH] selhal s následující chybou: „[_1]”","The server’s firewall configuration has been updated.":"Byla aktualizována konfigurace brány firewall serveru.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"ID tiketu „[_1]“ je uzavřené. Chcete toto ověření zrušit a odstranit?","Today":"Dnes","Yesterday":"Včera","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Úspěšně jste přidělili přístup ID tiketu „[_1]“ na server „[_2]“ - „[_3]“ pro uživatele „[_4]“.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Úspěšně jste zrušili přístup ID tiketu „[_1]“ na server „[_2]“ - „[_3]“ pro uživatele „[_4]“.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Váš počítač se nemůže spojit s aplikací [output,acronym,WHM, WebHost Manager]. Zkontrolujte připojení k serveru a znovu načtěte prohlížeč.","[quant,_1,day,days] ago.":"Před [quant,_1,dnem,dny].","[quant,_1,week,weeks] ago.":"Před [quant,_1,týdnem,týdny]."};

    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