Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-hu.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-hu.js
// Module:    /jupiter/js2/webdav/accounts_webdav-hu
// Locale:    hu
// 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":"Mégse","Change":"Módosítás","Click to disable Digest Authentication.":"Kattintson a kivonatoló hitelesítés letiltásához.","Click to enable Digest Authentication.":"Kattintson a kivonatoló hitelesítés engedélyezéséhez.","Close":"Bezárás","Directory":"Könyvtár","Directory Path":"Könyvtár elérési útvonala","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"A könyvtár elérési útvonala nem lehet üres, és nem tartalmazhatja a következő karaktereket: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Kivonatoló hitelesítés letiltása","Disabling Digest Authentication on account “[_1]” …":"Kivonatoló hitelesítés letiltása a(z) „[_1]” fiókon…","Domain":"Tartomány","Enable Digest Authentication":"Kivonatoló hitelesítés engedélyezése","Enabling Digest Authentication on account “[_1]” …":"Kivonatoló hitelesítés engedélyezés a(z) „[_1]” fiókon…","Home Directory Updated":"A kezdőkönyvtár frissítése megtörtént","Notice":"Megjegyzés","OK":"OK","Please try again.":"Próbálja újra.","Set Read-Only":"Csak olvasható beállítása","Set Read-Write":"Olvasás-írás beállítása","Setting Read-Only Access":"Csak olvasási hozzáférés beállítása","Setting Read-Only Access on account “[_1]” …":"Csak olvasási hozzáférés beállítása a(z) „[_1]” fiókon…","Setting Read-Write Access":"Olvasási és írási hozzáférés beállítása","Setting Read-Write Access on account “[_1]” …":"Olvasási-írási hozzáférés beállítása a(z) „[_1]” fiókon…","Success!":"Siker!","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":"Kezdőkönyvtár frissítése","Webdav Login":"Webdav-bejelentkezés","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