svn commit: r757271 - /ofbiz/trunk/framework/example/config/ExampleUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r757271 - /ofbiz/trunk/framework/example/config/ExampleUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sun Mar 22 22:44:52 2009
New Revision: 757271

URL: http://svn.apache.org/viewvc?rev=757271&view=rev
Log:
Some French translations

Modified:
    ofbiz/trunk/framework/example/config/ExampleUiLabels.xml

Modified: ofbiz/trunk/framework/example/config/ExampleUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/config/ExampleUiLabels.xml?rev=757271&r1=757270&r2=757271&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/config/ExampleUiLabels.xml (original)
+++ ofbiz/trunk/framework/example/config/ExampleUiLabels.xml Sun Mar 22 22:44:52 2009
@@ -84,7 +84,7 @@
     </property>
     <property key="ExampleDateField10Tooltip">
         <value xml:lang="en">Same as above, uses the nowTimestamp variable (always available in the form context) to set the default value to now</value>
-        <value xml:lang="fr">Identique à ci-dessus, mais utilise la variable nowTimestamp (toujours disponible depuis context) pour affecter la valeur par défaut à "maintenant"</value>
+        <value xml:lang="fr">La même chose qu'au-dessus, mais utilise la variable nowTimestamp (toujours disponible depuis context) pour affecter la valeur par défaut à "maintenant"</value>
         <value xml:lang="it">Lo stesso di sopra, usare la variabile nowTimestamp (sempre disponibile nel contesto della form) per impostare il valore di default ad adesso</value>
     </property>
     <property key="ExampleDateField1Title">
@@ -109,162 +109,162 @@
     </property>
     <property key="ExampleDateField4Tooltip">
         <value xml:lang="en">Use the input-method (time-dropdown) and clock (24) attributes to create drop down boxes for hour and minute selections</value>
-        <value xml:lang="fr">Utilise </value>
+        <value xml:lang="fr">Utilise des listes déroulantes pour définir les heures et minutes en format 24H</value>
         <value xml:lang="it">Usare il metodo di input (time-dropdown) e gli attributi ora (24) per creare i box per la selezione ore e minuti</value>
     </property>
     <property key="ExampleDateField5Title">
         <value xml:lang="en">Field5: advanced date time selection (AM/PM)</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Champ 5 : utilise des listes déroulantes pour définir les heures et minutes en format AMP/PM</value>
         <value xml:lang="it">Campo5: selezione avanzata data e ora (AM/PM)</value>
     </property>
     <property key="ExampleDateField6Title">
         <value xml:lang="en">Field6: date and time simple display</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Champ 5 : affichage simple de date et temps</value>
         <value xml:lang="it">Campo6: data e ora semplice da visualizzare</value>
     </property>
     <property key="ExampleDateField7Title">
         <value xml:lang="en">Field7: date and time display with custom format</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Champ 7 : affichage de date et temps à un format spécifique</value>
         <value xml:lang="it">Campo7: data e ora da visualizzare con un formato personalizzato</value>
     </property>
     <property key="ExampleDateField7Tooltip">
         <value xml:lang="en">This is an example of MM/dd/yyyy format</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Example au format MM/dd/yyyy</value>
         <value xml:lang="it">Questo è un'esempio di formato data MM/gg/aaaa</value>
     </property>
     <property key="ExampleDateField8Title">
         <value xml:lang="en">Field8: date and time display with custom format</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Champ 8 : affichage de date et temps à un format spécifique</value>
         <value xml:lang="it">Campo8: data e ora da visualizzare con un formato personalizzato</value>
     </property>
     <property key="ExampleDateField8Tooltip">
         <value xml:lang="en">This is an example of MMMM, dd, yyyy format</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Exmaple au format MMMM, dd, yyyy</value>
         <value xml:lang="it">Questo è un'esempio di formato data MMMM, gg, aaaa</value>
     </property>
     <property key="ExampleDateField9Title">
         <value xml:lang="en">Field9: date and time selection field with default value</value>
-        <value xml:lang="fr">Champ 1 : </value>
+        <value xml:lang="fr">Champ 9 : sélection de date et temps avec valeur par défaut</value>
         <value xml:lang="it">Campo9: campo di selezione con valore di default per data e ora</value>
     </property>
     <property key="ExampleDateField9Tooltip">
         <value xml:lang="en">Same as above, uses the $ {bsh:...} notation to call an util method to get the now timestamp</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Identique à ci-desus, utilise la notation $ {bsh:...} pour appeler un méthode utilitaire pour obtenir l'heure du moment</value>
         <value xml:lang="it">Lo stesso di sopra, usare la notazione $ {bsh:...} per eseguire un metodo di utilità per ottenere un nuovo timestamp</value>
     </property>
     <property key="ExampleDateTimeFields">
         <value xml:lang="en">Date/Time fields</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champs de date et temps</value>
         <value xml:lang="it">Campi data/ora</value>
     </property>
     <property key="ExampleDefinitionFile">
         <value xml:lang="en">in the file: </value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">dans le fichier : </value>
         <value xml:lang="it">nel file: </value>
     </property>
     <property key="ExampleDefinitionFileTooltip">
         <value xml:lang="en">framework/example/widget/example/FormWidgetExampleForms.xml</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">framework/example/widget/example/FormWidgetExampleForms.xml</value>
         <value xml:lang="it">framework/example/widget/example/FormWidgetExampleForms.xml</value>
     </property>
     <property key="ExampleDefinitionName">
         <value xml:lang="en"> - see the form definition with name</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr"> - voir la défintion avec la form de nom </value>
         <value xml:lang="it"> - vedi la definizione della form con il nome</value>
     </property>
     <property key="ExampleDropDown">
         <value xml:lang="en">drop-down</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">liste déroulante</value>
         <value xml:lang="it">drop-down</value>
     </property>
     <property key="ExampleDropDownEntityOptions">
         <value xml:lang="en">entity-options</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">entity-options</value>
         <value xml:lang="it">entity-options</value>
     </property>
     <property key="ExampleDropDownEntityOptionsTooltip1">
         <value xml:lang="en">All these fields retrieve the list of values from another entity by using the entity-options element.</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Tous ces champs récupèrent leurs listes de valeurs depuis une autre entité en utilisant l'élement entity-options</value>
         <value xml:lang="it">Tutti questi campi ricavano la lista di valori da un'altra entità che usa l'elemento entity-options.</value>
     </property>
     <property key="ExampleDropDownEntityOptionsTooltip2">
         <value xml:lang="en">entity-options will look up options for the field in the given entity.</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">entity-options recherchera les options de ce champ en fonction de l'entité utilisée</value>
         <value xml:lang="it">entity-options ricercherà le opzioni per il campo nell'entità specificata.</value>
     </property>
     <property key="ExampleDropDownEntityOptionsTooltip3">
         <value xml:lang="en">The complete syntax is... TODO</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">La syntaxe complète est </value>
         <value xml:lang="it">La sintassi completa è.... DA FARE</value>
     </property>
     <property key="ExampleDropDownField1Title">
         <value xml:lang="en">Field1: optional</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ1 : optionnel</value>
         <value xml:lang="it">Campo1: opzionale</value>
     </property>
     <property key="ExampleDropDownField1Tooltip">
         <value xml:lang="en">This is an example of a drop-down field with allow-empty set to true: as you can see, an empty entry is automatically added.</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Example de champ à liste déroulante ayant allow-empty définit comme vrai. Comme vous le voyez, une option vide est automatiquement ajoutée en tête</value>
         <value xml:lang="it">Questo è un'esempio di un campo drop-down con allow-empty impostato a vero: come tu puoi vedere, una riga automatica verrà aggiunta</value>
     </property>
     <property key="ExampleDropDownField2Title">
         <value xml:lang="en">Field2: mandatory</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 2 : obligatoire</value>
         <value xml:lang="it">Campo2: obbligatorio</value>
     </property>
     <property key="ExampleDropDownField2Tooltip">
         <value xml:lang="en">The same as above, but here allow-empty is set to false (the default, if not specified): as you can see, there is no empty selection.</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">La même chose qu'au-dessus, mais ici allow-empty est mis à faux (la valeur par défaut n'est pas spécifiée). Comme vous pouvez le voir, il n'y a pas d'option vide en tête</value>
         <value xml:lang="it">Lo stesso di spota, ma qui allow-empty è falso (di default, se non specificato): come puoi vedere, non c'è nessuna selezione vuota.</value>
     </property>
     <property key="ExampleDropDownField3Title">
         <value xml:lang="en">Field3: sort in descending order</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 3 : tri descendant</value>
         <value xml:lang="it">Campo3: ordinato in ordine discendente</value>
     </property>
     <property key="ExampleDropDownField4Title">
         <value xml:lang="en">Field4: combined description</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 4 : description combinée</value>
         <value xml:lang="it">Campo4: descrizione combinata</value>
     </property>
     <property key="ExampleDropDownField5Title">
         <value xml:lang="en">Field5: selection of a default value from the list</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 5 : choix d'une valeur par défaut dans la liste</value>
         <value xml:lang="it">Campo5: seleziona un valore di default dalla lista</value>
     </property>
     <property key="ExampleDropDownField5Tooltip">
         <value xml:lang="en">How to use the no-current-selected-key to select a default value from the options</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Comment utiliser no-current-selected-key pour choisir une valeur par défaut parmi les options</value>
         <value xml:lang="it">Come usare no-current-selected-key per selezionare un valore di default dalle opzioni</value>
     </property>
     <property key="ExampleDropDownField6Title">
         <value xml:lang="en">Field6: (exampleTypeId): shortest notation</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 6 : (exampleTypeId): notation plus courte</value>
         <value xml:lang="it">Campo6: (exampleTypeId): notazione breve</value>
     </property>
     <property key="ExampleDropDownField7Title">
         <value xml:lang="en">Field7: additional constraint</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 8 : contrainte additionnelle</value>
         <value xml:lang="it">Campo7: costrizioni aggiuntive</value>
     </property>
     <property key="ExampleDropDownField8Title">
         <value xml:lang="en">Field8: Javascript event</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champ 8 : évènement Javascript</value>
         <value xml:lang="it">Campo8: evento Javascript</value>
     </property>
     <property key="ExampleDropDownField8Tooltip">
         <value xml:lang="en">How to use the event and action attributes (in the field element) to trigger a Javascript action (in this example a popup message when the option is changed).</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Comment utiliser les attributs évènement (event) et action, dans l'élément champ (field) pour déclencher une action Javascript. Dans cet exemple un message surgissant quand l'option est changée</value>
         <value xml:lang="it">Come usare gli eventi a l'azione attributi (nell'elemento field) per avviare l'azione Javascript (nell'esempio un messaggio popup quando l'opzione viene cambiata).</value>
     </property>
     <property key="ExampleDropDownFields">
         <value xml:lang="en">Drop down fields</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Champs à listes déroulantes</value>
         <value xml:lang="it">Campi drop down</value>
     </property>
     <property key="ExampleDropDownTooltip">
         <value xml:lang="en">First of all you have to define a drop-down element inside of the field element that you want to render as a drop down field.</value>
-        <value xml:lang="fr">Tableau de bord</value>
+        <value xml:lang="fr">Pour commencer vous définissez un élément liste déroulante (drop-down) à l'intérieur de l'élément champ (field) que vous voulez créer comme liste déroulante</value>
         <value xml:lang="it">Prima di tutto tu devi definire un'elemento drop-down dentro un'elemento field che tu visualizzerai come campo drop down.</value>
     </property>
     <property key="ExampleExample">