diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 49dbd57d..aa4ec99f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -357,6 +357,70 @@ % @r{(Menu tampon)} + + + % C @r{(Dired)} + + + % C @r{(Dired)} + + + + + % C @var{from} @key{RET} @var{to} @key{RET} + + + % C @var{from} @key{RET} @var{to} @key{RET} + + + + + % H @r{(Dired)} + + + % H @r{(Dired)} + + + + + % H @var{from} @key{RET} @var{to} @key{RET} + + + % H @var{from} @key{RET} @var{to} @key{RET} + + + + + % R @r{(Dired)} + + + % R @r{(Dired)} + + + + + % R @var{from} @key{RET} @var{to} @key{RET} + + + % R @var{from} @key{RET} @var{to} @key{RET} + + + + + % S @r{(Dired)} + + + % S @r{(Dired)} + + + + + % S @var{from} @key{RET} @var{to} @key{RET} + + + % S @var{from} @key{RET} @var{to} @key{RET} + + % d @r{(Dired)} @@ -397,6 +461,22 @@ % g @var{regexp} @key{RET} + + + % l + + + % l + + + + + % l @r{(Dired)} + + + % l @r{(Dired)} + + % m @r{(Dired)} @@ -413,6 +493,14 @@ % m @var{regexp} @key{RET} + + + % u + + + % u + + % u @r{(Dired)} @@ -53751,6 +53839,14 @@ de Lisp également. Le fichier @file{.dir-locals.el} doit contenir une liste construite spécifiquement pour associer chaque nom de mode majeur (symbole) à une alist (@pxref{Listes associatives,,, elisp, Manuel de référence GNU Emacs Lisp}). + + + The @kbd{!} and @kbd{&} commands do not attempt to update the Dired buffer to show new or modified files, because they don't know what files will be changed. + + + Les commandes @kbd{!} et @kbd{&} n'essaient pas de mettre à jour le tampon Dired pour montrer des fichiers nouvellements créés ou modifiés, car elles ne connaissent pas les fichiers qui vont être modifiés. + + traduction bancale @@ -57590,6 +57686,14 @@ valeur de retour est @var{name}. La même abréviation peut avoir une définition globale et diverses définitions spécifiques au mode pour différents modes majeurs. + + + The same example with @samp{`?`} notation: + + + Le même exemple avec la notation @samp{`?`} : + + The same is true for man pages which start with the magic string @samp{'\"} to specify a list of troff preprocessors (not all do, however). @@ -76292,6 +76396,14 @@ plus tard. dired-do-copy + + + dired-do-copy-regexp + + + dired-do-copy-regexp + + dired-do-delete @@ -76332,6 +76444,14 @@ plus tard. dired-do-hardlink + + + dired-do-hardlink-regexp + + + dired-do-hardlink-regexp + + dired-do-load @@ -76356,6 +76476,14 @@ plus tard. dired-do-rename + + + dired-do-rename-regexp + + + dired-do-rename-regexp + + dired-do-shell-command @@ -76372,6 +76500,14 @@ plus tard. dired-do-symlink + + + dired-do-symlink-regexp + + + dired-do-symlink-regexp + + dired-do-touch @@ -76380,6 +76516,14 @@ plus tard. dired-do-touch + + + dired-downcase + + + dired-downcase + + dired-dwim-target @@ -78422,6 +78566,14 @@ plus tard. for + + + for file in * ; do uuencode "$file" "$file" >"$file".uu; done + + + for file in * ; do uuencode "$file" "$file" >"$file".uu; done + + for recording miscellaneous information.