Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-it.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Aggiungi fornitore","An error occurred in the attempt to retrieve the vendor information.":"Si è verificato un errore nel tentativo di recuperare le informazioni del fornitore.","Manage Vendors":"Gestisci fornitori","Select Vendor Rule Sets":"Seleziona gruppo regole fornitore","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"L’URL deve contenere un protocollo, un dominio e un nome file nel formato corretto. (Esempio: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"L’URL deve utilizzare uno dei seguenti protocolli riconosciuti:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Il nome file deve avere l’estensione .yaml. (Esempio: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"Il nome file deve iniziare con il prefisso meta_ seguito dal nome del fornitore e avere l’estensione .yaml. (Esempio: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Il nome file deve includere il prefisso meta_ seguito dal nome del fornitore e dall’estensione .yaml. Il nome del fornitore deve contenere solo i seguenti caratteri: [join,~, ,_1] (esempio: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Il nome file deve includere il prefisso meta_. (Esempio: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Il protocollo deve essere seguito dai due punti e da due barre. (Esempio: [asis,https://])","The system could not disable the configuration files.":"Il sistema non è riuscito a disattivare i file di configurazione.","The system could not enable the configuration files.":"Il sistema non è riuscito ad attivare i file di configurazione.","The system could not find the specified [asis,vendor_id].":"Il sistema non è riuscito a trovare il [asis,vendor_id] specificato.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Il sistema ha riscontrato il seguente errore durante il tentativo di installare il fornitore “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Il sistema ha riscontrato il seguente errore durante il tentativo di rimozione del fornitore [_1]: [_2]","The system failed to pass the ID query string parameter.":"Il sistema non è riuscito a passare il parametro di tipo stringa di query con l’ID.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"La parte del nome file indicante il nome del fornitore deve contenere solo i seguenti caratteri: [join,~, ,_1] (esempio: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Sono presenti più venditori con lo stesso [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"L’aggiunta di “[_1]” all’elenco della configurazione venditori è stata completata.","You have successfully disabled all of the configuration files.":"La disattivazione di tutti i file di configurazione è stata completata.","You have successfully disabled automatic updates for the vendor: [_1]":"La disattivazione degli aggiornamenti automatici è stata completata per il fornitore: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"È stata completata la disattivazione di alcuni file di configurazione. I file che il sistema non è riuscito a disattivare sono evidenziati di seguito.","You have successfully disabled the configuration file: [_1]":"È stata completata la disattivazione del file di configurazione: [_1]","You have successfully disabled the vendor: [_1]":"È stata completata la disattivazione del fornitore: [_1]","You have successfully enabled all of the configuration files.":"Attivazione completata di tutti i file di configurazione.","You have successfully enabled automatic updates for the vendor: [_1]":"L’attivazione degli aggiornamenti automatici è stata completata per il fornitore: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"È stata completata l’attivazione di alcuni file di configurazione. I file che il sistema non è riuscito ad attivare sono evidenziati di seguito.","You have successfully enabled the configuration file: [_1]":"È stata completata l’attivazione del file di configurazione: [_1]","You have successfully enabled the vendor: [_1]":"È stata completata l’attivazione del fornitore: [_1]","You have successfully installed the vendor: [_1]":"È stata completata l’installazione del fornitore: [_1]","You have successfully removed the vendor: [_1]":"È stata completata la rimozione del fornitore: [_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