Translated by sunoc

This commit is contained in:
sunoc 2024-12-08 11:57:45 +09:00
parent bd32d401f5
commit 993184d4c3

View File

@ -3560,6 +3560,17 @@ notation @dfn{twos complement}.)</seg>
<seg>(substring</seg>
</tuv>
</tu>
<tu>
<note>"Portez ce vieux whisky au juge blond qui fume" en tant qu'équicalent au "quick brown fox" pangrame.
La command substring dans ce cas a été testée dans mon Emacs, juste pour être sûr que j'ai comptés correctement les charactères!</note>
<tuv lang="en">
<seg>(substring "The quick brown fox jumped." 16 19)</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241208T025742Z" creationid="sunoc" creationdate="20241208T025742Z">
<seg>(substring "Portez ce vieux whiskey au juge." 16 23)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(switch-to-buffer (other-buffer))</seg>