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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-ro.js
// Module:    /templates/support/support-ro
// Locale:    ro
// 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.":"Acum o săptămână.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Sigur doriţi să revocaţi autorizarea tuturor tichetelor închise şi să le eliminaţi de pe listă?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Nu a reuşit apelarea backendului pentru revocarea şi eliminarea autorizaţiilor tuturor tichetelor închise!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Pentru mai multe informaţii, citiţi documentaţia noastră [output,url,_1,Grant cPanel Support Access,target,_2].","Successfully revoked and removed authorizations from all closed tickets.":"Aţi revocat şi aţi eliminat autorizaţiile tuturor tichetelor închise.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Testul de conexiune [asis,SSH] a avut succes pentru ID-ul de tichet „[_1]” pe serverul „[_2]” - „[_3]” pentru utilizatorul „[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"Solicitarea testului [asis,SSH] a eşuat cu următoarea eroare: „[_1]”","The server’s firewall configuration has been updated.":"Configuraţia firewallului serverului a fost actualizată.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"ID-ul de tichet „[_1]” este închis. Doriţi să revocaţi şi să eliminaţi această autorizare?","Today":"Astăzi","Yesterday":"Ieri","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Aţi oferit cu succes acces la ID/ul de tichet „[_1]” pe serverul „[_2]” - „[_3]” pentru utilizatorul „[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Aţi revocat cu succes accesul la ID-ul de tichet „[_1]” pe serverul „[_2]” - „[_3]” pentru utilizatorul „[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Computerul dvs. nu poate contacta [output,acronym,WHM, WebHost Manager]. Verificaţi conexiunea la server şi reîncărcaţi browserul.","[quant,_1,day,days] ago.":"Acum [quant,_1,zi,zile].","[quant,_1,week,weeks] ago.":"Acum [quant,_1,săptămână,săptămâni]."};

    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