From c68f1e8f75693e90f9869b49a7cff384a90a1e27 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Sep 2004 11:25:07 +0000 Subject: [PATCH] =?UTF-8?q?Trad:=20Toutes=20les=20chaines=20de=20toutes=20?= =?UTF-8?q?les=20pages=20de=20l'espace=20"infos=20syst=E8mes"=20sont=20tra?= =?UTF-8?q?duites?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/langs/en_US/admin.lang | 30 +++++++++++++++++++++++++++++- htdocs/langs/en_US/main.lang | 2 ++ htdocs/langs/fr_FR/admin.lang | 31 ++++++++++++++++++++++++++++++- htdocs/langs/fr_FR/main.lang | 4 +++- 4 files changed, 64 insertions(+), 3 deletions(-) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 7788b31a469..a4ac2f6f983 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -29,4 +29,32 @@ DictionnaryCountry=Countries DictionnaryCivility=Civility title DictionnaryActions=Actions list AlwaysActive=Always active -UpdateRequired=Your system need to be updated. For this click on Update now. \ No newline at end of file +UpdateRequired=Your system need to be updated. For this click on Update now. +WebServer=Web server +DocumentRootServer=Document root +IP=IP +Port=Port +VirtualServerName=Virtual server name +AllParameters=All parameters +OS=OS +Php=Php +PhpEnv=Env +PhpModules=Modules +PhpConf=Conf +PhpWebLink=Web-Php link +Pear=Pear +PearPackages=Pear Packages +Database=Database +DatabaseName=Database name +DatabaseConfiguration=Database setup +Tables=Tables +TableName=Table name +TableLineFormat=Line format +NbOfRecord=Nb of records +Constraints=Constraints +ConstraintsType=Constraint's type +Host=Server +SummarySystem=System information summary +SummaryConst=List of all Dolibarr setup parameters +SystemUpdate=System update +SystemSuccessfulyUpdate=Your system has been updated successfuly \ No newline at end of file diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index 72ab601893a..09416d03e10 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -96,3 +96,5 @@ RemoveFilter=Remove filter ChartGenerated=Chart generated ChartNotGenerated=Chart not generated Duration=Duration +Summary=Summary +NotYetAvailable=Not yet available diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index c2547c62773..7640def0adf 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -1,4 +1,5 @@ # Dolibarr language file - fr_FR - admin +Version=Version GlobalSetup=Général GUISetup=Interface DictionnarySetup=Dictionnaires @@ -31,4 +32,32 @@ DictionnaryCountry=Pays DictionnaryCivility=Titres de civilité DictionnaryActions=Liste des actions AlwaysActive=Toujours actif -UpdateRequired=Votre système nécessite une mise à jour. Pour cela cliquez sur Mettre à jour. \ No newline at end of file +UpdateRequired=Votre système nécessite une mise à jour. Pour cela cliquez sur Mettre à jour. +WebServer=Serveur Web +DocumentRootServer=Racine du serveur +IP=IP +Port=Port +VirtualServerName=Nom du serveur virtuel +AllParameters=Tous les paramètres +OS=OS +Php=Php +PhpEnv=Env +PhpModules=Modules +PhpConf=Conf +PhpWebLink=Lien Web-Php +Pear=Pear +PearPackages=Packages Pear +Database=Base de donnée +DatabaseName=Nom de la base de donnée +DatabaseConfiguration=Configuration de la base de donnée +Tables=Tables +TableName=Nom de la table +TableLineFormat=Format lignes +NbOfRecord=Nbre d'enr. +Constraints=Contraintes +ConstraintsType=Type de la contrainte +Host=Serveur +SummarySystem=Résumé des informations systèmes Dolibarr +SummaryConst=Liste de tous les paramètres de configuration Dolibarr +SystemUpdate=Mise à jour du système +SystemSuccessfulyUpdate=Votre système a été mise à jour avec succés \ No newline at end of file diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 4c81aa5f3cb..7b0328f3ed5 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -95,4 +95,6 @@ Filter=Filtre RemoveFilter=Supprimer filtre ChartGenerated=Graphiques générés ChartNotGenerated=Graphique non généré -Duration=Durée \ No newline at end of file +Duration=Durée +Summary=Résumé +NotYetAvailable=Pas encore disponible \ No newline at end of file