Viewing File: /usr/local/cpanel/base/sharedjs/sslinstall-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslinstall.js
// Generated: /usr/local/cpanel/base/sharedjs/sslinstall-id.js
// Module:    legacy_shared/sslinstall-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 = {"A user-defined description for the certificate.":"Deskripsi yang ditentukan pengguna untuk sertifikat.","Cancel":"Batalkan","Certificate":"Sertifikat","Certificate Authority Bundle":"Bundel Otoritas Sertifikat","Certificates that do not have a domain associated with your account are not listed here.":"Sertifikat yang tidak memiliki domain yang terkait dengan akun Anda tidak terdaftar di sini.","Choose a certificate to install.":"Pilih sertifikat untuk diinstal.","Choose a domain.":"Pilih domain.","Choose a service.":"Pilih layanan.","Choose the account or Apache domain that contains the desired certificate to install. Then, select the certificate.":"Pilih akun atau domain Apache berisi sertifikat yang diinginkan untuk diinstal. Kemudian, pilih sertifikat.","Description":"Deskripsi:","Domain":"Domain","Domain names on the certificate.":"Nama domain pada sertifikat.","Domains":"Domain","Enter a valid IP address.":"Masukkan alamat IP yang valid.","Expiration":"Masa Berlaku","For more information, read our [output,url,_1,SSL Installation Workflow] documentation.":"For more information, read our [output,url,_1,SSL Installation Workflow] documentation.","Hide":"Sembunyikan","IP":"IP","Installing …":"Menginstal …","Issuer":"Penerbit","Issuer organization name.":"Nama organisasi penerbit.","Key":"Kunci","Loading certificates for “[output,strong,_1]” …":"Memuatkan sertifikat untuk “[output,strong,_1]” …","Loading installed Apache certificates …":"Memuatkan sertifikat Apache yang terinstal …","OK":"OK","Provide or retrieve a certificate.":"Masukkan atau ambil sertifikat.","Provide or retrieve a key.":"Masukkan atau ambil kunci.","SSL Certificate List":"Daftar Sertifikat SSL","SSL Certificate Successfully Updated":"Sertifikat SSL Berhasil Diperbarui","SSL Host Successfully Installed":"SSL Host Berhasil Diinstal","SSL is installed; “[_1]” ([numerate,_2,alias,aliases] [list_and,_3]) is primary.":"SSL diinstal; “[_1]” ([numerate,_2,alias,alias] [list_and,_3]) bersifat primer.","SSL is installed; “[_1]” is primary.":"SSL diinstal; “[_1]” adalah primer.","Select a certificate below:":"Pilih sertifikat di bawah:","Self-Signed":"Tanda Tangan Sendiri","Service":"Layanan","Show":"Tampilkan","The CA bundle does not match the certificate.":"Bundel CA tidak sesuai dengan sertifikat.","The CA bundle is invalid.":"Bundel CA tidak valid.","The IP address “[_1]” is not available, or you do not have permission to use it.":"Alamat IP “[_1]” tidak tersedia, atau Anda tidak memiliki izin untuk menggunakannya.","The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:":"The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:","The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:":"The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:","The SSL website is now active and accessible via HTTPS on [numerate,_1,this domain,these domains]:":"Situs web SSL sekarang aktif dan dapat diakses melalui HTTPS di [numerate,_1,domain ini,domain ini]:","The certificate does not match your selected domain.":"Sertifikat tidak sesuai dengan domain yang Anda pilih.","The certificate information could not be retrieved because of an error: [_1]":"Informasi sertifikat tidak dapat diambil karena suatu kesalahan: [_1]","The certificate is not valid.":"Sertifikat tidak valid.","The certificate list could not be retrieved because of an error: [_1]":"Daftar sertifikat tidak dapat diambil karena suatu kesalahan: [_1]","The certificate’s expiration date":"Masa berlaku sertifikat","The key does not match the certificate.":"Kunci tidak sesuai dengan sertifikat.","The key is invalid.":"Kunci tidak valid.","The lookup failed because of an error: [_1]":"Pencarian gagal karena suatu kesalahan: [_1]","This SSL certificate was already installed.":"Sertifikat SSL ini sudah terinstal.","This account does not have any installable certificates.":"Akun ini tidak memiliki sertifikat yang dapat diinstal.","This is not a valid domain.":"Ini bukan domain yang valid.","To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.":"To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.","Use Certificate":"Gunakan Sertifikat","We recommend that users manage individual subdomains (e.g., “[_1]”, “[_2]”) instead of a single wildcard subdomain (e.g., “[_3]”).":"Kami menyarankan agar pengguna mengelola subdomain individual (misalnya, “[_1]”, “[_2]”) dan bukan subdomain wildcard tunggal (misalnya, “[_3]”).","When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.":"When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.","You can manage all of your saved certificates on the [output,url,_1,“Certificates” page].":"Anda dapat mengelola semua sertifikat yang tersimpan di [output,url,_1,halaman “Sertifikat”].","You have successfully configured SSL.":"Anda telah berhasil mengonfigurasikan SSL.","You have successfully updated the SSL website’s certificate.":"Anda telah berhasil memperbarui sertifikat situs web SSL."};

    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