From dde59c4fd46d3d2444f250c6facd10b2812e9ab5 Mon Sep 17 00:00:00 2001 From: Lilian Date: Fri, 20 May 2022 09:52:43 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 657c5978..75a704a4 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -11209,6 +11209,14 @@ cl}. @kbd{M-x copy-dir-locals-to-file-locals} copie le répertoire des variables locales de la liste (@pxref{Variables de répertoire}). + + + @kbd{M-x copy-directory} copies directories, similar to the @command{cp -r} shell command. + + + @kbd{M-x copy-directory} copie les répertoires, ce qui est similaire à la commande shell @command{cp -r}. + + @kbd{M-x copy-file-locals-to-dir-locals} copies the file-local variables in the current file into @file{.dir-locals.el}. @@ -11217,6 +11225,14 @@ cl}. @kbd{M-x copy-file-locals-to-dir-locals} copie les variables locales de fichier du fichier actuel dans @file{.dir-locals.el}. + + + @kbd{M-x copy-file} copies the contents of the file @var{old} to the file @var{new}. + + + @kbd{M-x copy-file} copie le contenu du fichier @var{old} au fichier @var{new}. + + @kbd{M-x copy-to-buffer} is similar, except that any existing text in the other buffer is deleted, so the buffer is left containing just the text newly copied into it. @@ -88222,6 +88238,22 @@ plus tard. copy-dir-locals-to-file-locals-prop-line + + + copy-directory + + + copy-directory + + + + + copy-directory-create-symlink + + + copy-directory-create-symlink + + copy-file