Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-tr.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Beyaz Listeye Ekle","Click to delete “[_1]” from the whitelist.":"“[_1]” öğesini beyaz listeden 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 whitelist?":"[quant,_1,kayıt,kayıt] beyaz listeden kalıcı olarak silinsin mi?","Do you want to permanently delete “[_1]” from the whitelist?":"“[_1]” beyaz listeden kalıcı olarak silinsin mi?","Some IP addresses were not added to the whitelist.":"Bazı IP adresleri beyaz listeye eklenmedi.","Some records failed to update.":"Bazı kayıtlar güncellenemedi.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Sistem, IP adreslerini beyaz listeye eklemek için [asis,SSHD] öğesinin [asis,UseDNS] ayarını devre dışı bıraktı. Değişikliği uygulamak için [output,url,_1,SSH Sunucusunu Yeniden Başlat,_2] sayfasından SSH’yi yeniden başlatmalısınız.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Beyaz listedeki [quant,_1,kayıt,kayıt] sistem tarafından silinemedi.","You have deleted all records from the whitelist.":"Beyaz listeden tüm kayıtları sildiniz.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"[quant,_1,IP adresi,IP adresi] başarıyla beyaz listeye eklendi.","You have successfully added “[_1]” to the whitelist.":"“[_1]” başarıyla beyaz listeye eklendi.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"[quant,_1,kayıt,kayıt] beyaz listeden başarıyla silindi.","You have successfully deleted “[_1]” from the whitelist.":"“[_1]” beyaz listeden başarıyla silindi.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"“[_1]” için yorumu başarıyla güncellediniz.","Your current IP address “[_1]” is not on the whitelist.":"Geçerli IP adresiniz olan “[_1]” beyaz listede değil."};

    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