From 90288eac84e951b199aa2a6860ee79aabe4f0212 Mon Sep 17 00:00:00 2001 From: sunoc Date: Wed, 13 Nov 2024 23:34:59 +0900 Subject: [PATCH] Translated by sunoc --- omegat/project_save.tmx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 4582872..c53176e 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -9603,8 +9603,8 @@ d’une façon déterminée. A symbol can have any value attached to it or, to use the jargon, we can @dfn{bind} the variable to a value: to a number, such as 72; to a string, @code{"such as this"}; to a list, such as @code{(spruce pine oak)}; we can even bind a variable to a function definition. - - Un symbole peut avoir n'impr + + Un symbole peut avoir n'importe quelle valeur attachée, ou, pour utiliser le jargon, nous pouvons @dfn{connecter} la variable à une valeur: à un nombre tel que 72; à une chaîne de caractères, @code{"such as this"}; à une liste telle que @code{(spruce pine oak)}; nous pouvons même connecter une variable à une définition de fonction.