Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-id.js
// Module:    /templates/mod_security/vendors.cmb-id
// Locale:    id
// 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 = {"Add Vendor":"Tambahkan Vendor","An error occurred in the attempt to retrieve the vendor information.":"Terjadi kesalahan ketika berupaya untuk mengambil informasi vendor.","Manage Vendors":"Kelola Vendor","Select Vendor Rule Sets":"Pilih Kumpulan Aturan Vendor","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL harus berisi protokol, domain, dan nama file dalam format yang benar. (Contoh: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL harus menggunakan salah satu protokol yang dikenal berikut: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Nama file harus memiliki ekstensi .yaml. (Contoh: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"Nama file harus dimulai dengan meta_, diikuti dengan nama vendor dan ekstensi .yaml. (Contoh: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Nama file harus menggunakan awalan meta_, diikuti oleh nama vendor dan ekstensi .yaml. Nama vendor hanya boleh berisi karakter-karakter dalam pengaturan berikut: [join,~, ,_1] (Contoh: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Nama file harus menggunakan awalan meta_. (Contoh: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Protokol harus diikuti dengan titik dua dan dua garis miring ke depan. (Contoh: [asis,https://])","The system could not disable the configuration files.":"Sistem tidak dapat menonaktifkan file konfigurasi.","The system could not enable the configuration files.":"Sistem tidak dapat mengaktifkan file konfigurasi.","The system could not find the specified [asis,vendor_id].":"Sistem tidak dapat menemukan [asis,vendor_id] yang ditentukan.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Sistem mengalami kesalahan berikut ketika berupaya untuk menginstal “[_1]” vendor: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Sistem mengalami kesalahan berikut ketika berupaya untuk menghapus vendor [_1]: [_2]","The system failed to pass the ID query string parameter.":"Sistem gagal melewatkan parameter string kueri ID.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Bagian nama vendor dari nama file harus berisi karakter-karakter dalam kumpulan berikut saja: [join,~, ,_1] (Contoh: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Anda memiliki beberapa vendor dengan [asis,vendor_id] yang sama.","You have successfully added “[_1]” to the vendor configuration list.":"Anda telah berhasil menambahkan “[_1]” ke daftar konfigurasi vendor.","You have successfully disabled all of the configuration files.":"Anda telah berhasil menonaktifkan semua file konfigurasi.","You have successfully disabled automatic updates for the vendor: [_1]":"Anda telah berhasil menonaktifkan pembaruan otomatis untuk vendor: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Anda telah berhasil menonaktifkan beberapa file konfigurasi. File yang gagal dinonaktifkan oleh sistem diberi tanda di bawah ini.","You have successfully disabled the configuration file: [_1]":"Anda telah berhasil menonaktifkan file konfigurasi: [_1]","You have successfully disabled the vendor: [_1]":"Anda telah berhasil menonaktifkan vendor: [_1]","You have successfully enabled all of the configuration files.":"Anda telah berhasil mengaktifkan semua file konfigurasi.","You have successfully enabled automatic updates for the vendor: [_1]":"Anda telah berhasil mengaktifkan pembaruan otomatis untuk vendor: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Anda telah berhasil mengaktifkan beberapa file konfigurasi. File yang gagal diaktifkan oleh sistem diberi tanda di bawah ini.","You have successfully enabled the configuration file: [_1]":"Anda telah berhasil mengaktifkan file konfigurasi: [_1]","You have successfully enabled the vendor: [_1]":"Anda telah berhasil mengaktifkan vendor: [_1]","You have successfully installed the vendor: [_1]":"Anda telah berhasil menginstal vendor: [_1]","You have successfully removed the vendor: [_1]":"Anda telah berhasil menghapus vendor: [_1]"};

    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