From 1661e8dbcfc20be3e43037e8c678177dadbcfeff Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Fri, 6 Aug 2021 13:28:55 +0900 Subject: [PATCH] Translated by suzume --- omegat/project_save.tmx | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 6bd81fc..caff494 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -971,6 +971,14 @@ explicitement redéfinies ou éliminées dans @var{definitions}.) (Here XYZ stands for a specific section name mentioned below, such as ``Acknowledgements'', ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title'' of such a section when you modify the Document means that it remains a section ``Entitled XYZ'' according to this definition. + + + (However, other commands, like @kbd{C-x @key{RET} f}, can still mark it as modified, @pxref{Text Coding}). + + + (cependant, d'autres commandes, telles que @kbd{C-x @key{RET} f}, peuvent le marquer comme étant modifiées, @pxref{ + + (If the rightmost digit is zero, the number is rearranged by dividing @var{mant} by ten and incrementing @var{exp}.) @@ -8689,6 +8697,14 @@ séquence. Un tampon peut être en @dfn{lecture seule}, ce qui veut dire que les commandes qui modifient son contenu ne sont pas autorisées. + + + A buffer can be @dfn{read-only}, which means that commands to insert or delete its text are not allowed. + + + Un tampon peut être en @dfn{lecture seule}, ce qui veut dire que les commandes qui insèrent ou effacent du contenu ne sont pas autorisées, + + A buffer's @dfn{contents} consist of a series of characters, each of which optionally carries a set of text properties (@pxref{International Chars, Text properties}) that can specify more information about that character. @@ -14420,6 +14436,14 @@ arguments ne sont pas des nombres ou des marqueurs. C-x x r @key{RET} @var{tampon} @key{RET} + + + C-x x u + + + C-x x u + + C-x z @@ -40827,8 +40851,8 @@ parce que sa représentation binaire consiste entièrement de 1. This section describes how the list of buffers is displayed and how to interpret the various indications in the list; see @ref{Several Buffers}, for description of the special mode in the @file{*Buffer List*} buffer and the commands available there. - - Cette section décrit comment la liste des tampons est affichée et comment interpréter les différentes indications de la liste ; voir @ref{ + + Cette section décrit comment la liste des tampons est affichée et comment interpréter les différentes indications de la liste ; voir @ref{Tampons multiples} pour une description du mode spécial du tampon @file{*Buffer List*} ainsi que les commandes qui y sont utilisables.