diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index e46e179..97be32e 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -11912,6 +11912,14 @@ entiers ou des nombres à virgule flottante. Buffer-menu-toggle-files-only + + + Buffer-menu-toggle-internal + + + Buffer-menu-toggle-read-only + + Buffer-menu-toggle-read-only @@ -14779,6 +14787,14 @@ arguments ne sont pas des nombres ou des marqueurs. C-x w r @var{expression rationnelle} @key{RET} + + + C-x x i + + + C-x x i + + C-x x r @@ -23989,6 +24005,22 @@ Emacs. Hyperliens + + + I + + + I + + + + + I @r{(Buffer Menu)} + + + I @r{(Menu tampon)} + + I ``dive into'' each paragraph, and ``come up for air'' between paragraphs. @@ -25629,6 +25661,14 @@ contacter la maintenance d'Emacs plus rapidement, envoyer le courrier à @code{bug-gnu-emacs@@gnu.org}. + + + If you want to do something special every time a buffer is killed, you can add hook functions to the hook @code{kill-buffer-hook} (@pxref{Hooks}). + + + Si vous désirez exécuter une tâche spéciale chaque fois qu’un tampon est supprimé, vous pouvez ajouter des fonctions au déclencheur @code{kill-buffer-hook} (@pxref{Déclencheurs}). + + If you want to get started quickly and think that you know what to expect from a simple spreadsheet, this chapter may be all that you need. @@ -29366,6 +29406,14 @@ autrement. M-x bookmark-write @key{RET} @var{nom de fichier} @key{RET} + + + M-x buffer-menu + + + M-x buffer-menu + + M-x buffer-menu-other-window @@ -29382,6 +29430,14 @@ autrement. M-x calendar-sunrise-sunset-month + + + M-x clone-indirect-buffer @key{RET} + + + M-x clone-indirect-buffer @key{RET} + + M-x column-number-mode @@ -29726,6 +29782,22 @@ autrement. M-x kill-grep + + + M-x kill-matching-buffers + + + M-x kill-matching-buffers + + + + + M-x kill-some-buffers + + + M-x kill-some-buffers + + M-x lgrep @@ -29798,6 +29870,14 @@ autrement. M-x make-frame-on-display @key{RET} @var{visuel} @key{RET} + + + M-x make-indirect-buffer @key{RET} @var{base-buffer} @key{RET} @var{indirect-name} @key{RET} + + + M-x make-indirect-buffer @key{RET} @var{tampon-de-base} @key{RET} @var{nom-indirect} @key{RET} + + M-x next-error-select-buffer @@ -30715,6 +30795,14 @@ elles ont été inspirées par Maclisp, qui a été écrit dans les années Microsoft Windows + + + Midnight mode + + + Mode « Midnight » (Minuit) + + Midnight mode operates each day at midnight; at that time, it runs @code{clean-buffer-list}, or whichever functions you have placed in the normal hook @code{midnight-hook} (@pxref{Hooks}). @@ -31357,6 +31445,14 @@ arrondie vers le bas à un nombre entier. Déplace le point en fin de ligne (@code{move-end-of-line}). + + + Move to the previous line and remove all flags on that line (@code{Buffer-menu-backup-unmark}). + + + Se déplace à la ligne précédente et en retire les marques (@code{Buffer-menu-backup-unmark}). + + Move to the top of the buffer (@code{beginning-of-buffer}). @@ -34760,6 +34856,14 @@ division. Retire toutes les marques de toutes les lignes (@code{Buffer-menu-unmark-all}). + + + Remove all flags from the current line, and move down (@code{Buffer-menu-unmark}). + + + Retire toutes les marques de la ligne actuelle et se déplace vers le bas (@code{Buffer-menu-unmark}). + + Removing text and saving it. @@ -35396,6 +35500,22 @@ machine. Exécuter des débogueurs symboliques pour programmes non-Lisp. + + + S + + + S + + + + + S @r{(Buffer Menu)} + + + S @r{(Menu tampon)} + + S-@key{TAB} @@ -36254,6 +36374,22 @@ machine. Sélectionne le tampon précédent dans la liste des tampons (@code{previous-buffer}). + + + Select this line's buffer in a full-frame window (@code{Buffer-menu-1-window}). + + + Sélectionne le tampon de cette ligne dans une fenêtre plein cadre (@code{Buffer-menu-1-window}). + + + + + Select this line's buffer in another window, as if by @kbd{C-x 4 b}, leaving @file{*Buffer List*} visible (@code{Buffer-menu-other-window}). + + + Sélectionne le tampon de cette ligne comme avec @kbd{C-x 4 b} et laisse @file{*Buffer List*} visible (@code{Buffer-menu-other-window}). + + Select this line's buffer, and also display in other windows any buffers flagged with the @kbd{m} command (@code{Buffer-menu-select}). @@ -36262,6 +36398,14 @@ machine. Sélectionne le tampon de cette ligne, et affiche également dans d’autres fenêtres les tampons marqués avec la commande @kbd{m} (@code{Buffer-menu-select}). + + + Select this line's buffer, replacing the @file{*Buffer List*} buffer in its window (@code{Buffer-menu-this-window}). + + + Sélectionne le tampon de cette ligne et place le tampon @file{*Buffer List*} dans sa fenêtre (@code{Buffer-menu-this-window}). + + Selecting an Input Method @@ -36510,6 +36654,14 @@ machine. Set the property @var{prop} of @var{abréviation} to value @var{val}. + + + Set up two windows on the current frame, with this line's buffer selected in one, and a previously current buffer (aside from @file{*Buffer List*}) in the other (@code{Buffer-menu-2-window}). + + + Crée deux fenêtres dans le cadre actuel avec le tampon de la ligne sélectionné dans l'une et un tampon précédemment sélectionné (autre que @file{*Buffer List*}) dans l'autre (@code{Buffer-menu-2-window}). + + Setting @code{find-file-visit-truename} also implies the effect of @code{find-file-existing-other-name}. @@ -36726,6 +36878,14 @@ machine. similaire, mais pour définir une abréviation spécifique au mode majeur actuel (@code{add-mode-abbrev}). + + + Similar, but do it in another window. + + + Similaire, mais opère dans une autre fenêtre. + + Similar, but select @var{buffer} in a separate frame (@code{switch-to-buffer-other-frame}). @@ -37994,6 +38154,22 @@ nombres. tant que telles. + + + T + + + T + + + + + T @r{(Buffer Menu)} + + + T @r{(Menu tampon)} + + TAB @@ -44366,6 +44542,14 @@ si nous continuons, Active/désactive l’affichage automatique de la taille du tampon. + + + Toggle display of internal buffers, those whose names begin with a space. + + + Active ou désactive l’affichage des tampons internes, ceux dont les noms commencent par une espace. + + Toggle read-only status of buffer (@code{read-only-mode}). @@ -54801,6 +54985,22 @@ plus tard. remplacement (des abréviations) + + + f + + + f + + + + + f @r{(Buffer Menu)} + + + f @r{(Menu tampon)} + + face colors, setting @@ -56826,6 +57026,14 @@ plus tard. indicate-empty-lines + + + indirect buffer + + + Tampons indirects + + inferior-lisp-program @@ -57434,6 +57642,14 @@ plus tard. Fonction kill-append:: + + + kill-buffer + + + kill-buffer + + kill-buffer-and-window @@ -57442,6 +57658,14 @@ plus tard. kill-buffer-and-window + + + kill-buffer-hook + + + kill-buffer-hook + + kill-compilation @@ -57458,6 +57682,14 @@ plus tard. kill-line + + + kill-matching-buffers + + + kill-matching-buffers + + kill-new function @@ -57530,6 +57762,14 @@ plus tard. kill-ring-yank-pointer + + + kill-some-buffers + + + kill-some-buffers + + kill-whole-line @@ -57538,6 +57778,14 @@ plus tard. kill-whole-line + + + killing buffers + + + supprimer des tampons + + killing characters and lines @@ -60629,6 +60877,22 @@ This function returns the string that is @var{symbol}'s name. Phases de la lune + + + m + + + m + + + + + m @r{(Buffer Menu)} + + + m @r{(Menu tampon)} + + m-x.texi @@ -60733,6 +60997,14 @@ This function returns the string that is @var{symbol}'s name. make-frame-on-display + + + make-indirect-buffer + + + make-indirect-buffer + + make-string @@ -61021,6 +61293,22 @@ This function returns the string that is @var{symbol}'s name. messages sauvegardés de la zone de répercussion + + + midnight-hook + + + midnight-hook + + + + + midnight-mode + + + midnight-mode + + min number-or-marker &rest numbers-or-markers @@ -62021,6 +62309,22 @@ This function returns the string that is @var{symbol}'s name. arguments numériques + + + o + + + o + + + + + o @r{(Buffer Menu)} + + + o @r{(Menu tampon)} + + occur @@ -62605,6 +62909,22 @@ This function returns the string that is @var{symbol}'s name. place le nom de fichier indiqué dans le registre @samp{z}. + + + q + + + q + + + + + q @r{(Buffer Menu)} + + + q @r{(Menu tampon)} + + q @r{(View mode)} @@ -62653,6 +62973,14 @@ This function returns the string that is @var{symbol}'s name. quietly-read-abbrev-file + + + quit-window + + + quit-window + + quitting (in search) @@ -62989,6 +63317,14 @@ This function returns the string that is @var{symbol}'s name. rename-file + + + rename-uniquely + + + rename-uniquely + + repeat @@ -63237,6 +63573,14 @@ This function returns the string that is @var{symbol}'s name. run-scheme + + + s + + + s + + s & @@ -63245,6 +63589,14 @@ This function returns the string that is @var{symbol}'s name. s & + + + s @r{(Buffer Menu)} + + + s @r{(Menu tampon)} + + s @r{(View mode)} @@ -64757,6 +65109,14 @@ This function returns the string that is @var{symbol}'s name. tabulated-list-narrow-current-column + + + tabulated-list-sort + + + tabulated-list-sort + + tabulated-list-widen-current-column @@ -65279,6 +65639,22 @@ nil correction d’erreurs de frappe + + + u + + + u + + + + + u @r{(Buffer Menu)} + + + u @r{(Menu tampon)} + + uncompression @@ -65463,6 +65839,14 @@ nil v + + + v @r{(Buffer Menu)} + + + v @r{(Menu tampon)} + + v, V, C-v @@ -66175,6 +66559,14 @@ nil write-region + + + x + + + x + + x &+ b y = 10} @@ -66187,6 +66579,14 @@ $$ \afterdisplay + + + x @r{(Buffer Menu)} + + + x @r{(Menu tampon)} + + x @var{condition} @key{RET} @@ -66587,6 +66987,22 @@ $$ |___|___|--> |___|___|--> |___|___|--> nil + + + ~ + + + ~ + + + + + ~ @r{(Buffer Menu)} + + + ~ @r{(Menu tampon)} + + basic.texi.fr.po