Translated by Ismaël

This commit is contained in:
Ismaël Garin 2022-05-18 12:11:11 +02:00
parent 3331135a32
commit 787b5627ca
1 changed files with 24 additions and 0 deletions

View File

@ -25259,6 +25259,14 @@ leurs arguments différemment des fonctions (les arguments ne sont pas
<seg>続行</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Continue execution to the current line (@code{gud-until}).</seg>
</tuv>
<tuv lang="fr" changeid="Ismaël" changedate="20220518T101110Z" creationid="Ismaël" creationdate="20220518T101110Z">
<seg>Poursuit l'exécution jusqu'à la ligne courante (@code{gud-until}).</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Continue execution without specifying any stopping point.</seg>
@ -58247,6 +58255,14 @@ machine.</seg>
<seg>Sélectionne le prochain cadre de pile englobant (@code{gud-up}).</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Select the next inner stack frame (@code{gud-down}).</seg>
</tuv>
<tuv lang="fr" changeid="Ismaël" changedate="20220518T101004Z" creationid="Ismaël" creationdate="20220518T101004Z">
<seg>Sélectionne le cadre de pile intérieur suivant (@code{gud-down}).</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Select the previous buffer in the buffer list (@code{previous-buffer}).</seg>
@ -71157,6 +71173,14 @@ C qui permet l'arrondi en fonction de la machine.</seg>
<seg>C'est équivalent à répéter @kbd{C-t} trois fois.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This is equivalent to the GDB command @samp{down}.</seg>
</tuv>
<tuv lang="fr" changeid="Ismaël" changedate="20220518T101012Z" creationid="Ismaël" creationdate="20220518T101012Z">
<seg>Ceci est équivalent à la commande GDB @samp{down}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This is equivalent to the GDB command @samp{up}.</seg>