//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/copyaccount.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/copyaccount-hu.js
// Module: /js2/copyaccount-hu
// Locale: hu
// 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 = {"Checking connection …":"Kapcsolat ellenőrzése…","Creating Session …":"Munkamenet létrehozása…","Hide":"Elrejtés","If you continue, the system will create an insecure connection to “[_1]” to verify its [output,asis,cPanel amp() WHM] version information. The version of [output,asis,cPanel amp() WHM] on “[_1]” [output,strong,must] be version 90 or later.":"If you continue, the system will create an insecure connection to “[_1]” to verify its [output,asis,cPanel amp() WHM] version information. The version of [output,asis,cPanel amp() WHM] on “[_1]” [output,strong,must] be version 90 or later.","It is [output,strong,not] recommended that you continue. You should fix the [asis,TLS] verification problem with “[_1]” before you try again. For more information, read our [output,url,_2,SSL troubleshooting] documentation.":"It is [output,strong,not] recommended that you continue. You should fix the [asis,TLS] verification problem with “[_1]” before you try again. For more information, read our [output,url,_2,SSL troubleshooting] documentation.","Show":"Megjelenítés","Show Less":"Show Less","Show More":"Show More","The [asis,SSH] connection to “[_1]” failed because of an error:":"The [asis,SSH] connection to “[_1]” failed because of an error:","The system also attempted to avoid [asis,SSH] via a direct connection to WHM on “[_1]”. However, the connection failed its [asis,TLS] validation ([_2]). Because of this, “[_1]” cannot prove its identity, and an attacker may be impersonating that server.":"The system also attempted to avoid [asis,SSH] via a direct connection to WHM on “[_1]”. However, the connection failed its [asis,TLS] validation ([_2]). Because of this, “[_1]” cannot prove its identity, and an attacker may be impersonating that server.","You must provide an integer number between 1 and [numf,_1].":"Egy 1 és [numf,_1] közé eső egész számot kell megadnia.","“[_1]” runs [output,asis,cPanel amp() WHM] version “[_2]”. Update the remote server, or fix its [asis,SSH].":"“[_1]” runs [output,asis,cPanel amp() WHM] version “[_2]”. Update the remote server, or fix its [asis,SSH]."};
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~~