//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/sslinstall.js
// Generated: /usr/local/cpanel/base/sharedjs/sslinstall-ro.js
// Module: legacy_shared/sslinstall-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 = {"A user-defined description for the certificate.":"O descriere definită de utilizatori a certificatului.","Cancel":"Revocare","Certificate":"Certificat","Certificate Authority Bundle":"Pachet autoritate de certificare","Certificates that do not have a domain associated with your account are not listed here.":"Certificatele care nu au un domeniu asociat contului dvs. nu sunt incluse în această listă.","Choose a certificate to install.":"Selectaţi un certificat de instalat.","Choose a domain.":"Selectaţi un domeniu.","Choose a service.":"Selectaţi un serviciu.","Choose the account or Apache domain that contains the desired certificate to install. Then, select the certificate.":"Selectaţi contul sau domeniul Apache care conţine certificatul pe care doriţi să îl instalaţi. Apoi selectaţi certificatul.","Description":"Descriere","Domain":"Domeniu","Domain names on the certificate.":"Nume de domeniu pe certificat.","Domains":"Domenii","Enter a valid IP address.":"Introduceţi o adresă IP validă.","Expiration":"Expirare","For more information, read our [output,url,_1,SSL Installation Workflow] documentation.":"For more information, read our [output,url,_1,SSL Installation Workflow] documentation.","Hide":"Ascundere","IP":"IP","Installing …":"Se instalează…","Issuer":"Emitent","Issuer organization name.":"Numele organizaţiei emitente.","Key":"Cheie","Loading certificates for “[output,strong,_1]” …":"Se încarcă certificatele pentru „[output,strong,_1]”…","Loading installed Apache certificates …":"Se încarcă certificatele Apache instalate…","OK":"OK","Provide or retrieve a certificate.":"Introduceţi sau regăsiţi un certificat.","Provide or retrieve a key.":"Introduceţi sau regăsiţi o cheie.","SSL Certificate List":"Listă de certificate SSL","SSL Certificate Successfully Updated":"Certificatul SSL a fost actualizat cu succes","SSL Host Successfully Installed":"Gazda SSL a fost instalată cu succes","SSL is installed; “[_1]” ([numerate,_2,alias,aliases] [list_and,_3]) is primary.":"SSL este instalat; „[_1]” ([numerate,_2,alias,aliasuri] [list_and,_3]) este principal.","SSL is installed; “[_1]” is primary.":"SSL este instalat; „[_1]” este principal.","Select a certificate below:":"Selectaţi un certificat de mai jos:","Self-Signed":"Auto-semnat","Service":"Serviciu","Show":"Afişare","The CA bundle does not match the certificate.":"Pachetul CA nu se potriveşte cu certificatul.","The CA bundle is invalid.":"Pachetul CA este nevalid.","The IP address “[_1]” is not available, or you do not have permission to use it.":"Adresa IP „[_1]” nu este disponibilă sau nu aveţi permisiunea de a o utiliza.","The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:":"The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:","The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:":"The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:","The SSL website is now active and accessible via HTTPS on [numerate,_1,this domain,these domains]:":"Site-ul Web SSL este acum activ şi poate fi accesat prin HTTPS pe [numerate,_1,acest domeniu,aceste domenii]:","The certificate does not match your selected domain.":"Certificatul nu se potriveşte cu domeniul selectat.","The certificate information could not be retrieved because of an error: [_1]":"Informaţiile despre certificat nu au fost regăsite din cauza unei erori: [_1]","The certificate is not valid.":"Textul certificatului nu este valid.","The certificate list could not be retrieved because of an error: [_1]":"Lista de certificate nu a fost regăsită din cauza unei erori: [_1]","The certificate’s expiration date":"Data de expirare a certificatului","The key does not match the certificate.":"Cheia nu se potriveşte cu certificatul.","The key is invalid.":"Cheia este nevalidă.","The lookup failed because of an error: [_1]":"Căutarea nu a reuşit din cauza unei erori: [_1]","This SSL certificate was already installed.":"Acest certificat SSL a fost deja instalat.","This account does not have any installable certificates.":"Acest cont nu are niciun certificat instalabil.","This is not a valid domain.":"Domeniul nu este valid.","To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.":"To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.","Use Certificate":"Utilizare certificat","We recommend that users manage individual subdomains (e.g., “[_1]”, “[_2]”) instead of a single wildcard subdomain (e.g., “[_3]”).":"Este recomandat ca utilizatorii să gestioneze subdomeniile individuale (de exemplu, „[_1]”, „[_2]”) în locul unui singur subdomeniu cu caracter wildcard (de exemplu, „[_3]”).","When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.":"When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.","You can manage all of your saved certificates on the [output,url,_1,“Certificates” page].":"Puteţi gestiona toate certificatele salvate pe pagina [output,url,_1,„Certificate”].","You have successfully configured SSL.":"Aţi configurat cu succes SSL.","You have successfully updated the SSL website’s certificate.":"Aţi actualizat cu succes certificatul site-ului Web SSL."};
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~~