//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-hu.js
// Module: /js2/list_db_objects-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 = {"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.":"A MySQL adatbázisok átnevezése potenciálisan veszélyes művelet. (Mielőtt átnevezi, érdemes [output,url,_1,bejelentkezni e felhasználó cPanel kezelőfelületére, és biztonsági mentést készítenie erről az adatbázisról].","Provide a password to set for this user.":"Adjon meg egy ehhez a felhasználóhoz beállítandó jelszót.","Show [quant,_1,record,records]":"[quant,_1,rekord,rekord] megjelenítése","Show all [quant,_1,record,records]":"Összes megjelenítése[quant,_1,rekord,rekord]","There [numerate,_1,is,are] [quant,_1,record,records].":"[numerate,_1] [quant,_1,rekord,rekord].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Ez a jelszó túl gyenge. Adjon hozzá nagy- és kisbetűkből, számokból és szimbólumokból álló több kombinációt. (A minimális erősség: [numf,_1].)","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Ön sikeresen átnevezte a(z) „[_1]” [asis,MySQL]-adatbázist „[_2]” névre.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Ön sikeresen átnevezte „[_1]” [asis,MySQL]-felhasználót „[_2]” névre, és beállította a jelszavát.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Ön sikeresen átnevezte „[_1]” [asis,MySQL]-felhasználót „[_2]” névre.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Ön sikeresen átnevezte a(z) „[_1]” [asis,PostgreSQL]-adatbázist „[_2]” névre.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Ön sikeresen átnevezte „[_1]” [asis,PostgreSQL]-felhasználót „[_2]” névre, és beállította a jelszavát.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Ön sikeresen átnevezte „[_1]” [asis,PostgreSQL]-felhasználót „[_2]” névre.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Ön sikeresen beállította „[_1]” [asis,MySQL]-felhasználó jelszavát.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Ön sikeresen beállította „[_1]” [asis,PostgreSQL]-felhasználó jelszavát.","Your search matched [numf,_1] of [quant,_2,record,records].":"A keresésének [numf,_1] felel meg az összesen [quant,_2,rekord,rekord] közül."};
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~~