From 0e88794f4e1f47b79b1001e5210ecfefc4ffeae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Tue, 3 May 2022 16:27:28 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index eed8f83..1ded04b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -40397,6 +40397,14 @@ nombres entiers tels que @minus{}3, 0, 7, 13, et 511. セッション_DNLを無効にします + + + Invoke a compiler with the same command as in the last invocation of @kbd{M-x compile}. + + + Fait appel à un compilateur avec la même commande que lors de la dernière invocation de @kbd{M-x compile}. + + Invoking commands by their names. @@ -40587,6 +40595,14 @@ correcte. Ici, il est supposé que vous avez un fichier programme Lisp appelé @file{hack-c.el} qui, lorsqu'il est chargé, effectue une opération utile sur le tampon actuel, censé être un programme C. + + + It can also parse the error messages and show you where the errors occurred. + + + Il peut également analyser les messages d'erreur et vous montrer où les erreurs se sont produites. + + It compares numbers by type and numeric value, so that @code{(eql 1.0 1)} returns @code{nil}, but @code{(eql 1.0 1.0)} and @code{(eql 1 1)} both return @code{t}. @@ -53271,6 +53287,14 @@ machine. Exécuter un programme + + + Run a compiler asynchronously under Emacs, with error messages going to the @file{*compilation*} buffer. + + + Exécute un compilateur de manière asynchrone sous Emacs, avec les messages d'erreur allant dans le tampon @file{*compilation*}. + + Run a program @@ -85659,6 +85683,14 @@ plus tard. g m p t + + + g@r{ (Compilation mode)} + + + g@r{ (Compilation mode)} + + garbage-collection-messages