Kind regards,
Salutations cordiales,
Met vriendelijke groeten,
Derek V. GIROULLE
email : [email protected]
Tel/mobile: +32 494 134 134
fax : +32 3666 2700
On 1/09/2010 8:31, Derek Giroulle wrote:
Kind regards,
Salutations cordiales,
Met vriendelijke groeten,
Derek V. GIROULLE
email :[email protected]
Tel/mobile: +32 494 134 134
fax : +32 3666 2700
On 1/09/2010 5:18, Fabrice Flore-Thebault wrote:
Here is the en_GB translation for the environment plugin (used
version : glpi-environment-1.3.1.tar.gz)
<https://forge.indepnet.net/attachments/download/545/glpi-environment-1.3.1.tar.gz>
--
Fabrice Flore-Thébault
_______________________________________________
Glpi-translation mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-translation
_______________________________________________
Glpi-translation mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-translation
<?php
/*
----------------------------------------------------------------------
GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2003-2008 by the INDEPNET Development Team.
http://indepnet.net/ http://glpi-project.org/
----------------------------------------------------------------------
LICENSE
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License (GPL)
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
To read the license please visit http://www.gnu.org/copyleft/gpl.html
----------------------------------------------------------------------
// Original Author of file: GRISARD Jean Marc & CAILLAUD Xavier
Purpose of file:
----------------------------------------------------------------------
*/
$title= "Omgeving";
$LANG['plugin_environment']['title'][0] = "".$title."";
$LANG['plugin_environment']['title'][1] = "Apparaten";
$LANG['plugin_environment']['title'][2] = "Web Applicaties";
$LANG['plugin_environment']['title'][3] = "Certificaten";
$LANG['plugin_environment']['title'][4] = "Profielen";
$LANG['plugin_environment']['title'][5] = "Links";
$LANG['plugin_environment']['title'][6] = "Domeinen";
$LANG['plugin_environment']['title'][7] = "Databases";
$LANG['plugin_environment']['title'][8] = "Back-ups";
$LANG['plugin_environment']['title'][9] = "Parameters";
$LANG['plugin_environment']['title'][10] = "Kaarten";
$LANG['plugin_environment']['title'][11] = "Rechten";
$LANG['plugin_environment'][0] = "Geen type";
$LANG['plugin_environment'][1] = "Aantal apparaten";
$LANG['plugin_environment'][2] = "Aantal web applicaties";
$LANG['plugin_environment'][3] = "Aantal certificaten";
$LANG['plugin_environment'][4] = "Aantal profielen";
$LANG['plugin_environment'][5] = "Aantal links";
$LANG['plugin_environment'][6] = "Aantal domeinen";
$LANG['plugin_environment'][7] = "Aantal databases";
$LANG['plugin_environment'][9] = "Aantal parameters";
$LANG['plugin_environment'][10] = "Aantal kaarten";
$LANG['plugin_environment']['onglet'][0] = "Geen toepasselijke plugin";
$LANG['plugin_environment']['profile'][0] = "Rechten management";
$LANG['plugin_environment']['profile'][1] = "$title";
?>
_______________________________________________
Glpi-translation mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-translation