Translated by Lilian
This commit is contained in:
parent
2b11c504cf
commit
dde59c4fd4
@ -11209,6 +11209,14 @@ cl}.</seg>
|
||||
<seg>@kbd{M-x copy-dir-locals-to-file-locals} copie le répertoire des variables locales de la liste (@pxref{Variables de répertoire}).</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@kbd{M-x copy-directory} copies directories, similar to the @command{cp -r} shell command.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220520T075242Z" creationid="Lilian" creationdate="20220520T075242Z">
|
||||
<seg>@kbd{M-x copy-directory} copie les répertoires, ce qui est similaire à la commande shell @command{cp -r}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@kbd{M-x copy-file-locals-to-dir-locals} copies the file-local variables in the current file into @file{.dir-locals.el}.</seg>
|
||||
@ -11217,6 +11225,14 @@ cl}.</seg>
|
||||
<seg>@kbd{M-x copy-file-locals-to-dir-locals} copie les variables locales de fichier du fichier actuel dans @file{.dir-locals.el}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@kbd{M-x copy-file} copies the contents of the file @var{old} to the file @var{new}.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220520T075159Z" creationid="Lilian" creationdate="20220520T075159Z">
|
||||
<seg>@kbd{M-x copy-file} copie le contenu du fichier @var{old} au fichier @var{new}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@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.</seg>
|
||||
@ -88222,6 +88238,22 @@ plus tard.</seg>
|
||||
<seg>copy-dir-locals-to-file-locals-prop-line</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>copy-directory</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220520T075213Z" creationid="Lilian" creationdate="20220520T075213Z">
|
||||
<seg>copy-directory</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>copy-directory-create-symlink</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220520T075211Z" creationid="Lilian" creationdate="20220520T075211Z">
|
||||
<seg>copy-directory-create-symlink</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>copy-file</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user