From 2d044d1be6e77777b54a9da3341d3f78714114b6 Mon Sep 17 00:00:00 2001 From: sunoc Date: Wed, 13 Nov 2024 23:32:34 +0900 Subject: [PATCH] Translated by sunoc Added: 1, Deleted: 0, Modified: 0 (Conflicts: 0) --- omegat/project_save.tmx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index fa6cb32..4582872 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -9599,6 +9599,14 @@ d’une façon déterminée. Un exemple simple de recherche avec expression rationnelle. + + + 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 + + A symbol can have both a function definition and a value attached to it at the same time.