From 69427110bd064070a0723d296c6a9f8fc959415a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Mon, 18 Apr 2022 12:47:41 +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 05a8e4c..eabbae9 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1512,6 +1512,14 @@ explicitement redéfinies ou éliminées dans @var{definitions}.) (Si @var{n} est négatif, la commande agit sur les fichiers @minus{}@var{n} qui précèdent la ligne actuelle.) + + + (If a frame contains a dedicated calendar window, exiting from the calendar deletes or iconifies that frame depending on the value of @code{calendar-remove-frame-by-deleting}.) + + + (Si un cadre contient une fenêtre de calendrier dédiée, sortir du calendrier supprime ou iconifie ce cadre selon la valeur de @code{calendar-remove-frame-by-deleting}). + + (If the rightmost digit is zero, the number is rearranged by dividing @var{mant} by ten and incrementing @var{exp}.) @@ -56246,6 +56254,14 @@ représente dix à la puissance deux, le tout est multiplié par 1.5. Ce livre, @cite{Une introduction à la programmation en Emacs Lisp} est accompagnée d'un document. + + + This buries all buffers related to the calendar, selecting other buffers. + + + Cela fait disparaître tous les tampons liés au calendrier, en sélectionnant d'autres tampons. + + This can be a constant, a variable, or a function call expression. @@ -64908,6 +64924,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez visualiser cette documentation en utilisant la commande d'aide @kbd{C-h v} (@code{describe-variable}). + + + You can write calendars and diary entries to HTML and @LaTeX{} files. + + + Vous pouvez écrire des entrées de journal et de calendrier vers des fichiers HTML et @LaTeX{}. + + You can write new code in Emacs Lisp and install it as an extension to the editor.