diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index f769542..8a9e4c7 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -39644,6 +39644,14 @@ optionnellement. Si vous appelez Emacs de cette façon, le cadre initial est divisé en deux fenêtres : une qui montre le fichier spécifié, et l'autre qui montre l'écran de démarrage. + + + If you call it in a buffer that is not associated with any debugger subprocess, it signals an error. + + + Si vous l'appelez dans un tampon qui n'est pas associé à un sous-processus de débogage, elle signale une erreur. + + If you change @code{backup-by-copying-when-mismatch} to @code{nil}, Emacs checks the numeric user-id of the file's owner and the numeric group-id of the file's group. @@ -59449,6 +59457,14 @@ machine. Certaines d'entre elles utilisent le format papier Filofax (9.525 cm x 17,145 cm). + + + Some of these commands are also available via the tool bar; some are not supported by certain debuggers. + + + Certaines de ces commandes sont également disponibles via la barre d'outils ; certaines ne sont pas prises en charge par certains débogueurs. + + Some of these commands print the calendar sideways (in landscape mode), so it can be wider than it is long. @@ -64953,6 +64969,14 @@ le nom de l'article suivi de ses arguments, s'il y a. Les commandes suivantes opèrent sur le tampon décrit dans la ligne actuelle : + + + The following commands are available both in the GUD interaction buffer and globally, but with different key bindings. + + + Les commandes suivantes sont disponibles à la fois dans le tampon d'interaction GUD et globalement, mais avec des liaisons de touches différentes. + + The following commands are used to select another buffer or buffers: @@ -65480,6 +65504,14 @@ commandes d'édition. Les touches @kbd{M-1}, @kbd{M-2}, etc., ainsi que @kbd{M--}, sont des touches reliées aux commandes (@code{digit-argument} et @code{negative-argument}) qui introduisent un argument pour la commande suivante. + + + The keys starting with @kbd{C-c} are available only in the GUD interaction buffer, while those starting with @kbd{C-x C-a} are available globally. + + + Les touches commençant par @kbd{C-c} sont disponibles uniquement dans le tampon d'interaction GUD, tandis que celles commençant par @kbd{C-x C-a} sont disponibles globalement. + + The keyword @code{&rest} (which must be followed by a single argument name) indicates that any number of arguments can follow.