Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-tr.js
// Module:    /templates/greylist/views/trustedHosts-tr
// Locale:    tr
// 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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"“[_1]” öğesini Güvenilir Ana Bilgisayarlar listesinden silmek için tıklayın.","Click to edit the comment for “[_1]”.":"“[_1]” yorumunu düzenlemek için tıklayın.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"[quant,_1,kayıt,kayıt] öğesini Güvenilir Ana Bilgisayarlar listesinden kalıcı olarak silmek istiyor musunuz?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"“[_1]” öğesini Güvenilir Ana Bilgisayarlar listesinden kalıcı olarak silmek istiyor musunuz?","Examples:":"Örnekler:","Some records failed to update.":"Bazı kayıtlar güncellenemedi.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Güvenilir Ana Bilgisayarlar listesindeki [quant,_1,kayıt,kayıt] sistem tarafından silinemedi.","You have deleted all records from the Trusted Hosts list.":"Tüm kayıtları, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"[quant,_1,kayıt,kayıt] öğesini, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"“[_1]” öğesini, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully updated the comment for “[_1]”.":"“[_1]” için yorumu başarıyla güncellediniz."};

    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