| Server IP : 104.21.37.246 / Your IP : 172.71.28.146 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/cwd/cjt/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/cjt/sql.js
// Generated: /usr/local/cpanel/base/cjt/sql-it.js
// Module: legacy_cjt/sql-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 = {"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"Un nome di database [asis,MariaDB]/[asis,MySQL] non può terminare con uno spazio.","A database name cannot be empty.":"Il campo di un nome del database non può essere vuoto.","A username cannot be empty.":"Un nome utente non può essere vuoto.","The name of a database user on this system may include only the following characters: [join, ,_1]":"Il nome di un utente del database su questo sistema può includere solo i seguenti caratteri: [join, ,_1]","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"Il nome di questo database include troppi caratteri jolly ([list_and_quoted,_1]). Il sistema memorizza ciascuno di essi come due caratteri internamente, fino a un limite di [quant,_2,carattere,caratteri]. Questo nome richiede [quant,_3,carattere,caratteri] di spazio di archiviazione interno, ovvero [numf,_4] di troppo.","This system allows only printable [asis,ASCII] characters in database names.":"Questo sistema consente solo caratteri [asis,ASCII] stampabili nei nomi di database.","This system prohibits the backslash ([_1]) character in [asis,MariaDB]/[asis,MySQL] database names.":"Il sistema non consente l’utilizzo della barra rovesciata ([_1]) nei nomi di database [asis,MariaDB]/[asis,MySQL].","This system prohibits the following [numerate,_1,character,characters] in database names: [join, ,_2]":"Questo sistema non consente il/i seguente/i [numerate,_1,carattere,caratteri] nei nomi di database: [join, ,_2]","This system prohibits the slash ([_1]) character in database names.":"Il sistema non consente l’utilizzo della barra obliqua ([_1]) nei nomi di database.","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"La versione [asis,MySQL] di questo sistema ([_1]) non consente il carattere “[_2]” nei nomi di database. Chiedere all’amministratore di eseguire l’upgrade a una versione di [asis,MariaDB] o a una più recente di [asis,MySQL].","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"Questo valore è troppo lungo di [quant,_1,carattere,caratteri]. La lunghezza massima è [quant,_2,carattere,caratteri].","Username cannot begin with a number.":"Il nome utente non può iniziare con un numero.","[asis,MariaDB]/[asis,MySQL] Database Name":"Nome database [asis,MariaDB]/[asis,MySQL]","[asis,MariaDB]/[asis,MySQL] Username":"Nome utente [asis,MariaDB]/[asis,MySQL]","[asis,PostgreSQL] Database Name":"Nome database [asis,PostgreSQL]","[asis,PostgreSQL] Username":"Nome utente [asis,PostgreSQL]"};
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~~