⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frenchcnd.php

📁 日程 BosDates v4.5 Copyright ?2004-2005 BosDev
💻 PHP
字号:
<?php//-------------------------------------------------------------------------------------//// French-Canadian language file for BosClassifieds by BosDev//// Translation by: BosDev  sales@bosdev.com////-------------------------------------------------------------------------------------//-------------------------------------------------------------------------------------//// Instructions to produce your own translation//// Replace the text below, leaving the $Languages[''][''] section alone.  Only translate// text which is between the " " marks.  DO NOT CHANGE the %s or \r\n portions of the// text as it will break the scripts//// If your language require a special charset to be sent to the browser, make sure to// change it below or your translation will not show up properly.//// After creating your translation file, save it to the languages directory and then// you will be able to activate it in the system admin menu.////--------------------------------------------------------------------------------------//Character set for your language$Languages['global']['charset'] = "iso-8859-1";//Months$Languages['global']['months'] = array("","Janvier","F&eacute;vrier","Mars","Avril","Mai","Juin","Juillet","Ao&ucirc;t","Septembre","Octobre","Novembre","D&eacute;cembre");$Languages['global']['monthshort'] = array("","Jan","F&eacute;v","Mars","Avr","Mai","Juin","Juil","Ao&ucirc;t","Sept","Oct","Nov","D&eacute;c");$Languages['dateformat'] = "d,m,y"; //m=month, d=day, y=year  Do not translate this line, arrange the letter to match your date format//Currency settings$Languages['currency']['code'] = "CND";$Languages['currency']['decimal'] = ",";$Languages['currency']['sign'] = "$";$Languages['currency']['thousands'] = " ";//Conditions$Languages['global']['condition'] = array("","Excellente","Bonne","Correcte","Discutable");$Languages['account']['adcloseconf'] = "Votre annonce est inactive.";$Languages['account']['adclosehead'] = "Retirer votre annonce";$Languages['account']['adcloseintro'] = "Etes vous sure de vouloir retirer votre annonce %s?";$Languages['account']['addadditionalfee'] = "Option %s payante";$Languages['account']['addchoosecat'] = "Choisissez la cat間orie de votre annonce.";$Languages['account']['addcompletepending'] = "Merci votre annonce est enregistr閑. Pour placer une autre annonce, cliquez sur le lien appel

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -