From 537778d61f52023a42cb58ddd8c7d6854ddd3e07 Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 21 Apr 2022 12:01:28 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Lilian=20Ajout=C3=A9s=C2=A0:?= =?UTF-8?q?=202,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0:=201?= =?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 | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index e9f62db9..8259a839 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -2098,8 +2098,8 @@ notation @dfn{two's complement}.) (Use @samp{^} and @samp{$} to anchor matches that should span the whole file name.) - - (Utilisez @samp{^} and @samp{$} pour ancrer des correspondances qui doivent + + (Utilisez @samp{^} and @samp{$} pour ancrer des correspondances qui doivent s'étendre sur la totalité du nom de fichier.) @@ -35454,6 +35454,14 @@ similitudes. Si vous spécifiez un tampon non existant, @code{append-to-buffer} crée ce tampon. + + + If you specify a numeric argument of zero, then replacement affects the entire absolute file name including directory name. + + + Si vous spécifiez un argument numérique de zéro, le remplacement affecte ensuite l'entièreté du nom de fichier absolu, y compris le nom du répertoire. + + If you specify a numeric argument with @kbd{d}, it shows all the diary entries for that many successive days. @@ -44474,6 +44482,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}. En temps normal, le nombre de versions les plus récentes conservées pour chaque fichier est donné par la variable @code{dired-kept-versions} (@emph{pas} @code{kept-new-versions} ; qui s'applique uniquement lors de l'enregistrement). + + + Normally, the replacement process does not consider the files' directory names; it operates on the file name within the directory. + + + En temps normal, le processus de remplacement ne doit pas prendre en compte les noms de répertoire des fichiers ; il agit sur le nom de fichier à l'intérieur du répertoire. + + Normally, they suggest the Dired buffer's default directory, but if the option @code{dired-dwim-target} is non-@code{nil}, and if there is another Dired buffer displayed in some window, that other buffer's directory is suggested instead.