Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/listips/listips-fil.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/listips/listips.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/listips/listips-fil.js
// Module:    /templates/listips/listips-fil
// Locale:    fil
// 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 mapping with the public address “[_1]” already exists.":"Umiiral na ang isang pagmamapa gamit ang public address na “[_1].”","Address successfully validated.":"Matagumpay na napatunayan ang address.","An error has occurred: [_1]":"May naganap na error: [_1]","Cannot determine public IP address. Unable to connect to myip service.":"Hindi matukoy ang pampublikong IP address. Hindi makakonekta sa serbisyo ng myip.","Confirm that entry for “[_1]” should be deleted.":"Kumpirmahin na dapat tanggalin ang entry para sa “[_1]”.","Edit “[_1]”":"I-edit ang “[_1]”","Editing public IP for “[_1]”.":"Ini-edit ang public IP para sa “[_1]”.","Entry for “[_1]” not deleted.":"Hindi tinanggal ang entry para sa “[_1]”.","Entry for “[_1]” successfully deleted.":"Matagumpay na tinanggal ang entry para sa “[_1]”.","Not Routable":"Hindi Nairuruta","Operation canceled. Entry for “[_1]” not deleted.":"Kinansela ang operasyon. Hindi tinanggal ang entry para sa “[_1]”.","Operation canceled. Public IP change not saved.":"Kinansela ang operasyon. Hindi na-save ang pagbabago sa Public IP.","Public IP for “[_1]” not changed.":"Hindi binago ang public IP para sa “[_1].”","Public IP for “[_1]” successfully changed.":"Nabago ang public IP para sa “[_1].”","Public address for “[_1]” is invalid.":"Hindi wasto ang pampublikong address para sa “[_1].”","Restoring previous value: [_1]":"Nire-restore ang nakaraang value: [_1]","The reported error message was: “[_1]”":"Ang naulat na mensahe ng error ay: “[_1]”","Validating “[_1]”.":"Pinapatunayan ang “[_1].”","You are already attempting to delete an IP address in a different row. Please complete that operation before proceeding.":"Sinusubukan mo nang magtanggal ng IP address sa ibang row. Pakikumpleto ang pagpapatakbong iyon bago magpatuloy.","You are already editing a public IP address in a different row. Please complete that operation before proceeding.":"Nag-e-edit ka na ng pampublikong IP address sa ibang row. Pakikumpleto ang pagpapatakbong iyon bago magpatuloy.","“[_1]” cannot be routed.":"Hindi mairuruta ang “[_1].”","“[_1]” is not a valid IP address.":"Ang “[_1]” ay hindi wastong IP address."};

    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