Translated by sunoc

Added: 1, Deleted: 0, Modified: 0 (Conflicts: 0)
This commit is contained in:
sunoc 2024-11-13 23:32:34 +09:00
parent 19bf129d11
commit 2d044d1be6

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tmx SYSTEM "tmx11.dtd">
<tmx version="1.1">
<header creationtool="OmegaT" o-tmf="OmegaT TMX" adminlang="EN-US" datatype="plaintext" creationtoolversion="6.0.0_0_1bf1729c" segtype="sentence" srclang="en"/>
<header creationtool="OmegaT" o-tmf="OmegaT TMX" adminlang="EN-US" datatype="plaintext" creationtoolversion="6.0.1_0_42ef0143" segtype="sentence" srclang="en"/>
<body>
<!-- Default translations -->
<tu>
@ -9599,6 +9599,14 @@ dune façon déterminée.</seg>
<seg>Un exemple simple de recherche avec expression rationnelle.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>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.</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241113T143204Z" creationid="sunoc" creationdate="20241113T143204Z">
<seg>Un symbole peut avoir n'impr</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>A symbol can have both a function definition and a value attached to it at the same time.</seg>