//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-ro.js
// Module: /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Adăugare distribuitor","An error occurred in the attempt to retrieve the vendor information.":"A apărut o eroare la încercarea de a regăsi informaţiile despre distribuitor.","Manage Vendors":"Gestionare distribuitori","Select Vendor Rule Sets":"Selectare seturi de reguli distribuitori","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL-ul trebuie să conţină un protocol, un domeniu şi un nume de fişier în formatul corect. (Exemplu: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL-ul trebuie să utilizeze una dintre următoarele protocoale recunoscute: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Numele de fişier trebuie să aibă extensia .yaml. (Exemplu: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"Numele de fişier trebuie să înceapă cu meta_ prefix, urmat de numele distribuitorului şi trebuie să aibă extensia .yaml. (Exemplu: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Numele de fişier trebuie să fie meta_ prefix, urmat de numele distribuitorului şi de o extensie .yaml. Numele distribuitorului trebuie să conţină doar caractere din următorul set: [join,~, ,_1] (Exemplu: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Numele trebuie să utilizeze meta_ prefix. (Exemplu: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Protocolul trebuie urmat de două puncte şi de două bare oblice înclinate în faţă. (Exemplu: [asis,https://])","The system could not disable the configuration files.":"Sistemul nu a putut dezactiva fişierele de configurare.","The system could not enable the configuration files.":"Sistemul nu a putut activa fişierele de configurare.","The system could not find the specified [asis,vendor_id].":"Sistemul nu a putut găsi binarul [asis,vendor_id] specificat.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Sistemul a întâmpinat următoarea problemă când a încercat să instaleze distribuitorul „[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Sistemul a întâmpinat următoarea problemă când a încercat să elimine distribuitorul [_1]: [_2]","The system failed to pass the ID query string parameter.":"Sistemul nu a reuşit să transfere parametrul şirului interogării ID-ului.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Partea din numele fişierului cu numele distribuitorului trebuie să conţină doar caractere din următorul set: [join,~, ,_1] (Exemplu: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Aveţi distribuitori multipli cu acelaşi [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Aţi adăugat cu succes „[_1]” la lista cu configuraţii de distribuitor.","You have successfully disabled all of the configuration files.":"Aţi dezactivat cu succes toate fişierele de configurare.","You have successfully disabled automatic updates for the vendor: [_1]":"Aţi dezactivat cu succes actualizările automate pentru distribuitor: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Aţi dezactivat cu succes câteva dintre fişierele de configurare. Fişierele pe care sistemul nu a reuşit să le dezactiveze sunt marcate mai jos.","You have successfully disabled the configuration file: [_1]":"Aţi dezactivat cu succes fişierul de configurare: [_1]","You have successfully disabled the vendor: [_1]":"Aţi dezactivat cu succes distribuitorul: [_1]","You have successfully enabled all of the configuration files.":"Aţi activat cu succes toate fişierele de configurare.","You have successfully enabled automatic updates for the vendor: [_1]":"Aţi activat cu succes actualizările automate pentru distribuitor: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Aţi activat cu succes câteva dintre fişierele de configurare. Fişierele pe care sistemul nu a reuşit să le activeze sunt marcate mai jos.","You have successfully enabled the configuration file: [_1]":"Aţi activat cu succes fişierul de configurare: [_1]","You have successfully enabled the vendor: [_1]":"Aţi activat cu succes distribuitorul: [_1]","You have successfully installed the vendor: [_1]":"Aţi instalat cu succes distribuitorul: [_1]","You have successfully removed the vendor: [_1]":"Aţi eliminat cu succes distribuitorul: [_1]"};
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~~