--- a/i18n/eric5_fr.ts Sat Jun 29 18:40:45 2013 +0200 +++ b/i18n/eric5_fr.ts Sun Jun 30 20:03:24 2013 +0200 @@ -43,7 +43,12 @@ <message> <location filename="Plugins/AboutPlugin/AboutDialog.py" line="22"/> <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by it's respective copyright holder. For details see the copyright notice of the individual package.</p></source> - <translation><p>{0} est une interface de développement pour le langage de programmation Python. Elle est développée en utilisant les bindings PyQt du kit de développement Qt (pour le GUI) et l'éditeur de texte intégré QScintilla. </p><p>Pour plus d'infos <a href="{1}">{1}</a>.</p><p>Envoyez vos rapports de bogues à <a href="mailto:{2}">{2}</a>.</p><p>Envoyez vos remarques et suggestions à <a href="mailto:{3}">{3}</a>.</p><p>{0} utilise certaines parties logicielles qui sont copyrightées par leurs développeurs respectifs. Pour les détails, consulter la notice de copyright de chacun des packages.</p></translation> + <translation type="obsolete"><p>{0} est une interface de développement pour le langage de programmation Python. Elle est développée en utilisant les bindings PyQt du kit de développement Qt (pour le GUI) et l'éditeur de texte intégré QScintilla. </p><p>Pour plus d'infos <a href="{1}">{1}</a>.</p><p>Envoyez vos rapports de bogues à <a href="mailto:{2}">{2}</a>.</p><p>Envoyez vos remarques et suggestions à <a href="mailto:{3}">{3}</a>.</p><p>{0} utilise certaines parties logicielles qui sont copyrightées par leurs développeurs respectifs. Pour les détails, consulter la notice de copyright de chacun des packages.</p></translation> + </message> + <message> + <location filename="Plugins/AboutPlugin/AboutDialog.py" line="22"/> + <source><p>{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.</p><p>For more information see <a href="{1}">{1}</a>.</p><p>Please send bug reports to <a href="mailto:{2}">{2}</a>.</p><p>To request a new feature please send an email to <a href="mailto:{3}">{3}</a>.</p><p>{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.</p></source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -2516,7 +2521,7 @@ <message> <location filename="UI/Browser.py" line="89"/> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierachy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierachies.</p><p>The first hierachy is only shown if you have opened a program for debugging and it's root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierachy gives you easy access to most of what you will need.</p><p>The next hierachy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierachies allow you navigate your system as a whole. On a UNIX system there will be a hierachy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierachy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierachies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> - <translation><b>Le Navigateur</b><p>Il permet de naviguer facilement dans l'arborescence des répertoires et des fichiers, d'identifier les programmes Python et des les ouvrir dans l'éditeur. La fenêtre comporte plusieurs noeuds d'arborescence.</p><p> Le premier noeud n'est montré que si vous avez ouvert un programme pour le déboguer, et l'arborescence commence au niveau du répertoire ou se trouve le fichier. D'habitude, tous les fichiers distincts qui constituent une application Python sont regroupés dans un même répertoire, donc cette arborescence permet de naviguer facilement entre les fichiers dont vous avez besoin couramment.</p><p>L'arborescence suivante est utilisée pour naviguer dans les répertoires spécifiés par la variable d'environnement Python <tt>sys.path</tt>.</p><p>Les autres arborescences permettent de naviguer sur l'ensemble de votre système. Sur les systèmes UNIX, il y aura une arborescence partant de la racine <tt>/</tt> et une autre au niveau du 'home' de l'utilisateur. Sous Windows, il y aura un noeud d'arborescence pour chaque lecteur du système.</p><p>Les programmes Python (i.e. les fichiers ayant une extension <tt>.py</tt>) sont repérés avec une icône Python. Un clic droit sur le nom de fichier ouvre un menu qui permet soit d'ouvrir le fichier dans le éditeur, soit de le lancer en en mode débogage ou en mode test.</p><p>Le menu contextuel d'une classe, d'une fonction ou d'une méthode permet d'ouvir le fichier source correspondant et de se placer directement sur la bonne ligne de code.</p><p>Les fichiers Qt-Designer (i.e. ceux ayant l'extension <tt>.ui</tt> ) ont une icône Designer. Le menu contextuel de ces fichiers permet de lancer Qt-Designer à partir du fichier.</p><p>Il en est de même avec les fichiers Qt-Linguist (extension <tt>.ts</tt>) affiché avec l'icône Linguist. Le menu contextuel permet de lancer directement Qt-Linguist.</p></translation> + <translation type="obsolete"><b>Le Navigateur</b><p>Il permet de naviguer facilement dans l'arborescence des répertoires et des fichiers, d'identifier les programmes Python et des les ouvrir dans l'éditeur. La fenêtre comporte plusieurs noeuds d'arborescence.</p><p> Le premier noeud n'est montré que si vous avez ouvert un programme pour le déboguer, et l'arborescence commence au niveau du répertoire ou se trouve le fichier. D'habitude, tous les fichiers distincts qui constituent une application Python sont regroupés dans un même répertoire, donc cette arborescence permet de naviguer facilement entre les fichiers dont vous avez besoin couramment.</p><p>L'arborescence suivante est utilisée pour naviguer dans les répertoires spécifiés par la variable d'environnement Python <tt>sys.path</tt>.</p><p>Les autres arborescences permettent de naviguer sur l'ensemble de votre système. Sur les systèmes UNIX, il y aura une arborescence partant de la racine <tt>/</tt> et une autre au niveau du 'home' de l'utilisateur. Sous Windows, il y aura un noeud d'arborescence pour chaque lecteur du système.</p><p>Les programmes Python (i.e. les fichiers ayant une extension <tt>.py</tt>) sont repérés avec une icône Python. Un clic droit sur le nom de fichier ouvre un menu qui permet soit d'ouvrir le fichier dans le éditeur, soit de le lancer en en mode débogage ou en mode test.</p><p>Le menu contextuel d'une classe, d'une fonction ou d'une méthode permet d'ouvir le fichier source correspondant et de se placer directement sur la bonne ligne de code.</p><p>Les fichiers Qt-Designer (i.e. ceux ayant l'extension <tt>.ui</tt> ) ont une icône Designer. Le menu contextuel de ces fichiers permet de lancer Qt-Designer à partir du fichier.</p><p>Il en est de même avec les fichiers Qt-Linguist (extension <tt>.ts</tt>) affiché avec l'icône Linguist. Le menu contextuel permet de lancer directement Qt-Linguist.</p></translation> </message> <message> <location filename="UI/Browser.py" line="207"/> @@ -2593,6 +2598,11 @@ <source>Line {0}</source> <translation>Ligne {0}</translation> </message> + <message> + <location filename="UI/Browser.py" line="89"/> + <source><b>The Browser Window</b><p>This allows you to easily navigate the hierachy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierachies.</p><p>The first hierachy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierachy gives you easy access to most of what you will need.</p><p>The next hierachy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierachies allow you navigate your system as a whole. On a UNIX system there will be a hierachy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierachy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierachies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>BrowserModel</name> @@ -10344,7 +10354,7 @@ <message> <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="126"/> <source>Press to set the current style to it's default values</source> - <translation>Cliquer pour appliquer le style par défaut au style courant</translation> + <translation type="obsolete">Cliquer pour appliquer le style par défaut au style courant</translation> </message> <message> <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="129"/> @@ -10461,6 +10471,11 @@ <source>Size only</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="126"/> + <source>Press to set the current style to its default values</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorKeywordsPage</name>