From 37a406047498248fc40863b01915e0b6d15eacab Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 21 Apr 2022 12:16:48 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Lilian=20Ajout=C3=A9s=C2=A0:?= =?UTF-8?q?=203,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0:=202?= =?UTF-8?q?=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 6cbe3bd4..06f0161a 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -11683,6 +11683,14 @@ plus. @xref{Exemple de commande}, pour un exemple. + + + @xref{Comparing Files}. + + + @xref{Comparer des fichiers}. + + @xref{Completion Exit}, for details. @@ -34279,6 +34287,14 @@ c'est quoi une région active ? Si la région est active, la commande @kbd{d} modifie le statut tous les fichiers dans la région pour qu'ils soient supprimés ; dans ce cas, la commande ne déplace pas le point et ignore tout argument de préfixe. + + + If the region is active, the default for the file read using the minibuffer is the file at the mark (i.e., the ordinary Emacs mark, not a Dired mark; @pxref{Setting Mark}). + + + Si la région est active, la valeur par défaut pour le fichier lu par le biais du mini-tampon est le fichier à la marque (par ex., la marque ordinaire d'Emacs, pas celle de Dired ; @pxref{Placer la marque}). + + c'est quoi une région ? @@ -54036,8 +54052,8 @@ de Lisp également. The @kbd{=} (@code{dired-diff}) command compares the current file (the file at point) with another file (read using the minibuffer) using the @command{diff} program. - - La commande @kbd{=} (@code{dired-diff}) compare le fichier actuel (le fichier pointé) avec un autre fichier (lu par le biais du mini-tampon) en utilisant le programme @command{diff}. + + La commande @kbd{=} (@code{dired-diff}) compare le fichier actuel (le fichier au point) avec un autre fichier (lu par le biais du mini-tampon) en utilisant le programme @command{diff}. @@ -56247,8 +56263,8 @@ de deux formulaires est indiquée avec le @samp{@equiv{}}. The file specified with the minibuffer is the first argument of @command{diff}, and file at point is the second argument. - - Le fichier spécifié avec le mini-tampon est le premier argument de @command{diff}, le fichier pointé en étant le second. + + Le fichier spécifié avec le mini-tampon est le premier argument de @command{diff}, le fichier au point en étant le second. @@ -59959,6 +59975,14 @@ représente dix à la puissance deux, le tout est multiplié par 1.5. Cela fait disparaître tous les tampons liés au calendrier, en sélectionnant d'autres tampons. + + + This calls the command @code{diff-buffer-with-file} (@pxref{Comparing Files}). + + + Cela appelle la commande @code{diff-buffer-with-file} (@pxref{Comparer des fichiers}). + + This can be a constant, a variable, or a function call expression.