Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ro.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ro.js
// Module:    /js2/list_db_objects-ro
// Locale:    ro
// 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.":"Redenumirea unei baze de date MySQL este o operaţiune potenţial periculoasă. Este recomandat să [output,url,_1,vă conectaţi la interfaţa cPanel a acestui utilizator şi să efectuaţi o copie de rezervă a acestei baze de date] înainte de a o redenumi.","Provide a password to set for this user.":"Introduceţi o parolă pentru acest utilizator.","Show [quant,_1,record,records]":"Afişare [quant,_1,înregistrare,înregistrări]","Show all [quant,_1,record,records]":"Afişare totală [quant,_1,înregistrare,înregistrări]","There [numerate,_1,is,are] [quant,_1,record,records].":"Există [numerate,_1,următor] [quant,_1,înregistrare,înregistrări].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Această parolă este prea slabă. Adăugaţi mai multe combinaţii de litere mici şi litere mari, cifre şi simboluri. (Puterea minimă este [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Aţi redenumit cu succes baza de date [asis,MySQL] „[_1]” în „[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Aţi redenumit cu succes utilizatorul [asis,MySQL] „[_1]” în „[_2]” şi i-aţi setat parola.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Aţi redenumit cu succes utilizatorul [asis,MySQL] „[_1]” în „[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Aţi redenumit cu succes baza de date [asis,PostgreSQL] „[_1]” în „[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Aţi redenumit cu succes utilizatorul [asis,PostgreSQL] „[_1]” în „[_2]” şi i-aţi setat parola.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Aţi redenumit cu succes utilizatorul [asis,PostgreSQL] „[_1]” în „[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Aţi setat cu succes parola pentru utilizatorul [asis,MySQL] „[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Aţi setat cu succes parola pentru utilizatorul [asis,PostgreSQL] „[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Căutarea dvs. a găsit [numf,_1] potriviri din [quant,_2,înregistrare,înregistrări]."};

    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