From 876ecbcc0bfb17fe57f4c48a928aa71e2e487498 Mon Sep 17 00:00:00 2001 From: Lilian Date: Fri, 20 May 2022 10:36:18 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 12f3e14a..82d07694 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -11217,6 +11217,14 @@ cl}. @kbd{M-x add-name-to-file} ajoute un nom supplémentaire à un fichier existant sans supprimer l'ancien nom. + + + @kbd{M-x append-to-file} adds the text of the region to the end of the specified file. + + + @kbd{M-x append-to-file} ajoute le texte de la région à la fin du fichier spécifié. + + @kbd{M-x bs-show} pops up a buffer list similar to the one normally displayed by @kbd{C-x C-b} but which you can customize. @@ -69400,6 +69408,14 @@ ligne séparée avec @samp{@result{}}. La variable @code{version-control} détermine s'il faut créer des fichiers de sauvegarde individuels ou plusieurs fichiers de sauvegarde numérotés. + + + The variable @code{write-region-inhibit-fsync} applies to these commands, as well as saving files; see @ref{Customize Save}. + + + La variable @code{write-region-inhibit-fsync} s'applique également à ces commandes + + The variable bindings are produced by destructuring binding of elements of @var{pattern} to the values of the corresponding elements of the evaluated @var{exp}.