From ba1f0b09199db7eb5665846b1356ccdfa8ab3340 Mon Sep 17 00:00:00 2001 From: Lilian Date: Mon, 9 May 2022 14:08:31 +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 8a93855..714a6b1 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1803,6 +1803,14 @@ wait $pid # @r{Wait for subprocess} (@pxref{Mode Affichage}). + + + (@samp{~} is often used as a mathematical symbol for ``not''; thus @kbd{M-~} is ``not'', metafied.) Alternatively, you can cancel all the changes made since the file was visited or saved, by reading the text from the file again. + + + (@samp{~} est souvent utilisé comme symbole mathématique pour "pas" ; par conséquent, @kbd{M-~} n'est "pas", metafié.) Aussi, vous pouvez annuler toutes les modifications effectuées depuis que le fichier a été consulté ou enregistré en lisant le texte une fois de plus à partir du fichier. + + (@var{condition}) @@ -38461,6 +38469,14 @@ optionnellement. Si vous ne souhaitez pas faire une distinction entre (par exemple) @key{TAB} et @kbd{C-i}, faites seulement une liaison pour le caractère @acronym{ASCII} @key{TAB} (code octal 011). + + + If you do this, none of the save commands will believe that the buffer needs to be saved. + + + Si vous faites cela, aucune des commandes d'enregistrement ne vont croire que le tampon a besoin d'être enregistré. + + If you do want to distinguish, make one binding for this @acronym{ASCII} character, and another for the function key @code{tab}.