Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ro.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ro.js
// Module:    /jupiter/js2/webdav/accounts_webdav-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 = {"Cancel":"Revocare","Change":"Modificare","Click to disable Digest Authentication.":"Faceţi clic pentru a dezactiva Autentificarea de tip digest.","Click to enable Digest Authentication.":"Faceţi clic pentru a activa Autentificarea de tip digest.","Close":"Închidere","Directory":"Director","Directory Path":"Cale director","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Căile de director nu pot fi goale sau nu pot conţine următoarele caractere: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Dezactivare autentificare de tip digest","Disabling Digest Authentication on account “[_1]” …":"Se dezactivează autentificarea de tip digest pentru contul „[_1]”…","Domain":"Domeniu","Enable Digest Authentication":"Activare autentificare de tip digest","Enabling Digest Authentication on account “[_1]” …":"Se activează autentificarea de tip digest pentru contul „[_1]”…","Home Directory Updated":"Directorul de pornire a fost actualizat","Notice":"Notificare","OK":"OK","Please try again.":"Încercaţi din nou.","Set Read-Only":"Configuraţi setarea Doar în citire","Set Read-Write":"Setare citire-scriere","Setting Read-Only Access":"Setarea accesului doar în citire","Setting Read-Only Access on account “[_1]” …":"Se setează accesul doar în citire pentru contul „[_1]”…","Setting Read-Write Access":"Setare acces în citire-scriere","Setting Read-Write Access on account “[_1]” …":"Se setează accesul cu drepturi de citire-scriere pentru contul „[_1]”…","Success!":"Succes!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"Se actualizează Directorul de pornire pentru","Webdav Login":"Conectare Webdav","You can only enter letters, numbers, periods, hyphens, and underscores.":"You can only enter letters, numbers, periods, hyphens, and underscores.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};

    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