Translated by Lilian

This commit is contained in:
Lilian 2022-05-20 11:19:41 +02:00
parent bb0d662112
commit 7a969a9aa7
1 changed files with 20 additions and 0 deletions

View File

@ -8510,6 +8510,18 @@ Debugger entered--Lisp error: (void-variable +)</seg>
<seg>// dans un nom de fichier</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>/@var{method}:@var{host}:@var{filename}
/@var{method}:@var{user}@@@var{host}:@var{filename}
/@var{method}:@var{user}@@@var{host}#@var{port}:@var{filename}</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220520T091846Z" creationid="Lilian" creationdate="20220520T091846Z">
<seg>/@var{method}:@var{host}:@var{filename}
/@var{method}:@var{user}@@@var{host}:@var{filename}
/@var{method}:@var{user}@@@var{host}#@var{port}:@var{filename}</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>/usr/local/share/emacs/22.1.1/lisp/emacs-lisp/debug.el</seg>
@ -67054,6 +67066,14 @@ commandes d'édition.</seg>
<seg>La touche @key{F1} est un alias pour @kbd{C-h}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The key bindings of Archive mode are similar to those in Tar mode, with the addition of the @kbd{m} key which marks a file for subsequent operations, and @kbd{M-@key{DEL}} which unmarks all the marked files.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220520T091940Z" creationid="Lilian" creationdate="20220520T091845Z">
<seg>Les combinaisons de touches du mode « Archive » sont similaires à celles du mode « Tar », en ajoutant la touche @kbd{m} qui marque un fichier pour des opérations ultérieures, et @kbd{M-@key{DEL}} qui retire la marque de tous les fichiers marqués.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The keyboard commands @kbd{C-f}, @kbd{C-b}, @kbd{C-n}, and @kbd{C-p} move point to the right, left, down, and up, respectively.</seg>