From 5ce9843bb7c04c2722d5203ee94cb858f8c33274 Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 14 Apr 2022 15:06:50 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 120 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index ab07a70..b976f10 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1198,6 +1198,14 @@ (@xref{Commentaires, ,, elisp, Manuel de référence GNU Emacs Lisp}, pour en savoir plus sur les commentaires). + + + (@xref{Dired Deletion}, for commands to flag and unflag files.) + + + (@xref{Supprimer dans Dired}, pour des commandes afin d'indiquer des fichiers et de retirer l'indicateur sur ces derniers.) + + (@xref{Documentation Tips, , Tips for Documentation Strings, elisp, The GNU Emacs Lisp Reference Manual}, for more information.) @@ -4976,6 +4984,14 @@ bit est 1 plutôt que 0.) * * * * + + + * * @r{(Dired)} + + + * * @r{(Dired)} + + * ** * @@ -5529,6 +5545,22 @@ bit est 1 plutôt que 0.) * Versionnage, divers:: + + + * N + + + * N + + + + + * N @r{(Dired)} + + + * N @r{(Dired)} + + * Non-File Buffers:: Auto Reverting non-file buffers. @@ -5737,6 +5769,22 @@ bit est 1 plutôt que 0.) * Information de version : Quelle version d'Emacs fonctionne? + + + * m + + + * m + + + + + * m @r{(Dired)} + + + * m @r{(Dired)} + + * nil and t:: How the symbols @code{nil} and @code{t} are used. @@ -31267,6 +31315,14 @@ l'abrèviation, alors attention. S'il est inclus, @var{écran} est généralement égal à zéro. + + + If invoked on a subdirectory header line (@pxref{Subdirectories in Dired}), this command marks all the files in that subdirectory. + + + S'il est appelé sur une ligne d'en-tête d'un sous-répertoire (@pxref{Sous-répertoires dans Dired}), cette commande marque tous les fichiers dans celui-ci. + + If it is @code{nil}, Emacs simply ignores all file local variables. @@ -31737,6 +31793,14 @@ pêcher en radians entre le vecteur @code{[@var{x}, @var{y}]} et l'axis Si la région est active (@pxref{Marque}), affiche ces nombres pour la région à la place. + + + If the region is active, mark all files in the region instead; otherwise, if a numeric argument @var{n} is supplied, mark the next @var{n} files instead, starting with the current file (if @var{n} is negative, mark the previous @minus{}@var{n} files). + + + Si la région est active, marque tous les fichiers dans la région à la place. Par ailleurs, si un argument numérique @var{n} est fourni, marque les prochains fichiers @var{n} à la place, qui commencent par le fichier actuel (si @var{n} est négatif, marque les fichiers @minus{}@var{n} précédents). + + If the region is active, the @kbd{d} command flags all files in the region for deletion; in this case, the command does not move point, and ignores any prefix argument. @@ -39174,6 +39238,14 @@ elles ont été inspirées par Maclisp, qui a été écrit dans les années Marque le tampon comme n'ayant pas été modifié (@code{Buffer-menu-not-modified}). + + + Mark the current file with @samp{*} (@code{dired-mark}). + + + Marque le fichier actuel avec @samp{*} (@code{dired-mark}). + + Mark this line's buffer to be displayed in another window if you exit with the @kbd{v} command (@code{Buffer-menu-mark}). @@ -45433,6 +45505,14 @@ répétés renvoient a une série de nombres entiers pseudo-aléatoires. Répondre Oui ou Non dans la zone d'écho. + + + Report what the number and size of the marked files are (@code{dired-number-of-marked-files}). + + + Rapporte le nombre et la taille des fichiers marqués (@code{dired-number-of-marked-files}). + + Representation and range of floating point. @@ -70490,6 +70570,22 @@ plus tard. dired-listing-switches + + + dired-mark + + + dired-mark + + + + + dired-mark-executables + + + dired-mark-executables + + dired-maybe-use-globstar @@ -70514,6 +70610,14 @@ plus tard. dired-next-line + + + dired-number-of-marked-files + + + dired-number-of-marked-files + + dired-other-frame @@ -77942,6 +78046,14 @@ This function returns the string that is @var{symbol}'s name. m @r{(Menu tampon)} + + + m @r{(Dired)} + + + m @r{(Dired)} + + m-x.texi @@ -78215,6 +78327,14 @@ This function returns the string that is @var{symbol}'s name. markerp + + + marking executable files (in Dired) + + + marquer des fichiers exécutables (dans Dired) + + marking many files (in Dired)