From d68e1f219ad5cee6d666070065b1ba67779d693c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Mon, 18 Apr 2022 14:08:27 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl=20Ajout=C3=A9s?= =?UTF-8?q?=C2=A0:=208,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0?= =?UTF-8?q?:=200=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 67 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index e8103d2..3df5e71 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -11034,6 +11034,22 @@ plus. @xref{Compilation,, Compilation, elisp, Manuel de référence GNU Emacs Lisp}. + + + @xref{Calendar Customizing, calendar-holiday-marker}. + + + @xref{Personnalisation du calendrier, marqueur-jour férié-calendrier}. + + + + + @xref{Calendar Customizing,,, emacs-xtra, Specialized Emacs Features}. + + + @xref{Personnalisation du calendrier,,, emacs-xtra, Caractéristiques spécialisées d'Emacs}. + + @xref{Case}. @@ -32728,6 +32744,15 @@ définis, mais elles ne sont pas développées automatiquement. Si la variable @code{cal-tex-rules} est non-@code{nil} (la valeur par défaut est @code{nil}), le calendrier affiche les pages réglées dans des styles disposant de suffisamment de place. + + + If the variable @code{calendar-mark-holidays-flag} is non-@code{nil}, creating or updating the calendar marks holidays automatically. + + + Si la variable @code{calendar-mark-holidays-flag} est non-@code{nil}, la création ou la mise à jour du calendrier marque automatiquement les jours fériés. + + + If the variable @code{find-file-visit-truename} is non-@code{nil}, then the file name recorded for a buffer is the file's @dfn{truename} (made by replacing all symbolic links with their target names), rather than the name you specify. @@ -52576,6 +52601,14 @@ marqueurs. La commande @kbd{M-x delete-file-local-variable} supprime une variable de la liste. + + + The command @kbd{M-x holidays} displays the list of holidays for the current month and the preceding and succeeding months; this works even if you don't have a calendar window. + + + La commande @kbd{M-x holidays} affiche la liste des jours fériés du mois en cours, des mois précédents et suivants ; elle fonctionne même si vous n'avez pas de fenêtre de calendrier. + + The command @kbd{M-x kill-matching-buffers} prompts for a regular expression and kills all buffers whose names match that expression. @@ -52608,6 +52641,14 @@ marqueurs. La commande @kbd{M-x string-insert-rectangle} est similaire à @code{string-rectangle}, mais insère la chaîne à chaque ligne, déplaçant ainsi le texte d'origine vers la droite. + + + The command applies both to the currently visible months and to other months that subsequently become visible by scrolling. + + + La commande s'applique à la fois aux mois actuellement visibles et aux autres mois qui deviennent ultérieurement visibles par en défilant. + + The command for the double-click event should perform the extra work for the double click. @@ -59624,6 +59665,14 @@ si nous continuons, Pour trouver le nom d'une définition standard d'une touche, allez au tampon du mode Fondamental dans un nouvel Emacs et utilisez @kbd{C-h c}. + + + To get even more detailed information, use the @kbd{a} command, which displays a separate buffer containing a list of all holidays in the current three-month range. + + + Pour obtenir des informations encore plus détaillées, utilisez la commande @kbd{a}, qui affiche un tampon séparé contenant une liste de tous les jours fériés dans l'intervalle de trois mois actuellement affiché. + + To get the intended size with no tool bar, use an X resource to specify ``no tool bar'' (@pxref{Table of Resources}); then Emacs will already know there's no tool bar when it processes the specified geometry. @@ -59944,6 +59993,14 @@ si nous continuons, Pour les personnes non averties, Lisp est un langage de programmation étrange + + + To turn marking off and erase the current marks, type @kbd{u}, which also erases any diary marks (@pxref{Diary}). + + + Pour désactiver le marquage et effacer les marques actuelles, tapez @kbd{u}, ce qui efface également les marques du journal (@pxref{Journal}). + + To turn off the auto-indentation, you can either disable Electric Indent mode (@pxref{Indent Convenience}) or type @kbd{C-j}, which inserts just a newline, without any auto-indentation. @@ -65144,6 +65201,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez utiliser @kbd{M-x add-file-local-variable-prop-line} au lieu de taper vous-même les entrées une par une. + + + You can use @key{SPC} and @key{DEL} in the calendar window to scroll that list up and down, respectively. + + + Vous pouvez utiliser @key{SPC} et @key{DEL} dans la fenêtre du calendrier pour faire défiler cette liste vers le haut et vers le bas, respectivement. + + You can use @samp{*} in @var{word} as a wildcard.