﻿

jQuery.ajaxSetup({ type:"POST", dataType:'json' });

var telj = {
  SUCCESS: 1,
  FAILURE: 0
};

telj.forms = {};
telj.config = {};
telj.labels = {};
telj.urlmap = {};
telj.ui = {};

telj.api = {};
telj.api.sondages = {};
telj.api.questions = {};

/**
 * Vote for Sondage
 * @param {Object} callback
 * @param {Object} infos
 */
telj.api.sondages.vote = function(callback, infos)
{
   jQuery.ajax({
     url: telj.urlmap.api_json+'/sondages/vote',
     data: { parameters: JSON.stringify(infos) }, 
     success: callback
     }); 
};


/**
 * Search Questions
 * @param {Object} callback
 * @param {Object} infos
 */
telj.api.questions.search = function(callback, infos)
{
   jQuery.ajax({
     url: telj.urlmap.api_json+'/questions/search',
     data: { parameters: JSON.stringify(infos) }, 
     success: callback
     }); 
};



telj.config['relative_root'] = "";
telj.config['http_root'] = "http://en.teljeunes.com";
telj.config['server_name'] = "en.teljeunes.com";
telj.config['request_uri'] = "/tools/jslib.js";
telj.config['upload_maxfiles'] = "5";
telj.config['upload_maxsize'] = "5MB";
telj.config['version'] = "0.1";
telj.config['last_build'] = "Friday March 12 2010 02:58:40  ";
telj.config['last_season'] = "TELJ_LAST_SEASON";

telj.urlmap['root'] = "";
telj.urlmap['home'] = "/home";
telj.urlmap['informetoi'] = "/get-informed";
telj.urlmap['questions'] = "/questions";
telj.urlmap['questions_view'] = "/questions/previsualisation";
telj.urlmap['questions_search'] = "/questions/search";
telj.urlmap['questions_private'] = "/questions/qprivate";
telj.urlmap['questions_form'] = "/questions/ask";
telj.urlmap['questions_submit'] = "/questions/submit";
telj.urlmap['questions_form_return'] = "/questions/thanks";
telj.urlmap['forums'] = "/forums";
telj.urlmap['forums_form'] = "/forums/participate";
telj.urlmap['forums_form_submit'] = "/forums/submit";
telj.urlmap['forums_form_return'] = "/forums/thanks";
telj.urlmap['laissetatrace'] = "/leave-a-message";
telj.urlmap['laisse_form'] = "/leave-a-message/write";
telj.urlmap['laisse_submit'] = "/leave-a-message/submit";
telj.urlmap['laisse_form_return'] = "/leave-a-message/thanks";
telj.urlmap['impliquetoi'] = "/get-implicated";
telj.urlmap['quisommesnous'] = "/who-we-are";
telj.urlmap['quisommesnous_candidature'] = "/who-we-are/careers/postulate";
telj.urlmap['quisommesnous_candidature_submit'] = "/who-we-are/careers/submit";
telj.urlmap['quisommesnous_candidature_merci'] = "/who-we-are/careers/thanks";
telj.urlmap['noteslegales'] = "/legal-notes";
telj.urlmap['pournousjoindre'] = "/contact-us";
telj.urlmap['news'] = "/news";
telj.urlmap['news_archives'] = "/news/archives";
telj.urlmap['search'] = "/search";
telj.urlmap['dons'] = "/donate";
telj.urlmap['dons_submit'] = "/donate/submit";
telj.urlmap['dons_form_return'] = "/donate/thankyou";
telj.urlmap['paiement'] = "/payment";
telj.urlmap['paiement_submit'] = "/payment/submit";
telj.urlmap['paiement_form_return'] = "/payment/thankyou";
telj.urlmap['app_media'] = "/media";
telj.urlmap['app_admin'] = "/admin";
telj.urlmap['app_admin_login'] = "/admin/login";
telj.urlmap['app_admin_logout'] = "/admin/logout";
telj.urlmap['app_admin_categories'] = "/admin/categories/thematiques";
telj.urlmap['app_admin_dashboard'] = "/admin/dashboard";
telj.urlmap['app_admin_accueil'] = "/admin/accueil/cloud";
telj.urlmap['app_admin_accueil_cloud'] = "/admin/accueil/cloud";
telj.urlmap['app_admin_accueil_bandeau'] = "/admin/accueil/bandeau";
telj.urlmap['app_admin_accueil_contenu_assign'] = "/admin/accueil/contenu/assign";
telj.urlmap['app_admin_accueil_contenu_sort'] = "/admin/accueil/contenu/sort";
telj.urlmap['app_admin_informetoi'] = "/admin/informetoi/bandeau";
telj.urlmap['app_admin_informetoi_bandeau'] = "/admin/informetoi/bandeau";
telj.urlmap['app_admin_informetoi_thematique'] = "/admin/informetoi/categorie/0/thematique";
telj.urlmap['app_admin_informetoi_topsujet'] = "/admin/informetoi/topsujet";
telj.urlmap['app_admin_informetoi_topforum'] = "/admin/informetoi/topforum";
telj.urlmap['app_admin_informetoi_contenu_assign'] = "/admin/informetoi/contenu/assign";
telj.urlmap['app_admin_informetoi_contenu_sort'] = "/admin/informetoi/contenu/sort";
telj.urlmap['app_admin_questions'] = "/admin/questions/boite-de-reception";
telj.urlmap['app_admin_questions_boitedereception'] = "/admin/questions/boite-de-reception";
telj.urlmap['app_admin_questions_boitedereception_view'] = "/admin/questions/boite-de-reception/voir";
telj.urlmap['app_admin_questions_boitedereception_print'] = "/admin/questions/boite-de-reception/imprime";
telj.urlmap['app_admin_questions_boitedereception_reply'] = "/admin/questions/boite-de-reception/repondre";
telj.urlmap['app_admin_questions_boitedereception_save'] = "/admin/questions/boite-de-reception/sauvegarder";
telj.urlmap['app_admin_questions_boitedereception_send'] = "/admin/questions/boite-de-reception/envoyer";
telj.urlmap['app_admin_questions_archives'] = "/admin/questions/archives";
telj.urlmap['app_admin_questions_archives_view'] = "/admin/questions/archives/voir";
telj.urlmap['app_admin_questions_archives_edit'] = "/admin/questions/archives/editer";
telj.urlmap['app_admin_questions_archives_save'] = "/admin/questions/archives/sauvegarder";
telj.urlmap['app_admin_questions_archives_send'] = "/admin/questions/archives/envoyer";
telj.urlmap['app_admin_questions_configuration'] = "/admin/questions/configuration";
telj.urlmap['app_admin_questions_thematique'] = "/admin/questions/categorie/0/thematique";
telj.urlmap['app_admin_questions_bandeau'] = "/admin/questions/bandeau";
telj.urlmap['app_admin_questions_contenu_assign'] = "/admin/questions/contenu/assign";
telj.urlmap['app_admin_questions_contenu_sort'] = "/admin/questions/contenu/sort";
telj.urlmap['app_admin_forums'] = "/admin/forums/boite-de-reception";
telj.urlmap['app_admin_forums_thematique'] = "/admin/forums/categorie/0/thematique";
telj.urlmap['app_admin_forums_bandeau'] = "/admin/forums/bandeau";
telj.urlmap['app_admin_forums_contenu_assign'] = "/admin/forums/contenu/assign";
telj.urlmap['app_admin_forums_contenu_sort'] = "/admin/forums/contenu/sort";
telj.urlmap['app_admin_forums_boitedereception'] = "/admin/forums/boite-de-reception";
telj.urlmap['app_admin_forums_boitedereception_view'] = "/admin/forums/boite-de-reception/voir";
telj.urlmap['app_admin_forums_boitedereception_print'] = "/admin/forums/boite-de-reception/imprime";
telj.urlmap['app_admin_forums_boitedereception_validate'] = "/admin/forums/boite-de-reception/valider";
telj.urlmap['app_admin_forums_boitedereception_save'] = "/admin/forums/boite-de-reception/sauvegarder";
telj.urlmap['app_admin_forums_boitedereception_send'] = "/admin/forums/boite-de-reception/envoyer";
telj.urlmap['app_admin_forums_archives'] = "/admin/forums/archives";
telj.urlmap['app_admin_forums_archives_view'] = "/admin/forums/archives/voir";
telj.urlmap['app_admin_forums_archives_edit'] = "/admin/forums/archives/editer";
telj.urlmap['app_admin_forums_archives_save'] = "/admin/forums/archives/sauvegarder";
telj.urlmap['app_admin_forums_archives_send'] = "/admin/forums/archives/envoyer";
telj.urlmap['app_admin_forums_configuration'] = "/admin/forums/configuration";
telj.urlmap['app_admin_laissetatrace'] = "/admin/laissetatrace/messages";
telj.urlmap['app_admin_laissetatrace_messages'] = "/admin/laissetatrace/messages";
telj.urlmap['app_admin_laissetatrace_messages_edit'] = "/admin/laissetatrace/messages/edit";
telj.urlmap['app_admin_laissetatrace_bandeau'] = "/admin/laissetatrace/bandeau";
telj.urlmap['app_admin_laissetatrace_contenu_assign'] = "/admin/laissetatrace/contenu/assign";
telj.urlmap['app_admin_laissetatrace_contenu_sort'] = "/admin/laissetatrace/contenu/sort";
telj.urlmap['app_admin_quisommesnous'] = "/admin/quisommesnous/categorie/0/thematique";
telj.urlmap['app_admin_quisommesnous_bandeau'] = "/admin/quisommesnous/bandeau";
telj.urlmap['app_admin_quisommesnous_thematique'] = "/admin/quisommesnous/categorie/0/thematique";
telj.urlmap['app_admin_quisommesnous_contenu_assign'] = "/admin/quisommesnous/contenu/assign";
telj.urlmap['app_admin_quisommesnous_contenu_sort'] = "/admin/quisommesnous/contenu/sort";
telj.urlmap['app_admin_pournousjoindre'] = "/admin/pournousjoindre/contenu/assign";
telj.urlmap['app_admin_pournousjoindre_contenu_assign'] = "/admin/pournousjoindre/contenu/assign";
telj.urlmap['app_admin_pournousjoindre_contenu_sort'] = "/admin/pournousjoindre/contenu/sort";
telj.urlmap['app_admin_pournousjoindre_bandeau'] = "/admin/pournousjoindre/bandeau";
telj.urlmap['app_admin_impliquetoi'] = "/admin/impliquetoi/categorie/0/thematique";
telj.urlmap['app_admin_impliquetoi_bandeau'] = "/admin/impliquetoi/bandeau";
telj.urlmap['app_admin_impliquetoi_thematique'] = "/admin/impliquetoi/categorie/0/thematique";
telj.urlmap['app_admin_impliquetoi_contenu_assign'] = "/admin/impliquetoi/contenu/assign";
telj.urlmap['app_admin_impliquetoi_contenu_sort'] = "/admin/impliquetoi/contenu/sort";
telj.urlmap['app_admin_noteslegales'] = "/admin/noteslegales/categorie/0/thematique";
telj.urlmap['app_admin_noteslegales_bandeau'] = "/admin/noteslegales/bandeau";
telj.urlmap['app_admin_noteslegales_thematique'] = "/admin/noteslegales/categorie/0/thematique";
telj.urlmap['app_admin_noteslegales_contenu_assign'] = "/admin/noteslegales/contenu/assign";
telj.urlmap['app_admin_noteslegales_contenu_sort'] = "/admin/noteslegales/contenu/sort";
telj.urlmap['app_admin_dons'] = "/admin/dons/categorie/0/thematique";
telj.urlmap['app_admin_dons_bandeau'] = "/admin/dons/bandeau";
telj.urlmap['app_admin_dons_thematique'] = "/admin/dons/categorie/0/thematique";
telj.urlmap['app_admin_dons_contenu_assign'] = "/admin/dons/contenu/assign";
telj.urlmap['app_admin_dons_contenu_sort'] = "/admin/dons/contenu/sort";
telj.urlmap['app_admin_dons_export'] = "/admin/dons/exportation";
telj.urlmap['app_admin_contenu'] = "/admin/contenu/blocs";
telj.urlmap['app_admin_contenu_blocs'] = "/admin/contenu/blocs";
telj.urlmap['app_admin_contenu_blocs_ajax'] = "/admin/contenu/blocs_ajax";
telj.urlmap['app_admin_contenu_sondages'] = "/admin/contenu/sondages";
telj.urlmap['app_admin_contenu_news'] = "/admin/contenu/news";
telj.urlmap['app_admin_contenu_languages'] = "/admin/contenu/languages";
telj.urlmap['app_admin_contenu_mots_sensibles'] = "/admin/contenu/mots_sensibles";
telj.urlmap['app_admin_medias'] = "/admin/medias";
telj.urlmap['app_admin_medias_list'] = "/admin/medias/reset";
telj.urlmap['app_admin_medias_upload'] = "/admin/medias/upload";
telj.urlmap['app_admin_medias_processUpload'] = "/admin/medias/processUpload";
telj.urlmap['app_admin_medias_upload_meta'] = "/admin/medias/uploadMeta";
telj.urlmap['app_admin_medias_processUploadMeta'] = "/admin/medias/processUploadMeta";
telj.urlmap['app_admin_stats'] = "/admin/stats";
telj.urlmap['app_admin_stats_qr'] = "/admin/stats/qr";
telj.urlmap['app_admin_stats_forums'] = "/admin/stats/forums";
telj.urlmap['app_admin_stats_boite'] = "/admin/stats/boite";
telj.urlmap['app_admin_stats_intervenants'] = "/admin/stats/intervenants";
telj.urlmap['app_admin_users'] = "/admin/users";
telj.urlmap['app_admin_questions_reponses'] = "/admin/questions_reponses";
telj.urlmap['tools_jsconfig'] = "/tools/jslib.js";
telj.urlmap['api_json'] = "/json";

telj.labels['meta_default_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_default_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_default_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['meta_forums_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_forums_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_forums_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['meta_impliquetoi_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_impliquetoi_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_impliquetoi_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['meta_informetoi_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_informetoi_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_informetoi_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['meta_laissetatrace_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_laissetatrace_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_laissetatrace_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['meta_questions_descr'] = "Internet help service for teenagers. Information, advice, help, chat with counsellors, frequently asked questions.";
telj.labels['meta_questions_kword'] = "desperate, teenager, help, alcohol, drugs, drug addiction, listen, advice, tel-jeunes, young, suicide, depression, violence, exclusion, solitude, adolescence, information, prevention, stress, self-esteem, identity, intervention, communication, bullying, talk, dialogue, confident, chat";
telj.labels['meta_questions_title'] = "Tel-jeunes [breadcrumb]";
telj.labels['section_title'] = "Error pages";
telj.labels['home_marathon_link'] = "http://www.marathondemontreal.com/";
telj.labels['home_marathon_link_text'] = "Click here<br /> for more info";
telj.labels['home_marathon_text'] = "Get moving for Tel-jeunes on September 13th 2009. For each subscription to the Montreal Oasis Marathon, $1 will be given to Tel-jeunes";
telj.labels['other_language'] = "Français";
telj.labels['test'] = "In English ENEN";
telj.labels['breadcrumb_home'] = "Home";
telj.labels['header_menu_don'] = "Donate";
telj.labels['header_menu_forums'] = "forums";
telj.labels['header_menu_implique'] = "get involved";
telj.labels['header_menu_informe'] = "get informed";
telj.labels['header_menu_join_us'] = "Contact us";
telj.labels['header_menu_laisse'] = "leave your mark";
telj.labels['header_menu_news'] = "News";
telj.labels['header_menu_questions'] = "questions";
telj.labels['header_menu_woweare'] = "Who are we ?";
telj.labels['header_print_page'] = "Print this page";
telj.labels['footer_call_us1'] = "Tel-jeunes is always there for you, whatever your situation, whatever the time, you can speak with a counsellor. Call us at ";
telj.labels['footer_call_us2'] = ".";
telj.labels['footer_copyright'] = "© 2001 - 2009 Générations. All rights reserved.";
telj.labels['footer_link1_text'] = "agressionsexuelle.com";
telj.labels['footer_link1_url'] = "http://www.agressionsexuelle.com";
telj.labels['footer_link2_text'] = "aimersansviolence.com";
telj.labels['footer_link2_url'] = "http://www.aimersansviolence.com";
telj.labels['footer_link3_text'] = "parlonsdrogue.com";
telj.labels['footer_link3_url'] = "http://www.parlonsdrogue.com";
telj.labels['footer_link4_text'] = "jparle.com";
telj.labels['footer_link4_url'] = "http://www.jparle.com";
telj.labels['footer_link5_text'] = "jcapote.com";
telj.labels['footer_link5_url'] = "http://www.jcapote.com";
telj.labels['footer_link_don'] = "Donate";
telj.labels['footer_link_english'] = "Français";
telj.labels['footer_link_forums'] = "Forums";
telj.labels['footer_link_home'] = "Home";
telj.labels['footer_link_implique'] = "Get involved";
telj.labels['footer_link_informe'] = "Get informed";
telj.labels['footer_link_join_us'] = "Contact us";
telj.labels['footer_link_laissett'] = "Leave your Mark";
telj.labels['footer_link_legal_notes'] = "Legal notices";
telj.labels['footer_link_partners'] = "";
telj.labels['footer_link_partners_url'] = "/who-we-are/partners";
telj.labels['footer_link_questions'] = "Questions";
telj.labels['footer_link_woweare'] = "Who we are ?";
telj.labels['footer_osbl'] = "Tel-jeunes is managed by the non-profit organization Générations.";
telj.labels['footer_osbl_marina_link'] = "/who-we-are/marina-orsinis-section";
telj.labels['footer_osbl_marina_text'] = "Marina Orsini";
telj.labels['footer_osbl_more'] = "To learn more about our services";
telj.labels['footer_partners'] = "";
telj.labels['footer_related_sites'] = "related sites";
telj.labels['footer_share_your_message'] = "Share your message";
telj.labels['footer_thanks_partners'] = "Tel-jeunes thanks its partners.";
telj.labels['footer_woweare'] = "who we are ?";
telj.labels['rc_dons_campagne'] = "Advertising campaign";
telj.labels['rc_dons_campagne_text'] = "View our printed and tv ads";
telj.labels['rc_dons_campagne_url'] = "http://en.teljeunes.com/who-we-are/advertising";
telj.labels['rc_dons_infos'] = "Info-donation";
telj.labels['rc_dons_infos_tel'] = "Info on donation";
telj.labels['rc_dons_infos_telnum'] = "514-288-1444<br />1 877 804-4008";
telj.labels['rc_dons_infos_text'] = "Tel-jeunes is a charity<br />N° : 136 403 649 RR0001";
telj.labels['rc_dons_legal'] = "Legal notices";
telj.labels['rc_dons_link1_text'] = "Confidenciality policy (french)";
telj.labels['rc_dons_link1_url'] = "http://en.teljeunes.com/legal-notes/politique-de-confidentialite";
telj.labels['rc_dons_link2_text'] = "Cancellation and refund policy (french)";
telj.labels['rc_dons_link2_url'] = "http://en.teljeunes.com/legal-notes/politique-d-annulation-et-de-remboursement";
telj.labels['rc_express_yourself'] = "express yourself";
telj.labels['rc_express_yourself_text'] = "";
telj.labels['rc_express_yourself_thanks'] = "Thank you for your vote.";
telj.labels['rc_link1_text'] = "agressionsexuelle.com";
telj.labels['rc_link1_url'] = "http://www.agressionsexuelle.com";
telj.labels['rc_link2_text'] = "aimersansviolence.com";
telj.labels['rc_link2_url'] = "http://www.aimersansviolence.com";
telj.labels['rc_link3_text'] = "jcapote.com";
telj.labels['rc_link3_url'] = "http://www.jcapote.com";
telj.labels['rc_link4_text'] = "jparle.com";
telj.labels['rc_link4_url'] = "http://www.jparle.com";
telj.labels['rc_link5_text'] = "parlonsdrogue.com";
telj.labels['rc_link5_url'] = "http://www.parlonsdrogue.com";
telj.labels['rc_news'] = "news";
telj.labels['rc_parents_intervenants'] = "parents and counselors";
telj.labels['rc_parents_intervenants_link'] = "Services offered by Tel-jeunes";
telj.labels['rc_parents_intervenants_link_url'] = "/who-we-are/parents-and-counsellors";
telj.labels['rc_related_sites'] = "related sites";
telj.labels['rc_you_know'] = "did you know ?";
telj.labels['home_all_forums'] = "All the forums";
telj.labels['home_back'] = "Home";
telj.labels['home_implique_toi'] = "get involved";
telj.labels['home_implique_toi_help'] = "You want to help others?";
telj.labels['home_implique_toi_program'] = "Join the 'Aider, c’est branché!' program";
telj.labels['home_implique_toi_program_link'] = "[en]/implique-toi/programme-aider-cest-branche";
telj.labels['home_implique_toi_reply'] = "Answer to others on the forums";
telj.labels['home_laissett'] = "leave your Mark";
telj.labels['home_laissett_inspired'] = "Feeling inspired?";
telj.labels['home_laissett_share'] = "Share your message";
telj.labels['home_laissett_text'] = "A thought, a poem, a cheer, a cry from the heart?";
telj.labels['home_question_vedette'] = "Top question";
telj.labels['home_questions_about'] = "- Questions? -";
telj.labels['home_questions_by_email'] = "e-mail";
telj.labels['home_questions_by_forum'] = "forum";
telj.labels['home_questions_list'] = "List of questions";
telj.labels['home_switch_next_message'] = "previous message";
telj.labels['home_switch_prev_message'] = "next message";
telj.labels['home_title'] = "24 hours, 7 days - free, bilingual, confidential and professional";
telj.labels['home_top_forums'] = "top forum";
telj.labels['informe_title'] = "Get informed";
telj.labels['question_form_return_contactus'] = "If your situation is urgent, or necessitates immediate assistance, please don’t hesitate to call us at 1 800 263-2266. You can reach a counsellor 24/7";
telj.labels['question_form_return_note_passw'] = "Make sure to note your password, you wont be able to get it back if you forget it or lose it";
telj.labels['question_form_return_passw'] = "Your password is %s";
telj.labels['question_form_return_remember'] = "Remember";
telj.labels['question_form_return_remember_delay'] = "A Tel-jeunes’ professional counsellor will respond in next 72 hours.";
telj.labels['question_form_return_remember_spam'] = "If you used an email address, check your spam folder 48 hours after asking your question; your email provider’s server may have filtered it there.";
telj.labels['question_form_return_thanks'] = "Thank you %s, your question has been sent.";
telj.labels['question_form_return_title'] = "Your question has been sent";
telj.labels['question_vedette_see_all'] = "All questions about :";
telj.labels['questions_breadcrumbs_merci'] = "Thank you for your question";
telj.labels['questions_breadcrumbs_poser'] = "ask your question ";
telj.labels['questions_breadcrumbs_private'] = "Private answer";
telj.labels['questions_emailboxfull_ga_value'] = "Question/EmailBoxFull";
telj.labels['questions_form_ask_title'] = "Ask your question to a counsellor ";
telj.labels['questions_form_bt_submit'] = "Send your question";
telj.labels['questions_form_cond_q_1'] = "must be respectful;";
telj.labels['questions_form_cond_q_1_help'] = "";
telj.labels['questions_form_cond_q_2'] = "must maintain your anonymity and that of others;";
telj.labels['questions_form_cond_q_2_help'] = "Do not provide any personal information that can be used to identify you or someone else (for example, name, telephone number, or address). Always use a username when communicating over the Internet.";
telj.labels['questions_form_cond_q_3'] = "must be precise and related to a personal problem;";
telj.labels['questions_form_cond_q_3_help'] = "Your question about a personal problem may concern you or another young person whom you wish to help. To help us guide you effectively, make sure you give us all the important details of the situation you’re asking about.";
telj.labels['questions_form_cond_q_4'] = "must only talk about one problem at a time;";
telj.labels['questions_form_cond_q_4_help'] = "If you have more than one question, pick one. You can always call or write us about your other questions some other day";
telj.labels['questions_form_cond_q_5'] = "must not require medical or legal expertise to answer;";
telj.labels['questions_form_cond_q_5_help'] = "For medical questions, consult a health professional or call the Info-santé line (dial 811 from anywhere in Québec). For questions about the law or your rights, consult a lawyer or a legal aid agency.";
telj.labels['questions_form_cond_q_title'] = "Your question";
telj.labels['questions_form_cond_r_1'] = "is intended to help you, guide you, and give you things to think about, but will not tell you what you have to do or make a diagnosis;";
telj.labels['questions_form_cond_r_1_help'] = "";
telj.labels['questions_form_cond_r_2'] = "can never replace therapy or treatment;";
telj.labels['questions_form_cond_r_2_help'] = "";
telj.labels['questions_form_cond_r_3'] = "will be posted in this site only if you give your authorization;";
telj.labels['questions_form_cond_r_3_help'] = "";
telj.labels['questions_form_cond_r_4'] = "can be accessed in total confidentiality.";
telj.labels['questions_form_cond_r_4_help'] = "o	Either from your own inbox (if you chose to provide your email address) or in the Ask Your Question > Read Your Personalized Answer (if you chose a password).";
telj.labels['questions_form_cond_r_title'] = "Your answer";
telj.labels['questions_form_ga_value'] = "Question/Popup/Ouvrir";
telj.labels['questions_form_label_age'] = "Your age";
telj.labels['questions_form_label_categories'] = "Catégories";
telj.labels['questions_form_label_email_valid'] = "To avoid any address’ error, please re-enter your email.";
telj.labels['questions_form_label_error_age'] = "Select your age";
telj.labels['questions_form_label_error_categories'] = "Choose in which category your question should appear";
telj.labels['questions_form_label_error_email'] = "Your email address is not good";
telj.labels['questions_form_label_error_email_valid'] = "Your email adress does not match";
telj.labels['questions_form_label_error_hascalled'] = "Please fill this field";
telj.labels['questions_form_label_error_hasposted'] = "Please fill this field";
telj.labels['questions_form_label_error_pseudo'] = "Type your username";
telj.labels['questions_form_label_error_question'] = "Type a text for your question";
telj.labels['questions_form_label_error_region'] = "Select your region";
telj.labels['questions_form_label_error_reponse_ami'] = "Please fill this field";
telj.labels['questions_form_label_error_sex'] = "Select your genre";
telj.labels['questions_form_label_error_subject'] = "Type a subject for your question";
telj.labels['questions_form_label_ever_called'] = "Have you ever phoned Tel-jeunes?";
telj.labels['questions_form_label_ever_posted'] = "Have you ever asked a Tel-jeunes counselor a question?";
telj.labels['questions_form_label_no'] = "no";
telj.labels['questions_form_label_private'] = "Check here if you don’t want your question and personalized answer posted :";
telj.labels['questions_form_label_pseudo'] = "Your username";
telj.labels['questions_form_label_publish'] = "Sometimes, other young people may also need guidance for a problem similar to yours, but don’t dare ask the question themselves. Because of this, the Tel-jeunes team posts certain questions and personalized answers on this site.";
telj.labels['questions_form_label_question'] = "Your question";
telj.labels['questions_form_label_region'] = "Your region";
telj.labels['questions_form_label_reponse_ami'] = "Are you asking your question for a friend?";
telj.labels['questions_form_label_sex'] = "Your genre";
telj.labels['questions_form_label_sex_f'] = "girl";
telj.labels['questions_form_label_sex_h'] = "boy";
telj.labels['questions_form_label_subject'] = "The subject of your question";
telj.labels['questions_form_label_tags'] = "Tags";
telj.labels['questions_form_label_via_email'] = "I would like to read the answer to my question by email";
telj.labels['questions_form_label_via_password'] = "I would like to read the answer to my question with a personal password";
telj.labels['questions_form_label_yes'] = "yes";
telj.labels['questions_form_mandatory_fields'] = "Mandatory fields";
telj.labels['questions_form_nb_chars'] = "characters available";
telj.labels['questions_form_select_age'] = "Select your age";
telj.labels['questions_form_select_categories'] = "Select a category";
telj.labels['questions_form_select_region'] = "Select your region";
telj.labels['questions_form_subtitle'] = "You can ask your question to a counsellor who will answer you in the next 72 hours. No matter whether it is for you or to help a friend Tel-jeunes’ counselors are there to support and guide you in your quest for solutions.";
telj.labels['questions_form_suggest_questions1'] = "Check the list, a question similar to yours may have already been answered.";
telj.labels['questions_form_suggest_questions2'] = "If not, send your question to a counsellor";
telj.labels['questions_hub_ask_intervenant'] = "Ask your question to a counsellor ";
telj.labels['questions_hub_last_20_questions'] = "Last 20 questions";
telj.labels['questions_hub_numpage'] = "questions per page";
telj.labels['questions_hub_numto'] = "to";
telj.labels['questions_hub_numtotal'] = "questions";
telj.labels['questions_hub_questions_by_subject'] = "Questions on the topic";
telj.labels['questions_hub_read_questions'] = "You can read others’ question on various subjects. ";
telj.labels['questions_hub_sexe_f'] = "girl";
telj.labels['questions_hub_sexe_h'] = "boy";
telj.labels['questions_hub_star_question'] = "Top question ";
telj.labels['questions_hub_title'] = "Young people’s questions";
telj.labels['questions_hub_view_by_password'] = "Read your password protected answer";
telj.labels['questions_hub_youre_not_alone'] = "As you can see, you are not alone. ";
telj.labels['questions_label_years'] = "years";
telj.labels['questions_reply_from'] = "Tel-jeunes";
telj.labels['questions_reply_from_address'] = "courrier@teljeunes.com";
telj.labels['questions_reply_reponse_teljeunes'] = "Tel-jeunes' answer";
telj.labels['questions_reply_sujet'] = "Tel-jeunes' answer";
telj.labels['questions_reply_ta_question'] = "Your question";
telj.labels['questions_search_keywords'] = "Search by keywords";
telj.labels['questions_view_back_list'] = "Back to questions’ list";
telj.labels['questions_view_next_q'] = "Next question";
telj.labels['questions_view_prev_q'] = "Previous question";
telj.labels['questions_view_reply'] = "Tel-jeunes’ answer";
telj.labels['questions_view_tb_browse'] = "See more questions";
telj.labels['questions_view_tb_close'] = "Close this window and return to my question";
telj.labels['questions_view_tb_subtitle'] = "questions";
telj.labels['questions_view_tb_title'] = "Preview";
telj.labels['questions_view_title'] = "Young people’s questions";
telj.labels['questions_view_unanswered'] = "Your question has not been processed yet";
telj.labels['questions_view_unauthorized'] = "This password is not valid.";
telj.labels['questions_view_unauthorized_text'] = "It does not match any active question.";
telj.labels['forum_breadcrumbs_merci'] = "Thank you for your participation";
telj.labels['forum_form_return_contactus'] = "If you used an email address, check your spam folder 48 hours after asking your question; your email provider’s server may have filtered it there.";
telj.labels['forum_form_return_note_passw'] = "";
telj.labels['forum_form_return_passw'] = "";
telj.labels['forum_form_return_thanks'] = "Thank you %s, your question/answer has been registered";
telj.labels['forum_form_return_title'] = "Your participation has been registered";
telj.labels['forums_answers'] = "answers";
telj.labels['forums_ask_your_question'] = "Ask your question on a forum";
telj.labels['forums_by'] = "Par";
telj.labels['forums_by_subject'] = "forum by topic";
telj.labels['forums_categories'] = "Categories";
telj.labels['forums_end_date'] = "available until";
telj.labels['forums_form_age'] = "Your age";
telj.labels['forums_form_cond_new_q_1'] = "must be respectful;";
telj.labels['forums_form_cond_new_q_1_help'] = "";
telj.labels['forums_form_cond_new_q_2'] = "must maintain your anonymity and that of others;";
telj.labels['forums_form_cond_new_q_2_help'] = "Do not provide any personal information that can be used to identify you or someone else.";
telj.labels['forums_form_cond_new_q_3'] = "does not include any advertising or promotional material (brands, star name, movie suggestion, etc.), and does not include references to any resources in particular;";
telj.labels['forums_form_cond_new_q_3_help'] = "";
telj.labels['forums_form_cond_new_q_4'] = "must be related to a personal problem;";
telj.labels['forums_form_cond_new_q_4_help'] = "Issues that can lead to an exchange of a social nature will not be displayed: polls, political and ethical debate, etc.";
telj.labels['forums_form_cond_new_q_title'] = "Your question";
telj.labels['forums_form_cond_new_r_1'] = "should treat only one problem at a time;";
telj.labels['forums_form_cond_new_r_1_help'] = "Lists of questions will not be displayed";
telj.labels['forums_form_cond_new_r_2'] = "Addresses a problem that others can help you with and who does not require precise expertise";
telj.labels['forums_form_cond_new_r_2_help'] = "Questions on the following topics will not be displayed: medical issues, pregnancy / abortion, mental health disorders, anorexia, bulimia, body weight, suicide, self harm, sexual techniques (how to perform oral sex?), corporal hair, violence and sexual assault , laws and rights, addictions (drugs, alcohol, gambling, internet)";
telj.labels['forums_form_cond_rep_q_1'] = "must be respectful;";
telj.labels['forums_form_cond_rep_q_1_help'] = "";
telj.labels['forums_form_cond_rep_q_2'] = "must maintain your anonymity and that of others;";
telj.labels['forums_form_cond_rep_q_2_help'] = "Do not provide any personal information that can be used to identify you or someone else (for example, name, telephone number, or address). Always use a username when communicating over the Internet.";
telj.labels['forums_form_cond_rep_q_3'] = "does not include any advertising or promotional material (brands, star name, movie suggestion, etc.), and does not include references to any resources in particular;";
telj.labels['forums_form_cond_rep_q_3_help'] = "";
telj.labels['forums_form_cond_rep_q_4'] = "should offer a suggestion, offer advice, or share your experience;";
telj.labels['forums_form_cond_rep_q_4_help'] = "";
telj.labels['forums_form_cond_rep_q_title'] = "Your answer";
telj.labels['forums_form_cond_rep_r_1'] = "does not include any subject matter that trivializes or encourages behaviour that is illegal;";
telj.labels['forums_form_cond_rep_r_1_help'] = "For example:“If you only use drugs a bit, it’s not that bad.”“If your parents refuse, run away and go live with your girlfriend.”";
telj.labels['forums_form_cond_rep_r_2'] = "does not suggest that others write back to you.";
telj.labels['forums_form_cond_rep_r_2_help'] = "For example: “Keep us up to date to let us know if this worked for you.” “If I was of any help, come answer my question in forum X.”";
telj.labels['forums_form_cond_rep_r_title'] = "";
telj.labels['forums_form_label_categories'] = "In which forum would you classify your question?";
telj.labels['forums_form_label_entraidants'] = "Are you a Tel-jeunes’ young counselor?";
telj.labels['forums_form_label_entraidants_no'] = "no";
telj.labels['forums_form_label_entraidants_yes'] = "yes";
telj.labels['forums_form_label_error_age'] = "Select your age";
telj.labels['forums_form_label_error_categories'] = "Select a category";
telj.labels['forums_form_label_error_message'] = "Type a text for your answer";
telj.labels['forums_form_label_error_pseudo'] = "Type your username";
telj.labels['forums_form_label_error_region'] = "Select your region";
telj.labels['forums_form_label_error_sex'] = "Select your genre";
telj.labels['forums_form_label_error_subject'] = "Type a subject for your question";
telj.labels['forums_form_mandatory_fields'] = "Mandatory fields";
telj.labels['forums_form_message'] = "Your answer";
telj.labels['forums_form_new_bt_submit'] = "Send your question";
telj.labels['forums_form_pseudo'] = "Your nickname";
telj.labels['forums_form_region'] = "Your region";
telj.labels['forums_form_reply_bt_submit'] = "Ask your question";
telj.labels['forums_form_reply_fil'] = "The conversation you want to participate in";
telj.labels['forums_form_select_age'] = "Your age";
telj.labels['forums_form_select_categories'] = "Select a category";
telj.labels['forums_form_select_region'] = "Select your region";
telj.labels['forums_form_sex'] = "You are";
telj.labels['forums_form_sexf'] = "girl";
telj.labels['forums_form_sexh'] = "boy";
telj.labels['forums_form_subject'] = "Subject of your question";
telj.labels['forums_forum'] = "forum";
telj.labels['forums_no_questions'] = "No questions";
telj.labels['forums_questions'] = "questions";
telj.labels['forums_subjects'] = "topics";
telj.labels['forums_title'] = "youth’s forum";
telj.labels['forums_topic_answer_by'] = "Answer by";
telj.labels['forums_topic_deplace'] = "Topic moved";
telj.labels['forums_topic_reply'] = "Answer this question";
telj.labels['forums_topic_reply_title'] = "Tel-jeunes- comment form the counsellor";
telj.labels['forums_topic_subject'] = "Sujet";
telj.labels['forums_view_back_list'] = "Back to questions list";
telj.labels['forums_years'] = "years";
telj.labels['province_1'] = "Quebec";
telj.labels['province_10'] = "Alberta";
telj.labels['province_11'] = "British Columbia";
telj.labels['province_12'] = "Prince Edward Island";
telj.labels['province_13'] = "Manitoba";
telj.labels['province_2'] = "New Brunswick";
telj.labels['province_3'] = "Nova Scotia";
telj.labels['province_4'] = "Nunavut";
telj.labels['province_5'] = "Ontario";
telj.labels['province_6'] = "Saskatchewan";
telj.labels['province_7'] = "Newfoundland and Labrador";
telj.labels['province_8'] = "Northwest Territories";
telj.labels['province_9'] = "Yukon";
telj.labels['province_title'] = "Select";
telj.labels['region_1'] = "Bas-Saint-Laurent";
telj.labels['region_10'] = "Nord-du-Québec";
telj.labels['region_11'] = "Gaspésie/Îles-de-la-Madeleine";
telj.labels['region_12'] = "Chaudière-Appalaches";
telj.labels['region_13'] = "Laval";
telj.labels['region_14'] = "Lanaudière";
telj.labels['region_15'] = "Laurentides";
telj.labels['region_16'] = "Montérégie";
telj.labels['region_17'] = "Ontario";
telj.labels['region_18'] = "Other";
telj.labels['region_2'] = "Saguenay–Lac-Saint-Jean";
telj.labels['region_3'] = "Québec";
telj.labels['region_4'] = "Mauricie/Centre-du-Québec";
telj.labels['region_5'] = "Estrie";
telj.labels['region_6'] = "Montréal";
telj.labels['region_7'] = "Outaouais";
telj.labels['region_8'] = "Abitibi-Témiscamingue";
telj.labels['region_9'] = "Côte-Nord";
telj.labels['laisse_add_message'] = "Add a message to the mosaic and leave your mark!";
telj.labels['laisse_add_message_bt'] = "add a message";
telj.labels['laisse_breadcrumb_ecrire'] = "Send your message";
telj.labels['laisse_breadcrumb_merci'] = "Thank you !";
telj.labels['laisse_cant_find_delay'] = "Messages will be posted within 48h and replaced in time with more recent messages.";
telj.labels['laisse_cant_find_max_number'] = "Only the 100 most recent messages will be displayed.";
telj.labels['laisse_cant_find_message'] = "you can’t find your message?";
telj.labels['laisse_cant_find_patient'] = "Be patient!";
telj.labels['laisse_cant_find_patient2'] = "Maybe your message has not been processed yet.";
telj.labels['laisse_cant_find_patient3'] = "Carefully look over";
telj.labels['laisse_cant_find_patient_link'] = "the instructions!";
telj.labels['laisse_cant_find_respect_rules'] = "Only the messages that respect all the instructions will be posted";
telj.labels['laisse_feel_inspired'] = "Feeling inspired?";
telj.labels['laisse_form_bt_submit'] = "Leave your mark, submit your message";
telj.labels['laisse_form_cond_q_1'] = "must be respectful;";
telj.labels['laisse_form_cond_q_1_help'] = "";
telj.labels['laisse_form_cond_q_2'] = "must maintain your anonymity and that of others;";
telj.labels['laisse_form_cond_q_2_help'] = "Do not provide any personal information that can be used to identify you or someone else (for example, name, telephone number, or address). Always use a username when communicating over the Internet.";
telj.labels['laisse_form_cond_q_3'] = "expresses your emotions or thoughts and does not to aim to promote anything or spread propaganda, nor does it claim to provide information based on any expert opinion;";
telj.labels['laisse_form_cond_q_3_help'] = "The message is not informative in nature, does not promote political ideas, religious or other beliefs, particular philosophies, and does not raise ethical questions open to debate.";
telj.labels['laisse_form_cond_q_4'] = "uses language that can be read by other young people;";
telj.labels['laisse_form_cond_q_4_help'] = "The message is not vulgar, does not contain any sexually explicit content (e.g. descriptions of sexual techniques, details of sexual experiences or of sexual abuse).";
telj.labels['laisse_form_cond_q_title'] = "Your message";
telj.labels['laisse_form_cond_r_1'] = "is not a question that requires an answer;";
telj.labels['laisse_form_cond_r_1_help'] = "If you have a question regarding a personal problem, write to us in the “questions” section rather than here, or call us at 1-800-263-2266.";
telj.labels['laisse_form_cond_r_2'] = "does not include any subject matter that puts your safety or that of others at risk;";
telj.labels['laisse_form_cond_r_2_help'] = "The message does not include any subject matter that trivializes or encourages behaviour that is illegal, violent, or that can be dangerous to or have consequences on a person’s health.";
telj.labels['laisse_form_cond_r_3'] = "does not include any advertising (brands, star name, movie suggestion, etc.), or promotional material, and does not include references to any resources in particular.";
telj.labels['laisse_form_cond_r_3_help'] = "";
telj.labels['laisse_form_cond_r_title'] = " ";
telj.labels['laisse_form_conditions'] = "Use of the mosaic is restricted to young people aged 20 and under who live in Québec.";
telj.labels['laisse_form_instructions'] = "Directives to send your message ";
telj.labels['laisse_form_mandatory_fields'] = "Mandatory fields";
telj.labels['laisse_form_message'] = "Your message :";
telj.labels['laisse_form_moderated'] = "The mosaic is moderated.";
telj.labels['laisse_form_pseudo'] = "Your nickname :";
telj.labels['laisse_form_return_problem'] = "If you think your question relates to a personal problem requiring a personal and confidential reply, ";
telj.labels['laisse_form_return_problem_link'] = "do not hesitate to ask it directly to a counsellor.";
telj.labels['laisse_form_return_remember'] = "Remember";
telj.labels['laisse_form_return_remember1'] = "Be patient! Maybe your message has not been processed yet.";
telj.labels['laisse_form_return_remember2'] = "Carefully look over the instructions! Only the messages that respect all the instructions will be posted ";
telj.labels['laisse_form_return_remember3'] = "Messages will be posted within 48h and replaced in time with more recent messages.";
telj.labels['laisse_form_return_remember4'] = "Only the 100 most recent messages will be displayed.";
telj.labels['laisse_form_return_sent'] = "Thank you %s, your message has been sent.";
telj.labels['laisse_form_return_title'] = "Your message has been sent";
telj.labels['laisse_form_select_avatar'] = "Choose your avatar :";
telj.labels['laisse_subtitle'] = "A thought, a poem, words of encouragement, a cry from the heart?";
telj.labels['laisse_title'] = "Leave your mark";
telj.labels['bloc_top_sujet_get_informed_on'] = "Get informed about:";
telj.labels['bloc_top_sujet_title'] = "top sujet : ";
telj.labels['bloc_top_forum_text'] = "As you can see, you are not alone. You can ask a question or read others’ question on various subjects.";
telj.labels['bloc_top_forum_title'] = "Forum about: ";
telj.labels['bloc_liste_questions_text'] = "You have questions about other subjects?";
telj.labels['bloc_liste_questions_title'] = "liste des questions";
telj.labels['pnj_bloc_animation_contact_email'] = "formation@generations-familles.com";
telj.labels['pnj_bloc_animation_contact_name'] = "Johanne Reeves";
telj.labels['pnj_bloc_animation_contact_title'] = "Program Coordinator";
telj.labels['pnj_bloc_animation_link_form'] = "Fill this form to invite Tel-jeunes in your school";
telj.labels['pnj_bloc_animation_subtitle'] = "Want to invite Tel-jeunes to your school? Speak with your teacher and let us know. We’ll get in touch with him/her";
telj.labels['pnj_bloc_animation_title'] = "Workshop Service ";
telj.labels['pnj_bloc_question_subtitle'] = "You want to reach a counselor about an issue or a question?";
telj.labels['pnj_bloc_question_text'] = "You have many ways to contact us.";
telj.labels['pnj_bloc_question_title'] = "Questions?";
telj.labels['news_all_news'] = "All the news";
telj.labels['news_archives_by_month'] = "Monthly archives";
telj.labels['news_back_list'] = "Back to news list";
telj.labels['news_hub_numto'] = "to";
telj.labels['news_news'] = "news";
telj.labels['news_next_news'] = "next news";
telj.labels['news_of'] = "See all news of";
telj.labels['news_prev_news'] = "previous news";
telj.labels['news_published'] = "Published : ";
telj.labels['news_show_details'] = "full text";
telj.labels['news_title'] = "Tel-jeunes’ News center";
telj.labels['don_index_2ways'] = "Two ways to make a donation :";
telj.labels['don_index_donate_online'] = "Online";
telj.labels['don_index_donate_poste'] = "By mail or fax";
telj.labels['don_index_donate_telephone'] = "By phone";
telj.labels['don_index_subtext1'] = "<p>Tel-jeunes supports over 70 000 young people each year, by phone and by email. A team of professional counsellors is available anytime, anywhere in Quebec to answer their questions and to seek with them possible solutions to their problems. It's confidential and free!</p><p>Because it is important to know that you can be listened to without being judged!</p>";
telj.labels['don_index_subtext2'] = "70% of Tel-jeunes’ budget comes from donations and fundraising activities, hence the importance your contribution.";
telj.labels['don_index_subtitle'] = "Help us respond!";
telj.labels['don_index_subtitle1'] = "Help us respond!";
telj.labels['don_index_subtitle2'] = "The importance of your donation";
telj.labels['don_index_text_title'] = "Make a donation to Tel-jeunes";
telj.labels['don_index_thanks'] = "Thank you";
telj.labels['don_index_title'] = "make a donation";
telj.labels['don_index_tj_permettre'] = "Y our donation allows us to directly help more than 73,000 young people every year.";
telj.labels['don_index_where'] = "Loraime ipssoume";
telj.labels['don_piechart_legend_1'] = "Governement Grants";
telj.labels['don_piechart_legend_2'] = "Donation and Fundraising Activities";
telj.labels['don_poste_print_pdf'] = "Print the donation form (pdf)";
telj.labels['don_poste_print_pdf_url'] = "/media/288ff37d7a031116/orig/En_CCL_Formulaire_don_2.pdf ";
telj.labels['don_poste_subtitle'] = "By donating to Tel-jeunes, you're making a concrete gesture that brings hope to all the young people who benefit from our 24/7 services.";
telj.labels['don_poste_title'] = "Donation by mail or fax";
telj.labels['don_poste_via_poste'] = "Donation by mail";
telj.labels['don_poste_via_poste_ad1'] = "Tel-jeunes";
telj.labels['don_poste_via_poste_ad2'] = "C.P. 186 succursale place d'Armes";
telj.labels['don_poste_via_poste_ad3'] = "Montréal (Québec)";
telj.labels['don_poste_via_poste_ad4'] = "H2Y 3G7";
telj.labels['don_poste_via_poste_text'] = "After printing the form using the print button above, mail it to the following address.";
telj.labels['don_poste_via_telec'] = "Donation by fax";
telj.labels['don_poste_via_telec_phone'] = "514 288-6312";
telj.labels['don_poste_via_telec_reader'] = "To print the donation form, you will need to download";
telj.labels['don_poste_via_telec_reader_link_text'] = "Adobe Reader, click here.";
telj.labels['don_poste_via_telec_reader_link_url'] = "http://www.adobe.com/go/gntray_dl_get_reader";
telj.labels['don_poste_via_telec_text'] = "After printing the form using the print button above, fax it to the following number.";
telj.labels['don_telephone_subtitle'] = "For any questions regarding a donation or for more information, please contact: ";
telj.labels['don_telephone_title'] = "Donation by phone";
telj.labels['don_telephone_via'] = "Dominique Drouin";
telj.labels['don_telephone_via_text'] = "Director of Business Development and Fundraising<br />Telephone: 514 288-1444<br />Email: ddrouin@generations-familles.com";
telj.labels['don_merci_error_link'] = "Please try again";
telj.labels['don_merci_error_text'] = "An error occurred while processing your payment with Moneris. The transaction was refused.<br />";
telj.labels['don_merci_error_title'] = "Online donation – transaction error";
telj.labels['don_merci_print'] = "You can print this page";
telj.labels['don_merci_subtext_entreprise'] = "<p>On behalf of the thousands of young people who visit Tel-jeunes every hour of every day and night, throughout the years, we appreciate your generosity and the trust you place in us.</p><p>Here is a summary of your transaction.</p>";
telj.labels['don_merci_subtext_in_memoriam'] = "<p>On behalf of the thousands of young people who visit Tel-jeunes every hour of every day and night, throughout the years, we appreciate your generosity and the trust you place in us.</p><p>Here is a summary of your transaction.</p>";
telj.labels['don_merci_subtext_personnel'] = "<p>On behalf of the thousands of young people who visit Tel-jeunes every hour of every day and night, throughout the years, we appreciate your generosity and the trust you place in us.</p><p>Here is a summary of your transaction.</p>";
telj.labels['don_merci_subtitle_entreprise'] = "The transaction was completed successfully! ";
telj.labels['don_merci_subtitle_in_memoriam'] = "The transaction was completed successfully! ";
telj.labels['don_merci_subtitle_personnel'] = "The transaction was completed successfully! ";
telj.labels['don_merci_success_title'] = "Online donation – payment confirmation";
telj.labels['dons_form_bt_submit'] = "Proceed to secure payment";
telj.labels['dons_form_conditions_1'] = "All the information collected above is protected by Tel-jeunes’ confidentiality policy(french) and will be used for administrative purposes only.";
telj.labels['dons_form_conditions_2'] = "The payment will be processed by Moneris secure payment site.";
telj.labels['dons_form_conditions_3'] = "Cancellation and refund policy";
telj.labels['dons_form_infos_decede'] = "Information on the deceased";
telj.labels['dons_form_infos_don'] = "Donation information";
telj.labels['dons_form_infos_paiement'] = "Payment information";
telj.labels['dons_form_infos_perso'] = "Personal information";
telj.labels['dons_form_label_address'] = "Address";
telj.labels['dons_form_label_amount'] = "Donation amount $";
telj.labels['dons_form_label_bank_card_expire'] = "Expiration";
telj.labels['dons_form_label_bank_card_expire_m'] = "Month";
telj.labels['dons_form_label_bank_card_expire_m1'] = "1 - January";
telj.labels['dons_form_label_bank_card_expire_m10'] = "10 - October";
telj.labels['dons_form_label_bank_card_expire_m11'] = "11 - November";
telj.labels['dons_form_label_bank_card_expire_m12'] = "12 - December";
telj.labels['dons_form_label_bank_card_expire_m2'] = "2 - February";
telj.labels['dons_form_label_bank_card_expire_m3'] = "3 - March";
telj.labels['dons_form_label_bank_card_expire_m4'] = "4 - April";
telj.labels['dons_form_label_bank_card_expire_m5'] = "5 - May";
telj.labels['dons_form_label_bank_card_expire_m6'] = "6 - June";
telj.labels['dons_form_label_bank_card_expire_m7'] = "7 - July";
telj.labels['dons_form_label_bank_card_expire_m8'] = "8 - August";
telj.labels['dons_form_label_bank_card_expire_m9'] = "9 - September";
telj.labels['dons_form_label_bank_card_expire_y'] = "Year";
telj.labels['dons_form_label_bank_card_name'] = "Name as it appears on card";
telj.labels['dons_form_label_bank_card_num'] = "Credit Card Number";
telj.labels['dons_form_label_bank_card_type'] = "Credit Cards";
telj.labels['dons_form_label_city'] = "City";
telj.labels['dons_form_label_company'] = "Company";
telj.labels['dons_form_label_cp'] = "Postal code";
telj.labels['dons_form_label_decede'] = "Do you donate in memoriam of a loved one? ";
telj.labels['dons_form_label_decede_address'] = "Address";
telj.labels['dons_form_label_decede_city'] = "City";
telj.labels['dons_form_label_decede_cp'] = "Postal Code";
telj.labels['dons_form_label_decede_destinataire'] = "Addressee";
telj.labels['dons_form_label_decede_fname'] = "First name";
telj.labels['dons_form_label_decede_lname'] = "Deceased person’s last name";
telj.labels['dons_form_label_decede_message'] = "Word of sympathy";
telj.labels['dons_form_label_decede_n'] = "No";
telj.labels['dons_form_label_decede_region'] = "Province";
telj.labels['dons_form_label_decede_tell'] = "Do you want Tel-jeunes to advise a relative of your gesture?";
telj.labels['dons_form_label_decede_y'] = "Yes";
telj.labels['dons_form_label_email'] = "Email";
telj.labels['dons_form_label_email_valid'] = "Confirmation email";
telj.labels['dons_form_label_error'] = "";
telj.labels['dons_form_label_error_address'] = "Please enter your address";
telj.labels['dons_form_label_error_amount'] = "Enter a valid amount";
telj.labels['dons_form_label_error_bank_card_expire'] = "Enter a valid expiration";
telj.labels['dons_form_label_error_bank_card_fname'] = "Please enter the name as it appears on card";
telj.labels['dons_form_label_error_bank_card_num'] = "Please enter a card number";
telj.labels['dons_form_label_error_bank_card_type'] = "Enter a valid card type";
telj.labels['dons_form_label_error_city'] = "Please enter your city";
telj.labels['dons_form_label_error_company'] = "Please enter your company";
telj.labels['dons_form_label_error_cp'] = "Please enter your postal code";
telj.labels['dons_form_label_error_decede'] = "";
telj.labels['dons_form_label_error_decede_fname'] = "";
telj.labels['dons_form_label_error_decede_lname'] = "";
telj.labels['dons_form_label_error_decede_tell'] = "Please choose an option";
telj.labels['dons_form_label_error_email'] = "Please enter your email";
telj.labels['dons_form_label_error_email_valid'] = "Confirmation email field does not match the email field";
telj.labels['dons_form_label_error_fname'] = "Please enter your first name";
telj.labels['dons_form_label_error_lname'] = "Please enter your last name";
telj.labels['dons_form_label_error_phone'] = "Please enter your phone number";
telj.labels['dons_form_label_error_recu'] = "Do you want a receipt for tax purposes?";
telj.labels['dons_form_label_error_region'] = "Please select your province";
telj.labels['dons_form_label_error_titre'] = "Please enter your title";
telj.labels['dons_form_label_fname'] = "First name";
telj.labels['dons_form_label_lname'] = "Last name";
telj.labels['dons_form_label_other_amount'] = "Other :";
telj.labels['dons_form_label_phone'] = "Phone";
telj.labels['dons_form_label_recu'] = "Would you like a receipt for tax purposes (donation over 20$) :";
telj.labels['dons_form_label_recu_n'] = "No";
telj.labels['dons_form_label_recu_y'] = "Yes";
telj.labels['dons_form_label_region'] = "Province";
telj.labels['dons_form_label_titre'] = "Title";
telj.labels['dons_form_label_type'] = "Type of donation";
telj.labels['dons_form_legal_notes'] = "All the information collected above is protected by <a href=>Tel-jeunes’ confidentiality policy (french)</a> and will be used for administrative purposes only.<br /><br />The payment will be processed by Moneris, secure payment site.<br /><br /><a href=> Cancellation and refund policy (french) </a>";
telj.labels['dons_form_legal_notes1'] = "All the information collected above is protected by <a href=>Tel-jeunes’ confidentiality policy (french)</a> and will be used for administrative purposes only.";
telj.labels['dons_form_legal_notes2'] = "The payment will be processed by Moneris, secure payment site.<br /><br /><a href=> Cancellation and refund policy (french) </a>";
telj.labels['dons_form_mandatory_fields'] = "Mandatory fields";
telj.labels['dons_form_recap_adresse'] = "Address";
telj.labels['dons_form_recap_amount'] = "Donation amount $";
telj.labels['dons_form_recap_amount_text'] = "The tax receipt will be issued in your name or your company’s and mailed to the address stated above";
telj.labels['dons_form_recap_code_postal'] = "Postal code";
telj.labels['dons_form_recap_confirmation_transaction'] = "Confirmation de transaction";
telj.labels['dons_form_recap_courriel'] = "Email address";
telj.labels['dons_form_recap_entreprise'] = "Company";
telj.labels['dons_form_recap_error_adresse'] = "Address";
telj.labels['dons_form_recap_error_code_postal'] = "Postal code";
telj.labels['dons_form_recap_error_courriel'] = "Email address";
telj.labels['dons_form_recap_famille_adresse'] = "Address";
telj.labels['dons_form_recap_famille_code_postal'] = "Postal Code";
telj.labels['dons_form_recap_famille_nom'] = "Last Name";
telj.labels['dons_form_recap_famille_prenom'] = "First name";
telj.labels['dons_form_recap_famille_province'] = "Province";
telj.labels['dons_form_recap_famille_ville'] = "City";
telj.labels['dons_form_recap_la_memoire_de'] = "In memoriam donation";
telj.labels['dons_form_recap_merchant_name'] = "Merchant name";
telj.labels['dons_form_recap_merchant_name_data'] = "Générations (Tel-jeunes)";
telj.labels['dons_form_recap_merchant_url'] = "Merchant URL";
telj.labels['dons_form_recap_moneris_auth_code'] = "Autorisation code";
telj.labels['dons_form_recap_moneris_card_expiration'] = "Card expiration date";
telj.labels['dons_form_recap_moneris_card_number'] = "Credit card number";
telj.labels['dons_form_recap_moneris_cardholder_name'] = "Cardholder name";
telj.labels['dons_form_recap_moneris_colon'] = " : ";
telj.labels['dons_form_recap_moneris_ref_num'] = "Reference number";
telj.labels['dons_form_recap_moneris_response_code_iso'] = "Response code";
telj.labels['dons_form_recap_moneris_trans_date'] = "Transaction date";
telj.labels['dons_form_recap_moneris_trans_id'] = "Transaction id";
telj.labels['dons_form_recap_nom'] = "Last name";
telj.labels['dons_form_recap_order_id'] = "Summary";
telj.labels['dons_form_recap_prenom'] = "First name";
telj.labels['dons_form_recap_process'] = "Proceed to secure payment";
telj.labels['dons_form_recap_province'] = "Province";
telj.labels['dons_form_recap_recu_impot'] = "Tax receipt";
telj.labels['dons_form_recap_subtitle'] = "Summary";
telj.labels['dons_form_recap_telephone'] = "Phone";
telj.labels['dons_form_recap_text'] = "Donation confirmation";
telj.labels['dons_form_recap_title'] = "Make a donation online";
telj.labels['dons_form_recap_titre'] = "Title";
telj.labels['dons_form_recap_type_don'] = "Type";
telj.labels['dons_form_recap_ville'] = "City";
telj.labels['dons_form_subtitle'] = "By donating to Tel-jeunes, you're making a concrete gesture that brings hope to all the young people who benefit from our 24/7 services.";
telj.labels['dons_form_title'] = "Online Donation";
telj.labels['dons_form_type_company'] = "corporate";
telj.labels['dons_form_type_perso'] = "personal";
telj.labels['dons_hub_howto_donate_1'] = "Online donation";
telj.labels['dons_hub_howto_donate_2'] = "Donation by mail or fax";
telj.labels['dons_hub_howto_donate_3'] = "Donation by phone";
telj.labels['dons_hub_howto_title'] = "How to donate?";
telj.labels['dons_hub_where_title'] = "Donations sources";
telj.labels['dons_process_accepted_text'] = "la transaction a été acceptée";
telj.labels['dons_process_accepted_title'] = "Transaction acceptée";
telj.labels['dons_process_cancelled_text'] = "la transaction a été annulée";
telj.labels['dons_process_cancelled_title'] = "Transaction annulée";
telj.labels['dons_process_refused_text'] = "la transaction a été refusée";
telj.labels['dons_process_refused_title'] = "Transaction refusée";
telj.labels['dons_view_title'] = "Make a donation online";
telj.labels['candidature_form_label_email'] = "Email";
telj.labels['candidature_form_label_email_valid'] = "Confirm your email";
telj.labels['candidature_form_label_error_email'] = "";
telj.labels['candidature_form_label_error_email_valid'] = "";
telj.labels['candidature_form_label_error_message'] = "";
telj.labels['candidature_form_label_error_name'] = "";
telj.labels['candidature_form_label_error_upload'] = "";
telj.labels['candidature_form_mandatory_fields'] = "Mandatory fields";
telj.labels['candidature_form_merci_subtitle'] = "subtitle";
telj.labels['candidature_form_merci_text'] = "We have received your application";
telj.labels['candidature_form_merci_text2'] = "Thank you for your interest, we will contact you if need be.";
telj.labels['candidature_form_merci_title'] = "Application sent";
telj.labels['candidature_form_message'] = "Introduce yourself in a few words";
telj.labels['candidature_form_name'] = "First and last name";
telj.labels['candidature_form_reply_bt_submit'] = "Send";
telj.labels['candidature_form_upload'] = "Download your resume";
telj.labels['candidature_mail_from_name'] = "[en] candidature depuis teljeunes.com";
telj.labels['candidature_mail_infos_email'] = "[en] Courriel du candidat  : ";
telj.labels['candidature_mail_infos_name'] = "[en] Nom du candidat : ";
telj.labels['candidature_mail_infos_text'] = "[en] Message de présentation : ";
telj.labels['candidature_mail_subject'] = "[en] Envoi CV";
telj.labels['candidature_mail_title'] = "[en] Envoi d'une candidature via Teljeunes.com";
telj.labels['search_see_more_results'] = "See more results";
telj.labels['search_sub_no_results'] = "No result for this section";
telj.labels['search_sub_text'] = "Your search";
telj.labels['search_sub_text2'] = "has returned";
telj.labels['search_sub_text_results'] = "results";
telj.labels['search_subtitle'] = "Search results";
telj.labels['search_title'] = "Search";
telj.labels['error_msg_title'] = "Error";
telj.labels['error_title'] = "An error has occured";
telj.labels['header_menu_noteslegales'] = "Legal notes";
telj.labels['transaction_receipt_copy_payment_sujet'] = "[COPIE] Reçu paiement Tel-jeunes";
telj.labels['transaction_receipt_copy_sujet'] = "[COPIE] Reçu don Tel-jeunes";
telj.labels['transaction_receipt_from'] = "Tel-jeunes";
telj.labels['transaction_receipt_from_address'] = "courrier@teljeunes.com";
telj.labels['transaction_receipt_payment_sujet'] = "Receipt for Tel-jeunes payment";
telj.labels['transaction_receipt_sujet'] = "Receipt for Tel-jeunes donation";
telj.labels['payment_form_label_recu'] = "Désirez-vous recevoir un reçu pour fins d'impôt";
telj.labels['payment_form_recap_amount'] = "Payment amount $";
telj.labels['payment_merci_error_title'] = "Paiement en ligne – erreur dans la transaction";
telj.labels['payment_merci_subtext'] = "<p>Au nom des milliers de jeunes qui consultent Tel-jeunes à chaque heure du jour et de la nuit, tout au long de l’année, nous vous remercions de votre générosité et de la confiance que vous nous témoignez.</p><p>Voici le résumé de votre transaction. </p>";
telj.labels['payment_merci_subtitle'] = "La transaction a été effectuée avec succès !";
telj.labels['payment_merci_success_title'] = "Paiement en ligne – confirmation de paiement";
telj.labels['payment_soiree_achat_comme'] = "Achat comme";
telj.labels['payment_soiree_informations_billets'] = "Informations sur les billets";
telj.labels['payment_soiree_nombre_billets'] = "Nombre de billet(s)";
telj.labels['payment_soiree_sollicite_par'] = "Sollicité par";
telj.labels['payment_soiree_valeur_billets'] = "Valeur ($)";
telj.labels['payment_soiree_valeur_recu'] = "Valeur reçu ($)";
telj.labels['ssl_a_propos'] = "About SSL certificates";
telj.labels['title_global'] = "The latest questions on teljeunes.com";
telj.labels['title_thematique'] = "The last %d question about %s";
telj.labels['desc_global'] = "Recent questions on teljeunes.com";
telj.labels['desc_thematique'] = "Recent questions about %s on teljeunes.com";
telj.labels['AUTH_WRONG_LOGIN'] = "Nom d'usager invalide";
telj.labels['AUTH_WRONG_PASSWORD'] = "Mot de passe invalide";
telj.labels['ERR_NOT_AUTHENTICATED'] = "Vous n'êtes pas logué";
telj.labels['admin'] = "Module d'administration";
telj.labels['admin_accueil_cloud_add'] = "Ajouter un nouveau nuage";
telj.labels['admin_accueil_cloud_edit'] = "Éditer un nuage";
telj.labels['admin_accueil_cloud_manage'] = "Gérer les nuages";
telj.labels['admin_accueil_cloud_search'] = "Rechercher les nuages";
telj.labels['admin_accueil_cloud_thematique'] = "Thématique";
telj.labels['admin_add'] = "Ajouter";
telj.labels['admin_bandeau_add'] = "Ajouter un nouveau bandeau";
telj.labels['admin_bandeau_choisir'] = "Choisir le bandeau";
telj.labels['admin_bandeau_edit'] = "Éditer un bandeau";
telj.labels['admin_bandeau_manage'] = "Gérer le bandeau";
telj.labels['admin_bandeau_search'] = "Rechercher les bandeaux";
telj.labels['admin_bandeau_upload'] = "Télécharger un nouveau bandeau";
telj.labels['admin_cancel'] = "Annuler";
telj.labels['admin_change_password'] = "Changer le mot de passe";
telj.labels['admin_clear'] = "Effacer";
telj.labels['admin_colon'] = " : ";
telj.labels['admin_controls'] = "Contrôles";
telj.labels['admin_created_on'] = "Crée le";
telj.labels['admin_validated_on'] = "Validé le";
telj.labels['admin_replied_on'] = "Répondu le";
telj.labels['admin_dashboard'] = "Panneau de contrôle";
telj.labels['admin_delete'] = "Supprimer";
telj.labels['admin_delete_selected'] = "Supprimer sélections";
telj.labels['admin_disconnect'] = "Déconnexion";
telj.labels['admin_dons_formulaire'] = "Formulaire de don";
telj.labels['admin_dons_type'] = "Type de don";
telj.labels['admin_edit'] = "Éditer";
telj.labels['admin_email'] = "Courriel";
telj.labels['admin_entered_email_invalid'] = "L'adresse de courriel entrée est invalide";
telj.labels['admin_error_invalid_values'] = "Certains champs ont des données invalides";
telj.labels['admin_error_occured'] = "ATTENTION!";
telj.labels['admin_search'] = "Rechercher";
telj.labels['admin_languages_edit'] = "Modifier les chaines texte";
telj.labels['admin_last_edit_at'] = "à";
telj.labels['admin_last_edit_by'] = "Dernière modification par";
telj.labels['admin_last_edit_on'] = "le";
telj.labels['admin_last_edited'] = "Dernière édition";
telj.labels['admin_login_email'] = "Courriel";
telj.labels['admin_login_login'] = "Connexion";
telj.labels['admin_login_password'] = "Mot de passe";
telj.labels['admin_login_remember'] = "Se rappeller de moi";
telj.labels['admin_menu_actualites_chat'] = "Actualités et Chat";
telj.labels['admin_menu_actualites_chat_actualites'] = "Actualités";
telj.labels['admin_menu_actualites_chat_rubriques'] = "Rubriques";
telj.labels['admin_menu_administration'] = "Administration";
telj.labels['admin_menu_administration_accueil'] = "Accueil";
telj.labels['admin_menu_administration_accueil_cloud'] = "Nuage";
telj.labels['admin_menu_administration_accueil_implique_toi'] = "Implique toi";
telj.labels['admin_menu_administration_accueil_laisse_ta_trace'] = "Laisse ta trace";
telj.labels['admin_menu_administration_accueil_question_vedette'] = "Question vedette";
telj.labels['admin_menu_administration_accueil_top_forum'] = "Top forum";
telj.labels['admin_menu_administration_bandeau'] = "Bandeau";
telj.labels['admin_menu_administration_thematique'] = "Catégories";
telj.labels['admin_menu_administration_informetoi'] = "Informe-toi";
telj.labels['admin_menu_administration_usagers'] = "Utilisateurs";
telj.labels['admin_menu_administration_dons'] = "Donate";
telj.labels['admin_menu_administration_export'] = "Export";
telj.labels['admin_menu_anglais'] = " (Anglais)";
telj.labels['admin_menu_forum'] = "Forum";
telj.labels['admin_menu_forum_questions'] = "Liste des questions";
telj.labels['admin_menu_forum_reponses'] = "Liste des réponses";
telj.labels['admin_menu_francais'] = " (Français)";
telj.labels['admin_menu_gueule_chuchote'] = "Gueule ou Chuchote";
telj.labels['admin_menu_gueule_chuchote_boite_reception'] = "Boite de réception";
telj.labels['admin_menu_questions_reponses'] = "Questions et Réponses";
telj.labels['admin_menu_questions_reponses_archives'] = "Archives";
telj.labels['admin_menu_questions_reponses_boite_reception'] = "Boite de réception";
telj.labels['admin_menu_questions_reponses_question_du_jour'] = "Question du jour";
telj.labels['admin_menu_statistiques'] = "Statistiques";
telj.labels['admin_missing_fields'] = "Les champs suivants sont requis";
telj.labels['admin_name'] = "Nom";
telj.labels['admin_next'] = "Suivant";
telj.labels['admin_order_latest'] = "Trier par date de modification";
telj.labels['admin_order_name'] = "Trier par nom";
telj.labels['admin_order_pseudo'] = "Trier par pseudo";
telj.labels['admin_order_title'] = "Trier par titre";
telj.labels['admin_order_message'] = "Trier par message";
telj.labels['admin_order_avatar'] = "Trier par avatar";
telj.labels['admin_order_status'] = "Trier par statut";
telj.labels['admin_order_published'] = "Trier par date de publication";
telj.labels['admin_password'] = "Mot de passe";
telj.labels['admin_password_not_same_value'] = "Les 2 champs de mot de passe doivent être identiques";
telj.labels['admin_please_wait'] = "Veuillez patienter ...";
telj.labels['admin_previous'] = "Précédent";
telj.labels['admin_publish_status'] = "Statut de publication";
telj.labels['admin_role'] = "Accès";
telj.labels['admin_save'] = "Sauvegarder";
telj.labels['admin_status'] = "Statut";
telj.labels['admin_status_active'] = "Actif";
telj.labels['admin_status_all'] = "Statuts";
telj.labels['admin_status_inactive'] = "Inactif";
telj.labels['admin_tags'] = "Tags";
telj.labels['admin_top'] = "Haut";
telj.labels['admin_username'] = "Nom d'usager";
telj.labels['admin_users_add'] = "Ajouter un nouvel utilisateur";
telj.labels['admin_users_edit'] = "Éditer un utilisateur";
telj.labels['admin_users_manage'] = "Gérer les utilisateurs";
telj.labels['admin_users_search'] = "Rechercher les utilisateurs";
telj.labels['admin_validation_script_not_found'] = "[fr] Validation script not found for ";
telj.labels['admin_menu_administration_laissetatrace'] = "Laisse ta trace";
telj.labels['admin_menu_administration_laissetatrace_messages'] = "Messages";
telj.labels['admin_menu_administration_laissetatrace_avatar'] = "Avatars";
telj.labels['admin_menu_administration_avatar'] = "Avatars";
telj.labels['admin_avatar_add'] = "Ajouter un nouvel avatar";
telj.labels['admin_avatar_choisir'] = "Choisir l'avatar";
telj.labels['admin_avatar_edit'] = "Éditer un avatar";
telj.labels['admin_avatar_manage'] = "Gérer l'avatar";
telj.labels['admin_avatar_search'] = "Rechercher les avatars";
telj.labels['admin_avatar_upload'] = "Télécharger un nouvel avatar";
telj.labels['admin_laissetatrace_manage'] = "Gérer les messages";
telj.labels['admin_laissetatrace_search'] = "Rechercher les messages";
telj.labels['admin_thumbnail'] = "Miniature";
telj.labels['admin_laissetatrace_pseudo'] = "Pseudo";
telj.labels['admin_laissetatrace_message'] = "Message";
telj.labels['admin_supprimer'] = "Supprimer";
telj.labels['admin_desactiver'] = "Désactiver";
telj.labels['admin_activer'] = "Activer";
telj.labels['admin_langue'] = "Langue";
telj.labels['admin_logs'] = "Logs";
telj.labels['admin_language_all'] = "Langues";
telj.labels['admin_language_french'] = "Français";
telj.labels['admin_language_english'] = "Anglais";
telj.labels['admin_menu_administration_top_sujet'] = "Top sujet";
telj.labels['admin_description'] = "Description";
telj.labels['admin_texte'] = "Texte";
telj.labels['admin_menu_administration_questions'] = "Questions";
telj.labels['admin_menu_administration_forums'] = "Forums";
telj.labels['admin_menu_administration_top_forum'] = "Top forum";
telj.labels['admin_title'] = "Titre";
telj.labels['admin_subtitle'] = "Sous-titre";
telj.labels['admin_linktext'] = "Link text";
telj.labels['admin_links'] = "Liens";
telj.labels['admin_date_published'] = "Date de publication";
telj.labels['admin_menu_administration_medias'] = "Medias";
telj.labels['admin_medias_manage'] = "Gérer les médias";
telj.labels['admin_medias_search'] = "Rechercher les médias";
telj.labels['admin_type_all'] = "Types";
telj.labels['admin_menu_administration_contenu'] = "Contenu";
telj.labels['admin_menu_administration_contenu_blocs'] = "Blocs";
telj.labels['admin_content_manage'] = "Gérer les blocs de contenu";
telj.labels['admin_content_search'] = "Rechercher les blocs de contenu";
telj.labels['admin_menu_administration_gestion'] = "Gestion";
telj.labels['admin_menu_administration_languages'] = "Langues";
telj.labels['admin_languages_manage'] = "Gérer les langues";
telj.labels['admin_languages_saving'] = "Sauvegarde du fichier de langue";
telj.labels['admin_languages_saved'] = "Fichier sauvegardé!";
telj.labels['admin_menu_administration_contenu_sondages'] = "Sondages";
telj.labels['admin_sondages_add'] = "Ajouter un sondage";
telj.labels['admin_sondages_edit'] = "Editer les sondages";
telj.labels['admin_sondages_choices'] = "Choix";
telj.labels['admin_sondages_manage'] = "Gérer les sondages";
telj.labels['admin_sondages_search'] = "Rechercher dans les sondages";
telj.labels['admin_menu_administration_contenu_news'] = "Nouvelles";
telj.labels['admin_news_add'] = "Ajouter une nouvelle";
telj.labels['admin_news_edit'] = "Editer les nouvelles";
telj.labels['admin_news_manage'] = "Gérer les nouvelles";
telj.labels['admin_news_search'] = "Rechercher dans les nouvelles";
telj.labels['admin_menu_administration_pournousjoindre'] = "Pour nous joindre";
telj.labels['admin_menu_administration_quisommesnous'] = "Qui sommes nous?";
telj.labels['admin_menu_administration_impliquetoi'] = "Implique-toi";
telj.labels['admin_content_assign'] = "Assigner les blocs de contenu";
telj.labels['admin_menu_administration_contenu_membership'] = "Assigner";
telj.labels['admin_menu_administration_contenu_sort'] = "Trier";
telj.labels['status'] = "50";
telj.labels['admin_savais_tu'] = "Savais-tu?";
telj.labels['admin_menu_administration_questions_boitedereception'] = "Boîte de réception";
telj.labels['admin_menu_administration_questions_archives'] = "Archives";
telj.labels['admin_menu_administration_questions_configuration'] = "Configuration";
telj.labels['admin_questions_pseudo'] = "Pseudo";
telj.labels['admin_questions_sujet'] = "Sujet";
telj.labels['admin_questions_manage'] = "Gérer les questions";
telj.labels['admin_questions_search'] = "Rechercher les questions";
telj.labels['date_format'] = "j F Y";
telj.labels['admin_categories_all'] = "Catégories";
telj.labels['admin_importance_all'] = "Importances";
telj.labels['admin_importance_urgente'] = "Urgente";
telj.labels['admin_importance_prioritaire'] = "Prioritaire";
telj.labels['admin_importance_lourde'] = "Lourde";
telj.labels['admin_importance_reguliere'] = "Régulière";
telj.labels['admin_order_importance'] = "Trier par importance";
telj.labels['admin_order_categorie'] = "Trier par catégorie";
telj.labels['admin_order_sujet'] = "Trier par sujet";
telj.labels['admin_order_created'] = "Trier par date création";
telj.labels['admin_order_modified'] = "Trier par date modif.";
telj.labels['admin_order_langue'] = "Trier par langue";
telj.labels['admin_identite'] = "Identité";
telj.labels['admin_importance'] = "Importance";
telj.labels['admin_thematique_sujet'] = "Sujet";
telj.labels['admin_ans'] = "ans";
telj.labels['admin_link_selected'] = "Relier";
telj.labels['admin_status_repondu'] = "Répondu";
telj.labels['admin_status_efface'] = "Effacé";
telj.labels['admin_role_read'] = "Lecture";
telj.labels['admin_role_write'] = "Écriture";
telj.labels['admin_role_filter'] = "Filtre";
telj.labels['admin_role_supervisor'] = "Superviseur";
telj.labels['admin_role_root'] = "Root";
telj.labels['admin_view'] = "Voir";
telj.labels['admin_question_heure_serveur'] = "Date et heure du serveur de Tel-jeunes - heure locale de Montréal";
telj.labels['admin_question_date_envoi'] = "Date d'envoi";
telj.labels['admin_question_voir'] = "Voir une question";
telj.labels['admin_question_repondre'] = "Répondre à une question";
telj.labels['admin_backtolist'] = "Retour à la liste";
telj.labels['admin_question_question'] = "Question";
telj.labels['admin_question_recue_le'] = "reçue le";
telj.labels['admin_question_importance'] = "Importance";
telj.labels['admin_question_identite'] = "Identité";
telj.labels['admin_question_sujet'] = "Sujet";
telj.labels['admin_deselect'] = "Désélectionner";
telj.labels['admin_select'] = "Sélectionner";
telj.labels['admin_question_categorie'] = "Catégorie";
telj.labels['admin_question_categories'] = "Catégories";
telj.labels['admin_question_reponse'] = "Réponse";
telj.labels['admin_par'] = "par";
telj.labels['admin_question_notes'] = "Notes";
telj.labels['admin_question_moyen_reponse'] = "Moyen de réponse";
telj.labels['admin_question_consulter_motdepasse'] = "Consulter par mot de passe";
telj.labels['admin_question_consulte_le'] = "Consulté le";
telj.labels['admin_question_envoi_courriel'] = "Envoi par courriel";
telj.labels['admin_question_renvoyer_reponse'] = "Renvoyer réponse";
telj.labels['admin_question_affichage_site'] = "Afficher sur le site";
telj.labels['admin_question_deja_contacte'] = "Déjà contacté Tel-jeunes?";
telj.labels['admin_question_contact_telephone'] = "Par téléphone";
telj.labels['admin_question_contact_web'] = "Par le web";
telj.labels['admin_question_questions_liees'] = "Questions liées";
telj.labels['admin_question_questions_pseudo'] = "Questions avec le même pseudo";
telj.labels['admin_question_questions_courriel'] = "Questions avec le même courriel";
telj.labels['admin_question_barree_par'] = "Question bloquée par";
telj.labels['admin_le'] = "le";
telj.labels['admin_question_pas_barree'] = "Question ouverte";
telj.labels['admin_repondre'] = "Répondre";
telj.labels['admin_sauvegarder'] = "Sauvegarder";
telj.labels['admin_editer'] = "Éditer";
telj.labels['admin_archiver'] = "Archiver";
telj.labels['admin_imprimer'] = "Imprimer";
telj.labels['admin_users_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les usagers sélectionnés ?";
telj.labels['admin_categories_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer cette catégorie ?";
telj.labels['admin_categories_confirm_delete_one_thematique'] = "Êtes-vous certain de vouloir supprimer cette thématique ?";
telj.labels['admin_categories_confirm_delete_one_rubrique'] = "Êtes-vous certain de vouloir supprimer cette rubrique ?";
telj.labels['admin_categories_confirm_delete_one_article'] = "Êtes-vous certain de vouloir supprimer cet article ?";
telj.labels['admin_categories_deleting_one'] = "Suppression de la catégorie";
telj.labels['admin_categories_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les catégories sélectionnées ?";
telj.labels['admin_categories_deleting_many'] = "Suppression des catégories sélectionnées";
telj.labels['admin_categories_selecting'] = "Sélection de la catégorie";
telj.labels['admin_categories_deselecting'] = "Désélection de la catégorie";
telj.labels['admin_clouds_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer ce nuage ?";
telj.labels['admin_clouds_deleting_one'] = "Suppression du nuage";
telj.labels['admin_clouds_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les nuages sélectionnés ?";
telj.labels['admin_clouds_deleting_many'] = "Suppression des nuages sélectionnés";
telj.labels['admin_bandeaux_selecting'] = "Sélection du bandeau";
telj.labels['admin_bandeaux_deselecting'] = "Désélection du bandeau";
telj.labels['admin_bandeaux_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer ce bandeau ?";
telj.labels['admin_bandeaux_deleting_one'] = "Suppression du bandeau";
telj.labels['admin_bandeaux_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les bandeaux sélectionnés ?";
telj.labels['admin_bandeaux_deleting_many'] = "Suppression des bandeaux sélectionnés";
telj.labels['admin_laissetatrace_status_change'] = "Changement du statut du message";
telj.labels['admin_laissetatrace_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer ce message ?";
telj.labels['admin_laissetatrace_deleting_one'] = "Suppression du message";
telj.labels['admin_laissetatrace_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les messages sélectionnés ?";
telj.labels['admin_laissetatrace_deleting_many'] = "Suppression des messages sélectionnés";
telj.labels['admin_content_link_text'] = "Texte du lien";
telj.labels['admin_content_link_url'] = "URL lien";
telj.labels['admin_content_link_add'] = "Ajouter un lien";
telj.labels['admin_content_selecting'] = "Sélection du bloc de contenu";
telj.labels['admin_content_deselecting'] = "Désélection du bloc de contenu";
telj.labels['admin_content_sorting'] = "Tri des blocs de contenu";
telj.labels['admin_content_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer ce bloc de contenu ?";
telj.labels['admin_content_deleting_one'] = "Suppression du bloc de contenu";
telj.labels['admin_content_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les blocs de contenu sélectionnés ?";
telj.labels['admin_content_deleting_many'] = "Suppression des blocs de contenu sélectionnés";
telj.labels['admin_sondage_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer ce sondage ?";
telj.labels['admin_sondage_deleting_one'] = "Suppression du sondage";
telj.labels['admin_sondage_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les sondages sélectionnés ?";
telj.labels['admin_sondage_deleting_many'] = "Suppression des sondages sélectionnés";
telj.labels['admin_news_confirm_delete_one'] = "Êtes-vous certain de vouloir supprimer cette nouvelle ?";
telj.labels['admin_news_deleting_one'] = "Suppression de la nouvelle";
telj.labels['admin_news_confirm_delete_many'] = "Êtes-vous certain de vouloir supprimer les nouvelles sélectionnées ?";
telj.labels['admin_news_deleting_many'] = "Suppression des nouvelles sélectionnées";
telj.labels['admin_questions_selecting'] = "Sélection de la question";
telj.labels['admin_questions_deselecting'] = "Désélection de la question";
telj.labels['admin_questions_confirm_archive_one'] = "Êtes-vous certain de vouloir archiver cette question ?";
telj.labels['admin_questions_archiving_one'] = "Archivage de la question";
telj.labels['admin_questions_problem_importance'] = "Problème avec la sauvegarde de l'importance";
telj.labels['admin_questions_problem_topquestion'] = "Problème avec la sauvegarde de la top question";
telj.labels['admin_logs_none'] = "Aucun fichier journal";
telj.labels['admin_categories_questions_add_thematique'] = "Ajouter une catégorie";
telj.labels['admin_categories_questions_add_rubrique'] = "Ajouter une sous-catégorie";
telj.labels['admin_categories_questions_edit_thematique'] = "Éditer une catégorie";
telj.labels['admin_categories_questions_edit_rubrique'] = "Éditer une sous-catégorie";
telj.labels['admin_categories_questions_rubriques'] = "Sous-catégories";
telj.labels['admin_categories_rubriques'] = "Rubriques";
telj.labels['admin_categories_articles'] = "Articles";
telj.labels['admin_categories_questions_none_rubrique'] = "Aucune sous-catégorie";
telj.labels['admin_categories_none_rubrique'] = "Aucune rubrique";
telj.labels['admin_categories_none_article'] = "Aucun article";
telj.labels['admin_categories_questions_new_rubrique'] = "Nouvelle sous-catégorie";
telj.labels['admin_categories_new_rubrique'] = "Nouvelle rubrique";
telj.labels['admin_categories_new_article'] = "Nouvel article";
telj.labels['admin_categories_edit_thematique'] = "Éditer une thématique";
telj.labels['admin_categories_edit_rubrique'] = "Éditer une rubrique";
telj.labels['admin_categories_edit_article'] = "Éditer un article";
telj.labels['admin_categories_add_thematique'] = "Ajouter une thématique";
telj.labels['admin_categories_add_rubrique'] = "Ajouter une rubrique";
telj.labels['admin_categories_add_article'] = "Ajouter un article";
telj.labels['admin_categories_manage'] = "Gérer les thématiques";
telj.labels['admin_categories_questions_manage'] = "Gérer les catégories";
telj.labels['admin_categories_add'] = "Ajouter une nouvelle thématique";
telj.labels['admin_categories_name'] = "Nom";
telj.labels['admin_categories_search'] = "Rechercher les thématiques";
telj.labels['admin_categories_questions_search'] = "Rechercher les catégories";
telj.labels['admin_questions_removing_lock'] = "Libération de la question";
telj.labels['admin_questions_acquiring_lock'] = "Acquisition de la question";
telj.labels['admin_questions_lock_someone_else'] = "Un autre usager est en train d'éditer cette question";
telj.labels['admin_questions_lock_another'] = "Vous avez déjà acquis une autre question";
telj.labels['admin_questions_lock_error'] = "Une erreur est survenue durant l'acquisition";
telj.labels['admin_liberer'] = "Libérer";
telj.labels['admin_envoyer'] = "Envoyer";
telj.labels['admin_renvoyer'] = "Renvoyer";
telj.labels['admin_log_unlock'] = "Libération";
telj.labels['admin_log_lock'] = "Acquisition";
telj.labels['admin_log_reply'] = "Réponse";
telj.labels['admin_log_select'] = "Sélection";
telj.labels['admin_log_deselect'] = "Désélection";
telj.labels['admin_log_sort'] = "Tri";
telj.labels['admin_log_activate'] = "Activation";
telj.labels['admin_log_desactivate'] = "Désactivation";
telj.labels['admin_log_edit'] = "Édition";
telj.labels['admin_log_delete'] = "Suppression";
telj.labels['admin_log_create'] = "Création";
telj.labels['admin_log_archive'] = "Archivage";
telj.labels['admin_log_set_importance'] = "Édition importance";
telj.labels['admin_log_SetIndexKey'] = "SetIndexKey";
telj.labels['admin_menu_administration_forums_boitedereception'] = "Boîte de réception";
telj.labels['admin_menu_administration_forums_archives'] = "Archives";
telj.labels['admin_forums_pseudo'] = "Pseudo";
telj.labels['admin_forums_sujet'] = "Sujet";
telj.labels['admin_forums_manage'] = "Gérer les messages";
telj.labels['admin_forums_confirm_archive_one'] = "Êtes-vous certain de vouloir archiver ce message ?";
telj.labels['admin_forums_archiving_one'] = "Archivage du message";
telj.labels['admin_forums_removing_lock'] = "Libération du message";
telj.labels['admin_forums_acquiring_lock'] = "Acquisition du message";
telj.labels['admin_forums_lock_someone_else'] = "Un autre usager est en train d'éditer ce message";
telj.labels['admin_forums_lock_another'] = "Vous avez déjà acquis un autre message";
telj.labels['admin_forums_lock_error'] = "Une erreur est survenue durant l'acquisition";
telj.labels['admin_type'] = "Type";
telj.labels['admin_forum_date_envoi'] = "Date d'envoi";
telj.labels['admin_forum_voir'] = "Voir un message";
telj.labels['admin_forum_repondre'] = "Répondre à un message";
telj.labels['admin_forum_forum'] = "forum";
telj.labels['admin_forum_recue_le'] = "reçue le";
telj.labels['admin_forum_importance'] = "Importance";
telj.labels['admin_forum_identite'] = "Identité";
telj.labels['admin_forum_sujet'] = "Sujet";
telj.labels['admin_forum_categorie'] = "Catégorie";
telj.labels['admin_forum_categories'] = "Catégories";
telj.labels['admin_forum_reponse'] = "Réponse";
telj.labels['admin_forum_note'] = "Note";
telj.labels['admin_forum_barree_par'] = "Message bloqué par";
telj.labels['admin_forum_pas_barree'] = "Message non bloqué";
telj.labels['admin_close'] = "Fermer";
telj.labels['admin_content_sort'] = "Trier les blocs de contenu";
telj.labels['admin_thumbnail_click_original'] = "Voir la version originale";
telj.labels['admin_click_open'] = "Ouvrir le fichier";
telj.labels['admin_topforum_manage'] = "Gérer les top forums";
telj.labels['admin_topforum_search'] = "Rechercher les top forums";
telj.labels['admin_topsujet_manage'] = "Gérer les top sujets";
telj.labels['admin_topsujet_search'] = "Rechercher les top sujets";
telj.labels['admin_preview'] = "Apperçu";
telj.labels['admin_bandeau'] = "Bandeau";
telj.labels['admin_contents_add'] = "Ajouter un bloc de contenu";
telj.labels['admin_contents_edit'] = "Éditer un bloc de contenu";
telj.labels['admin_importance_set'] = "Assignation de l'importance";
telj.labels['admin_requete_complete'] = "Requête complétée";
telj.labels['admin_saving'] = "Sauvegarde";
telj.labels['admin_id'] = "Id";
telj.labels['admin_question_aucun_sujet'] = "Aucun sujet";
telj.labels['admin_question_aucune_categorie'] = "Aucune catégorie";
telj.labels['admin_question_aucune_question'] = "Aucune question";
telj.labels['admin_question_aucune_reponse'] = "Aucune réponse";
telj.labels['admin_question_aucune_note'] = "Aucune note";
telj.labels['admin_jumpto'] = "Liens rapides";
telj.labels['admin_question_informations'] = "Informations";
telj.labels['admin_question_liens'] = "Liens";
telj.labels['admin_question_status_boitereception'] = "Boîte de réception";
telj.labels['admin_question_status_repondu'] = "Répondu";
telj.labels['admin_question_status_archive'] = "Effacé";
telj.labels['admin_questions_linking'] = "Reliage des questions";
telj.labels['admin_questions_already_link'] = "Une des questions est déjà reliée";
telj.labels['admin_questions_problem_link'] = "Problème lors du reliage";
telj.labels['admin_log_link'] = "Liaison";
telj.labels['admin_log_unlink'] = "Déliaison";
telj.labels['admin_delier'] = "Délier";
telj.labels['admin_questions_unlinking'] = "Déliage des questions";
telj.labels['admin_questions_unlink_error'] = "Problème lors du déliage";
telj.labels['admin_questions_link_select_2_questions_or_more'] = "Il faut sélectionner au moins 2 questions";
telj.labels['admin_questions_link_select_master'] = "Veuillez sélectionner la question maître";
telj.labels['admin_acquerir_repondre'] = "Acquérir et répondre";
telj.labels['admin_acquerir_valider'] = "Acquérir et valider";
telj.labels['admin_log_rereply'] = "Re-réponse";
telj.labels['admin_texte_top_sujet'] = "Texte top sujet";
telj.labels['admin_link'] = "Lien";
telj.labels['admin_laissetatrace_avatar'] = "Avatar";
telj.labels['admin_laissetatrace_messages_edit'] = "Édition d'un message";
telj.labels['admin_question_top_question'] = "Top question";
telj.labels['admin_question_suggestion_question'] = "Suggestion de question";
telj.labels['admin_question_suggestion_question_filtre'] = "Suggestion";
telj.labels['admin_importance_filtrees'] = "Filtrées";
telj.labels['admin_importance_nonfiltrees'] = "Non-filtrées";
telj.labels['admin_filtrer'] = "Filtrer";
telj.labels['admin_trier'] = "Trier";
telj.labels['admin_mot_cle'] = "Mot-clé";
telj.labels['admin_init_filters'] = "Réinitialiser les filtres";
telj.labels['admin_menu_administration_stats'] = "Statistiques";
telj.labels['admin_menu_administration_stats_qr'] = "Questions";
telj.labels['admin_menu_administration_stats_forums'] = "Forums";
telj.labels['admin_menu_administration_stats_boite'] = "Boite de réception";
telj.labels['admin_menu_administration_stats_intervenants'] = "Intervenants";
telj.labels['admin_stats_title'] = "Statistiques";
telj.labels['admin_stats_qr_title'] = "Questions / Réponses";
telj.labels['admin_stats_qr_general_since'] = "Questions depuis le 1er février 2001";
telj.labels['admin_stats_qr_general_title'] = "Statistiques générales";
telj.labels['admin_stats_qr_intervants_id'] = "Id";
telj.labels['admin_stats_qr_intervants_name'] = "Nom de l'intervenant";
telj.labels['admin_stats_qr_intervants_date_reponse'] = "Date de réponse";
telj.labels['admin_stats_qr_intervants_nb'] = "Questions répondues";
telj.labels['admin_stats_qr_region_title'] = "Région";
telj.labels['admin_stats_qr_sexe_title'] = "Région";
telj.labels['admin_stats_qr_age_title'] = "Age";
telj.labels['admin_stats_qr_cat_title'] = "Catégorie";
telj.labels['admin_stats_qr_sscat_title'] = "Sous-Catégorie";
telj.labels['admin_stats_qr_autorisation_title'] = "Autorisation d'affichage";
telj.labels['admin_stats_qr_intervenants_all'] = "Tous les intervenants";
telj.labels['admin_stats_qr_cat_all'] = "Toutes les thématiques";
telj.labels['admin_stats_qr_sscat_all'] = "Toutes les sous-thématiques";
telj.labels['admin_stats_qr_regions_all'] = "Toutes les régions";
telj.labels['admin_stats_qr_sexes_all'] = "&nbsp;N.P.";
telj.labels['admin_stats_qr_sexes_choose'] = "Sexe";
telj.labels['admin_stats_qr_autorisation_all'] = "&nbsp;N.P.";
telj.labels['admin_stats_qr_autorisation_choose'] = "Publication autorisée";
telj.labels['admin_stats_qr_a_title'] = "Groupe d'age";
telj.labels['admin_stats_qr_a_total'] = "Total Q/R par age";
telj.labels['admin_stats_qr_a_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_n_title'] = "Nom du forum";
telj.labels['admin_stats_qr_n_total'] = "Total des questions par forum";
telj.labels['admin_stats_qr_n_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_dq_title'] = "Date";
telj.labels['admin_stats_qr_dq_total'] = "Total des questions par jour";
telj.labels['admin_stats_qr_dq_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_dr_title'] = "Date";
telj.labels['admin_stats_qr_dr_total'] = "Total des réponses par jour";
telj.labels['admin_stats_qr_dr_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_dqr_title'] = "Date";
telj.labels['admin_stats_qr_dqr_total'] = "Total des questions et réponses par jour";
telj.labels['admin_stats_qr_dqr_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_gmy_title'] = "Année/Mois";
telj.labels['admin_stats_qr_gmy_total'] = "Total questions";
telj.labels['admin_stats_qr_gmy_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_wd_title'] = "Jour de la semaine";
telj.labels['admin_stats_qr_wd_total'] = "Total questions";
telj.labels['admin_stats_qr_wd_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_ho_title'] = "Heure du dépôt par le jeune";
telj.labels['admin_stats_qr_ho_total'] = "Total questions";
telj.labels['admin_stats_qr_ho_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_it_title'] = "Intervenants";
telj.labels['admin_stats_qr_it_total'] = "Total questions";
telj.labels['admin_stats_qr_it_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_rg_title'] = "Régions";
telj.labels['admin_stats_qr_rg_total'] = "Total questions";
telj.labels['admin_stats_qr_rg_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_no_results'] = "Aucun résultat";
telj.labels['admin_stats_qr_se_title'] = "Répartition par sexe";
telj.labels['admin_stats_qr_se_total'] = "Total questions";
telj.labels['admin_stats_qr_se_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_se_M'] = "gars";
telj.labels['admin_stats_qr_se_F'] = "fille";
telj.labels['admin_stats_qr_ag_title'] = "Répartition par âge";
telj.labels['admin_stats_qr_ag_total'] = "Total questions";
telj.labels['admin_stats_qr_ag_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_filters_gen'] = "Filtres primaires";
telj.labels['admin_stats_qr_filters_spe'] = "Filtres secondaires";
telj.labels['admin_stats_qr_tt_title'] = "Total de Questions / Réponses forums";
telj.labels['admin_stats_qr_tt_total'] = "Total";
telj.labels['admin_stats_qr_tt_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_tt_all_q'] = "total de questions forums";
telj.labels['admin_stats_qr_tt_all_r'] = "total de réponses forums";
telj.labels['admin_stats_qr_ttq_title'] = "Total de Questions";
telj.labels['admin_stats_qr_ttq_total'] = "questions";
telj.labels['admin_stats_qr_ttq_percent'] = "Pourcentage";
telj.labels['admin_stats_qr_ttq_all_q'] = "total de questions";
telj.labels['admin_stats_boite_accepted'] = "Nombre de questions acceptées";
telj.labels['admin_stats_boite_refused'] = "Nombre de questions refusées";
telj.labels['admin_stats_boite_percentage'] = "% de refus";
telj.labels['admin_special'] = "Autres filtres";
telj.labels['admin_forum_surveillance'] = "Sous surveillance";
telj.labels['admin_forum_question'] = "Question";
telj.labels['admin_forum_informations'] = "Informations";
telj.labels['admin_forum_notes'] = "Notes";
telj.labels['admin_forum_en_reponse_a'] = "En réponse à";
telj.labels['admin_forum_commentaire_intervenant'] = "Commentaire de l'intervenant";
telj.labels['admin_forum_commentaire'] = "Commentaire";
telj.labels['admin_valider'] = "Valider";
telj.labels['admin_log_validate'] = "Validation";
telj.labels['admin_forum_status_boitereception'] = "Boîte de réception";
telj.labels['admin_forum_status_valide'] = "Validé";
telj.labels['admin_forum_status_archive'] = "Effacé";
telj.labels['admin_object_not_locked'] = "Vous ne pouvez pas archiver un élément non bloqué";
telj.labels['ERR_OBJECT_NOT_LOCKED'] = "Objet non bloqué";
telj.labels['admin_pseudo'] = "Pseudo";
telj.labels['admin_categorie_no_content'] = "Aucun contenu";
telj.labels['admin_question_categorie_du_jeune'] = "Affichage";
telj.labels['admin_question_categorie_classification_interne'] = "Interne";
telj.labels['admin_forum_autres_responses'] = "Autres réponses";
telj.labels['admin_contents_view'] = "Voir un bloc de contenu";
telj.labels['admin_menu_administration_mots_sensibles'] = "Mots sensibles";
telj.labels['admin_mots_sensibles_edit'] = "Gestion des mots sensibles";
telj.labels['admin_mots_sensibles_nouveau_mot'] = "Nouveau mot";
telj.labels['admin_question_mots_sensibles'] = "Mots sensibles";
telj.labels['admin_forum_mots_sensibles'] = "Mots sensibles";
telj.labels['admin_forum_comite_forum'] = "Comité forum";
telj.labels['admin_forum_show_moved'] = "Afficher un indicateur de déplacement";
telj.labels['admin_order_validated'] = "Trier par date validation";
telj.labels['admin_order_replied'] = "Trier par date réponse";
telj.labels['admin_menu_administration_noteslegales'] = "Notes légales";
telj.labels['admin_question_reponse_ami'] = "Question pour un ami";
telj.labels['admin_menu_administration_configuration'] = "Configuration";
telj.labels['admin_configuration_edit'] = "Gestion de la configuration";
telj.labels['admin_configuration_max_boitepleine_fr'] = "Nb message boîte pleine français";
telj.labels['admin_configuration_max_boitepleine_en'] = "Nb message boîte pleine anglais";
telj.labels['admin_configuration_duree_forum'] = "Durée d'affichage des messages (en jours)";
telj.labels['admin_forum_expiration_date'] = "Date d'expiration";
telj.labels['admin_question_missing_subcategory'] = "Il faut assigner un minimum de 1 sous-catégorie";
telj.labels['admin_question_subcategory_max'] = "Maximum de 2 sous-catégories";
telj.labels['admin_reponse_web_oui'] = "Yes";
telj.labels['admin_reponse_web_non'] = "No";


