diff --git a/share/qtcreator/translations/qtcreator_fr.ts b/share/qtcreator/translations/qtcreator_fr.ts
index a3a1e27ff3e..a3a9d1fa99b 100644
--- a/share/qtcreator/translations/qtcreator_fr.ts
+++ b/share/qtcreator/translations/qtcreator_fr.ts
@@ -5194,12 +5194,12 @@ Using gdb 6.7 or later is strongly recommended.
Choose a class name
-
+ Choisissez un nom de classeClass
-
+ Classe
@@ -5209,7 +5209,7 @@ Using gdb 6.7 or later is strongly recommended.
%1 - Error
-
+ %1 - Erreur
@@ -5222,22 +5222,22 @@ Using gdb 6.7 or later is strongly recommended.
Qt Designer Form
-
+ Interface graphique Qt DesignerCreates a Qt Designer form file (.ui).
-
+ Crée un fichier d'interface graphique Qt Designer (.ui).Qt Designer Form Class
-
+ Classe d'interface graphique Qt DesignerCreates a Qt Designer form file (.ui) with a matching class.
-
+ Crée un fichier d'interface graphique Qt Designer (.ui) avec une classe correspondante.
@@ -5246,115 +5246,117 @@ Using gdb 6.7 or later is strongly recommended.
Widget Box
-
+ Liste des widgetsObject Inspector
-
+ Je trouve que "Inspecteur d'objet" est peu adapté. Explorateur d'objet n'est pas excellent non plus, à changer surement.
+ Explorateur d'objetProperty Editor
-
+ Editeur de propriétéSignals & Slots Editor
-
+ Editeur de Signaux & SlotsAction Editor
-
+ Editeur d'ActionFor&m editor
-
+ Editeur d'&interface graphiqueEdit widgets
-
+ Éditer les widgetsF3
-
+ F3Edit signals/slots
-
+ Éditer signaux/slotsF4
-
+ F4Edit buddies
-
+ Je traduis "buddies" par "amis" même si c'est incorrect puisque la traduction exacte est "potes". Seuleument "potes" est trop familier. "Copains" serait plus convenable ?
+ Éditer les amisEdit tab order
-
+ Éditer l'ordre des tabMeta+H
-
+ Meta+HCtrl+H
-
+ Ctrl+HMeta+L
-
+ Meta+LCtrl+L
-
+ Ctrl+LMeta+G
-
+ Meta+GCtrl+G
-
+ Ctrl+GMeta+J
-
+ Meta+JCtrl+J
-
+ Ctrl+JViews
-
+ VuesSignals && Slots Editor
-
+ Editeur de Signaux && Slots
@@ -5364,32 +5366,32 @@ Using gdb 6.7 or later is strongly recommended.
Reset to Default Layout
-
+ Restaurer la disposition par défautCtrl+Alt+R
-
+ Ctrl+Alt+RAbout Qt Designer plugins....
-
+ À propos des plugins Qt Designer....Preview in
-
+ Aperçu dansDesigner
-
+ DesignerThe image could not be created: %1
-
+ L'image ne peut pas être créée: %1
@@ -5397,12 +5399,12 @@ Using gdb 6.7 or later is strongly recommended.
Choose a form template
-
+ Choisir un modèle d'interface graphique%1 - Error
-
+ %1 - Erreur
@@ -5410,17 +5412,17 @@ Using gdb 6.7 or later is strongly recommended.
Error saving %1
-
+ Erreur d'enregistrement %1Unable to open %1: %2
-
+ Impossible d'ouvrir %1: %2Unable to write to %1: %2
-
+ Impossible d'écrire %1: %2
@@ -5428,7 +5430,7 @@ Using gdb 6.7 or later is strongly recommended.
Qt Designer Form
-
+ Interface graphique Qt Designer
@@ -5436,23 +5438,24 @@ Using gdb 6.7 or later is strongly recommended.
The class definition of '%1' could not be found in %2.
-
+ La déclaration de la classe %1 est introuvable dans %2.Error finding/adding a slot.
-
+ Erreur de recherche/ajout de slot.No documents matching '%1' could be found.
Rebuilding the project might help.
-
+ Impossible de trouver un document correspondant à %1.
+Regénérer le projet peut résoudre ce problème.Unable to add the method definition.
-
+ Impossible d'ajouter la déclaration de la méthode.
@@ -9694,12 +9697,12 @@ to version control (%2)?
Qt4 Console Application
-
+ Application Console Qt4Creates a Qt4 console application.
-
+ Crée une application Qt4 de type console.
@@ -9707,7 +9710,7 @@ to version control (%2)?
This wizard generates a Qt4 console application project. The application derives from QCoreApplication and does not provide a GUI.
-
+ Cet assistant génère un projet d'application Qt4 console. L'application dérive de QtCoreApplication et ne fournit pas d'interface graphique.
@@ -9715,12 +9718,12 @@ to version control (%2)?
Qt Designer is not responding (%1).
-
+ Qt Designer ne répond pas (%1).Unable to create server socket: %1
-
+ Impossible de créer le socket serveur : %1
@@ -9728,7 +9731,7 @@ to version control (%2)?
Embedded Linux
-
+ Linux embarqué
@@ -9736,12 +9739,12 @@ to version control (%2)?
Empty Qt4 Project
-
+ Projet Qt4 videCreates an empty Qt project.
-
+ Crée un projet Qt4 vide.
@@ -9749,7 +9752,7 @@ to version control (%2)?
This wizard generates an empty Qt4 project. Add files to it later on by using the other wizards.
-
+ Cet assistant génère un projet Qt4 vide. Ajouter ensuite des fichiers en utilisant les autres assistants.
@@ -9757,12 +9760,12 @@ to version control (%2)?
Unable to start "%1"
-
+ Impossible de démarrer "%1"The application "%1" could not be found.
-
+ L'application "%1" est introuvable.
@@ -9770,12 +9773,12 @@ to version control (%2)?
Class Information
-
+ Information de la classeSpecify basic information about the classes for which you want to generate skeleton source code files.
-
+ Définit les informations de bases des classes pour lesquelles vous souhaitez générer des fichiers squelettes de code source.
@@ -9783,7 +9786,7 @@ to version control (%2)?
Qt4 Gui Application
-
+ Application Graphique Qt4
@@ -9801,7 +9804,7 @@ to version control (%2)?
This wizard generates a Qt4 GUI application project. The application derives by default from QApplication and includes an empty widget.
-
+ Cet assistant génère un projet d'application graphique Qt4. L'application dérive par défaut de QApplication et inclut un widget vide.
@@ -9809,12 +9812,12 @@ to version control (%2)?
C++ Library
-
+ Bibliothèque C++Creates a C++ Library.
-
+ Crée une bibliothèque C++.
@@ -9822,17 +9825,17 @@ to version control (%2)?
Shared library
-
+ Bibliothèque partagéeStatically linked library
-
+ Bibliothèque avec lien statiqueQt 4 plugin
-
+ Plugin Qt 4
@@ -9842,7 +9845,7 @@ to version control (%2)?
This wizard generates a C++ library project.
-
+ Cet assistant génère un projet de bibliothèque C++.
@@ -9850,12 +9853,12 @@ to version control (%2)?
Select required modules
-
+ Sélectionner les modules requisSelect the modules you want to include in your project. The recommended modules for this project are selected by default.
-
+ Sélectionnez les modules que vous souhaitez inclure au projet. Les modules recommandés pour ce projet sont sélectionnées par défaut.
@@ -9863,27 +9866,27 @@ to version control (%2)?
New
-
+ NouveauRemove
-
+ SupprimerUp
-
+ MonterDown
-
+ DescendreCut
-
+ Couper
@@ -9898,32 +9901,32 @@ to version control (%2)?
Ctrl+X
-
+ Ctrl+XCtrl+C
-
+ Ctrl+CCtrl+V
-
+ Ctrl+VAdd Variable
-
+ Ajouter une variableAdd Scope
-
+ Ajouter une portéeAdd Block
-
+ Ajouter un bloc
@@ -9931,37 +9934,37 @@ to version control (%2)?
<Global Scope>
-
+ <Portée Globale>Change Item
-
+ Modifier l'élémentChange Variable Assignment
-
+ Modifier l'affectation de la variableChange Variable Type
-
+ Modifier le type de la variableChange Scope Condition
-
+ Modifier la condition de portéeChange Expression
-
+ Modifier l'expressionMove Item
-
+ Déplacer l'élément
@@ -9971,7 +9974,7 @@ to version control (%2)?
Insert Item
-
+ Insérer un élément
@@ -9980,22 +9983,22 @@ to version control (%2)?
Import existing build settings
-
+ Importer des paramètres de génération existantsQt Creator has found an already existing build in the source directory.<br><br><b>Qt Version:</b> %1<br><b>Build configuration:</b> %2<br><b>Additional QMake Arguments:</b>%3
-
+ Qt Creator a détecté une génération existante dans le répertoire source. <br> <br> <b>Qt Version : </b> %1<br><b>Configuration de génération :</b> %2<br>Arguments QMake supplémentaires : </b> %3<b>Note:</b> Importing the settings will automatically add the Qt Version identified by <br><b>%1</b> to the list of Qt versions.
-
+ <b>Note:</b> L'importation des paramètres ajoutera automatiquement la version de Qt identifiée par <br> <b> %1</b> à la liste des versions de Qt.Import existing build settings.
-
+ Importer des paramètres de génération existants.
@@ -10008,7 +10011,7 @@ to version control (%2)?
Build Environment
- Environnement de compilation
+ Environnement de génération
@@ -10016,27 +10019,27 @@ to version control (%2)?
Headers
-
+ En-têtesSources
-
+ SourcesForms
-
+ IntefacesResources
-
+ RessourcesOther files
-
+ Autres fichiers
@@ -10047,7 +10050,7 @@ to version control (%2)?
Could not open the file for edit with SCC.
-
+ Impossible d'ouvrir le fichier pour l'éditer avec SCC.
@@ -10057,17 +10060,17 @@ to version control (%2)?
There are unsaved changes for project file %1.
-
+ Des modifications n'ont pas été enregistrées pour le fichier de projet %1.Error while parsing file %1. Giving up.
-
+ Erreur pendant le parcours du fichier %1. Abandon.Error while changing pro file %1.
-
+ Erreur pendant la modification du fichier pro %1.
@@ -10075,12 +10078,12 @@ to version control (%2)?
Error while parsing file %1. Giving up.
-
+ Erreur pendant le parcours du fichier %1. Abandon.Could not find .pro file for sub dir '%1' in '%2'
-
+ Impossible de trouver le fichier .pro pour le sous répertoire '%1' dans '%2'
@@ -13100,12 +13103,12 @@ Note : Ceci risque de supprimer le fichier du disque.
&Description:
- &Description :
+ &Description :<Description>
- <Description>
+ <Description><html><head><meta name="qrichtext" content="1" /><style type="text/css">
@@ -13124,17 +13127,17 @@ p, li { white-space: pre-wrap; }
Patch 1
- Patch 1
+ Patch 1Patch 2
- Patch 2
+ Patch 2Protocol:
- Protocole :
+ Protocole :
@@ -13207,37 +13210,38 @@ p, li { white-space: pre-wrap; }
Prompt to submit
-
+ prompt comme "message" ou comme "rapide" ?
+ Message à envoyerWhen checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit id). Otherwise, only the respective file will be displayed.
-
+ Si coché, tous les fichiers modifiés par un commit seront affichés lors d'un clic sur un numéro de révison dans la vue d'annotation (récupérée par un id de commit). Sinon, seul le fichier respectif sera affiché.Describe all files matching commit id:
-
+ Décrire tous les fichiers correspondant à l'id de commit:CVS Command:
-
+ Commande CVS:CVS Root:
-
+ Racine CVS:Diff Options:
-
+ Options Diff:CVS
-
+ CVS
@@ -13245,42 +13249,42 @@ p, li { white-space: pre-wrap; }
Form
-
+ FormulaireGdb
-
+ GdbSymbian ARM gdb location:
-
+ Emplacement de gdb ARM Symbian:Communication
-
+ CommunicationSerial Port
-
+ Port SérieBluetooth
-
+ BluetoothPort:
-
+ Port:Device:
-
+ Appareil:
@@ -13288,42 +13292,42 @@ p, li { white-space: pre-wrap; }
Form
-
+ FormulaireEmbedding of the UI Class
-
+ Intégration de la classe UIAggregation as a pointer member
-
+ Agrégation comme pointeur membreAggregation
-
+ AgrégationMultiple Inheritance
-
+ Héritage multipleCode Generation
-
+ Génération de codeSupport for changing languages at runtime
-
+ Prise en charge du changement de langage à l'exécutionUse Qt module name in #include-directive
-
+ Utiliser le nom du module Qt dans #include-directive
@@ -13331,7 +13335,7 @@ p, li { white-space: pre-wrap; }
...
-
+ ...
@@ -13359,32 +13363,32 @@ p, li { white-space: pre-wrap; }
WizardPage
-
+ WizardPageFilter:
-
+ Filtre:...
-
+ ...Keep updating
-
+ Mise à jour continueProject
-
+ ProjetDescription
-
+ Description
@@ -13392,37 +13396,37 @@ p, li { white-space: pre-wrap; }
WizardPage
-
+ WizardPageFilter:
-
+ Filtre:...
-
+ ...Name
- Nom
+ NomOwner
-
+ PropriétaireDescription
-
+ DescriptionChoose a repository of the project '%1'.
-
+ Choisissez un répertoire pour le projet %1.
@@ -13563,32 +13567,32 @@ p, li { white-space: pre-wrap; }
Build and Run
-
+ Générer et ExécuterSave all files before Build
-
+ Sauvegarder tous les fichiers avant de GénérerAlways build Project before Running
-
+ Toujours générer le projet avant d'exécuterShow Compiler Output on building
-
+ Afficher la sortie du compilateur pendant la générationUse jom instead of nmake
-
+ Utiliser jom à la place de nmake<i>jom</i> is a drop-in replacement for <i>nmake</i> which distributes the compilation process to multiple CPU cores. For more details, see the <a href="http://qt.gitorious.org/qt-labs/jom/">jom Homepage</a>. Disable it if you experience problems with your builds.
-
+ <i>jom</i> est un remplaçant pour <i>nmake</i> qui réparti le processus de compilation sur les différents cores d'un CPU. Pour plus de détails, voir la <a href="http://qt.gitorious.org/qt-labs/jom/">page consacrée à jom </a>. Désactivez si vous rencontrez des problèmes de génération.