//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-tr.js
// Module: /templates/support/support-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 = {"A week ago.":"Bir hafta önce.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Tüm kapalı biletler için doğrulamayı iptal etmek ve bunları listeden kaldırmak istediğinize emin misiniz?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Tüm kapalı biletlerden yetkilendirmeleri iptal etmek ve kaldırmak için arka uç çağrılamadı!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Daha fazla bilgi için [output,url,_1,Grant cPanel Support Access,target,_2] belgelerimizi okuyun.","Successfully revoked and removed authorizations from all closed tickets.":"Tüm kapalı biletlerden yetkilendirmeler başarıyla iptal edildi ve kaldırıldı.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"[asis,SSH] bağlantı testi, “[_4]” Kullanıcısına yönelik olarak “[_2]” - “[_3]” Sunucusunda “[_1]” Bilet Kimliği için başarılı oldu.","The [asis,SSH] test failed with the following error: “[_1]”":"[asis,SSH] testi aşağıdaki hatayla birlikte başarısız oldu: “[_1]”","The server’s firewall configuration has been updated.":"Sunucunun güvenlik duvarı yapılandırması güncellendi.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"“[_1]” Bilet Kimliği kapalı. Bu yetkilendirmeyi iptal edip kaldırmak istiyor musunuz?","Today":"Bugün","Yesterday":"Dün","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"“[_4]” Kullanıcısı için “[_2]” - “[_3]” Sunucusunda “[_1]” Bilet Kimliğine yönelik erişimi başarıyla verdiniz.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"“[_4]” Kullanıcısı için “[_2]” - “[_3]” Sunucusunda “[_1]” Bilet Kimliğine yönelik erişimi başarıyla iptal ettiniz.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Bilgisayarınız [output,acronym,WHM, WebHost Manager] ile iletişim kuramıyor. Sunucunuza olan bağlantıyı kontrol edip tarayıcınızı tekrar yükleyin.","[quant,_1,day,days] ago.":"[quant,_1,gün,gün] önce.","[quant,_1,week,weeks] ago.":"[quant,_1,hafta,hafta] önce."};
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~~