Translated by Lilian

This commit is contained in:
Lilian 2022-03-22 13:05:49 +01:00
parent 7f9151491d
commit dac1cf2a81

View File

@ -21194,6 +21194,14 @@ Column beyond which automatic line-wrapping should happen.</seg>
<seg>Chaque abréviation est représentée par un symbole dans l'obarray.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Each alist entry consists of a variable name and the directory-local value to assign to that variable, when the specified major mode is enabled.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220322T120356Z" creationid="Lilian" creationdate="20220322T120356Z">
<seg>Chaque entrée d'alist consiste en un nom de variable et la valeur de répertoire local pour l'assigner à cette variable, lorsque le mode majeur spécifié est activé.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Each argument may be a number or a marker.</seg>
@ -30274,6 +30282,14 @@ appelé Scheme.</seg>
<seg>En revanche, j'essaye d'expliquer seulement ce qu'il doit savoir à ce moment-là</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Instead of a mode name, you can specify @samp{nil}, which means that the alist applies to any mode; or you can specify a subdirectory (a string), in which case the alist applies to all files in that subdirectory.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220322T120549Z" creationid="Lilian" creationdate="20220322T120549Z">
<seg>Au lieu d'un nom de mode, vous pouvez spécifier @samp{nil}, ce qui signifie que l'alist s'applique à tous les modes ; ou vous pouvez spécifier un sous-répertoire (une chaîne), dans le cas où l'alist s'applique à tous les fichiers dans ce sous-répertoire.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Instead of trying the possible expansions one by one, it finds all of them, then inserts the text that they have in common.</seg>