From 5153b78390b98e3d4bc3270aff31c19e1800378a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Sun, 17 Apr 2022 13:04:35 +0900 Subject: [PATCH] Translated by suzume --- omegat/project_save.tmx | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 2ca35ff..9dfbf97 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -9251,6 +9251,7 @@ cl}. + @pxref @kbd{M-x copy-dir-locals-to-file-locals} copies directory-local variables to the list (@pxref{Directory Variables}). @@ -12909,6 +12910,7 @@ séquence. + @pxref A few variables cannot be local to a buffer because they are always local to each display instead (@pxref{Multiple Displays}). @@ -14328,6 +14330,7 @@ l'édition que vous critiquez. + @pxref Alternatively, go to the @file{*scratch*} buffer, type in the expression, and then type @kbd{C-j} (@pxref{Lisp Interaction}). @@ -25296,6 +25299,7 @@ chaque passe d'Emacs ! + @pxref Emacs uses many Lisp variables for internal record keeping, but the most interesting variables for a non-programmer user are those meant for users to change---these are called @dfn{customizable variables} or @dfn{user options} (@pxref{Easy Customization}). @@ -26541,6 +26545,7 @@ of this license document, but changing it is not allowed. + @pxref File local variables override directory local variables (@pxref{Directory Variables}), if any are specified for a file's directory. @@ -27390,6 +27395,7 @@ Software Foundation. + @pxref For example, @code{find-file-not-found-functions} is abnormal because as soon as one hook function returns a non-@code{nil} value, the rest are not called at all (@pxref{Visiting}). @@ -27767,6 +27773,7 @@ retourne toujours @minus{}1457731, et le second renvoie toujours + @pxref For example, in programming language modes, source code comments are shown with @code{font-lock-comment-face} (@pxref{Font Lock}). @@ -27793,6 +27800,7 @@ machine de 29 bits : + @pxref For example, only numbers are meaningful values for @code{kill-ring-max}, which specifies the maximum length of the kill ring (@pxref{Earlier Kills}); if you give @code{kill-ring-max} a string value, commands such as @kbd{C-y} (@code{yank}) will signal an error. @@ -27873,6 +27881,7 @@ machine de 29 bits : + @pxref For example, the hook @code{kill-emacs-hook} runs just before exiting Emacs (@pxref{Exiting}). @@ -28113,6 +28122,7 @@ machine de 29 bits : + @pxref For instance, HTML mode is derived from Text mode (@pxref{HTML Mode}); when HTML mode is enabled, it runs @code{text-mode-hook} before running @code{html-mode-hook}. @@ -28351,6 +28361,7 @@ de les distinguer (mais rapporte le signal, si vous l'affichez). + @pxref Foreground and background colors can be specified using either color names or RGB triplets (@pxref{Colors}). @@ -31417,6 +31428,7 @@ n'est pas fourni, alors le numéro 19 est appliqué par défaut. + @pxref If Emacs was invoked with the @option{-q} or @option{--no-init-file} options (@pxref{Initial Options}), it will not let you save your customizations in your initialization file. @@ -31816,6 +31828,7 @@ l'abrèviation, alors attention. + @pxref If set, this specifies an initial value for the variable @code{mail-default-reply-to} (@pxref{Mail Headers}). @@ -39182,6 +39195,7 @@ autrement. + @pxref Major modes (@pxref{Major Modes}) always make variables local to the buffer before setting the variables. @@ -39931,6 +39945,7 @@ elles ont été inspirées par Maclisp, qui a été écrit dans les années + @pxref Minor modes also work by setting variables---normally, each minor mode has one controlling variable which is non-@code{nil} when the mode is enabled (@pxref{Minor Modes}). @@ -46933,6 +46948,7 @@ machine. + @pxref Saving works by writing code to a file, usually your initialization file (@pxref{Init File}). @@ -50771,6 +50787,7 @@ de Lisp également. + @pxref The @samp{[Apply and Save]} button applies the settings and saves them for future sessions; this button does not appear if Emacs was started with the @option{-q} or @option{-Q} option (@pxref{Initial Options}). @@ -51694,6 +51711,7 @@ marqueurs. + @pxref The command @kbd{M-x copy-dir-locals-to-file-locals-prop-line} copies the current directory-local variables to the first line (@pxref{Directory Variables}). @@ -53456,6 +53474,7 @@ mais ils ont certaines propriétés à imiter une série aléatoire. + @pxref The only way to alter the variable in future sessions is to put something in your initialization file (@pxref{Init File}). @@ -55196,6 +55215,7 @@ dans une liste, pour les distinguer de @var{body}, qui inclut tous les + @pxref These environment variables are used to initialize the variable @code{temporary-file-directory}, which specifies a directory in which to put temporary files (@pxref{Backup}). @@ -55572,6 +55592,7 @@ représente dix à la puissance deux, le tout est multiplié par 1.5. + @pxref This behaves much like minibuffer completion (@pxref{Completion}). @@ -56762,6 +56783,7 @@ C qui permet l'arrondi en fonction de la machine. + @pxref This is like using the search field at the top of the customization buffer (@pxref{Customization Groups}). @@ -56900,6 +56922,7 @@ les citer pour les employer comme constantes dans un programme. + @pxref This is the same documentation that would be shown by the @kbd{C-h v} command (@pxref{Examining}). @@ -56940,6 +56963,7 @@ les citer pour les employer comme constantes dans un programme. + @pxref This is used to initialize the variable @code{shell-file-name} (@pxref{Single Shell}). @@ -56948,6 +56972,7 @@ les citer pour les employer comme constantes dans un programme. + @pxref This is used to initialize the variable @code{smtpmail-smtp-server} (@pxref{Mail Sending}). @@ -56956,6 +56981,7 @@ les citer pour les employer comme constantes dans un programme. + @pxref This is used to initialize the variable @code{user-full-name} (@pxref{Mail Headers}). @@ -57863,6 +57889,7 @@ parce que sa représentation binaire consiste entièrement de 1. + @pxref This works by calling @code{auto-fill-mode}, which enables the minor mode when no argument is supplied (@pxref{Minor Modes}). @@ -58550,6 +58577,7 @@ si nous continuons, + @pxref To execute such an expression, type @kbd{M-:} (@code{eval-expression}) and enter the expression in the minibuffer (@pxref{Lisp Eval}). @@ -59927,6 +59955,7 @@ si nous continuons, + @pxref Used for shell-mode to override the @env{SHELL} environment variable (@pxref{Interactive Shell}). @@ -59935,6 +59964,7 @@ si nous continuons, + @pxref Used to initialize the @code{version-control} variable (@pxref{Backup Names}). @@ -61798,6 +61828,7 @@ donné, @code{+} retourne 0. + @pxref When in doubt, use @kbd{C-h v} (@code{describe-variable}) to check the variable's documentation string to see what kind of value it expects (@pxref{Examining}). @@ -63333,6 +63364,7 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. + @pxref You can customize faces (@pxref{Faces}), which determine how Emacs displays different types of text. @@ -64543,6 +64575,7 @@ plus tard. + @pxref Your email address; used to initialize the Lisp variable @code{user-mail-address}, which the Emacs mail interface puts into the @samp{From} header of outgoing messages (@pxref{Mail Headers}).