From 8b98ef9b401f5192a71d1493870a38ba906355c0 Mon Sep 17 00:00:00 2001 From: isma Date: Wed, 18 May 2022 12:34:57 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl=20Ajout=C3=A9s?= =?UTF-8?q?=C2=A0:=2015,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s?= =?UTF-8?q?=C2=A0:=200=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 123 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 122 insertions(+), 1 deletion(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 7159c93b..39eb407b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -866,6 +866,22 @@ wait $pid # @r{Wait for subprocess} %a + + + %c + + + %c + + + + + %d + + + %d + + %e @@ -34442,6 +34458,15 @@ de les distinguer (mais rapporte le signal, si vous l'affichez). Graphique entier + + + Fully qualified class name derived from the expression surrounding point (jdb only). + + + Nom de classe entièrement qualifié dérivé de l'expression entourant le point (jdb uniquement). + + + Function @@ -34594,6 +34619,14 @@ de les distinguer (mais rapporte le signal, si vous l'affichez). Disposition de l'interface utilisateur GDB + + + GDB User Interface layout + + + Disposition de l'interface utilisateur de GDB + + GNU @@ -37212,6 +37245,14 @@ ainsi les deux bits à l'extrême droite de la valeur retournée sont 0. Cependant, si la variable @code{dired-recursive-deletes} a une autre valeur que @code{nil}, Dired est ensuite autorisé à supprimer les répertoires qui ne sont pas vides, y compris tous leurs contenus. + + + However, if the variable @code{gdb-show-main} is also non-@code{nil}, it starts with two windows: one displaying the GUD interaction buffer, and the other showing the source for the @code{main} function of the program you are debugging. + + + Cependant, si la variable @code{gdb-show-main} a également une valeur autre que @code{nil}, il démarre avec deux fenêtres : l'une affichant le tampon d'interaction GUD, et l'autre affichant le source de la fonction @code{main} du programme que vous déboguez. + + However, if you are sure that the file will only change by growing at the end, use Auto Revert Tail mode instead (@code{auto-revert-tail-mode}). @@ -37681,6 +37722,14 @@ Emacs. Si @code{dired-copy-preserve-time} a une valeur autre que @code{nil}, copier ensuite avec cette commande préserve le temps de modification de l'ancien fichier dans la copie, comme @samp{cp -p}. + + + If @code{gdb-many-windows} is non-@code{nil}, then @kbd{M-x gdb} displays the following frame layout: + + + Si @code{gdb-many-windows} a une valeur autre que @code{nil}, alors @kbd{M-x gdb} affiche la disposition de cadre suivante : + + If @code{initial-buffer-choice} is non-@code{nil}, then if you specify any files on the command line, Emacs still visits them, but does not display them initially. @@ -38839,6 +38888,14 @@ l'inclure dans le manuel. Si le texte de la fenêtre du calendrier est corrompu, tapez @kbd{C-c C-l} (@code{calendar-redraw}) pour le redessiner. + + + If the command is used without a numeric argument, @samp{%p} stands for the empty string. + + + Si la commande est utilisée sans argument numérique, @samp{%p} représente la chaîne vide. + + If the command string contains neither @samp{*} nor @samp{?} nor @samp{`?`}, Emacs runs the shell command once for each file, adding the file name at the end. @@ -39525,6 +39582,14 @@ définis, mais elles ne sont pas développées automatiquement. Si la variable @code{find-file-visit-truename} est autre que @code{nil}, alors le nom de fichier sauvegardé pour un tampon est le @dfn{nom réel} du fichier (créé en remplaçant tout lien symbolique par le nom de sa cible), plutôt que le nom que vous spécifiez. + + + If the variable @code{gdb-many-windows} is @code{nil} (the default), @kbd{M-x gdb} normally displays only the GUD interaction buffer. + + + Si la variable @code{gdb-many-windows} est @code{nil} (par défaut), @kbd{M-x gdb} affiche normalement uniquement le tampon d'interaction GUD. + + If the variable @code{gud-tooltip-echo-area} is non-@code{nil}, or if you turned off the tooltip mode, values are shown in the echo area instead of a tooltip. @@ -40200,6 +40265,14 @@ ce manuel est indépendant. Si vous n'indiquez pas @var{base}, la base + + + If you don't use @samp{%p} in the command string, the command you define ignores any numeric argument. + + + Si vous n'utilisez pas @samp{%p} dans la chaîne de commande, la commande que vous définissez ignore tout argument numérique. + + If you don't want customization buffers to show the search field, change the variable @code{custom-search-field} to @code{nil}. @@ -43365,6 +43438,14 @@ nombres entiers tels que @minus{}3, 0, 7, 13, et 511. Bordures internes et externes sous X. + + + Internally, @kbd{M-x gdb} informs GDB that its screen size is unlimited; for correct operation, you must not change GDB's screen height and width values during the debugging session. + + + En interne, @kbd{M-x gdb} informe GDB que la taille de son écran est illimitée ; pour un fonctionnement correct, vous ne devez pas modifier les valeurs de hauteur et de largeur d'écran de GDB pendant la session de débogage. + + Internally, Emacs records only single events in each keymap. @@ -43689,6 +43770,14 @@ le bas (vers moins l'infini), et utilise ce quotient pour calculer le reste. + + + It also provides additional ways to control the debugging session with the mouse, such as clicking in the fringe of a source buffer to set a breakpoint there. + + + Il fournit également des moyens supplémentaires de contrôler la session de débogage à l'aide de la souris, par exemple en cliquant dans la marge d'un tampon source pour y placer un point d'arrêt. + + It also provides for a class of values called NaN or ``not-a-number''; numerical functions return such values in cases where there is no correct answer. @@ -64171,6 +64260,14 @@ marqueurs. La commande @kbd{M-x dired-compare-directories} est utilisée pour comparer le tampon Dired actuel avec un autre répertoire. + + + The command @kbd{M-x gdb} starts GDB in an IDE-like interface, with specialized buffers for controlling breakpoints, stack frames, and other aspects of the debugger state. + + + La commande @kbd{M-x gdb} lance GDB dans une interface de type IDE, avec des tampons spécialisés pour contrôler les points d'arrêt, les trames de pile et d'autres aspects de l'état du débogueur. + + The command @kbd{M-x grep-find} (also available as @kbd{M-x find-grep}) is similar to @kbd{M-x grep}, but it supplies a different initial default for the command---one that runs both @code{find} and @command{grep}, so as to search every file in a directory tree. @@ -66647,6 +66744,14 @@ champ minimum est @minus{}268435456 à 268435455 (29 bits; c.-à-d., Le nom du fichier journal est spécifié par la variable @code{fichier-journal}. + + + The name of the directory of the current source file. + + + Le nom du répertoire du fichier source courant. + + The name of the environment variable consists of all the alphanumeric characters after the @samp{$}; alternatively, it can be enclosed in braces after the @samp{$}. @@ -74778,6 +74883,14 @@ si nous continuons, Pour exécuter @command{grep}, tapez @kbd{M-x grep}, puis entrez une ligne de commande qui spécifie comment exécuter @command{grep}. + + + To run GDB using just the GUD interaction buffer interface, without these additional features, use @kbd{M-x gud-gdb} (@pxref{Starting GUD}). + + + Pour exécuter GDB en utilisant uniquement l'interface de tampon d'interaction GUD, sans ces fonctionnalités supplémentaires, utilisez @kbd{M-x gud-gdb} (@pxref{Démarrage de GUD}). + + To run two compilations at once, start the first one, then rename the @file{*compilation*} buffer (perhaps using @code{rename-uniquely}; @pxref{Misc Buffer}), then switch buffers and start the other compilation. @@ -82403,6 +82516,14 @@ plus tard. Vous devez ensuite insérer le reste de l'entrée du journal. + + + You must use this if you want to debug multiple programs within one Emacs session, as that is currently unsupported by @kbd{M-x gdb}. + + + Vous devez l'utiliser si vous voulez déboguer plusieurs programmes dans une même session Emacs, car cela n'est actuellement pas supporté par @kbd{M-x gdb}. + + You need not be consistent; your diary file can have a mixture of the two styles.