//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-ro.js
// Module: /templates/greylist/index.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 to Trusted Hosts":"Adăugare la gazde de încredere","Click to delete “[_1]” from the Trusted Hosts list.":"Faceţi clic pentru a şterge „[_1]” din lista de gazde de încredere.","Click to edit the comment for “[_1]”.":"Faceţi clic pentru a edita comentariul pentru „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Doriţi să ştergeţi definitiv [quant,_1,înregistrare,înregistrări] din lista de gazde de încredere?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Doriţi să ştergeţi definitiv „[_1]” din lista de gazde de încredere?","Examples:":"Exemple:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Unele adrese [asis,IP] de gazdă nu au fost adăugate la lista de gazde de încredere.","Some records failed to update.":"Unele înregistrări nu s-au actualizat.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Numărul de minute în timpul cărora serverul de e-mail acceptă un e-mail retrimis de la un triplet necunoscut.","The number of minutes during which the mail server defers email from an unknown triplet.":"Numărul de minute în timpul cărora serverul de e-mail amână e-mail-uri de la un triplet necunoscut.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Starea pentru [asis,Greylisting] s-a schimbat, posibil într-o altă sesiune de browser.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"Sistemul a salvat cu succes setările de configurare pentru [asis,Greylisting].","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Sistemul nu a putut şterge [quant,_1,înregistrare,înregistrări] de pe lista cu gazde de încredere.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Ora la care serverul de e-mail tratează un e-mail retrimis ca venind de la un triplet nou, necunoscut.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Dacă sistemul acceptă sau nu în mod automat e-mail-uri de la gazde cu o înregistrare [asis,SPF] validă.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Aţi şters toate înregistrările din lista de gazde de încredere.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Aţi adăugat cu succes [quant,_1,înregistrare,înregistrări] la lista de gazde de încredere.","You have successfully added “[_1]” to the Trusted Hosts list.":"Aţi adăugat cu succes „[_1]” la lista de gazde de încredere.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Aţi şters cu succes [quant,_1,înregistrare,înregistrări] din lista de gazde de încredere.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Aţi şters cu succes „[_1]” din lista de gazde de încredere.","You have successfully updated the comment for “[_1]”.":"Aţi actualizat cu succes certificatul comentariul pentru „[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Adresele [asis,IP] învecinate nu sunt în lista de gazde de încredere.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] este dezactivat pe server motiv pentru care [asis,Greylisting] nu are efect. Utilizaţi [output,url,_1,pagina Manager servicii,_2] pentru a activa [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] este acum dezactivată.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] este acum activat."};
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~~