Translated by suzume
This commit is contained in:
parent
7964e663c1
commit
6a97be2a15
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE tmx SYSTEM "tmx11.dtd">
|
<!DOCTYPE tmx SYSTEM "tmx11.dtd">
|
||||||
<tmx version="1.1">
|
<tmx version="1.1">
|
||||||
<header creationtool="OmegaT" o-tmf="OmegaT TMX" adminlang="EN-US" datatype="plaintext" creationtoolversion="5.7.1_0_c3206253" segtype="sentence" srclang="en"/>
|
<header creationtool="OmegaT" o-tmf="OmegaT TMX" adminlang="EN-US" datatype="plaintext" creationtoolversion="5.8.0_0_86e709fee" segtype="sentence" srclang="en"/>
|
||||||
<body>
|
<body>
|
||||||
<!-- Default translations -->
|
<!-- Default translations -->
|
||||||
<tu>
|
<tu>
|
||||||
@ -18164,8 +18164,8 @@ que les utilisateurs puissent les changer ; celles-ci s'appellent
|
|||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>An Introduction to Programming in Emacs Lisp</seg>
|
<seg>An Introduction to Programming in Emacs Lisp</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
<tuv lang="fr" changeid="suzume" changedate="20170205T045437Z" creationid="suzume" creationdate="20170205T045437Z">
|
<tuv lang="fr" changeid="suzume" changedate="20220907T123625Z" creationid="suzume" creationdate="20170205T045437Z">
|
||||||
<seg>Une introduction à la programmation en Enacs Lisp</seg>
|
<seg>Une introduction à la programmation en Emacs Lisp</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
@ -44234,6 +44234,14 @@ appelé Scheme.</seg>
|
|||||||
<seg>Dans ce chapitre, nous décrivons des commandes qui sont utiles pour détecter une erreur pendant l'édition.</seg>
|
<seg>Dans ce chapitre, nous décrivons des commandes qui sont utiles pour détecter une erreur pendant l'édition.</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>In this example, @code{message} has three arguments: the string, @code{"He saw %d %s"}, the expression, @code{(- fill-column 32)}, and the expression beginning with the function @code{concat}.</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="suzume" changedate="20220907T114043Z" creationid="suzume" creationdate="20220907T114043Z">
|
||||||
|
<seg>@code{message}%d%s@code{(- fill-column 32)}@code{concat}</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>In this example, each line starts with the prefix @samp{/*} and ends with the suffix @samp{*/}.</seg>
|
<seg>In this example, each line starts with the prefix @samp{/*} and ends with the suffix @samp{*/}.</seg>
|
||||||
|
Loading…
Reference in New Issue
Block a user