
function capitalize (str) {
	if (!str || !str.length || !str.charAt) { return ''; }
	return str.charAt(0).toUpperCase() + str.substring(1);
}

var gLang = new (function () {
	/*1*/ this.pleaseCheck =" សូមត្រួតពិនិត្យមើលការភ្ជាប់បណ្តាញរបស់អ្នក។ ";
	/*2*/ this.blogLinkText ="ប្លុក";
	/*3*/ this.forumLinkText ="វេទិការ";
	/*4*/ this.termsLinkText ="កាលកំណត់សេវា";
	/*5*/ this.privacyLinkText ="នយយបាយឯកជនភាព";
    this.blogLink = '<a href="http://blog.meebo.com/" target="_blank">' + this.blogLinkText + "</a>";//NO
    this.forumLink = '<a href="http://forum.meebo.com/" target="_blank">' + this.forumLinkText + "</a>";//NO
	this.commentsLink = '<a target="_blank" href="http://www.meebo.com/support/contact/">here</a>';//NO
	this.termsLink = '<a target="_blank" href="http://www.meebo.com/terms/">' + this.termsLinkText + "</a>";//NO
	this.privacyLink = '<a target="_blank" href="http://www.meebo.com/privacy/full/">' + this.privacyLinkText + "</a>";//NO
	/*6*/ this.disruption="អ៊ឺស! មីប៊ូរកឃើញមានការផ្តាច់បណ្តាញ។ ";
	/*7*/ this.awayDisruption="ស្ថានភាពរបស់អ្នកមិនអាចធ្វើឲ្យទាន់សម័យ។ ";
	/*8*/ this.reconnectPrompt="តើអ្នកចង់ភ្ជាប់ម្តងទៀតទេ? ";
	/*9*/ this.ajaxError="មិនអាចភ្ជាប់ទៅបណ្តាញ។ ";
	/*10*/ this.ajaxLogoutError="សូមអភ័យទោស អ្នកកំពុងបិទសម័យ។ ";
	/*11*/ this.ajaxConnectError="សូមអភ័យទោសមីប៊ូមានការលំបាក់ក្នុងការភ្ជាប់ទៅបណ្តាញ។ ";
	/*12*/ this.consoleDisruption="បណ្តាញត្រូវបានកាត់ផ្តាច់";
	/*13*/ this.couldNotConnect ="មីប៊ូមិនអាចភ្ជាប់ទៅបណ្តាញបានទេ";
    this.netError= this.couldNotConnect + this.pleaseCheck;//NO
	/*14*/ this.loginError="សូមព្យាយាមម្តងទៀត! ត្យួតពិនិត្យមើលឈ្មោះនិងពាក្យសម្ងាត់របស់អ្នក។ ";
	/*15*/ this.thanks="សូមអរគុណចំពោះការប្រើប្រាស់មីប៊ូ! ";
	/*16*/ this.logout="អ្នកបានបិទសម័យហើយ។ ";
	/*19*/ this.signOnWait="កំពុងបើកសម័យ សូមមេត្តារង់ចាំ...";
	/*20*/ this.waitReceive="កំពុងទទួលពត៌មានពីការបើកសម័យ...";
	/*24*/ this.incomplete="សូមមេត្តាផ្តល់បើកសម័យដើម្បីចាប់ផ្តើមប្រើប្រាស់មីប៊ូ។ ";
	/*27*/ this.noPass="សូមមេត្តាផ្តល់ពាក្យសម្ងាត់។ ";
	/*29*/ this.blankConsole="អ្នកមិនទាន់បើកសម័យទៅគណនីណាមួយនៅឡើយ។ ";
	/*30*/ this.logoffStatus="មីប៊ូស្ថិតក្នុងការបិទសម័យ។ ";
	/*32*/ this.fetchingInfo="កំពុងនាំយកពត)មាន... ";
	/*33*/ this.isTyping ="%1 កំពុងវាយអក្សរ";
	/*34*/ this.isMobile ="%1 គឺប្រើទូរស័ព្ទ";
	/*35*/ this.isAway ="%1 ទៅឆ្ងាយហើយ";
	/*36*/ this.isIdle ="%1 នៅស្ងៀម";
	/*38*/ this.rightBack="ខ្ញុំមកវិញពេលក្រោយ";
	/*39*/ this.busy="ខ្ញុំរវល់";
	/*40*/ this.sleeping="ខ្ញុំកំពុងដេក";
	/*41*/ this.awayComputer="ខ្ញុំទៅឆ្ងាយពីកំព្យូទ័រ";
	/*45*/ this.navigateAway="បើសិនអ្នកចាកចេញ សម័យIM មីប៊ូរបស់អ្នកនឹងមិនត្រូវកសរពារ!";
	/*46*/ this.meeboMessage="សារមីប៊ូ";
	/*47*/ this.meeboOffline="ការកាត់ផ្ដាច់បណ្តាញត្រូវបានរកឃើញ។ ";
	/*49*/ this.isOffline="%1 មិនស្ថិតនៅលើបណ្ដាញ";
	/*50*/ this.isOnline="%1 ស្ថិតនៅលើបណ្តាញ";
	/*57*/ this.reconnectHeader="ភ្ជាប់ទៅកាន់មីប៊ូម្ដងទៀត? ";
	/*58*/ this.newConnectionHeader="ការភ្ជាប់ថ្មី";
	/*59*/ this.netErrorHeader="បណ្តាញមានបញ្ហា";
	/*60*/ this.goodbyeHeader="លាហើយ!";
	/*63*/ this.addBuddyHeader="បន្ថែមមិត្តជិតស្និត!";
	/*64*/ this.addAccountHeader="បន្ថែមគណនីថ្មី";
	/*65*/ this.miniLogonHeader="ការភ្ជាប់តាមរយៈមីប៊ូ";
	/*66*/ this.removeBuddyHeader="លុបមិត្តជិតស្និត!";
	/*67*/ this.acceptHeader="សំនើរមិត្តជិតស្និត";
	/*68*/ this.authHeader="មិនអាចអនុញ្ញាតមិត្តជិតស្និត";
	/*69*/ this.addErrorHeader="មិនអាចបន្ថែមមិត្តជិតស្និត";
	/*70*/ this.removeErrorHeader="មិនអាចលុបមិត្តជិតស្និត";
	/*71*/ this.welcomeHeader="Welcome to Meebo!";
	/*73*/ this.createAccountHeader="បង្កើតគណនិយមីប៊ូ!";
	/*74*/ this.imBuddyHeader="ផ្ញើសារហារីមិត្តសម្លាញ់ភ្លាមៗ!";
	/*75*/ this.imBuddyErrorHeader="មិនអាចបានផ្ញើមិត្តសារបន្ទាន់ (IM in Khmer is សារបន្ទាន់ but to IM is ផ្ញើសារបន្ទាន់ [send instant message])";
	/*76*/ this.tryAgainHeader ="សូមព្យាយាមម្តងទៀត";
	/*78*/ this.addBuddyTT="បន្ថែមមិត្តសម្លាញ់";
	/*79*/ this.removeBuddyTT="លុបមិត្តសម្លាញ់";
	/*81*/ this.anyoneTT="ផ្ញើអ្នកណាម្នក់សារបន្ទាន់";
	/*82*/ this.chatTT="ក្រុមជជែក";
	/*83*/ this.boldTT="ដិត";
	/*84*/ this.italicTT="ទ្រេត";
	/*85*/ this.underlineTT="គូសបន្ទាត់ក្រោម";
	/*87*/ this.emoticonTT="និចលអាយខន";
	/*88*/ this.nextTT="បន្ទាប់";
	/*89*/ this.backTT="Back";
	/*90*/ this.cancelTT="បោះបង់";
	/*91*/ this.signOnTT="ចូល";
	/*92*/ this.soundTT="សំឡេង";
	/*93*/ this.acceptBtn="យល់ព្រម";
	/*94*/ this.addBtn="បន្ថែម";
	/*95*/ this.AddAccountBtn="បន្ថែមគណនិយ្យ";
	/*98*/ this.closeBtn="បិទ";
	/*100*/ this.okBtn="អូគេ";
	/*101*/ this.reconnectionBtn="ភ្ជាប់ម្ដងទៀត";
	/*102*/ this.removeBtn="លុប";
	/*103*/ this.sendBtn="Send";
	/*105*/ this.imBuddyBtn="ផ្ញើសារហារីមិត្តសម្លាញ់ភ្លាមៗ!";
	/*107*/ this.wantsAdd="%1 ចង់បន្ថែម %2 ទៅក្នុងបញ្ជីមិត្តសម្លាញ់របស់គេ។";
	/*108*/ this.authCheck1="មិនអាចអនុញ្ញាតិដល់មិត្តសម្លាញ់។";
	this.authCheck=this.authCheck1 + this.pleaseCheck;//NO
	/*110*/ this.addBuddyPrompt="សូមផ្តល់ឈ្មោះមិត្តសម្លាញ់ ឈ្មោះសំគាល់ និងក្រុមដែលអ្នកចង់បន្ថែមមិត្តក្នុង បញ្ជីមិត្ត។";
	/*111*/ this.noBrEmail="សូមផ្ដល់ឈ្មោះក្នុងទំរង់ ឈ្មោះ@ម៉ាស៊ីនបម្រើ (ដូចយ៉ាង jane@gmail.com) ";
	/*112*/ this.logonid="អត្តសញ្ញាណសំគាល់";
	/*113*/ this.buddy="មិត្តសម្លាញ់";
	/*114*/ this.group="ក្រុម";
	/*115*/ this.addError="មិនអាចបន្ថែម%1។ ";
	/*116*/ this.addNetError="មិនអាចបន្ថែមមិត្តសម្លាញ់។";
	/*117*/ this.addErrorBecause=" មិនអាចបន្ថែម %1 ព្រោះមិត្តសម្លាញ់នោះមានរួចហើយ។ ";
	/*118*/ this.noAccounts="អ្នកមិនទាន់ចូលទៅកាន់គណនិយ្យសាហារី។ ";
	/*120*/ this.noAccountsPrompt="ដើម្បីចូលក្នុងគណនី សូមជ្រើសរូបតំណាង\'ចូល\'នៅខាងក្រោម បញ្ជីមិត្តនេះឬ %1ចុចនៅនេះ%2 ";
	/*122*/ this.removeNetError1="មិនអាចលុបចេញមិត្តសម្លាញ់។ ";
	this.removeNetError=this.removeNetError1 + this.pleaseCheck;//NO
	/*123*/ this.imBuddyPrompt="សូមជ្រើសចូលឈ្មោះគណនីដែលអ្នកចង់ផ្ញើ មិត្តរសារភ្លាម។";
	/*124*/ this.imBuddyNamePrompt="សូមបញ្ចូលឈ្មោះរបស់មិត្តដែលអ្នកចង់ផ្ញើសារបន្ទាន់។";
	/*128*/ this.singleFail="មីប៊ូបិនអាចបង្កើតរាកតភ្ជាប់ជាមួយសារបន្ទាន់សេវានេះទេ។";
	/*129*/ this.pluralFail="មីប៊ូបិនអាចបង្កើតរាកតភ្ជាប់ជាមួយសារបន្ទាន់សេវានេះទេ។";
	/*130*/ this.singleFailDescr="ឈ្មោះឬពាក្យសម្ងាត់ប្រហែលជាខុសឬក៏អ្នកចូលតាមសេវាពីកន្លែងផ្សេងៗ។";
	/*131*/ this.pluralFailDescr="ឈ្មោះនិងពាក្យសម្ងាត់នេះប្រហែលជាខុស ឬក៏អ្នកចូលតាមសេវាពីកន្លែងផ្សេង ហើយ។";
	/*132*/ this.imNetError1="មិនអាចផ្ញើឬទទួលសារបានទេពីប្រោះអ្នកកំពុងក្រៅបណ្ដាញ។ ";
	this.imNetError=this.imNetError1 + this.reconnectPrompt;//NO
	/*133*/ this.alreadyUser="តែអ្នកមានឈ្មោះប្រើឬទេ?";
	/*135*/ this.autoInvisible="ចូលតាមមើលមិនឃើញ";
	/*137*/ this.password="ពាក្សសម្ងាត់";
	/*138*/ this.autoConnect="តភ្ជាប់ភេលចាប់ផ្ដើមឡើង";
	/*141*/ this.registerMsg="គណនីមីប៊ូរបស់អ្នកជាឲ្យអ្នករក្សាទុកកំណត់ហេតុជជែកនិង ចំណង់ចំណូលចិត្ត ហើយឲ្យរកអ្នកផងប្រើមីប៊ូ។ ឆាប់ចុះឈ្មោះ! សូមឆាប់ចាប់ផ្ដើមឥឡូវនេះ!";
	/*142*/ this.welcomeBack="សូមស្វាគមន៍មកដល់មីប៊ូវិញ់!";
	/*143*/ this.meeboProfile="ទម្រង់មីប៊ូរបស់អ្នក (សាធារណៈ)";
	/*144*/ this.meeboPrivateProfile="ទម្រង់មីប៊ូរបស់អ្នក (ឯកជន)";
	/*145*/ this.icon="រូបតំណាងមិត្ត";
	/*146*/ this.fullName="ឈ្មោះពេញ";
	/*147*/ this.newmeeboid="លេខសម្គាល់ម៉ីប៊ូថ្មី";
	/*148*/ this.meeboid="លេខសម្គាល់ម៉ីប៊ូ";
	/*149*/ this.confirmpassword="អះអានពាក្យសម្ងាត់";
	/*150*/ this.emaildescr="អ៊ីមែល (ប្រសិនផ្លេច់ពាក្យសម្ងាត់)";
	/*151*/ this.security="ចំណុចសុវត្ថិភាព:";
	/*154*/ this.oneMoment="សូមចាំបន្តិច...";
	/*155*/ this.verifyWait="រង់ចាំសូមអរគុណ។ មីប៊ូជាកំពុងផ្ទៀងផ្ទាក់លេខសម្គាល់អ្នកប្រើមីប៊ូរបស់អ្នក%1 ជាអាចរកបាន";
	/*156*/ this.sorry="សូមអភ័យទោស";
	/*157*/ this.alreadyTaken=" អ្កកណាយកឈ្មោះ%1ហើយ។ សូមជ្រើសឈ្មោះផ្សេងៗហើយធ្វើម្ដងទៀត។";
	/*158*/ this.nameRestrictions="(A-Z ០-៩ ដាច់ក្រោម និង បរិយាន)";
	/*161*/ this.email="អ៊ីមែល";
	this.Email=capitalize(this.email);//NO
	/*162*/ this.noIdError="សូមផ្ដល់លេខសម្គល់មីប៊ូដើម្បីអោយបង្កើតគណនីមីប៊ូថ្មីបាន។";
	/*163*/ this.shortIdError="សូមបញ្ជាក់លម្អិតលេខសម្គាល់ម៉ីប៊ូជាមួយអក្សរ៤ហោចទៅ។";
	/*164*/ this.longIdError="សូមបញ្ជាក់លម្អិតលេខសម្គាល់ជាមួយ ដែលមិនលើសជាងអក្សរ១០០តួ។";
	/*165*/ this.specialCharError="សូមប្រើតែអក្សរតួ (a-z) ដាច់ក្រោម (_) លេខ (0-9)​​ និងបរិយាន (.) ពេលធ្វើលេខសម្គល់មីប៊ូ។";
	/*166*/ this.noNameError="សូមផ្ដល់ឈ្មោះក្នុងគណនីមីប៊ូថ្មីរបស់អ្នក។";
	/*167*/ this.noEmailError="សូមផ្ដល់អ៊ីមែលក្នុងគណនីមីប៊ូថ្មីរបស់អ្នក។";
	/*168*/ this.poorEmailError="សូមផ្ដល់អ៊ីមែលតាមយ៉ាងដូច​ \'ឈ្មោះ@ដែន.com\'";
	/*173*/ this.passwordLength="(អប្បបរមាតួអក្សរ៦ស្រាក់)";
	/*174*/ this.noPasswordError="សូមផ្ដល់ពាក្យសម្ងាត់មីប៊ូអោយគណនីមីប៊ូថ្មីរបស់អ្នក";
	/*175*/ this.shortPasswordError="សូមផ្ដល់ពាក្យសម្ងាត់ដែលមានត្រឹមអក្សរ៦ស្រាក់";
	/*176*/ this.longPasswordError="សូមផ្ដល់ពាក្យសម្ងាត់ដែលមានត្រឹមមិនលើសជាងអក្សរ១០០ស្រាក់";
	/*177*/ this.noConfirmPassword="សូមផ្ដល់ពាក្យសម្ងាត់អះអាងឲ្យគណនីមីប៊ូថ្មីរបស់អ្នក";
	/*178*/ this.noMatchPassword="ពាក្យសម្ងាត់និងសម្ងាត់អះអាងជាផ្សេងៗពីគ្នា។ សូមមើលពិនិត្យទ្វេវាលនេះហើយធ្វើម្ដងទៀត។";
	/*179*/ this.specialCharPassword="សូមប្រើអក្សរ លេខ និងវណ្ណយុត្តក្នុងពាក្យសម្ងាត់។";
	/*180*/ this.secondLook="សូមអ្នកមើលម្ដទៀត!";
	/*182*/ this.incompleteLogon="ការបញ្ចូលឈ្មោះមិនបញ្ចាប់ទាំងស្រុង";
	/*183*/ this.toCreateError="មិនអាចបង្កើតរាកតភ្ជាប់មីប៊ូថ្មីទេ។";
	/*184*/ this.network="បណ្ដាញ";
	/*185*/ this.noJavaScriptRequired="ត្រូវមាន JavaScript បានអាចចូលកើត។";
	/*186*/ this.noJavaScript="មីប៊ូទាមទារ JavaScript ដើម្បីបានអាចបញ្ចូលឈ្មោះ។ កម្មវិធីវុករកនេះជាមិនគាំទ្រ JavaScript ឬក៏ស្គ្រីប់ជា កំពុងទប់ស្កាត់។";
	/*187*/ this.noJavaScript2="បើសិនអ្នកចង់ដឹងរឿងកម្មវិធីរុករកគាំទ្រJavaScript ឬ អនុញ្ញាតស្គ្រីប មើលបណ្ដាញជំនួយរបស់កម្មវិធីរុករកនេះ។";
	/*190*/ this.rememberMe="ចំណាំខ្ញុំ";
	/*193*/ this.help="ជំនួយ";
	/*194*/ this.logoff="ចេញ";
	/*195*/ this.signon="ចូល";
	/*198*/ this.buddylist="បញ្ជីមិត្ត";
	/*199*/ this.blockBuddy="ទប់ស្កាត់មិត្ត";
	/*200*/ this.unblockBuddy="ឲ្យមិត្តចូលវិញ់";
	/*201*/ this.confirmBlock="អ្នកក្រឡៅចង់ទប់ស្កាត់%1ទេ?";
	/*202*/ this.confirmRemove="អ្នកក្រឡៅចង់យក%1ចេញទេ?";
	/*208*/ this.emoticonPref="បង្ហាញសញ្ញាអរម្មណ៍ក្នុងប្រអប់សារបន្ទាន់ (ប្រអប់សារបន្ទាន់ = IM box) Please clarify the exact type of IM message.";
	/*210*/ this.chatLogs="កំណត់ហេតុជជែក";
	/*211*/ this.chatLogsTT="មើលកំណត់ហេតុជជែក";
	/*213*/ this.viewChatLog="មើលកំណត់ហេតុជជែក";
	/*215*/ this.chatLogWindowCaption ="ជជែកកំណត់ហេតុរបស់%1";
	/*216*/ this.profile="ទម្រង់";
	/*217*/ this.buddyUnavailable="ព័ត៌មានរបស់មិត្តមិនអាចរកបាន";
	/*219*/ this.creatingAccount="អរគុណដែលជ្រង់ចាំប៉ុណ្ណោះ។ មីប៊ូជាកំពុងបង្កើតគណនីថ្មីរបស់អ្នក។";
	/*222*/ this.newPassword="ពាក្យសម្ងាត់ថ្មី";
	/*223*/ this.imName="ផ្ញើសារបន្ទាន់%1";
	/*232*/ this.viewProfile="មើលទម្រង់";
	/*234*/ this.loading="កំពុងផ្ទុក";
	/*235*/ this.startChatting="ជជែកកំសាន្តជាមូយអ្នក1%ដើម្បីចាប់ផ្ដើមប្រវត្តិកំណត់ហេតុជជែក!";
	/*236*/ this.chatLogErrorHeader ="មិនអាចរកកំណត់ហេតុជជែកឃើញបានទេ";
	/*237*/ this.chatLogNetError1 ="មិនអាចរកកំណត់ហេតុជជែកមិត្តឃើញបានទេ។ ";
	this.chatLogNetError = this.chatLogNetError1 + this.pleaseCheck;//NO
	/*239*/ this.inviteToChat ="1%ហៅ2%ទៅជជែកកំសាន្តក្នុង3%!";
	/*240*/ this.inviteMsg ="%1 សរសេរ %2";
	/*242*/ this.inviteBuddy ="ហៅមិត្ត";
	/*243*/ this.buddyJoinChat ="1%បានប្រជុំបន្ទប់នេះហើយ";
	/*244*/ this.buddyLeaveChat ="1%ចចេញបន្ទប់នេះហើយ";
	this.groupChatHeader = this.chatTT; //NO
	/*248*/ this.groupChatTT ="ចាប់ផ្ដើមឬប្រជុំជជែកក្រុម";
	/*249*/ this.groupChatPrompt="សូមបញ្ចូលឈ្មោះបន្ទប់ជជែកដែលអ្នកចង់ចាប់ផ្ដើមឬប្រជុំ។ ";
	/*250*/ this.groupChatServerPrompt="អ្នកដែលប្រើJabber សូមបញ្ចូលឈ្មោះម៉ាស៊ីនបម្រើជជែកលើម៉ាស៊ីនជជែកក្រុម (យាងដូច conference.jabber.org)។";
	/*251*/ this.groupChatErrorHeader="មិនអាចប្រជុំក្រុមជជែកបាន";
	/*252*/ this.noChatRoom="សូមផ្ដល់ឈ្មោះបន្ទប់ជជែកមួយ។";
	/*253*/ this.noChatRoomServer="សូមផ្ដល់ម៉ាស៊ីនបម្រើបន្ទប់ជជែក Jabber មួយ។(How should we write Jabber in Khmer?)";
	/*254*/ this.chatroomname ="បន្ទប់";
	/*255*/ this.chatroomserver ="ម៉ាស៊ីនបម្រើជជែក";
	/*256*/ this.chatAcceptHeader ="សេចក្ដីអញ្ជើញជជែក!";
	/*257*/ this.noICQGroupChat ="ក្រុមជជែកនេះមិនគាំទ្រអញ្ជើញមិត្តICQបានទេ។";
	/*258*/ this.chatroomended ="សម័យបន្ទប់ជជែកនេះចប់ហើយ។";
	/*259*/ this.noChatRoomSpecialChars="សូមប្រើតែអក្សរតួនិងលេខពេលបញ្ចូលឈ្មោះរបស់អ្នកក្នុងបន្ទប់ជជែក។";
	/*260*/ this.denyBtnTT ="បដិសេធ";
	/*261*/ this.acceptAndAddBtnTT ="យល់ព្រមនិងបន្ថែម";
	/*262*/ this.blockBuddyContext="ទប់ស្កាទ់%1";
	/*263*/ this.unblockBuddyContext="បន្ថែម%1វិញ់";
	/*264*/ this.imBuddyContext="ផ្ញើ%1សារបន្ទាន់";
	/*265*/ this.removeBuddyContext="យក%1ចេញ";
	/*266*/ this.hideBuddyContext="លាក់%1";
	/*267*/ this.hasTyped ="អ្នក%1បានបញ្ចូលអក្សរហើយ";
	/*269*/ this.displayName ="ឈ្មោះទិដ្ឋភាព";
	/*270*/ this.blogHeader ="ប្លុកមីប៊ូ";
	/*273*/ this.accountsTabHeader ="គណនី";
	/*274*/ this.preferencesTabHeader ="ចំណង់ចំណូលចិត្ត";
	/*275*/ this.removeBuddiesHeader="យកមិត្តចេញ!";
	/*276*/ this.removeBuddyGroupHeader="យកក្រុមមិត្តចេញ!";
	/*277*/ this.removeBuddyGroupsHeader="យកក្រុមមិត្តចេញ!";
	/*278*/ this.addBuddyGroupNamePrompt="សូមផ្តល់ឈ្មោះក្រុមដែលអ្នកចង់បន្ថែមក្នុងបញ្ជីមិត្តរបស់អ្នក។";
	/*279*/ this.addBuddyGroupPrompt="សូមផ្តល់ឈ្មោះក្រុមដែលអ្នកចង់បន្ថែម។";
	/*280*/ this.addBuddyGroupHeader="បន្ថែមក្រុមមិត្ត!";
	/*281*/ this.renameBuddy ="ប្ដូរឈ្មោះ%1";
	/*282*/ this.renameBuddyNetError ="មិនអាចប្ដូរឈ្មោះមិត្តបាន។";
	/*286*/ this.meeboMeIntro ="សូមស្វាគន៍ធាតុក្រាហ្វិកមីប៊ូខ្ញុំរបស់អ្នក។";
	/*287*/ this.meeboMeDescr ="គ្រប់គ្រងធាតុក្រាហ្វិកមីប៊ូខ្ញុំរបស់អ្នក! បន្ថែមឬកំណត់រចនាសម្ព័ន្ធធាតុក្រាហ្វិកមួយពីខាងក្រោម។";
	/*290*/ this.smallWidget ="តូច (%1 x %2 ភីកសែល)";
	/*291*/ this.regularWidget ="ធម្មតា (%1 x %2 ភីកសែល)";
	/*292*/ this.largeWidget ="ទំហំកំពូល (%1 x %2 ភីកសែល)";
	/*293*/ this.addMeeboMeInstructions ="សូមផ្ដល់ឈ្មោះនិងទំហំអោយធាតុក្រាហ្វិកដើម្បីបង្កើតធាតុក្រាហ្វិកមីប៊ូខ្ញុំថ្មីរបស់អ្នក!";
	/*294*/ this.widgetName ="ឈ្មោះធាតុក្រាហ្វិក";
	/*295*/ this.widgetSize ="ទំហំធាតុក្រាហ្វិក";
	/*296*/ this.showPrev ="បង្ហាញភាពមើលមុន (There are no Khmer equivalent of the English noun for Preview so I have combined the word Peap ភាព (state of)​ with the word Merl Mon មើលមុន (to look in advance) to make ភាពមើលមុន";
	/*297*/ this.hidePrev ="លាក់ភាពមើលមុន";
	/*298*/ this.addWidgetCaption ="បង្កើតធាតុក្រាហ្វិកមីប៊ូខ្ញុំមួយ!";
	/*299*/ this.widgetNameNeeded ="សូមផ្តល់ឈ្មោះធាតុក្រាហ្វិកមួយ។";
	/*300*/ this.meeboMeTabName ="មីប៊ូខ្ញុំ!";
	/*301*/ this.unableToCreateWidget ="សូមអភ័យទោស!យើងខ្ញុំមិនអាចបង្កើតធាតុក្រាហ្វិកមីប៊ូខ្ញុំរបស់អ្នកបានទេ! %1";
	/*302*/ this.addANewWidget ="បន្ថែមធាតុក្រាហ្វិកថ្មីមួយ";
	/*303*/ this.disable ="មិនអនុញ្ញាត";
	/*304*/ this.enable ="អនុញ្ញាត";
	/*306*/ this.widgetEmbed ="បង្កប់ធាតុក្រាហ្វិក";
	/*307*/ this.createANewWidget ="បង្កើតធាតុក្រាហ្វិកថ្មីមួយ!";
	/*308*/ this.hasLeftYourPage ="អ្នក%1ចេញពីទំព័ររបស់អ្នក";
	/*309*/ this.minute ="នាទី";
	/*310*/ this.minutes ="នាទី";
	/*311*/ this.enabled ="បានអនុញ្ញាត";
	/*312*/ this.disabled ="មិនបានអនុញ្ញត";
	/*316*/ this.widgetNameTooLong ="សូមផ្ដល់ឈ្មោះធាតុក្រាហ្វិកដែលមានអក្សរតិចជាង១០០តួ។";
	/*318*/ this.embedWait ="កំពុងបង្កើត...";
	/*319*/ this.errorCreatingWidget ="កាលកំពុងបង្កើតធាតុក្រាហ្វិកមានកំហុសមួយ";
	/*324*/ this.widgetNameTaken ="សូមផ្ដល់ឈ្មោះធាតុក្រាហ្វិកឥតពីរមួយ។";
	/*325*/ this.specialCharErrorWidget ="សូមផ្តល់ឈ្មោះធាតុក្រាហ្វិកជាមួយ a-z A-Z 0-9 . \' and _។";
	/*328*/ this.removeBuddiesContext="យកមិត្តចេញ";
	/*329*/ this.unblockBuddiesContext="បន្ថែមមិត្តវិញ";
	/*330*/ this.blockBuddies="ទប់ស្កាត់មិត្ត";
	/*332*/ this.confirmRemoveBuddies="អ្នកពិតចង់យកជ្រើសមិត្ត%1ចេញឬ?";
	/*333*/ this.confirmRemoveBuddyGroups="អ្នកពិតចង់យកជ្រើសក្រុមមិត្ត (និងមិត្តភក្តិរបស់គេទាំងអស់)ចេញ?";
	/*334*/ this.confirmRemoveBuddyGroup="អ្នកពិតចង់យកក្រុម\'%1\'(និងមិត្តភក្តិដែលក្នុងហ្នឹងទាំងអស់)ចេញ?";
	/*335*/ this.confirmBlocks="អ្នកពិតចង់ទប់ស្កាត់មិត្តជ្រើស%1ទេ?";
	/*336*/ this.addBuddyGroupContext="បន្ថែមក្រុមថ្មី";
	/*337*/ this.removeBuddyGroupContext="យកក្រុមចេញ";
	/*338*/ this.removeBuddyGroupsContext="យកក្រុមចេញ";
	/*340*/ this.offlineGroup="ក្រៅបណ្ដាញ";
	/*341*/ this.groupChatBuddiesContext="ហៅមិត្តមកជជែក";
	/*342*/ this.blockBuddiesContext="ទប់ស្កាត់មិត្ត";
	/*343*/ this.addBuddyGroupErrorHeader="មិនអាចបន្ថែមក្រុមមិត្តបាន";
	/*344*/ this.addBuddyGroupErrorBecause="មិនអាចបន្ថែម ពីព្រោះមានក្រុមហ្នឹងហើយ។";
	/*345*/ this.addBuddyToGroup="បន្ថែមមិត្តក្នុងក្រុម%1";
	/*346*/ this.invalidBuddyGroupNamePrompt="ឈ្មោះក្រុមមិត្តដែលអ្នកផ្ដល់ជាវែងហួស។ ឈ្មោះក្រុមមិត្តត្រូវមានអក្សរតិចជាង៥០តួ។";
	/*349*/ this.addBuddySingleAccountPrompt ="សូមផ្ដល់ឈ្មោះមិត្តរបស់អ្នកហើយក្រុមដែលអ្នកចង់បន្ថែមក្នុង។";
	/*350*/ this.january ="មករា";
	/*351*/ this.february ="កុម្ភៈ";
	/*352*/ this.march ="មីនា";
	/*353*/ this.april ="មេសា";
	/*354*/ this.may ="ឩសភា";
	/*355*/ this.june ="មិថុនា";
	/*356*/ this.july ="កក្កដា";
	/*357*/ this.august ="សីហា";
	/*358*/ this.september ="កញ្ញា";
	/*359*/ this.october ="តុលា";
	/*360*/ this.november ="វិច្ចិកា";
	/*361*/ this.december ="ធ្នូ";
	/*362*/ this.sunday ="ថ្ងៃអាទិត្យ";
	/*363*/ this.monday ="ថ្ងៃចន្ទ";
	/*364*/ this.tuesday ="ថ្ងៃអង្គារ";
	/*365*/ this.wednesday ="ថ្ងៃពុធ";
	/*366*/ this.thursday ="ថ្ងៃប្រហស្បត្តិ៍";
	/*367*/ this.friday ="ថ្ងៃសុក្រ";
	/*368*/ this.saturday ="ថ្ងៃសៅរ៍";
	/*369*/ this.dateFormat ="%1, %2 %3, %4";
	/*370*/ this.phraseNotFound ="រក\'%1\'មិនអាចឃើញ";
	/*371*/ this.searching ="កំពុងរក";
	/*374*/ this.findLbl ="រក ";
	/*375*/ this.startFromBeginning ="បន្តរកពីក្បាលកំណត់ហេតុជជែក";
	/*378*/ this.register ="ចុះឈ្មោះ";
	/*379*/ this.privacy ="ភាពឯកជន";
	/*383*/ this.forgotPassword2 ="តើអ្នកបានភ្លេច់ពាក្យសម្ងាត់?";
	/*384*/ this.loginId ="កម្មវិធីចូល";
	/*386*/ this.currSkin ="លំនាំដើម";
	/*388*/ this.popOutTT ="ឡើងបញ្ចេញ";
	/*389*/ this.popInTT ="ឡើងបញ្ចូល";
	/*390*/ this.modify ="កែប្រែ";
	/*391*/ this.products ="ផលគុ​ណ";
	/*393*/ this.save ="រក្សាទុក";
	/*394*/ this.renameGroupNetError ="មិនអាចប្ដូរឈ្មោះក្រុម។";
	/*395*/ this.renameGroupOfflineError ="មិនអាចប្រើ\'ក្រៅបណ្ដាញ\'ជាឈ្មោះក្រុមបានទេ។";
	/*396*/ this.renameGroupExistsError ="មាន%1ក្រុមមួយហើយ។";
	/*397*/ this.setProfile ="កំណត់ទម្រង់";
	/*398*/ this.setProfileHeader="ឲ្យមិត្តភក្តិដឹងរឿងសម័យរបស់អ្នកដោយបង្កើតទម្រង់មួយ។";
	/*401*/ this.setDisplayName ="កំណត់ឈ្មោះទិដ្ឋភាព";
	/*403*/ this.setDisplayNameHeader ="សូមផ្ដល់ឈ្មោះទិដ្ឋភាព។ យើងខ្ញុំជាប្រើឈ្មោះទិដ្ឋភាពនេះអោកត់ភិនអ្នកនៅបញ្ជីមិត្តរបស់ ថ្នាអ្នក។";
	/*404*/ this.setDisplayNameAIMError ="ឈ្មោះទិដ្ឋភាពត្រូវជាបំរែបំរួលដូច %1 តែមានអក្សរពុម្ពផ្សេង ឬ គម្លាត។ ដូច្នេះ%2 និង %3គឺជាសក្ដានុពលឈ្មោះទិដ្ឋធភាព។";
	/*405*/ this.inv ="មើលមិនឃើញ";
	/*407*/ this.reconnecting ="តភ្ជាប់ឡើងវិញ";
	/*410*/ this.popupBlocked ="លេចឡើងបានទប់ស្កាត់ហើយ";
	/*411*/ this.popupBlockedMsg ="កម្មវិធីរុករករបស់អ្នកជាទប់ស្កាត់បង្អួតលេចឡើងហើយ។ សូមមិនអនុញ្ញាតកម្មវិធីទប់ស្កាត់លេចឡើងហើយធ្វើម្ដងទៀត។";
	/*412*/ this.popupBlockedMsg ="បង្អួតលេចឡើងបានទប់ស្កាតពីកម្មវិធីរុករករបស់អ្នកហើយ។";
	/*413*/ this.popupfirefox ="ដើម្បីមិនអនុញ្ញាតកម្មវិធីទប់ស្កាត់លេចឡើងក្នុង មេខលា ចុចប៊ូតុងចម្រើសនៅជ្រុងលើខាងស្ដាំ ហើយជ្រើស \'Allow popups for www.meebo.com\' (The Khmer version of Firefox is មេខលា)";
	/*414*/ this.popupie ="(I\'m not sure if there is a Khmer version of Internet Explorer)";
	/*419*/ this.removeBuddiesInstr ="សូមជ្រើសមិត្តចង់លុបហើយធ្វើម្ដងទៀត។";
	/*420*/ this.joinChat ="ប្រជុំជជែក";
	/*421*/ this.block ="Block";
	/*422*/ this.cannotRemoveOffline ="អ្នកមិនអាចយកចេញក្រុម\'ក្រៅបណ្ដាញ\'។";
	this.removeBuddiesOffline = this.cannotRemoveOffline + " " + this.removeBuddiesInstr;//NO
	/*425*/ this.sortGroupByName ="តម្រៀបមិត្តបញ្ជីដោយឈ្មោះ";
	/*426*/ this.sortGroupByNetwork ="តម្រៀបមិត្តបញ្ជីដោយបណ្ដាញ";
	/*427*/ this.sortGroupByStatus ="តម្រៀបមិត្តបញ្ជីដោយស្ថានភាព";
	/*429*/ this.buddyIconErrorHeader ="មិនអាកំណត់រូបថតទិដ្ឋភាពបានទេ";
	/*430*/ this.buddyIconErrorExt ="សូមជ្រើសរូបភាពដែលមានប្រភេទ .jpg .gif ឬ .png។";
	this.buddyIconErrorFiletype = "Image format was invalid. " + this.buddyIconErrorExt;//NO
	/*431*/ this.buddyIconErrorSize ="ទំហំឯកសារជាធំពេក។ ប្រតិដ: ស្ដៅប្ដូរទំហំរូបភាពទៅជាវិមាត្រតូចជាង។ ទំហំឯកសារអតិបរមាជា៨០ គីឡូបៃ។";
	/*432*/ this.buddyIconErrorGeneral ="កណ្ដុំឆែប! មីប៊ូមិនអាចកំណត់រូបថតទិដ្ឋភាពរបស់អ្នកទេ។ ធ្វើម្ដងទៀតពេលក្រោយ!";
	/*434*/ this.pinkSkin ="ពណ៌ស៊ីជំពូ";
	/*435*/ this.greenSkin ="ពណ៌បៃតង";
	/*436*/ this.purpleSkin ="ពណ៌ស្វាយ";
	/*440*/ this.joinChatUpsell ="ប្រជុំជជែកកំសាន្តទទួលដោយមីប៊ូ!";
	/*441*/ this.reinviteBuddyContext="ហៅ%1ម្ដងទៀត";
	/*442*/ this.buddyIconErrorImageSize ="ទំហំរូបភាពធំពេក។ ប្រតិដ: ស្ដៅប្ដូរទំហំរូបភាពទៅជាវិមាត្រតូចជាង។ កម្ពស់និង​ទទឹងអតិបរមាជា២០០០x២០០០ភីកសែល។";
	/*443*/ this.gender ="សម្មតិលិង្គ";
	/*444*/ this.male ="បុរស";
	/*445*/ this.female ="ស្ត្រី";
	/*446*/ this.age ="អយុ";
	/*450*/ this.deleteAll ="លុបទាំងអស់";
	/*451*/ this.deleteChatLogs ="លុបកំណត់ហេតុជជែក";
	/*452*/ this.confirmDeleteChatLogs ="តែអ្នកយល់ព្រមចង់លុបកំណត់ហេតុជជែករបស់%1ទេ?";
	/*453*/ this.permanentDeleteChatLogs ="ធ្វើយ៉ាងនេះជានិត្យលុបជជែកទាំងអស់។";
	/*454*/ this.couldntDeleteChatLogs ="មិនអាចលុបកំណត់ហេតុជជែកបាន";
	/*455*/ this.deleteChatLogNetError1 ="មិនអាចលុបកំណត់ហេតុជជែកមិត្តបាន ";
	this.deleteChatLogNetError = this.deleteChatLogNetError1 + this.pleaseCheck;
	/*459*/ this.awayMessages ="សារឃ្លាត";
	/*461*/ this.ageNaN ="សូមផ្ដល់អាយុអ្នកជាមួយលេខ (យ៉ាងដូច ១៧ ឬ ៤៥)";
	/*463*/ this.meeboChats ="បន្ទប់មីប៊ូ";
	/*465*/ this.createMeeboChat ="បង្កើតបន្ទប់ថ្មី";
	/*466*/ this.createMeeboChatInstructions ="បង្កើតបន្ទប់ថ្មីហើយចែករំលែកយ៉ាងស្រួលតំណជាមួយមិត្តរបស់អ្នកទាំងអស់។";
	/*467*/ this.enterChatName ="សូមបញ្ចូលឈ្មោះបន្ទប់។";
	/*468*/ this.removeChatContext ="យកបន្ទប់ចេញ";
	/*469*/ this.description ="ពិពណ៌នា";
	/*471*/ this.lastMsgDayAgo ="សារក្រោយ១ថ្ងៃមុន";
	/*472*/ this.lastMsgHourAgo ="សារក្រោយ១ម៉ោងមុន";
	/*473*/ this.lastMsgMinuteAgo ="សារក្រោយ១នាទីមុន";
	/*474*/ this.lastMsgDaysAgo ="សារក្រោយ%1ថ្ងៃមុន";
	/*475*/ this.lastMsgHoursAgo ="សារក្រោយ%1ម៉ោងមុន";
	/*476*/ this.lastMsgMinutesAgo ="សារក្រោយ%1នាទីមុន";
	/*477*/ this.lastMsgLessMinuteAgo ="សារក្រោយ < ១នាទីមុន";
	/*478*/ this.onePerson ="ម្នាក់";
	/*479*/ this.multiPerson ="%1អ្នក";
	/*480*/ this.viewChatLogs ="មើលកំណត់ហេតុជជែកពីបន្ទប់នេះ";
	/*481*/ this.loadingLink ="កំពុងផ្ទុកតំណ";
	/*482*/ this.playNow ="លេងឥឡូវ";
	/*484*/ this.finish ="បញ្ចប់";
	/*485*/ this.pasteAURLInConv ="បិទភ្ជាប់ URL ក្នុងប្រអប់សារអ្នកហើយមើលបើលេងឬអត់!";
	/*486*/ this.configure ="តំណត់រចនាសម្ព័ន្ឋ";
	/*487*/ this.configureMeeboChat ="តំណត់រចនាសម្ព័ន្ឋ%1";
	/*488*/ this.tags ="ស្លាក";
	/*491*/ this.inviteHeader ="ហៅ";
	/*495*/ this.roomWidgetHeader ="បង្កប់លើតំបន់បណ្ដាញរបស់អ្នក";
	/*496*/ this.roomWidgetInstructions ="ចម្លងនិងបិទភ្ជប់កូដបង្កប់លើតំបន់បណ្ដាញរបស់អ្នក។ ភ្ញៀវតំបន់បណ្ដាញជា អាចអាននិងប្រកាសសារទៅបន្ទប់នេះបាន។";
	/*497*/ this.roomName ="ឈ្មោះបន្ទប់";
	/*498*/ this.embed ="បង្កប់";
	/*499*/ this.customize ="ប្ដូរតាមបំណង";
	/*500*/ this.size ="ទំហំ";
	/*507*/ this.joinRoom ="ប្រជុំបន្ទប់";
	/*508*/ this.createRoom ="ចាប់ផ្ដើម​ឬប្រជុំបន្ទប់";
	/*509*/ this.mute ="បិតសម្លេង";
	/*510*/ this.unmute ="បើកសម្លេងវិញ់";
	/*512*/ this.flashRequiredToView ="សូមទោសតែការមើលមេឌ្យេនេះជាទាមទារFlash។ សូមចុចនៅទី%1នេះ%2ដើម្បីទាញយកកំណែចំពើបFlash។";
	/*513*/ this.setNickname ="កំណត់សម្មតិនាម";
	/*514*/ this.ban ="ឃាត់";
	/*523*/ this.roomInvite ="អញ្ជើញបន្ទប់";
	/*524*/ this.joinRoomAndAdd ="ប្រជុំបន្ទប់ហើយបន្ថែម";
	/*526*/ this.invite ="ហៅ";
	/*527*/ this.rejoinRoom ="ចូលបន្ទប់ម្ដងទៀត";
	/*528*/ this.leftRoomMessage ="អ្នកមិនលេងនៅក្នុងបន្ទប់ទេ។";
	/*529*/ this.chooseNickMessage ="សូមជ្រើសសម្មតិនាមទៅប្រើក្នុងបន្ទប់។";
	/*530*/ this.nickname ="សម្មតិនាម";
	/*531*/ this.startTalking ="ចាប់ផ្ដើមជជែកកំសាន្ត";
	/*532*/ this.privateRoomEnterPassword ="នេះជា​​​​​​បន្ទប់​ឯកជន សូមបញ្ចូលពាក្យសម្ងាត់។";
	/*535*/ this.joinRoomInstr ="ចូលបន្ទប់ធរមាន";
	/*536*/ this.createRoomInstr ="បង្កើតបន្ទប់ថ្មី";
	/*541*/ this.chooseAGroupChatIcon ="ជ្រើសរូបតំណាងបន្ទប់មួយ";
	/*542*/ this.isNowKnownAs ="អ្នក%1ប្ដូរឈ្មោះទៅជា%2";
	/*543*/ this.removeMedia ="យកមេឌ្យេចេញ";
	/*544*/ this.addToBuddyList ="ប្រជុំសមាជិកភាព";
	/*545*/ this.flashOld ="អ្នកកំពុងប្រើFlashកំណែ%1។ កម្មវិធីមេឌ្យេទាមទារយ៉ាងហោចFlashកំណែ៨។ សូមចុចនៅទី%2នេះ%3ដើម្បីទាញយកកំណែចំពើបFlash។";
	/*546*/ this.confirm ="អះអាង";
	/*547*/ this.chooseMeeboID ="ជ្រើសឈ្មោះអ្នកប្រើ ហើយបញ្ចូលពាក្យសម្ងាត់ក្នុងគណនីមីប៊ូរបស់អ្នក";
	/*549*/ this.createMeeboAccount ="បង្កើតគណនីមីប៊ូ";
	/*550*/ this.addToMeeboAccount ="បន្ថែមលើគណនីមីប៊ូរបស់ខ្ញុំ";
	/*551*/ this.holdOnTightForRooms ="សូមចាំបន្ទិចយើងខ្ញុំកំពុងតភ្ជប់ជូនអ្នកទៅបន្ទប់";
	/*554*/ this.pleaseEnjoyAd ="សូមជូនមើលកំសាន្ដវិដីអូនេះពីអ្នកធានាយើង";
	/*555*/ this.buddyJoinChatRegExp ="$1 $2: ប្រជុំបន្ទប់ហើយ";
	/*556*/ this.buddyLeaveChatRegExp ="$1 $2: ឃ្លាតពីបន្ទប់ហើយ";
	/*557*/ this.buddyNameChangeRegExp ="$1សារមីប៊ូ: $2ប្ដូរឈ្មោះទៅជា$3";
	/*559*/ this.moderatorOptions ="ការចែករំលែក";
	/*560*/ this.publicModerator ="អ្នកណាក៏ដោយអាចបន្ថែមមេឌ្យេបាន";
	/*561*/ this.privateModerator ="មានតែអ្នកដែលអាចបន្ថែមមេឌ្យេបាន";
	/*562*/ this.invalidRoomName ="សូមពិនិត្យមើលឈ្មោះបន្ទប់របស់អ្នក។ ឈ្មោះបន្ទប់វែងត្រឹម%1ដល់%2តួអក្សរបាន ហើយឈ្មោះមិនអាចចាប់ផ្ដើមប្រើដាច់ក្រោមឬមានសហសញ្ញាទេ។";
	/*564*/ this.limitDescription ="សូមដាក់កំហិតលើពិពណ៌នាដល់អក្សរ%1តួ";
	/*565*/ this.removeChatsContext ="យកបន្ទប់ចេញ";
	/*566*/ this.removeChatHeader ="យកបន្ទប់ចេញ!";
	/*567*/ this.removeChatsHeader ="យកបន្ទប់ចេញ!";
	/*568*/ this.confirmRemoveChats ="អ្នកពិតចង់យកបន្ទប់ដែលបានជ្រើស%1ចេញឬ?";
	/*569*/ this.roomNameExists ="បន្ទប់ណាមួយមានឈ្មេះហ្នឹងហើយ។ សូមជ្រើសឈ្មោះផ្សេងៗ។";
	/*570*/ this.recentRooms ="បន្ទប់ថ្មោង";
	/*574*/ this.participant ="ភាគិន";
	/*575*/ this.participants ="ភាគិន";
	/*587*/ this.buddyJoinRoom ="%1ប្រជុំបន្ទប់ហើយ";
	/*588*/ this.buddyLeaveRoom ="%1ចេញទៅពីបន្ទប់ហើយ";
	/*589*/ this.createRoom ="បង្កើតបន្ទប់";
	/*590*/ this.couldntFindAnyRooms ="សូមទោសតែអ្នកមានបន្ទប់មីប៊ូណាមួយដែលដំណូចស្វែងរកអ្នកទេ។ សូមរកម្ដងទៀត...";
	/*591*/ this.roomIntro1="បន្ទប់មីប៊ូសូមស្វាគមន៍!";
	/*592*/ this.roomIntro2="ហៅមិត្តរបស់អ្នក!";
	/*593*/ this.roomIntro3="បិទភ្ជាប់ URL មួយហើយមើលវិឌីអូហ្នឹងលេង!";
	/*594*/ this.disabledRoom="យើងខ្ញុំសូមអព័យទោស! បន្ទប់មីប៊ូនេះជាកំពុងបណ្ដោះអាសន្នមិនអាចរកបានឬមិនអនុញ្ញត។";
	/*595*/ this.guestRoomGroup="ភ្ញៀវ";
	/*597*/ this.memberRoomGroup="សមាជិត";
	/*598*/ this.banBuddy="ប្រាមមិត្ត";
	/*599*/ this.confirmBanBuddy ="អ្នកជាយល់ព្រមចង់ទប់ស្កាត់%1ពី%2ទេ?";
	/*601*/ this.confirmRemoveMedia ="អ្នកជិតយកចេញធាតុមេឌ្យេនេះ។ សូមជំនួយមីប៊ូជ្រះថ្លាដោយលុបធាតុដែល ឆ្គាំឆ្គង ឃ្នើសឃ្នង និងគំរោះ។";
	/*602*/ this.showNow ="បង្ហាញឥឡូវនេះ";
	/*603*/ this.createRoom ="បង្កើតបន្ទប់ថ្មី";
	/*604*/ this.mostRecentShares ="ឯកសាររួមថ្មីជាងគេ:";
	/*605*/ this.noRecentShares ="មិនមានចំពើបឯកសាររួម";
	/*606*/ this.myRoom ="បន្ទប់របស់%1";
	/*607*/ this.creatingRoom ="កំពុងបង្កើតបន្ទប់អ្នក។";
	/*608*/ this.configuringRoom ="កំពុងកំណត់រចនាសម្ព័ន្ឋបន្ទប់អ្នក";
	/*610*/ this.visitRoom ="ចូលបន្ទប់";
	/*611*/ this.configureRoom ="កំណត់រចនាសម្ព័ន្ឋបន្ទប់នេះ។";
	/*613*/ this.createRoomErrorHeader="មិនអាចបង្កើតបន្ទប់។";
	/*614*/ this.configureRoomErrorHeader="មិនអាចកំណត់រចនាសម្ព័ន្ឋបន្ទប់";
	/*615*/ this.configureRoomErrorHeader="មិនអាចកំណត់រចនាសម្ព័ន្ឋបន្ទប។";
	/*616*/ this.sidebar ="របារចំហៀង";
	/*617*/ this.nomedia ="គ្មានកម្មវិធីមេឌ្យេ";
	/*618*/ this.withmedia ="ជាមួយកម្មវិធីមេឌ្យេ";
	/*619*/ this.noMediaAvailable ="ចំណាំ: ទំហំមេឌ្យេនេះមិនអាចកើត";
	/*620*/ this.bannedFromRoom ="សូមទោស!​ ងន្ដរការីជាឃាត់ពីបន្ទប់នេះហើយ។ ម៏រក្សាធ្វើមីប៊ូឲ្យកន្លែងសាន្ដគ្រោះនិងចរចៅរៅដើម្បីគេទាំងអស់គ្នា។ អរគុណច្រើន!";
	/*621*/ this.bannedWarning ="អ្នកបានឃាត់ពីរដងហើយ។ បានឃាត់ម្ដងទៀតមានន័យថាអ្នកមិនអាចចូលបន្ទប់មីប៊ូមួយអាទិត្យ។";
	/*622*/ this.bannedFinal ="អ្នកបានឃាត់ពីបន្ទប់បីដងហើយ។ ឥឡូវនេះអ្នកមិនអាចចូលបន្ទប់មីប៊ូមួយអាទិត្យ។";
	/*623*/ this.bannedTitle ="អ្នកបានដាយហើយ!";
	/*624*/ this.youHaveBeenMuted ="អ្នកបានស្កាត់សម្ងាត់។ ម៏រក្សាធ្វើមីប៊ូឲ្យកន្លែងសាន្ដគ្រោះនិងចរចៅរៅដើម្បីគេទាំងអស់គ្នា។ អរគុណច្រើន!";
	/*625*/ this.warn ="ប្រាបប្រាម";
	/*626*/ this.warnBuddy ="ប្រាមមិត្ត";
	/*629*/ this.chatLogRecordedWarning ="បន្ទប់នេះជាសាធារណៈ។ ជជែកជាបានកំណត់ហេតុហើយអាចរកបានតាមបណ្ដាញ។ កុំភ្លេចថាកុំចែកការភាពឯកជនឬព័ត៌មាន!";
	/*631*/ this.inviteBuddiesDescr ="ជ្រើសមិត្តដែលអ្នកចង់ហៅទៅបន្ទប់មីប៊ូថ្មីរបស់អ្នក។";
	/*632*/ this.buddies ="មិត្តសម្លាញ់";
	/*633*/ this.checkAll ="គូសធីកទាំអស់";
	/*635*/ this.music ="បទភ្លេង";
	/*639*/ this.sports ="កីឡា";
	/*640*/ this.movies ="រឿងកុន";
	/*641*/ this.comedy ="ហសនាការ";
	/*646*/ this.schools ="សាលារៀន";
	/*647*/ this.tech ="អសន្យាណូវិទ្យា";
	/*655*/ this.roomsGalleryDescr ="ជជែកកំសាន្ត ហើយចែករំលែកវីដេអូ រូបថត និងតំបនបណ្ដាញជាមួយមិត្ត!";
	/*656*/ this.more ="ច្រើនជាង";
	/*657*/ this.addMedia ="បន្ថែមមេឌ្យេ";
	/*659*/ this.url ="URL";
	/*660*/ this.addMediaTT ="បន្ថែមមេឌ្យេ";
	/*665*/ this.itemMarkedAsRemoved ="ធាតុនេះជាបានលុបចេញហើយ";
	/*666*/ this.wordLimitReached ="មកដល់ពាក្យព្រំដែនហើយ។";
	/*667*/ this.upsellHeader ="សារបន្ទាន់ឥតបង់ថ្លៃពីកម្មវិធីរុករកណាបាន!";
	/*668*/ this.upsellFooterTitle ="ប្រជុំមីប៊ូឥតគិតថ្លៃ!";
	/*669*/ this.upsellFooter ="បង្កើតគណនីមីប៊ូ ហើយចូលដំណើរការបណ្ដញសារបន្ទាន់នៅ កន្លែងណាជាមួយពាក្យសម្ងាត់តែមួយ!";
	/*670*/ this.joinNow ="បញ្ចូលឥឡូវ!";
	/*671*/ this.learnMore ="អានបន្តទៀត";
	/*672*/ this.loadingRooms ="កំពុងផ្ទុកបន្ទប់";
	/*674*/ this.networkMessage ="សារបណ្ដាញ";
	/*675*/ this.onyxSkin ="ពណ៌ក្បូងនិល";
	/*676*/ this.hasBeenWarned ="%1បានការព្រមានម្ដងហើយ!";
	/*677*/ this.hasBeenWarnedPlural ="%1បានការព្រមាន%2ដង!";
	/*678*/ this.leaveAMessage ="ទុកសារមួយ!";
	/*679*/ this.anime ="អនីមេ";
	/*682*/ this.games ="ហ្គេម";
	/*684*/ this.offbeat ="អតិវិសេស";
	/*689*/ this.warnCount ="ចំនួនការព្រមាន";
	/*692*/ this.cameOnline ="%1មកបណ្ដាញហើយ";
	/*695*/ this.wentOffline ="%1ទៅក្រៅបណ្ដាញ";
	/*698*/ this.categories ="ប្រភេទ";
	/*699*/ this.confirmWarnBuddyWithCount ="អ្នកពិតជាចង់ហាម%1ទេ? អ្នកសល់ការព្រមានទី១។";
	/*700*/ this.confirmWarnBuddyWithCountPlural ="អ្នកពិតជាចង់ហាម%1ទេ? អ្នកសល់ការព្រមានទី%2។";
	/*701*/ this.noWarnsRemaining ="អ្នកគ្មានសល់ការព្រមានទេ។ សូមចាំនាទីបន្តិចហើយធ្វើម្ដងទៀតពេលក្រោយ។";
	/*702*/ this.cantWarnHeader ="ហាមមិនបាន";
	/*703*/ this.media ="មេឌ្យេ";
	this.searchResults = 'Search results for "%1"';//NO
	/*704*/ this.uncheckAll ="ដោះធីកទាំងអស់";
	/*706*/ this.youHaveAlreadyWarned ="បានហាមអ្នកប្រើនេះរួចហើយ!";
	/*707*/ this.emptyCategory ="សូមទោស តែអត់មានបន្ទប់ក្នុងប្រភេទនេះទេ។";
	/*708*/ this.groupsUnsupported ="សូមទោស តែមិនអាចក្រុមជជែកកំសាន្តនៅចល័តមីប៊ួទេ។ (ចល័តមីប៊ូ = meebo mobile)";
	/*719*/ this.pickXCategories ="លើកដាក់ប្រភេទ%1";
	/*724*/ this.sentYouFile ="%1ជាផ្ញើអ្នកឯកសារមួយហើយ!";
	/*725*/ this.retrievingFileInfo ="កំពុងទៅយកពត៌មានឯកសារ";
	/*727*/ this.buddySentFile ="Your buddy, %1, has sent you a file through Meebo!";
	/*728*/ this.fileName ="ឈ្មោះឯកសារ";
	/*729*/ this.fileSize ="ខ្នាតឯកសារ";
	/*730*/ this.fileTransfer ="ផ្ទេរឯកសារ";
	/*731*/ this.sendingFileTo ="អ្នកជាកំពុងផ្ញើ%1ឯកសារណាមួយ។";
	/*732*/ this.sendFileInvite ="ខ្ញុំផ្ញើឯកសារមួយជូនអ្នកដោយមីប៊ូមិញ ចុចតំណបើរចង់មើល! (កុំភ្លេចដែលអ្នកគប្បីយល់ព្រមឯកសារពីមិត្តដែលអ្នកស្គាល់)";
	/*733*/ this.transferConnFailed ="រាកតភ្ជាប់ជាមួយម៉ាស៊ីនបម្រើផ្ទេរឯកសារជាបរាជ័យហើយ។ សូមធ្វើម្ដងពេលក្រោយទៀត។";
	/*734*/ this.transferFailed ="មានកំហុសកើតឡើងកំពុងផ្ញើឯកសារ។ សូមធ្វើពេលក្រោយទៀត។";
	/*735*/ this.uploadFileTooLarge ="ឯកសារនេះជាធំពេកមិនអាចផ្ទុកឡើងបានទេ។";
	/*736*/ this.uploadLimitReached ="អ្នកបានមកដល់ព្រំដែនអនុមាសឯកសារផ្ទុកឡើងហើយ។";
	/*737*/ this.downloadLimitReached ="អ្នកបានមកដល់ព្រំដែនអនុមាសឯកសារទាញយកហើយ។";
	/*738*/ this.downloadFileNotFound ="ឯកសារនេះជាមិននៅក្នុងបណ្ដាញទៀតទេ។";
	/*739*/ this.downloadFileExpired ="ឯកសារនេះជាមិនអាចរកបានទៀតទេ។";
	/*740*/ this.transferTimedOut ="ផ្ទេរឯកសារជាផ្អាកហើយ។";
	/*741*/ this.sendingFile ="កំពុងផ្ញើឯកសារ";
	/*742*/ this.accept ="យល់ព្រម";
	/*743*/ this.sendFile ="ផ្ញើឯកសារ (file in Khmer is ឯកសារ)";
	/*744*/ this.fileTypeDisallowed ="មិនអាចផ្ទេរប្រភេទឯកសារនេះដោយមីប៊ូបានទេ។";
	/*749*/ this.groups ="ក្រុម";
	/*750*/ this.inviteToChatWithMessage ="%1ជាហៅ%2ទៅជជែកកំសាន្តក្នុង%3: %4";
	/*751*/ this.timeDay ="%1ថ្ងៃ";
	/*752*/ this.timeHour ="%1ម៉ោង";
	/*753*/ this.timeMinute ="%1នាទី";
	/*754*/ this.timeSecond ="%1វិនាទី";
	/*755*/ this.timeDays ="%1ថ្ងៃ";
	/*756*/ this.timeHours ="%1ម៉ោង";
	/*757*/ this.timeMinutes ="%1នាទី";
	/*758*/ this.timeSeconds ="%1វិនាទី";
	/*762*/ this.inviteNoBuddies ="សូមទោស តែអ្នកត្រូវមានមិត្តបណ្ដាញក្នុងបញ្ជីមិត្តមុនផ្ញើសារសេចក្ដីអញ្ជើញ។ សូមបន្ថែមមិត្តឬចូលឈ្មោះពីគណនីថែម។";
	/*766*/ this.appInviteMessage ="មក%1ជាមួយខ្ញុំ";
	/*768*/ this.applications ="កម្មវិធី";
	/*771*/ this.youLeftTheApp ="អ្នកដើរទៅចោលកម្មវិធីហើយ។";
	/*772*/ this.comeJoinMeInApp ="ណែ៎ មកប្រជំខ្ញុំក្នុង \'%1\'";
	/*773*/ this.loadingApp ="កំពុងផ្ទុកកម្មវិធី...";
	/*775*/ this.getFirefoxAddOn ="យកកម្មវិធីបន្ថែមមេខលាជាមួយជំនួយរូបភាព";
	/*776*/ this.pleaseWaitWhileWeLoad ="សូមចាំបន្ទិចលើយយើងកំពុងផ្ទុក";
	/*777*/ this.flashRequiredToViewApps ="សូមទោសតែប្រើ\'%1\'ទាមទារ Flash។ សូមចុចនៅទី​%2នេះ%3 ដើម្បីទាញយកកំណែFlashចំពើប។";
	/*778*/ this.flashOldApps ="អ្នកជាកំពុងប្រើFlashកំណែទី%1។ \'%2\'ទាមទារFlashកំណែទី៩។ សូមចុច​%2នេះ%3 ដើម្បីទាញយកកំណែចំពើបFlash។";
	/*779*/ this.buddyJoinApp ="%1ចូលប្រជំ%2";
	/*780*/ this.buddyLeaveApp ="%1ចេញពី%2ហើយ";
	/*781*/ this.temporarilyDisabled ="មិនបានអនុញ្ញាតបណ្ដោះអាសន្ន";
	/*784*/ this.youAreAlreadyUsingAppInvite ="បើកប្រើវត្ថុ\'%1\'តែមួយបានហើយ។ តើអ្នកចង់បិទសម័យហើយបន្តឬ?";
	/*785*/ this.youAreAlreadyUsingAppLaunch ="បើកប្រើវត្ថុ\'%1\'តែមួយបានហើយ។ តើអ្នកចង់បិទសម័យហើយបន្តឬ?";
	/*786*/ this.acceptInvitationTitle ="យល់ព្រមអាមន្តនៈ?";
	/*787*/ this.launchAppTitle ="បើកដំណើរការកម្មវិធី?";
	/*789*/ this.appRunning ="Application running...";
	/*792*/ this.inviteSent ="ផ្ញើសេចក្ដីអញ្ជើញ";
	/*793*/ this.partyHasLeft ="សូមទោស តែក្រុមដទៃទៅចោលកម្មវិធីហើយ។";
	/*794*/ this.youWillLeaveApp ="អ្នកចង់លាទៅ\'%1\'វត្ថុបន្ចុប្បន្ន?";
	/*797*/ this.errorApplicationFull ="Sorry, this application is full";
	/*798*/ this.errorRoomNotAvailable ="សូមទោស តែបន្ទប់នេះជាមិនដែលអាចរកបានទេ";
	/*799*/ this.errorApplicationNotAvailable ="សូមទោស តែកម្មវិធីនេះជាមិនដែលអាចរកបាន";
	/*800*/ this.error ="កំហុស";
	/*801*/ this.inviteBuddiesDescrApp ="សូមជ្រើសមិត្តដែលអ្នកចង់ហៅទៅកម្មវិធីរបស់អ្នក។";
	/*802*/ this.errorRoomFull ="សូមទោស តែបន្ទប់នេះជាចង្អៀត";
	/*803*/ this.errorRoomNotAvailable ="សូមទោស តែបន្ទប់នេះជាមិនដែលអាចរកបានទេ";
	/*804*/ this.errorInApp ="សូមទោស តែមានកំហុសកម្មវិធីកើតឡើង។";
	/*805*/ this.defaultInviteMessage ="មកជាមួយខ្ញុំ";
	/*806*/ this.cannotLaunchApplication ="មិនអាចបើកដំណើរការកម្មវិធីកើត";
	/*807*/ this.cannotLaunchApplicationIP ="ពេលកំពុងចូលដំណើរការមីប៊ូតាមរយៈ អាសយដ្ឋានIPអ្នកមិនអាចប្រើកម្មវិធីបាន។";
	/*813*/ this.sendInviteMessage ="សារ:";
	/*815*/ this.sendInviteErrorHeader ="មិនអាចផ្ញើសេចក្ដីអញ្ជើញមីប៊ូកើត!";
	/*816*/ this.sendInviteTryAgain ="កណ្ដុំឆែប! មីប៊ូមិនអាចផ្ញើសេចក្ដីអញ្ជើញរបស់អ្នក។ សូមធ្វើម្ដងទៀតពេលក្រោយ!";
	/*823*/ this.launch ="បើកដំណើរការ";
	/*824*/ this.launchAppDescr ="សូមជ្រើសមិត្ដដែលអ្នកចង់ហៅទៅ\'%1\'";
	/*826*/ this.errorFormatEmailList ="ទ្រង់ទ្រាយអ៊ីមែលខ្លះជាមិនត្រូមត្រូវទេ។ ប្រើកណ្ដក់សញ្ញា(,)ដើម្បីឲ្យបំបែកអាសយដ្ឋានអ៊ីមែល។";
	/*828*/ this.sendInvitesMessageDefault ="ពិនិត្យមើល http://www.meebo.com";
	/*829*/ this.askToSendIMInvite ="ផ្ញើសារ\'%1\'ទៅដល់%2?";
	/*830*/ this.onMeebo ="%1ជានៅក្នុងមីប៊ូ!";
	/*831*/ this.notOnMeebo ="ប្រាប់%1អំពីមីប៊ូ!";
	/*832*/ this.thanksForIMInvite1 ="អរគុណដែលនិយាយប្រាប់គេគ្រប់គ្នា!";
	/*833*/ this.thanksForIMInvite2 ="ពិនិត្យមើលបើសិនអ្នកដទៃក្នុងបញ្ជីមិត្តភក្តិដែលមិនទាន់មានមីប៊ូហើយម៏ហៅគេមក!";
	this.thanksForIMInvite = this.thanksForIMInvite1 + "<br><br>" + this.thanksForIMInvite2;//NO
	/*836*/ this.hasInvitedYouToPlayAppBold ="%1ជាហៅអ្នកទៅ%2ហើយ។";
	/*837*/ this.youInvitedToAppBold ="អ្នកជាហៅ%1ទៅ%2ហើយ។";
	/*838*/ this.invitationDeclined ="សេចក្ដីអញ្ជើញបានច្រានចោល";
	/*847*/ this.importWait="រង់ចាំអរគុណ។ មីប៊ូកំពុងយកអ៊ីមែលរបស់មិត្ត";
	/*848*/ this.noContacts="មិនបានរកឃើញអ៊ីមែលមួយសស់! សូមប្រើគណនីផ្សេងដោយចុចបណ្ដាញ មួយពីខាងលើ!";
	/*851*/ this.importErrorLogin ="យើងខ្ញុំរកសៀវភៅអាសយដ្ឋានរបស់អ្នកមិនបានទេ។ សូមពិនិត្យមើលចូលឈ្មោះនិងពាក្យសម្ងាត់ហើយធ្វើម្ដង ទៀត!";
	/*853*/ this.importErrorNoLogin ="សូមផ្ដល់គណនីអ៊ីមែលចូលឈ្មោះមួយ។ (log-in (verb) in Khmer is ចូលឈ្មោះ)";
	/*856*/ this.username="ឈ្មោះអ្នកប្រើ";
	/*857*/ this.noLogon="សូមផ្ដល់ឈ្មោះអ្នកប្រើនិងពាក្យសម្ងាត់។ (password in Khmer is ពាក្យសម្ងាត់) ";
	/*858*/ this.noName="សូមផ្ដល់ឈ្មោះអ្នកប្រើ។ (username in Khmer is ឈ្មោះអ្នកប្រើ) ";
	/*860*/ this.newConnectDescr="សូមជ្រើសបណ្ដាញសាវា ឈ្មោះអ្នកប្រើ និង ពាក្យសម្ងាត់ឲ្យសណ្ដានថ្មីរបស់អ្នក។";
	/*862*/ this.selectBuddiesToInviteDescr ="សូមជ្រើសមិត្តដែលអ្នកចង់ហៅមកទៅ\'%1\'។";
	/*863*/ this.myFavoriteApps ="My Favorite Apps";
	/*864*/ this.edit ="edit";
	/*865*/ this.done ="done";
	/*866*/ this.featuredApps ="Featured App";
	/*867*/ this.addedToFavorites ="%1 has been added to your list of favorite applications.";
	/*868*/ this.removedFromFavorites ="%1 has been removed from your list of favorite applications.";
	/*869*/ this.favorite ="Favorite";
	/*870*/ this.removeFavoriteAppHeader ="Remove Favorite App!";
	/*871*/ this.confirmRemoveFavoriteApp ="Are you sure you wish to remove %1 from your list of favorite apps?";
	/*872*/ this.aboutUs ="about us";
	/*873*/ this.welcomeToUserPage ="Welcome %1, %2 has invited you to Meebo!";
	/*874*/ this.welcomeToMeebo ="Welcome to Meebo!";
	/*875*/ this.usersFavoriteApps ="%1 -- Favorite Apps";
	/*876*/ this.upsellLine1 ="Meebo makes IM easy";
	/*877*/ this.upsellLine2 ="All your IMs with a single account!";
	/*878*/ this.upsellLine3 ="Nothing to download";
	/*879*/ this.upsellLine4 ="Absolutely free";
	/*880*/ this.upsellLine5 ="Join Now!";
	/*882*/ this.addImToMeeboAccount ="Add your IM account to your Meebo account and start chatting with your buddies!";
	/*883*/ this.skip ="Skip";
	/*884*/ this.selectANetwork ="Please select the IM Network that you have an account with.";
	/*885*/ this.addModerator ="Add Moderator";
	/*886*/ this.removeModerator ="Remove Moderator";
	/*887*/ this.confirmAddModerator ="Are you sure you want to add %1 as a moderator of room \'%2\'?";
	/*888*/ this.confirmRemoveModerator ="Are you sure you want to remove %1 as a moderator of room \'%2\'?";
	/*889*/ this.privacyPrefNotification =":!: Your privacy preferences currently block messages from %1. Add %1 to your buddylist or change your privacy settings to receive their messages.";
	/*890*/ this.spilloverRoomsGroup ="Overflow Rooms";
	/*891*/ this.flashRequiredToJoinRoom ="Flash is required to join \'%1\' as a guest. Please %2click here%3 to download the newest version of Flash.";
	/*892*/ this.flashLocalStorageRequired ="Flash Local Storage is required to join \'%1\' as a guest. %2 Please %3click here%4 and increase the amount of local storage Flash can use. Then reload this page to join the room.";
	/*893*/ this.recentIcons ="Recent Icons";
	/*894*/ this.selectBuddiesToShare ="Select buddies to share \'%1\'";
	/*896*/ this.recentLinksInfo ="Recent Links";
	/*899*/ this.wallpaper ="Wallpaper";
	/*902*/ this.share ="share";
	/*903*/ this.fontStyle ="font style";
	/*907*/ this.viewedAgo ="Viewed %1 ago";
	/*908*/ this.sharedAgo ="Shared %1 ago";
	/*909*/ this.aimExpressions ="AIM Expressions";
	/*910*/ this.aimMobileSettings ="AIM Mobile Settings";
	/*911*/ this.searchBuddyList ="Search your buddy list...";
	/*912*/ this.joinDisclaimer="By signing up for a Meebo account, you agree that you have read and understand Meebo\'s %1 and %2.";
	/*913*/ this.tellUs ="Tell us a little bit about yourself";
	/*914*/ this.nameAssurance1="(We will not share your name with others) ";
	this.nameAssurance=this.nameAssurance1 + "[&nbsp;" + this.privacyLink + "&nbsp;]";//NO
	/*915*/ this.emailAssurance1="(We will not share your email with others - it is used for lost passwords)";
	this.emailAssurance=this.emailAssurance1 + " [&nbsp;" + this.privacyLink + "&nbsp;]";//NO
	/*916*/ this.atLeast13 ="Sorry, you aren\'t eligible for a Meebo account.";
	/*921*/ this.sponsored ="Featured";
	/*922*/ this.viewingNow ="Viewing Now";
	/*923*/ this.rooms ="Rooms";
	/*924*/ this.appearancePanel ="Appearance";
	/*925*/ this.pageNumOfTotal ="page %1 of %2";
	/*926*/ this.myRecent ="My Recent";
	/*928*/ this.settings ="Account settings";
	/*929*/ this.playASound ="Play a sound";
	/*930*/ this.whenISendAnIM ="When I send an IM";
	/*931*/ this.whenIReceiveAnIM ="When I receive an IM";
	/*933*/ this.currentPassword ="Current password";
	/*934*/ this.submit ="Submit";
	/*935*/ this.clearImage ="Clear image";
	/*936*/ this.pleaseEnterYourBirthday ="Please enter your birthday";
	/*937*/ this.provideAge ="Please provide your age";
	/*938*/ this.provideGender ="Please provide your gender";
	/*939*/ this.loadingYourEmail ="Loading your email";
	/*941*/ this.changeAccountSettings ="Change the email address or password for your Meebo account";
	/*942*/ this.preferenceForIMAccounts ="These are the preferences for all of your IM accounts";
	/*943*/ this.welcomeToYourNetworks ="Welcome to your IM network accounts";
	/*944*/ this.keepTrackOfYourIMAccounts ="Keep track of all your IM accounts in one place";
	/*945*/ this.meebomeWidgetsCap ="Meebo Me widgets";
	/*946*/ this.enableIMHistory ="Enable IM history";
	/*948*/ this.onlyReceiveMessagesFromFriends ="Only receive messages from friends";
	/*950*/ this.birthday ="Birthday";
	/*951*/ this.networks="Networks";
	/*952*/ this.IMSettings="IM Settings";
	/*953*/ this.disconnected ="Disconnected";
	/*954*/ this.networkInterruption ="Network Interruption";
	/*956*/ this.meeboWallpapersUpsell ="Save your wallpaper with a Meebo account";
	/*957*/ this.meeboPreferencesUpsell ="Save your settings for good with a Meebo account";
	/*958*/ this.meeboBuddyIconUpsell ="You need a Meebo ID to display a custom icon";
	/*959*/ this.meeboMeUpsell ="You need a Meebo ID to create a Meebo Me widget";
	/*960*/ this.meeboChatlogUpsell ="You need a Meebo ID to access your IM history";
	/*961*/ this.meeboIdCapitalized ="Meebo ID";
	/*962*/ this.tryNow ="Try now";
	/*963*/ this.networkTrouble ="Oops! Meebo is having trouble connecting to the network, please check your network connection";
	/*964*/ this.reconnectingIn ="Reconnecting in %1";
	/*965*/ this.comeBack ="Please come back again soon!";
	/*970*/ this.messageNotSent ="message not sent";
	/*972*/ this.notifications ="Updates";
	/*973*/ this.noNotifications ="You have no updates";
	/*979*/ this.availableShort ="available";
	/*980*/ this.awayShort ="away";
	/*981*/ this.busyShort ="busy";
	/*989*/ this.shareLink ="Share \'%1\'";
	/*993*/ this.seeMore ="see more";
	/*997*/ this.consoleSignOnLink  ="Sign on to more accounts";
	/*998*/ this.enterPartnerLogin  ="Enter your %1 password to add your %1 buddies to your Meebo account!";
	/*1000*/ this.popoutNavigateAway  ="Your IM session will be popped back in to your %1 session if you still have it open.";
	/*1001*/ this.noNotifications  ="You have no new notifications";
	/*1004*/ this.isBusy  ="%1 is busy";
	/*1005*/ this.setAsBuddyIcon  ="Set as my buddy icon";
	/*1006*/ this.setAsWallpaper  ="Set as my Meebo wallpaper";
	/*1013*/ this.comeCheckOutInMeebo  ="Hey, come check out \'%1\' in Meebo";
	/*1014*/ this.imBuddies  ="IM Buddies";
	/*1015*/ this.imToGroup  ="IM to Group";
	/*1016*/ this.sendIM  ="Send IM";
	/*1017*/ this.noBuddiesToShare  ="No buddies!";
	/*1019*/ this.meeboGetToKnowYou  ="Meebo wants to get to know you better.";
	/*1020*/ this.hideQuestions  ="hide questions";
	/*1021*/ this.answeredAllQuestions  ="You\'ve answered an awful lot of questions<br><br>We\'re going to stop you for now, but we\'ll have more questions soon!";
	/*1023*/ this.doNotDisturb  ="Do not disturb";
	/*1024*/ this.needAMySpaceUsername  ="Before you can sign into MySpace IM you need to set your MySpace username.";
	/*1025*/ this.setYourMySpaceUsername  ="Set your MySpace username";
	/*1026*/ this.setYourUsernameOnMySpace  ="Set your username on MySpace";
	/*1027*/ this.syncWithMySpace  ="Sync with my MySpace friends";
	/*1028*/ this.addBuddyByEmailUsername  ="Add a new buddy by email address or username";
	/*1029*/ this.sync  ="Sync";
	/*1030*/ this.loginToShare  ="IM This to one of your buddies! Choose your network and login...";
	/*1031*/ this.meeboPolls  ="Meebo Polls";
	/*1032*/ this.couldNotInviteBuddies  ="Could not invite buddies";
	/*1033*/ this.underageMySpaceNoBuddies  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. In addition, you need to have online buddies on your buddy list before sending invitations. Please add buddies or login to additional accounts.";
	/*1034*/ this.underageMySpaceSomeBuddies  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. Some MySpace buddies have been removed from this list.";
	/*1035*/ this.underageMySpaceNoInvited  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. Please read the %2MySpace privacy policy%3.";
	/*1036*/ this.nextQuestion ="next question";
	/*1037*/ this.clickLinkToConnect ="click below to login to facebook";
	/*1038*/ this.connectToFacebook ="connect to facebook";
	/*1039*/ this.whatsThis ="what\'s this?";
	/*1040*/ this.facebookAccount ="Facebook Account";
	/*1041*/ this.notYou ="not you?";
	/*1042*/ this.clickSignOn ="click Sign On to continue";
	/*1043*/ this.mustAllowFacebookChat ="You must Allow Chat to use Facebook. Please try again.";
	/*1044*/ this.connectedAsDifferentUser ="You connected as a different user!";
	/*1045*/ this.saving ="Saving";
	/*1046*/ this.noThanks ="No thanks";
	/*1048*/ this.clickedTest ="You clicked on an experimental project %1.";
	/*1049*/ this.defaultFeatureDescr ="that we are testing with a subgroup of our users";
	/*1050*/ this.featureEmail ="This feature doesn\'t exist yet, but if you enter your email address, we\'ll let you know when it is released.";
	/*1051*/ this.featureComment ="If you want to, let us know what you think.";
	/*1052*/ this.comments ="comments";
	/*1053*/ this.featureFeedback ="we appreciate your feedback";
	/*1054*/ this.featureEmailPrivacy ="only used to tell you about this feature";
	/*1056*/ this.emailAssurance2="(We will not share your email with others)";
	this.emailAssurance=this.emailAssurance2 + " [&nbsp;" + this.privacyLink + "&nbsp;]";
	/*1058*/ this.decline ="Decline";
	/*1059*/ this.viewInMeebo ="View in Meebo";
	/*1060*/ this.viewingInMeebo ="Viewing in Meebo";
	/*1061*/ this.reinvite ="Reinvite";
	/*1062*/ this.alpha ="alpha";
	/*1063*/ this.replaceAd ="Replace %1?";
	/*1064*/ this.viewingWillReplace ="Viewing \'%1\' will replace the ad currently being displayed.";
	/*1065*/ this.aolDoesntLikeYou ="AOL does not allow your screen name to authenticate via this site.";
	/*1066*/ this.signOff ="Sign off";
	/*1067*/ this.welcomeComma ="Hello %1";
	/*1076*/ this.meeboAccountRequired ="This feature requires a Meebo account.";
	/*1077*/ this.sponsoredPolls  ="%1 Polls";
	/*1079*/ this.loadingChatLogs ="Loading chat logs";
	/*1082*/ this.changeBackTo ="Change back to %1blue%2";
	/*1083*/ this.signOnToMeebo ="sign on to Meebo";
	/*1084*/ this.findPeople ="Find people I\'ve emailed";
	/*1087*/ this.orAddKnown ="add addresses";
	/*1088*/ this.findFriends ="Find Your Friends";
	/*1089*/ this.emailImportHeader2="Invite Friends";
	/*1090*/ this.emailImportDesc2="Find people from my email account";
	/*1091*/ this.orRegisterNow ="or register now";
	/*1092*/ this.registrationSubtitle ="One login to access all your accounts.%1IM from any browser, anywhere.";
	/*1093*/ this.Iam ="I am";
	/*1094*/ this.signOnTerms ="By clicking Sign On, you agree to our %1 and %2";
	/*1095*/ this.registerTerms ="By creating a Meebo account, you agree to our %1terms%2 and %3privacy policy%4";
	/*1097*/ this.toggleAll ="Select All";
	/*1098*/ this.usernameError ="\'%1\' is not available. Try a different Meebo ID.";
	/*1099*/ this.emailError ="Please enter a valid email";
	/*1100*/ this.passwordError ="Please try a longer password";
	/*1101*/ this.ageError ="Please enter a valid age";
	/*1102*/ this.nameMissing ="Please enter your name";
	/*1103*/ this.emailMissing ="Please enter your email";
	/*1104*/ this.usernameMissing ="Please choose a Meebo ID";
	/*1105*/ this.passwordMissing ="Please create a password";
	/*1106*/ this.ageMissing ="Please enter your age";
	/*1107*/ this.genderMissing ="Please select a gender";
	/*1108*/ this.regFlowAddAccountsStep ="Add your IM accounts";
	/*1109*/ this.regFlowInviteStep ="Connect with your friends";
	/*1110*/ this.regFlowNotifierStep ="Stay connected";
	/*1114*/ this.notifierExplanation ="The Meebo Notifier lets you close your browser and get message previews on your Windows desktop.";
	/*1116*/ this.step ="Step %1";
	/*1118*/ this.thanksContinue ="Continue";
	/*1119*/ this.thanksSent ="Your emails have been sent.";
	/*1120*/ this.thanksBack ="Back";
	/*1121*/ this.sendEmail ="Send this Email to %1 Contacts";
	/*1122*/ this.inviteErrorNoSelect ="Please choose some emails to send this message to.";
	/*1123*/ this.inviteMoreFriends ="Invite More Friends";
	/*1124*/ this.emailMsgTemplate ="You\'re someone I\'d like to chat with more often.%1Click on my buddylink below so I can add you to my buddylist on Meebo!";
	/*1125*/ this.yourEmail ="your email";
	/*1126*/ this.yourPassword ="password";
	/*1128*/ this.download ="Download";
	/*1130*/ this.hideThis ="Hide this";
	/*1132*/ this.toggleNone ="Clear Selection";
	/*1134*/ this.insertManual ="Enter email addresses manually";
	/*1135*/ this.emailMsgTemplateThird ="Hey,%1Someone wants you on their buddy list on Meebo. Click the link below and you can chat with them and all your AIM, MSN, Yahoo, Facebook, and MySpace friends!";
	/*1136*/ this.separateWithCommas1 ="Type comma-separated email addresses below:";
	this.separateWithCommas = this.separateWithCommas1 + ":";//NO
	/*1137*/ this.ThankYou1 ="Thank You";
	this.ThankYou = this.ThankYou1 + "!";//NO
	/*1138*/ this.or ="or";
	this.ellipOr = "... " + this.or + " ";//NO
	/*1139*/ this.alreadyKnow ="I already know";
	/*1140*/ this.alreadyHaveAnAccount ="Already have an account?";
	/*1141*/ this.justOneStepFromChatting ="You are just one step away from chatting with them!";
	/*1143*/ this.isCurrentlyOffline ="%1 is currently offline";
	/*1144*/ this.weHaveToldThemBuddylist ="We\'ve told them that you want to add them to your buddy list. While you\'re waiting, %1leave them a message%2";
	/*1145*/ this.hasComeOnline ="%1 has come online";
	/*1146*/ this.goAheadStartChatting ="Go ahead - start chatting!";
	/*1147*/ this.whatFriendsWillSee ="This is what your friends will get when they receive your buddy link on Meebo.com.";
	/*1148*/ this.goAheadAndSend ="Go ahead - send your buddy link to your friends!";
	/*1154*/ this.signupToAddBuddy ="Sign up for a Meebo account to add %1 to your buddy list!";
	/*1158*/ this.share ="Share";
	/*1165*/ this.clickToClose ="click to close";
	/*1179*/ this.youNeedMeeboAccount ="You need a Meebo account to use this feature.";
	/*1180*/ this.BuddyIcon ="Buddy Icon";
	/*1181*/ this.signUp2 ="Sign up";
	/*1182*/ this.toTurnOnThisFeature ="To turn on this feature";
	/*1185*/ this.setYourPicture ="Set your picture";
	/*1186*/ this.weNoticedNoPicture ="We noticed you haven\'t set your picture yet.";
	/*1188*/ this.ChooseFile ="Choose File";
	/*1189*/ this.noFileSelected ="No file selected";
	/*1191*/ this.toTurnOnThisFeature ="to turn on this feature";
	/*1192*/ this.youWillCreateAccount ="You will create an account in the next step to save your picture";
	/*1193*/ this.signUpToSaveYourPicture ="Sign up to save your picture";
	/*1194*/ this.fileTransferDescription ="Send photos, documents, and other files to your friends";
	/*1195*/ this.chatLogsDescription ="Save your conversations and access them from anywhere";
	/*1197*/ this.MultipleAccounts ="Multiple Accounts";
	/*1198*/ this.multipleAccountsDescription ="Sign on to all your IM accounts at once.";
	/*1200*/ this.pickNetwork1 ="Pick a network you\'d like to add ...";
	this.pickNetwork = this.pickNetwork1 + "...";//NO
	/*1203*/ this.pleaseEnterPassword ="Please enter a password";
	/*1204*/ this.WhatAreYouDoing ="What are you doing?";
	/*1207*/ this.useApprovedMedia = "To add images or video to the playlist for this room, use the 'add media' button. You can find past shared media in the room's chat logs.";//NO
	/*1208*/ this.addApprovedMediaDescr = "Enter a URL from an approved media site to add it to the room playlist.";//NO
	/*1211*/ this.useApprovedMedia = "To add images or video to the playlist for this room, use the 'add media' button. You can find past shared media in the room's chat logs.";//NO
	/*1212*/ this.addApprovedMediaDescr = "Enter a URL from an approved media site to add it to the room playlist.";//NO
	/*1216*/ this.hide = "hide";//NO
	/*1217*/ this.clickAboveToSend = "Click the above to send '%1'";//NO
	/*1221*/ this.emailMsgTemplate2 = "You're someone I'd like to chat with more often. Sign up for Meebo and add me as a friend!";//NO
	/*1241*/ this.emailExistsError = "Email already registered. Try a different address.";//NO
	/*1242*/ this.frontPageError = "meebo detected an error and was unable to sign you on.  Please try refreshing the page and if this problem persists, please visit our support page at %1.";//NO
	/*1243*/ this.deleteMyAccount = "Email support to delete my account";//NO
	/*1244*/ this.offlineBlog="We're always looking for ways to improve meebo. Have a suggestion or idea? Drop us a note %1 or visit our %2 and %3. Thanks!";//NO

})();

