You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2010-04-26 01:25:31

roxyb
Member
Registered: 2010-04-26
Posts: 1

How to submit locales?

I was bored, so I translated the routetable plugin to English, but I have no idea on where to submit the translated locale file? Information kindly requested.

In any case, here is en_GB.php for routetable:

<?php
/*

   ----------------------------------------------------------------------
   GLPI - Gestionnaire Libre de Parc Informatique
   Copyright (C) 2003-2008 by the INDEPNET Development Team.

   http://indepnet.net/   http://glpi-project.org/                                                                                                                                                             
                                                                                                                                                                                                               
   Copyright (C) 2010 by Roland Buresund                                                                                                                                                                       
   ----------------------------------------------------------------------                                                                                                                                       
   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
// Translation of the file: Roland Buresund
Purpose of file:
----------------------------------------------------------------------
*/

$title = "Routing tables";

//Français
$LANG['plugin_routetable']['title'][1] = "".$title."";
$LANG['plugin_routetable']['title'][2] = "Routing";

$LANG['plugin_routetable'][2] = "Create a new route";
$LANG['plugin_routetable'][3] = "Gateway";
$LANG['plugin_routetable'][4] = "No ".$title." found";
$LANG['plugin_routetable'][5] = "Active Tickets on associated elements";
$LANG['plugin_routetable'][6] = "Element(s) associated";
$LANG['plugin_routetable'][7] = "Network";
$LANG['plugin_routetable'][9] = "Name";
$LANG['plugin_routetable'][10] = "Comment";
$LANG['plugin_routetable'][11] = "Add a route";
$LANG['plugin_routetable'][13] = "Duplicate";
$LANG['plugin_routetable'][21] = "Routing table";
$LANG['plugin_routetable'][23] = "Interface";
$LANG['plugin_routetable'][24] = "Netmask";
$LANG['plugin_routetable'][25] = "Metric";
$LANG['plugin_routetable'][28] = "Persistance";

$LANG['plugin_routetable']['profile'][0] = "Gestion des droits";
$LANG['plugin_routetable']['profile'][1] = "$title";

$LANG['plugin_routetable']['setup'][9] = "Associate";
$LANG['plugin_routetable']['setup'][10] = "Disassociate";
$LANG['plugin_routetable']['setup'][18] = "Associate with route";

?>

Last edited by roxyb (2010-04-26 01:28:13)

Offline

#2 2010-04-28 15:59:14

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: How to submit locales?


Xavier Caillaud
Blog GLPI Infotel

Offline

#3 2012-09-20 06:21:55

johnalba544
Member
Registered: 2012-09-20
Posts: 1

Re: How to submit locales?

Unable to get the file from the path to the source? what does it mean? can any one help me?

Offline

#4 2012-09-20 08:59:49

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: How to submit locales?


Xavier Caillaud
Blog GLPI Infotel

Offline

Board footer

Powered by FluxBB