From 059b1ce82399ace670f7d0cb5c1590a0cf11725a Mon Sep 17 00:00:00 2001 From: Lilian Date: Mon, 23 May 2022 11:42:13 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index db0ac28..457f9e3 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -12802,6 +12802,14 @@ cl}. @samp{/:} peut aussi empêcher @samp{~} d'être traité comme le caractère spécial indiquant le répertoire personnel de l'utilisateur. + + + @samp{/ssh:baz:/:/foo:/bar} refers to the file @file{bar} of directory @file{/foo:} on the host @file{baz}. + + + @samp{/ssh:baz:/:/foo:/bar} fait référence au fichier @file{bar} du répertoire @file{/foo:} sur l'hôte @file{baz}. + + @samp{0.0e+NaN} or @samp{-0.0e+NaN}. @@ -42231,6 +42239,14 @@ contacter la maintenance d'Emacs plus rapidement, envoyer le courrier Si vous souhaitez éviter de faire appel vous-même à une commande par erreur, il serait mieux de désactiver la commande que de ne pas définir la touche. + + + If you want to quote only special characters in the local part of a remote file name, you can quote just the local part. + + + Si vous souhaitez citer uniquement les caractères spéciaux dans la partie locale d'un nom de fichier distant, vous pouvez juste citer celle-ci. + + If you want to split a long string value across multiple lines of the file, you can use backslash-newline, which is ignored in Lisp string constants; you should put the prefix and suffix on each line, even lines that start or end within the string, as they will be stripped off when processing the list. @@ -42997,6 +43013,14 @@ de la valeur retournée sont placés. Pour que le motif de date dans son ensemble corresponde, tous ses éléments doivent correspondre consécutivement. + + + In order for this to work, the @samp{/:} must be at the beginning of the minibuffer contents. + + + Pour que cela fonctionne, le @samp{/:} doit se trouver au début du contenu du mini-tampon. + + In other words, @kbd{C-A} does the same thing as @kbd{C-a}, and @kbd{M-A} does the same thing as @kbd{M-a}. @@ -56759,6 +56783,14 @@ Content-Transfer-Encoding: 8bit Citer les caractères spéciaux dans les noms de fichiers. + + + Quoting with @samp{/:} is also a way to enter in the minibuffer a file name that contains @samp{$}. + + + Citer avec @samp{/:} est également un moyen d'entrer dans le mini-tampon un nom de fichier qui contient @samp{$}. + + R @r{(Dired)} @@ -81626,8 +81658,8 @@ fois utilisé comme variable, @code{nil} a toujours la valeur You can @dfn{quote} an absolute file name to prevent special characters and syntax in it from having their special effects. - - Vous pouvez @dfn{citer} un nom de fichier absolu pour empêcher à des caractères spéciaux d'avoir leurs effets particuliers. + + Vous pouvez @dfn{citer} un nom de fichier absolu afin d'empêcher des caractères spéciaux d'avoir leurs effets particuliers.