Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-it.js
// Module:    /js2/list_db_objects-it
// Locale:    it
// 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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"La ridenominazione di un database MySQL è un’operazione potenzialmente pericolosa. È possibile [output,url,_1,accedere all’interfaccia cPanel di questo utente ed eseguire il backup di questo database] prima di rinominarlo.","Provide a password to set for this user.":"Fornire una password da impostare per questo utente.","Show [quant,_1,record,records]":"Mostra [quant,_1,record,record]","Show all [quant,_1,record,records]":"Mostra tutti i [quant,_1,record,record]","There [numerate,_1,is,are] [quant,_1,record,records].":"Vi [numerate,_1,è,sono] [quant,_1,record,record].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Questa password non è sufficientemente sicura. Aggiungere ulteriori combinazioni di lettere maiuscole e minuscole, numeri e simboli. (Il livello di sicurezza minimo è [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Ridenominazione del database [asis,MySQL] “[_1]” in “[_2]” completata.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Ridenominazione dell’utente [asis,MySQL] “[_1]” in “[_2]” e impostazione della relativa password completate.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Ridenominazione dell’utente [asis,MySQL] “[_1]” in “[_2]” completata.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Ridenominazione del database [asis,PostgreSQL] “[_1]” in “[_2]” completata.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Ridenominazione dell’utente [asis,PostgreSQL] “[_1]” in “[_2]” e impostazione della relativa password completate.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Ridenominazione dell’utente [asis,PostgreSQL] “[_1]” in “[_2]” completata.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Impostazione della password per l’utente [asis,MySQL] “[_1]” completata.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Impostazione della password per l’utente [asis,PostgreSQL] “[_1]” completata.","Your search matched [numf,_1] of [quant,_2,record,records].":"Alla ricerca corrispondono [numf,_1] di [quant,_2,record,record]."};

    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