| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/task/2388322/cwd/webmail/jupiter/libraries/cjt2/validator/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/share/libraries/cjt2/src/validator/email-validator.js
// Generated: /usr/local/cpanel/share/libraries/cjt2/src/validator/email-validator-tr.js
// Module: cjt/validator/email-validator-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 = {"Do not include the [asis,@] character or the domain name.":"[asis,@] karakterini veya etki alanını dahil etmeyin.","The email must contain a username and a domain.":"E-posta, bir kullanıcı adı ve bir etki alanı içermelidir.","The username can only contain letters, numbers, periods, hyphens, and underscores.":"Kullanıcı adında sadece harfler, sayılar, noktalar, tireler ve alt çizgiler bulunabilir.","The username can only contain the following characters: [asis,a-zA-Z0-9!#$%][output,asis,amp()][output,apos][asis,*+/=?^_`{|}~-]":"Kullanıcı adı, sadece şu karakterleri içerebilir: [asis,a-zA-Z0-9!#$%][output,asis,amp()][output,apos][asis,*+/=?^_`{|}~-]","The username cannot begin or end with a period.":"Kullanıcı adı noktayla başlayamaz ya da bitemez.","The username cannot contain two consecutive periods.":"Kullanıcı adı, iki ardışık nokta içeremez.","The username cannot exceed [numf,_1] characters.":"Kullanıcı adı [numf,_1] karakteri geçemez.","You must enter a username.":"Bir kullanıcı adı girmelisiniz."};
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~~