Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-cs.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-cs.js
// Module:    /jupiter/js2/webdav/accounts_webdav-cs
// Locale:    cs
// 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":"Storno","Change":"Změnit","Click to disable Digest Authentication.":"Kliknutím zakážete ověřování algoritmem Digest.","Click to enable Digest Authentication.":"Kliknutím aktivujete ověřování algoritmem Digest.","Close":"Zavřít","Directory":"Adresář","Directory Path":"Cesta adresáře","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Cesty k adresáři nemohou být prázdné nebo obsahovat následující znaky: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Zakázat ověřování algoritmem Digest","Disabling Digest Authentication on account “[_1]” …":"Zákaz ověřování algoritmem Digest pro účet „[_1]“…","Domain":"Doména","Enable Digest Authentication":"Povolit ověřování algoritmem Digest","Enabling Digest Authentication on account “[_1]” …":"Povolení ověřování algoritmem Digest pro účet „[_1]“…","Home Directory Updated":"Domovský adresář aktualizován","Notice":"Oznámení","OK":"OK","Please try again.":"Zkuste operaci zopakovat.","Set Read-Only":"Nastavit pouze pro čtení","Set Read-Write":"Nastavit pro čtení a zápis","Setting Read-Only Access":"Nastavení přístupu jen pro čtení","Setting Read-Only Access on account “[_1]” …":"Nastavení přístupu pouze pro čtení k účtu „[_1]“…","Setting Read-Write Access":"Nastavení přístupu pro čtení a zápis","Setting Read-Write Access on account “[_1]” …":"Nastavení přístupu pro čtení a zápis v účtu „[_1]“…","Success!":"Úspěch!","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":"Aktualizuje se domovský adresář","Webdav Login":"Přihlášení 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