Translated by sunoc

This commit is contained in:
sunoc 2024-12-12 12:39:31 +09:00
parent 373a98ad7f
commit e535dd09b8

View File

@ -24722,6 +24722,14 @@ pour faire ceci :</seg>
<seg>Comment sont gérés les événements du système de multifenêtrage.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>However, @code{substring} is only able to extract a substring from an argument that is a string, not from another type of atom such as a number or symbol.</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241212T033928Z" creationid="sunoc" creationdate="20241212T033928Z">
<seg>Cependant, @code{substring} ne peut extraire une sous-chaîne que d'un argument qui est une chaîne de caractères, pas un autre type d'atome tel qu'un nombre ou un symbole.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>However, @code{t} is the preferred way to represent the truth value @var{true}.</seg>