Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ms.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-ms.js
// Module:    /jupiter/js2/webdav/accounts_webdav-ms
// Locale:    ms
// 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":"Batal","Change":"Tukar","Click to disable Digest Authentication.":"Klik untuk melumpuhkan Digest Authentication.","Click to enable Digest Authentication.":"Klik untuk membolehkan Digest Authentication.","Close":"Tutup","Directory":"Direktori","Directory Path":"Laluan Direktori","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Laluan direktori tidak boleh kosong atau mengandungi aksara yang berikut: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Melumpuhkan Digest Authentication","Disabling Digest Authentication on account “[_1]” …":"Lumpuhkan Digest Authentication pada akaun “[_1]” …","Domain":"Domain","Enable Digest Authentication":"Membolehkan Digest Authentication","Enabling Digest Authentication on account “[_1]” …":"Membolehkan Digest Authentication pada akaun “[_1]” …","Home Directory Updated":"Direktori Rerumah Dikemas Kini","Notice":"Notis","OK":"OK","Please try again.":"Sila cuba semula.","Set Read-Only":"Mengeset Baca Sahaja","Set Read-Write":"Set Tulis-Baca","Setting Read-Only Access":"Mengeset Akses Baca-Sahaja","Setting Read-Only Access on account “[_1]” …":"Mengeset Akses Baca-Sahaja pada akaun “[_1]” …","Setting Read-Write Access":"Seting Akses Baca Tulis","Setting Read-Write Access on account “[_1]” …":"Mengeset Akses Baca-Tulis pada akaun “[_1]” …","Success!":"Berjaya!","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":"Mengemas Kini Direktori Rerumah","Webdav Login":"Log masuk 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