//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page-hu.js
// Module: /templates/setupcluster/page-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 = {"Delete entry for “[_1]”.":"A(z) „[_1]” bejegyzésének törlése.","Delete link to server “[output,strong,_1]”?":"Törli a(z) „[output,strong,_1]” kiszolgálóhivatkozást?","Edit key for “[_1]”.":"A(z) „[_1]” kulcsának szerkesztése.","Link definition for server not updated.":"A kiszolgálóhoz tartozó hivatkozás meghatározása nincs frissítve.","Link definition for server, [output,strong,_1], not updated.":"A [output,strong,_1] kiszolgálóhoz tartozó hivatkozás meghatározása nincs frissítve.","Link definition for server, [output,strong,_1], successfully updated.":"A [output,strong,_1] kiszolgálóhoz tartozó hivatkozás meghatározása sikeresen frissítve.","Link to server, [output,strong,_1], successfully created.":"A(z) [output,strong,_1] kiszolgáló hivatkozásának létrehozása sikeresen megtörtént.","Link to server, [output,strong,_1], successfully deleted.":"A(z) [output,strong,_1] kiszolgáló hivatkozásának törlése sikeresen megtörtént.","Paste the replacement API token here. The current signature is: [_1]":"Paste the replacement API token here. The current signature is: [_1]","Paste the server’s API token here.":"Paste the server’s API token here.","The server name must be a valid host name or ip address.":"A kiszolgálónévnek érvényes állomásnévnek vagy IP-címnek kell lennie.","The server name, username, and API token are required.":"The server name, username, and API token are required.","The username can only include alphanumeric characters.":"A felhasználónév csak alfanumerikus karaktereket tartalmazhat.","Unable to create link to server “[output,strong,_1]”.":"A „[output,strong,_1]” kiszolgáló hivatkozása nem hozható létre.","Unable to create link to server.":"A kiszolgálóhivatkozás nem hozható létre.","Unable to delete link to server “[output,strong,_1]”.":"A „[output,strong,_1]” kiszolgáló hivatkozása nem törölhető.","Unable to delete link to server.":"A kiszolgálóhivatkozás nem törölhető.","You must specify both a username and an API token.":"You must specify both a username and an API token."};
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~~