From bc1bf7b6e58cf0f3746dabf5874a2f28468d3ff1 Mon Sep 17 00:00:00 2001 From: sunoc Date: Mon, 21 Oct 2024 13:02:17 +0900 Subject: [PATCH] Translated by sunoc --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index b7e3378..115c570 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -41875,6 +41875,14 @@ de deux formulaires est indiquée avec le @samp{@equiv{}}. Le fichier où les modifications auto-enregistrées sont réellement effectués jusqu’à ce que vous enregistriez votre fichier. + + + The final complication is this: if the function that the Lisp interpreter is looking at is not a special form, and if it is part of a list, the Lisp interpreter looks to see whether the list has a list inside of it. + + + Voici la dernière complication: si la fonction que l'interpréteur Lisp observe n'est pas une forme spéciale, et elle fait parti d'une liste, l'interpréteur Lisp essai de voir si cette liste contient une liste. + + The final version