From b38358a51baf8f3d3d22a9f6600e0d0f4efe7a8c Mon Sep 17 00:00:00 2001 From: Lilian Date: Fri, 27 May 2022 15:12:04 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 9c1396e..d5b686f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -39634,6 +39634,14 @@ flottante, même si elle était donnée comme nombre entier. Si l'auto-rétablissement de tampons de fichier est activé, le menu Tampons + + + If both are @code{nil}, the spelling program's default dictionary is used. + + + Si les deux ont des valeurs @code{nil}, le dictionnaire par défaut du programme d'orthographe est utilisé. + + If both arguments are integers and @var{y} is positive, the result is an integer; in this case, overflow causes truncation, so watch out. @@ -62853,6 +62861,14 @@ utilisateur Lisp Common pourrait être très dérouté. Speedbar + + + Spell-checkers look up spelling in two dictionaries: the standard dictionary and your personal dictionary. + + + Les vérificateurs orthographiques recherchent l'orthographe dans deux dictionnaires : le dictionnaire standard et votre dictionnaire personnel. + + Spelling @@ -66629,6 +66645,14 @@ marqueurs. La commande @kbd{w} (@code{dired-copy-filename-as-kill}) place les noms des fichiers marqués (ou @var{n} suivants) dans la mémoire des coupes, comme si vous les aviez supprimés avec @kbd{C-w}. + + + The command @w{@kbd{M-x ispell-change-dictionary}} sets the standard dictionary for the buffer and then restarts the subprocess, so that it will use a different standard dictionary. + + + La commande @w{@kbd{M-x ispell-change-dictionary}} définit le dictionnaire standard pour le tampon et redémarre ensuite le sous-processus, pour qu'il utilise ensuite un dictionnaire standard différent. + + The command applies both to the currently visible months and to other months that subsequently become visible by scrolling. @@ -70127,6 +70151,14 @@ liste de tous arguments restants à passer à la fonction. La définition standard de cette fonction vous pose une question et accepte trois réponses possibles : + + + The standard dictionary is specified by the variable @code{ispell-local-dictionary} or, if that is @code{nil}, by the variable @code{ispell-dictionary}. + + + Le dictionnaire standard est spécifié par la variable @code{ispell-local-dictionary} ou, si elle a une valeur @code{nil}, par la variable @code{ispell-dictionary}. + + The standard key bindings in Emacs do not include any characters with the @key{Super} and @key{Hyper} modifiers, and only a small number of standard key bindings use @key{Alt}.