Line 17... |
Line 17... |
17 |
// | |
|
17 |
// | |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// CVS : $Id: baz_langue_en.inc.php,v 1.3 2007-10-22 09:29:29 alexandre_tb Exp $
|
22 |
// CVS : $Id: baz_langue_en.inc.php,v 1.4 2007-10-23 14:30:23 alexandre_tb Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Fichier de traduction en anglais de l'application Bazar
|
24 |
* Fichier de traduction en anglais de l'application Bazar
|
25 |
*
|
25 |
*
|
26 |
*@package bazar
|
26 |
*@package bazar
|
27 |
//Auteur original :
|
27 |
//Auteur original :
|
28 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
28 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
29 |
*@author Florian Schmitt <florian@ecole-et-nature.org>
|
29 |
*@author Florian Schmitt <florian@ecole-et-nature.org>
|
30 |
//Autres auteurs :
|
30 |
//Autres auteurs :
|
31 |
*@author Aucun
|
31 |
*@author Aucun
|
32 |
*@copyright Tela-Botanica 2000-2008
|
32 |
*@copyright Tela-Botanica 2000-2008
|
33 |
*@version $Revision: 1.3 $ $Date: 2007-10-22 09:29:29 $
|
33 |
*@version $Revision: 1.4 $ $Date: 2007-10-23 14:30:23 $
|
34 |
// +------------------------------------------------------------------------------------------------------+
|
34 |
// +------------------------------------------------------------------------------------------------------+
|
35 |
*/
|
35 |
*/
|
Line 36... |
Line 36... |
36 |
|
36 |
|
37 |
define ('BAZ_CONSULTER', 'Search');
|
37 |
define ('BAZ_CONSULTER', 'Search');
|
Line 93... |
Line 93... |
93 |
|
93 |
|
94 |
define ('BAZ_ANNONCES_A_ADMINISTRER', 'Sheets to manage');
|
94 |
define ('BAZ_ANNONCES_A_ADMINISTRER', 'Sheets to manage');
|
95 |
define ('BAZ_OUI', 'Yes');
|
95 |
define ('BAZ_OUI', 'Yes');
|
96 |
define ('BAZ_NON', 'No');
|
96 |
define ('BAZ_NON', 'No');
|
- |
|
97 |
define ('BAZ_TOUTES_LES_FICHES', 'All sheets');
|
Line 97... |
Line 98... |
97 |
define ('BAZ_TOUTES_LES_FICHES', 'All sheets');
|
98 |
define ('BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR', 'Please, log in');
|
98 |
|
99 |
|
99 |
define ('BAZ_DESCRIPTION_GESTION_DES_DROITS', '');
|
100 |
define ('BAZ_DESCRIPTION_GESTION_DES_DROITS', '');
|
100 |
define ('BAZ_LABEL_CHOIX_PERSONNE', 'Choose someone');
|
101 |
define ('BAZ_LABEL_CHOIX_PERSONNE', 'Choose someone');
|