From 2a730d59288cf48dca585f8f25c00ac28e9e925c Mon Sep 17 00:00:00 2001 From: sunoc Date: Tue, 13 Aug 2024 20:06:56 +0900 Subject: [PATCH] Translated by sunoc --- omegat/project_save.tmx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 85bc54e..f2cf51d 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -10371,6 +10371,14 @@ que les utilisateurs puissent les changer ; celles-ci s’appellent @dfn{users options}. + + + Among humans, I can be referred to as @samp{Robert} as well as @samp{Bob} and by other words as well. + + + En humains, je peux faire référence à @samp{Robert} mais aussi à @samp{Bob} et d'autres noms encore. + + Among other things, in Fido mode, @kbd{C-s} and @kbd{C-r} are also used to rotate the completions list, @kbd{C-k} can be used to delete files and kill buffers in-list. @@ -21984,6 +21992,14 @@ retourne toujours @minus{}1457731, et le second renvoie toujours Par exemple, la commande @kbd{M-q} (@code{fill-paragraph}) remplit le texte ; avec un argument, elle justifie aussi le texte + + + For example, the computer instructions for adding numbers can be linked to the symbol @code{plus} as well as to the symbol @code{+} (and are in some dialects of Lisp). + + + Par exemple, l'instruction pour additionner des nombres peut être lié au symbole @code{plus} ainsi qu'au symbole @code{+} (et c'est le cas pour certains dialectes de Lisp). + + For example, the following all insert the same character: @@ -26574,6 +26590,14 @@ ok En Lisp, certains types d’atomes, tels que les tableaux, peuvent être séparés en parties, mais les mécanismes pour ce faire sont différents des mécanismes utilisés pour séparer une liste. + + + In Lisp, one set of instructions can be attached to several names. + + + En Lisp, un set d'instructions peut être lié à plusieurs noms. + + In Lisp, what we have been calling words are called @dfn{atoms}.