Updated translation and set $number_thousands_separator to " "
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
$charset = "iso-8859-1";
|
$charset = "iso-8859-1";
|
||||||
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
|
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
|
||||||
$right_font_family = "helvetica, arial, geneva, sans-serif";
|
$right_font_family = "helvetica, arial, geneva, sans-serif";
|
||||||
$number_thousands_separator = " ";
|
$number_thousands_separator = " ";
|
||||||
$number_decimal_separator = ",";
|
$number_decimal_separator = ",";
|
||||||
$byteUnits = array("Octets", "Ko", "Mo", "Go");
|
$byteUnits = array("Octets", "Ko", "Mo", "Go");
|
||||||
|
|
||||||
@@ -206,6 +206,7 @@ $strRevokePriv = "R
|
|||||||
$strRowLength = "Longueur enr.";
|
$strRowLength = "Longueur enr.";
|
||||||
$strRows = "Enregistrements";
|
$strRows = "Enregistrements";
|
||||||
$strRowsFrom = "lignes <20> partir de";
|
$strRowsFrom = "lignes <20> partir de";
|
||||||
|
$strRowSize = " Taille enr. ";
|
||||||
$strRowsStatistic = "Statistiques";
|
$strRowsStatistic = "Statistiques";
|
||||||
$strRunning = "sur serveur ";
|
$strRunning = "sur serveur ";
|
||||||
$strRunQuery = "Ex<EFBFBD>cuter la requ<71>te";
|
$strRunQuery = "Ex<EFBFBD>cuter la requ<71>te";
|
||||||
@@ -269,5 +270,4 @@ $strWelcome = "Bienvenue
|
|||||||
$strWrongUser = "Erreur d'utilisateur/mot de passe. Acc<63>s refus<75>";
|
$strWrongUser = "Erreur d'utilisateur/mot de passe. Acc<63>s refus<75>";
|
||||||
|
|
||||||
$strYes = "Oui";
|
$strYes = "Oui";
|
||||||
$strRowSize=" Row size "; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user