I use english version of GLPI. There is several missing translations. I only checked red warning (not check for each entry inside the fr_FR.php).

Regards
    Damien

--
--------------------------------------------------------------------
Damien TOURAINE - Ingénieur de Recherche CNRS, LIMSI-CNRS
Groupe de RV&A "VENISE", (http://www.limsi.fr/venise/)
Bat. 508, Universite Paris-Sud 91403 Orsay cedex - +33 1 69 85 81 64
--------------------------------------------------------------------

Index: en_GB.php
===================================================================
--- en_GB.php   (revision 15366)
+++ en_GB.php   (working copy)
@@ -109,6 +109,7 @@
 $LANG['buttons'][58]="Update"; 
 $LANG['buttons'][59]="Dissociate"; 
 $LANG['buttons'][60]="Close window"; 
+$LANG['buttons'][61]="Regenerate";
 
 $LANG['calendar'][0]="YYYY-MM-DD"; 
 $LANG['calendar'][1]="DD-MM-YYYY"; 
@@ -182,6 +183,7 @@
 $LANG['cartridges'][42]="Average number of printed pages"; 
 
 $LANG['central'][2]="Last"; 
+
 $LANG['central'][4]="No Event"; 
 $LANG['central'][5]="Home"; 
 $LANG['central'][6]="Logout"; 
@@ -189,9 +191,12 @@
 $LANG['central'][8]="Additions"; 
 $LANG['central'][9]="Your tickets in progress"; 
 $LANG['central'][10]="New tickets"; 
+
 $LANG['central'][12]="Personal View"; 
 $LANG['central'][13]="Global View"; 
 $LANG['central'][14]="Group View"; 
+
+$LANG['central'][17]="Your rejected tickets"; 
 $LANG['central'][18]="Your tickets to close"; 
 $LANG['central'][19]="Your tickets to validate"; 
 
@@ -308,6 +313,10 @@
 $LANG['common'][105]="Alert"; 
 $LANG['common'][106]="At least one field has an incorrect value"; 
 $LANG['common'][107]="Average"; 
+$LANG['common'][108]="Personnal key";
+$LANG['common'][109]="Technical group";
+$LANG['common'][110]="No entity modification";
+$LANG['common'][114]="TAG";
 
 $LANG['computers'][0]="Volume"; 
 $LANG['computers'][1]="Free percentage"; 
@@ -1070,6 +1082,7 @@
 
 
$LANG['mailing'][0]="----------------------------------------------------------";
 
 
$LANG['mailing'][1]="======================================================================";
 
+$LANG['mailing'][2]="Prefix for notifications";
 $LANG['mailing'][4]="Already done followup(s)"; 
 $LANG['mailing'][5]="Description of the ticket"; 
 $LANG['mailing'][6]="CSS"; 
@@ -1138,6 +1151,9 @@
 $LANG['Menu'][4]="Software"; 
 $LANG['Menu'][5]="Tickets"; 
 $LANG['Menu'][6]="Reports"; 
+$LANG['Menu'][7]="Problems"; 
+$LANG['Menu'][8]="Changes"; 
+$LANG['Menu'][9]="LDAP directory"; 
 $LANG['Menu'][11]="Settings"; 
 $LANG['Menu'][12]="Maintenance"; 
 $LANG['Menu'][13]="Statistics"; 
@@ -1208,6 +1225,7 @@
 $LANG['networking'][60]="Mask"; 
 $LANG['networking'][61]="Subnet"; 
 
+$LANG['ocsconfig'][0]="OCSNG";
 $LANG['ocsconfig'][1]="OCSNG database user"; 
 $LANG['ocsconfig'][2]="Host for the OCSNG database"; 
 $LANG['ocsconfig'][3]="OCSNG user password"; 
@@ -1225,6 +1243,10 @@
 $LANG['ocsconfig'][17]="Limit the import to the following tags (separator $, 
nothing for all)"; 
 $LANG['ocsconfig'][18]="Check first that duplicates have been correctly 
managed in OCSNG"; 
 $LANG['ocsconfig'][19]="Unit import on serial number"; 
+$LANG['ocsconfig'][22]="Manual synchronization of OCSNG";
+$LANG['ocsconfig'][21]="View OCSNG informations";
+$LANG['ocsconfig'][23]="Activate OCSNG mode";
+$LANG['ocsconfig'][24]="OCSNG Mode";
 $LANG['ocsconfig'][27]="General informations"; 
 $LANG['ocsconfig'][36]="Modems"; 
 $LANG['ocsconfig'][37]="Ports"; 
@@ -1631,6 +1653,7 @@
 $LANG['search'][0]="Search"; 
 $LANG['search'][1]="for all"; 
 $LANG['search'][2]="contains"; 
+$LANG['search'][3]="under";
 $LANG['search'][4]="sorted by"; 
 $LANG['search'][8]="Start date"; 
 $LANG['search'][9]="End date"; 
@@ -1894,6 +1917,9 @@
 $LANG['setup'][614]="Unable to update login. A user already exists."; 
 $LANG['setup'][615]="Life cycle of tickets"; 
 $LANG['setup'][616]="From \ To"; 
+$LANG['setup'][617]="Lifecycle of problems";
+$LANG['setup'][618]="Lifecycle of evolutions";
+$LANG['setup'][619]="Lifecycles";
 $LANG['setup'][620]="Link"; 
 $LANG['setup'][621]="Search filter for entities"; 
 $LANG['setup'][622]="Attribute representing entity"; 
@@ -1959,6 +1985,7 @@
 $LANG['software'][7]="Add a version"; 
 $LANG['software'][8]="Add a license"; 
 $LANG['software'][9]="Affected computers"; 
+$LANG['software'][10]="Software creation entity"; 
 $LANG['software'][11]="Licenses"; 
 $LANG['software'][16]="installed software"; 
 $LANG['software'][17]="Installed softwares"; 
@@ -2027,6 +2054,7 @@
 $LANG['title'][30]="Components"; 
 $LANG['title'][33]="External Links"; 
 $LANG['title'][34]="Links"; 
+$LANG['title'][36]="Note";
 $LANG['title'][37]="Notes"; 
 $LANG['title'][38]="Historical"; 
 $LANG['title'][40]="Public and Personal notes"; 
_______________________________________________
Glpi-dev mailing list
Glpi-dev@gna.org
https://mail.gna.org/listinfo/glpi-dev

Reply via email to