From ab9c20cb7a9888c1c56b0e9dabea83bafaf81dd7 Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 8 Mar 2022 09:53:44 +0100 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 4c4c1ec..61bfb98 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -25909,6 +25909,14 @@ n'est pas fourni, alors le numéro 19 est appliqué par défaut. If a section in the Document is Entitled ``Acknowledgements'', ``Dedications'', or ``History'', the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title. + + + If a theme file has been loaded before, you can enable the theme without loading its file by typing @kbd{M-x enable-theme}. + + + Dans l'éventualité où un fichier thème a été chargé précédemment, vous pouvez activer + + If a window is too small to display all the text in its buffer, it displays only a portion of it. @@ -27756,8 +27764,8 @@ gauche, alors que @code{lsh} met des 0 dans ces positions de bit. In the customization buffer, if a setting has been changed from its default by a Custom theme, its @samp{State} display shows @samp{THEMED} instead of @samp{STANDARD}. - - Dans le tampon de personnalisation, si un paramètre est passé de celui par défaut à un thème personnalisé, son affichage @samp{State} montre @samp{THEMED} au lieu de @samp{STANDARD}. + + Si un paramètre est passé de celui par défaut à un thème personnalisé dans le tampon de personnalisation, son affichage @samp{State} montre @samp{THEMED} au lieu de @samp{STANDARD}. @@ -46700,6 +46708,14 @@ parce que sa représentation binaire consiste entièrement de 1. Le nom du tampon vous sera alors demandé dans le mini-tampon, le tampon sera affiché dans l'autre fenêtre et celle-ci sera sélectionnée. + + + This prompts for a theme name, loads the theme from the theme file, and enables it. + + + Cette commande demande un nom de thème, le charge à partir du fichier thème et l'active. + + This prompts for the Unicode name or code-point of a character, using the minibuffer. @@ -51441,6 +51457,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez télécharger la dernière version d'Org à partir du [[https://orgmode.org/][Site Web d'Org]]. + + + You can enable a specific Custom theme in the current Emacs session by typing @kbd{M-x load-theme}. + + + Vous pouvez activer un thème personnalisé spécifique dans la session actuelle d'Emacs en tapant @kbd{M-x load-theme}. + + You can enable this behavior via the variable @code{scroll-preserve-screen-position}.