Translated by sunoc

This commit is contained in:
sunoc 2024-10-13 23:43:13 +09:00
parent 5c55317b11
commit 205e01d341

View File

@ -25216,6 +25216,14 @@ flottante, même si elle était donnée comme nombre entier.</seg>
<seg>Si elles savèrent potentiellement risquées et que vous appuyez @kbd{N} pour refuser, laction est annulée et lancienne formule ou fonction dimpression demeure.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If it does, the interpreter carries out the instructions in the function definition.</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241013T144253Z" creationid="sunoc" creationdate="20241013T144253Z">
<seg>Si c'est le cas, l'interpréteur s'occupe des instructions dans la définition de fonction.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If it is @code{t}, case is ignored in this search; if it is @code{nil}, the word and the expansion must match in case.</seg>
@ -34326,6 +34334,14 @@ fonctions sauf qu'il n'y a aucun argument.</seg>
<seg>Si non, l'ordinateur serait confus quant à quelle définition utiliser.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Otherwise, the interpreter prints an error message.</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241013T144309Z" creationid="sunoc" creationdate="20241013T144309Z">
<seg>Si non, l'interpréteur imprime un message d'erreur.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Otherwise, the interpreter works left to right, from one expression to the next.</seg>