From fb08d0190a662d5986d7733be89140655bb05284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Wed, 4 May 2022 17:08:36 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 97a3110..a36af2f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -52380,6 +52380,14 @@ Content-Transfer-Encoding: 8bit Exécuter des commandes ayant déjà utilisé le mini-tampon. + + + Re-run the last command whose output is shown in the @file{*compilation*} buffer. + + + Exécute à nouveau la dernière commande dont la sortie est affichée dans le tampon @file{*compilation*}. + + Read a number @var{n} and move point to buffer position @var{n}. @@ -54901,6 +54909,14 @@ machine. Sélectionne un tampon Dired pour le répertoire @var{répertoire} dans un autre cadre. + + + Select a buffer to be used by next invocation of @code{next-error} and @code{previous-error}. + + + Sélectionne un tampon à utiliser lors de la prochaine utilisation de l'appel à @code{next-error} et @code{previous-error}. + + Select a frame from the call stack. @@ -69896,6 +69912,14 @@ si nous continuons, Pour visionner l'image dans sa taille d'origine, vous pouvez soit fournir un argument préfixe (@kbd{C-u}) avant d'appuyer sur @key{RET}, soit taper @kbd{C-@key{RET}} (@code{image-dired-thumbnail-display-external}) afin d'afficher l'image dans un visionneur externe. + + + To visit errors sequentially, type @w{@kbd{C-x `}} (@code{next-error}), or equivalently @kbd{M-g M-n} or @kbd{M-g n}. + + + Pour consulter les erreurs de manière séquentielle, tapez @w{@kbd{C-x `}} (@code{next-error}), ou de manière équivalente @kbd{M-g M-n} ou @kbd{M-g n}. + + To visit the file whose name is in register @var{r}, type @kbd{C-x r j @var{r}}.