Translated by suzume
This commit is contained in:
parent
36f2213f33
commit
0b173aa8b0
@ -2896,6 +2896,14 @@ l’édition que vous critiquez.</seg>
|
||||
<seg>Une @dfn{abréviation} est un mot qui est défini pour être @dfn{remplacé} par un @dfn{texte de remplacement} spécifié.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>An @dfn{abbrev} is a word that has been defined to @dfn{expand} into a specified @dfn{expansion}. When you insert a word-separator character following the abbrev, that expands the abbrev---replacing the abbrev with its expansion. For example, if @samp{foo} is defined as an abbrev expanding to @samp{find outer otter}, then typing @kbd{f o o .} will insert @samp{find outer otter.}.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="suzume" changedate="20240225T002411Z" creationid="suzume" creationdate="20240225T002411Z">
|
||||
<seg>Une @dfn{abréviation} est un mot qui a été défini pour être @dfn{remplacé} par un @dfn{remplacement} spécifique. Insérer un caractère séparateur de mot à la suite de l’abréviation a pour effet de remplacer l’abréviation par son remplacement. Par exemple, si @samp{npo} est défini comme étant l’abréviation de @samp{ne pas oublier}, alors saisir @kbd{n p o .} aura pour effet d’insérer à la place @samp{ne pas oublier.}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>An @dfn{indirect buffer} shares the text of some other buffer, which is called the @dfn{base buffer} of the indirect buffer.</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user