Skip to content
Snippets Groups Projects
documentation.fr.po 2.89 MiB
Newer Older
  • Learn to ignore specific revisions
  • Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    # French translations for Git Manual Pages.
    # Copyright (C) 2017 Jean-Noël Avila <jn.avila@free.fr>
    # This file is distributed under the same license as the Git package.
    
    # Jean-Noël Avila <jn.avila@free.fr>, 2019.
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgid ""
    
    msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-02-27 18:16+0100\nPO-Revision-Date: 2021-05-17 12:31+0000\nLast-Translator: Jean-Noël Avila <jn.avila@free.fr>\nLanguage-Team: Jean-Noël Avila <jn.avila@free.fr>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 4.7-dev\n"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:1 en/diff-options.txt:738 en/git-instaweb.txt:45 en/git-mailinfo.txt:47 en/git-mailsplit.txt:35 en/git-repack.txt:126 en/git-status.txt:31
    
    #, ignore-same, no-wrap, priority:280
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/blame-options.txt:4
    
    #, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgid "Show blank SHA-1 for boundary commits.  This can also be controlled via the `blame.blankBoundary` config option."
    
    msgstr "Afficher un SHA-1 vierge pour les validations de limite.  Cela peut également être contrôlé par l’option de configuration `blame.blankBoundary`."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/blame-options.txt:5 en/git-diff-tree.txt:42 en/git-format-patch.txt:359 en/git-fsck.txt:38 en/git-rebase.txt:582
    #, ignore-same, no-wrap, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/blame-options.txt:8
    
    #, priority:100
    
    msgid "Do not treat root commits as boundaries.  This can also be controlled via the `blame.showRoot` config option."
    
    msgstr "Ne pas considérer les commits de base comme des limites.  Ceci peut également être contrôlé via l'option de configuration `blame.showRoot`."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/blame-options.txt:9
    
    #, ignore-same, no-wrap, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/blame-options.txt:11
    
    #, priority:100
    
    msgid "Include additional statistics at the end of blame output."
    
    msgstr "Inclure des statistiques supplémentaires à la fin de la sortie de blame."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/blame-options.txt:12
    
    #, no-wrap, priority:100
    
    msgid "-L <start>,<end>"
    
    msgstr "-L <début>,<fin>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/blame-options.txt:13
    
    #, no-wrap, priority:100
    
    msgid "-L :<funcname>"
    
    msgstr "-L: <nomfonc>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:17
    
    #, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgid "Annotate only the line range given by '<start>,<end>', or by the function name regex '<funcname>'.  May be specified multiple times. Overlapping ranges are allowed."
    
    msgstr "N'annoter que la plage de lignes donnée par '<début>,<fin>' ou par la regex du nom de la fonction '<nom-de-fonction>'. Peut être spécifié plusieurs fois.  Les intervalles qui se chevauchent sont autorisés."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:20
    
    #, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgid "'<start>' and '<end>' are optional. `-L <start>` or `-L <start>,` spans from '<start>' to end of file. `-L ,<end>` spans from start of file to '<end>'."
    
    msgstr "'<début>' et '<fin>' sont facultatifs. `-L <début>` ou `-L <début>,`, s’étend de '<début>' jusqu'à la fin du fichier. `-L,<fin>` s’étend du début du fichier jusqu'à '<fin>'."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/blame-options.txt:23 en/git-archive.txt:43 en/git-branch.txt:171 en/git-checkout.txt:200 en/git-clone.txt:45 en/git-config.txt:167 en/git-grep.txt:187 en/git-instaweb.txt:23 en/git-ls-tree.txt:51 en/git-repack.txt:66 en/git-svn.txt:244 en/git-tag.txt:99 en/git-var.txt:20
    #, ignore-same, no-wrap, priority:300
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:25
    
    #, priority:100
    
    msgid "Show long rev (Default: off)."
    
    msgstr "Afficher la révision long (par défaut : désactivé)."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:26 en/diff-options.txt:128 en/fetch-options.txt:162 en/git-branch.txt:207 en/git-cat-file.txt:36 en/git-checkout.txt:157 en/git-diff-tree.txt:39 en/git-ls-files.txt:120 en/git-ls-remote.txt:26 en/git-ls-tree.txt:47 en/git-svn.txt:312 en/git-switch.txt:154
    
    #, ignore-same, no-wrap, priority:280
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:28
    
    #, priority:100
    
    msgid "Show raw timestamp (Default: off)."
    
    msgstr "Afficher les horodatages bruts (Défaut : désactivé)."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:29
    
    #, no-wrap, priority:100
    
    msgid "-S <revs-file>"
    
    msgstr "-S <fichier-des-révs>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:31
    
    msgid "Use revisions from revs-file instead of calling linkgit:git-rev-list[1]."
    msgstr "Utiliser les révisions depuis le fichier-des-révisions au lieu d'appeler linkgit:git-rev-list[1]."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:32
    
    #, no-wrap, priority:100
    
    msgid "--reverse <rev>..<rev>"
    
    msgstr "--reverse <rév>..<rév>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:39
    
    msgid "Walk history forward instead of backward. Instead of showing the revision in which a line appeared, this shows the last revision in which a line has existed. This requires a range of revision like START..END where the path to blame exists in START.  `git blame --reverse START` is taken as `git blame --reverse START..HEAD` for convenience."
    
    msgstr "Parcourir l'historique en avant au lieu d'en arrière. Au lieu de montrer la révision dans laquelle une ligne est apparue, ceci montre la dernière révision dans laquelle une ligne a existé. Cela nécessite une gamme de révisions comme DÉBUT..FIN où le chemin de blâme existe dans DÉBUT.  Pour plus de commodité, `git blame --reverse DÉBUT` est pris comme `git blame --reverse DÉBUT..HEAD`."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/blame-options.txt:40 en/git-bisect.txt:368 en/git-describe.txt:121 en/rev-list-options.txt:124
    #, ignore-same, no-wrap, priority:260
    
    msgid "--first-parent"
    msgstr "--first-parent"
    
    #. type: Plain text
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:45
    
    msgid "Follow only the first parent commit upon seeing a merge commit. This option can be used to determine when a line was introduced to a particular integration branch, rather than when it was introduced to the history overall."
    
    msgstr "Ne suivre que le premier commit parent lors de la rencontre d'un commit de fusion. Cette option peut être utilisée pour déterminer le moment où une ligne a été introduite dans une branche d'intégration particulière, plutôt que le moment où elle a été introduite dans l'historique global."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:46 en/diff-options.txt:16 en/diff-options.txt:22 en/fetch-options.txt:113 en/git-add.txt:89 en/git-cat-file.txt:49 en/git-checkout.txt:271 en/git-commit.txt:72 en/git-cvsexportcommit.txt:41 en/git-grep.txt:240 en/git-instaweb.txt:41 en/git-merge-file.txt:63 en/git-rebase.txt:544 en/git-request-pull.txt:29 en/git-restore.txt:48 en/git-stash.txt:183 en/git-svn.txt:535 en/git-svn.txt:679 en/git.txt:123
    
    #, ignore-same, no-wrap, priority:300
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:47 en/git-commit.txt:115 en/git-push.txt:176 en/git-worktree.txt:223
    
    #, ignore-same, no-wrap, priority:280
    
    msgstr "--porcelain"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:49
    
    msgid "Show in a format designed for machine consumption."
    
    msgstr "Afficher dans un format propice à la consommation par machine."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:50
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "--line-porcelain"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:54
    
    msgid "Show the porcelain format, but output commit information for each line, not just the first time a commit is referenced.  Implies --porcelain."
    
    msgstr "Afficher le format porcelaine, mais sortir les informations de commit pour chaque ligne, et pas seulement la première fois qu'un commit est référencé.  Implique --porcelaine."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:55 en/git-pack-objects.txt:138 en/git-svn.txt:373
    
    #, ignore-same, no-wrap, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:58
    
    msgid "Show the result incrementally in a format designed for machine consumption."
    
    msgstr "Afficher le résultat progressivement dans un format conçu pour la consommation par une machine."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:59 en/git-mailinfo.txt:62 en/pretty-options.txt:35
    
    #, no-wrap, priority:260
    
    msgid "--encoding=<encoding>"
    
    msgstr "--encoding=<codage>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:65
    
    msgid "Specifies the encoding used to output author names and commit summaries. Setting it to `none` makes blame output unconverted data. For more information see the discussion about encoding in the linkgit:git-log[1] manual page."
    
    msgstr "Spécifier l’encodage utilisé pour produire les des noms d’auteurs et les résumés des commits. Le définir sur `none` rend la sortie de blâme des données non converties. Pour plus d’informations, voir la discussion sur l’encodage dans la page manuelle linkgit:git-log[1]."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:66
    
    #, no-wrap, priority:100
    
    msgid "--contents <file>"
    
    msgstr "--contents <fichier>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:72
    
    msgid "When <rev> is not specified, the command annotates the changes starting backwards from the working tree copy.  This flag makes the command pretend as if the working tree copy has the contents of the named file (specify `-` to make the command read from the standard input)."
    
    msgstr "Lorsque <rév> n'est pas spécifié, la commande annote les modifications en arrière à partir de la copie de l'arbre de travail.  Ce drapeau permet à la commande de faire croire que la copie de l'arbre de travail contient le contenu du fichier nommé (spécifier `-` pour que la commande lise à partir de l'entrée standard)."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:73
    
    #, no-wrap, priority:100
    
    msgid "--date <format>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgstr "--date <format>"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:79
    
    msgid "Specifies the format used to output dates. If --date is not provided, the value of the blame.date config variable is used. If the blame.date config variable is also not set, the iso format is used. For supported values, see the discussion of the --date option at linkgit:git-log[1]."
    
    msgstr "Spécifie le format utilisé pour les dates sur la sortie. Si --date n’est pas fourni, la valeur de la variable de configuration blame.date est utilisée. Si la variable de configuration blame.date n’est pas non plus définie, le format iso est utilisé. Pour les valeurs prises en charge, voir la discussion de l’option --date à linkgit:git-log[1]."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:80 en/git-fsck.txt:100
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "--[no-]progress"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:86
    
    msgid "Progress status is reported on the standard error stream by default when it is attached to a terminal. This flag enables progress reporting even if not attached to a terminal. Can't use `--progress` together with `--porcelain` or `--incremental`."
    
    msgstr "L'état d'avancement est indiqué par défaut sur le flux d'erreurs standard lorsqu'il est connecté à un terminal. Ce drapeau permet de signaler l'état d'avancement même s'il n'est pas attaché à un terminal. On ne peut pas utiliser `--progress` avec `--porcelain` ou `--incremental`."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:87
    
    #, no-wrap, priority:100
    
    msgstr "-M[<num>]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:97
    
    msgid "Detect moved or copied lines within a file. When a commit moves or copies a block of lines (e.g. the original file has A and then B, and the commit changes it to B and then A), the traditional 'blame' algorithm notices only half of the movement and typically blames the lines that were moved up (i.e. B) to the parent and assigns blame to the lines that were moved down (i.e. A) to the child commit.  With this option, both groups of lines are blamed on the parent by running extra passes of inspection."
    
    msgstr "Détecter les lignes déplacées ou copiées dans un fichier. Lorsqu'un commit déplace ou copie un bloc de lignes (par exemple, le fichier original a A puis B, et le commit le change en B puis A), l'algorithme traditionnel de 'blame' ne remarque que la moitié du mouvement et blâme généralement les lignes qui ont été déplacées vers le haut (c'est-à-dire B) au parent et attribue le blâme aux lignes qui ont été déplacées vers le bas (c'est-à-dire A) au commit enfant.  Avec cette option, les deux groupes de lignes sont blâmés sur le parent en effectuant des passes d'inspection supplémentaires."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:102
    
    msgid "<num> is optional but it is the lower bound on the number of alphanumeric characters that Git must detect as moving/copying within a file for it to associate those lines with the parent commit. The default value is 20."
    
    msgstr "<num>est facultatif, mais c’est la limite inférieure sur le nombre de caractères alphanumériques que Git doit détecter comme déplacées/copiées dans un fichier pour qu’il associe ces lignes avec le commit parent. La valeur par défaut est 20."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:103
    
    #, no-wrap, priority:100
    
    msgstr "-C[<num>]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:112
    
    msgid "In addition to `-M`, detect lines moved or copied from other files that were modified in the same commit.  This is useful when you reorganize your program and move code around across files.  When this option is given twice, the command additionally looks for copies from other files in the commit that creates the file. When this option is given three times, the command additionally looks for copies from other files in any commit."
    
    msgstr "En plus de `-M`, détecter les lignes déplacées ou copiées à partir d'autres fichiers qui ont été modifiés dans le même commit.  Ceci est utile lorsque vous réorganisez votre programme et que vous déplacez du code d'un fichier à l'autre.  Lorsque cette option est donnée deux fois, la commande recherche en plus les copies depuis d'autres fichiers dans le commit qui crée le fichier. Lorsque cette option est donnée trois fois, la commande recherche également des copies d'autres fichiers dans n'importe quel commit."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:119
    
    msgid "<num> is optional but it is the lower bound on the number of alphanumeric characters that Git must detect as moving/copying between files for it to associate those lines with the parent commit. And the default value is 40. If there are more than one `-C` options given, the <num> argument of the last `-C` will take effect."
    
    msgstr "<num> est optionnel mais c'est la limite inférieure du nombre de caractères alphanumériques que Git doit détecter comme étant des déplacements/copies entre fichiers pour qu'il puisse associer ces lignes au commit parent. Et la valeur par défaut est 40. S'il y a plus d'une option `-C` donnée, l'argument <num> du dernier `-C` prendra effet."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:120
    
    #, no-wrap, priority:100
    
    msgid "--ignore-rev <rev>"
    
    msgstr "--ignore-rev <rév>"
    
    
    #. type: Plain text
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:131
    
    msgid "Ignore changes made by the revision when assigning blame, as if the change never happened.  Lines that were changed or added by an ignored commit will be blamed on the previous commit that changed that line or nearby lines.  This option may be specified multiple times to ignore more than one revision.  If the `blame.markIgnoredLines` config option is set, then lines that were changed by an ignored commit and attributed to another commit will be marked with a `?` in the blame output.  If the `blame.markUnblamableLines` config option is set, then those lines touched by an ignored commit that we could not attribute to another revision are marked with a '*'."
    
    msgstr "Ignorer les modifications apportées par la révision lors de l'attribution de la responsabilité, comme si la modification ne s'était jamais produite.  Les lignes qui ont été modifiées ou ajoutées par un commit ignoré seront blâmées sur le commit précédent qui a modifié cette ligne ou les lignes voisines.  Cette option peut être spécifiée plusieurs fois pour ignorer plus d'une révision.  Si l'option de configuration `blame.markIgnoredLines` est activée, alors les lignes qui ont été modifiées par un commit ignoré et attribuées à un autre commit seront marquées avec un `?` dans la sortie de blame.  Si l'option de configuration `blame.markUnblamableLines` est définie, alors les lignes touchées par un commit ignoré que nous n'avons pas pu attribuer à une autre révision sont marquées d'un '*'."
    
    
    #. type: Labeled list
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:132
    
    #, no-wrap, priority:100
    
    msgid "--ignore-revs-file <file>"
    
    msgstr "--ignore-revs-file <fichier>"
    
    
    #. type: Plain text
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:138
    
    msgid "Ignore revisions listed in `file`, which must be in the same format as an `fsck.skipList`.  This option may be repeated, and these files will be processed after any files specified with the `blame.ignoreRevsFile` config option.  An empty file name, `\"\"`, will clear the list of revs from previously processed files."
    
    msgstr "Ignorer les révisions listées dans le `fichier`, qui doit être au même format qu'un `fsck.skipList`.  Cette option peut être répétée, et ces fichiers seront traités après tous les fichiers spécifiés avec l'option de configuration `blame.ignoreRevsFile`.  Un nom de fichier vide, `\"\"`, effacera la liste des révisions des fichiers précédemment traités."
    
    
    #. type: Labeled list
    
    #: en/blame-options.txt:139 en/git-archimport.txt:71 en/git-cvsimport.txt:184 en/git-cvsserver.txt:48 en/git-grep.txt:145 en/git-ls-remote.txt:24
    #, ignore-same, no-wrap, priority:100
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/blame-options.txt:140
    
    msgid "Show help message."
    
    msgstr "Afficher le message d'aide."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/cmds-ancillaryinterrogators.txt:1 en/git-blame.txt:235
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-annotate[1]"
    
    msgstr "linkgit:git-annotate[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillaryinterrogators.txt:3
    
    msgid "Annotate file lines with commit information."
    
    msgstr "Annoter les lignes du fichier avec l'information de commit."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:4 en/git-annotate.txt:30
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-blame[1]"
    
    msgstr "linkgit:git-blame[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillaryinterrogators.txt:6
    
    msgid "Show what revision and author last modified each line of a file."
    
    msgstr "Montrer la révision et l'auteur qui ont modifié en dernier chaque ligne d'un fichier."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillaryinterrogators.txt:7
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-bugreport[1]"
    msgstr "linkgit:git-bugreport[1]"
    
    #. type: Plain text
    #: en/cmds-ancillaryinterrogators.txt:9
    
    msgid "Collect information for user to file a bug report."
    
    msgstr "Collecter des informations pour que l’utilisateur dépose un rapport de bogue."
    
    
    #. type: Labeled list
    #: en/cmds-ancillaryinterrogators.txt:10
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-count-objects[1]"
    
    msgstr "linkgit:git-count-objects[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:12
    
    msgid "Count unpacked number of objects and their disk consumption."
    
    msgstr "Compter le nombre non-empaqueté d'objets et leur consommation d'espace disque."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:13
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-difftool[1]"
    
    msgstr "linkgit:git-difftool[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:15
    
    msgid "Show changes using common diff tools."
    
    msgstr "Afficher les modifications en utilisant les outils habituels de diff."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:16
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-fsck[1]"
    
    msgstr "linkgit:git-fsck[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:18 en/git-fsck.txt:20
    
    msgid "Verifies the connectivity and validity of the objects in the database."
    msgstr "Vérifie la connectivité et la validité des objets en base de données."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:19
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-help[1]"
    
    msgstr "linkgit:git-help[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:21
    
    msgid "Display help information about Git."
    
    msgstr "Afficher l'information d'aide à propos de Git."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:22
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-instaweb[1]"
    
    msgstr "linkgit:git-instaweb[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:24
    
    msgid "Instantly browse your working repository in gitweb."
    
    msgstr "Naviguer instantanément votre dépôt de travail dans gitweb."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:25
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-merge-tree[1]"
    
    msgstr "linkgit:git-merge-tree[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:27
    
    msgid "Show three-way merge without touching index."
    
    msgstr "Afficher la fusion à trois points sans modifier l'index."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:28
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-rerere[1]"
    
    msgstr "linkgit:git-rerere[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:30
    
    msgid "Reuse recorded resolution of conflicted merges."
    
    msgstr "Réutiliser une résolution enregistrée de fusions conflictuelles."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:31
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-show-branch[1]"
    
    msgstr "linkgit:git-show-branch[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:33
    
    msgid "Show branches and their commits."
    
    msgstr "Afficher les branches et leurs commits."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:34
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-verify-commit[1]"
    
    msgstr "linkgit:git-verify-commit[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:36
    
    msgid "Check the GPG signature of commits."
    
    msgstr "Vérifier la signature GPG de commits."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:37
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-verify-tag[1]"
    
    msgstr "linkgit:git-verify-tag[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:39
    
    msgid "Check the GPG signature of tags."
    
    msgstr "Vérifier la signature GPG d'étiquettes."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:40
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-whatchanged[1]"
    
    msgstr "linkgit:git-whatchanged[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:42
    
    msgid "Show logs with difference each commit introduces."
    
    msgstr "Afficher les journaux avec la différence que chaque commit introduit."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:43 en/git-instaweb.txt:91
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:gitweb[1]"
    
    msgstr "linkgit:gitweb[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillaryinterrogators.txt:45
    
    msgid "Git web interface (web frontend to Git repositories)."
    
    msgstr "Interface web de Git (frontal web vers les dépôts Git)."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/cmds-ancillarymanipulators.txt:1 en/git-difftool.txt:152
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-config[1]"
    
    msgstr "linkgit:git-config[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:3
    
    msgid "Get and set repository or global options."
    
    msgstr "Voir et régler les options globales ou de dépôt."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillarymanipulators.txt:4 en/git-fast-import.txt:1570
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-fast-export[1]"
    
    msgstr "linkgit:git-fast-export[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:6
    
    msgid "Git data exporter."
    
    msgstr "Exporteur de données Git."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #: en/cmds-ancillarymanipulators.txt:7 en/git-fast-export.txt:281
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-fast-import[1]"
    
    msgstr "linkgit:git-fast-import[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:9
    
    msgid "Backend for fast Git data importers."
    
    msgstr "Moteur pour les importateurs rapides de données Git."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:10
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-filter-branch[1]"
    
    msgstr "linkgit:git-filter-branch[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:12
    
    msgid "Rewrite branches."
    
    msgstr "Réécrire les branches."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #: en/cmds-ancillarymanipulators.txt:13 en/git-difftool.txt:149
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-mergetool[1]"
    
    msgstr "linkgit:git-mergetool[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:15
    
    msgid "Run merge conflict resolution tools to resolve merge conflicts."
    
    msgstr "Lancer les outils de résolution de conflit de fusion pour résoudre les conflits de fusion."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:16
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-pack-refs[1]"
    
    msgstr "linkgit:git-pack-refs[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:18
    
    msgid "Pack heads and tags for efficient repository access."
    
    msgstr "Empaqueter les têtes et les étiquettes pour un accès efficace au dépôt."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:19
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-prune[1]"
    
    msgstr "linkgit:git-prune[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:21
    
    msgid "Prune all unreachable objects from the object database."
    
    msgstr "Élaguer tous les objets non joignables de la base de données d'objets."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:22
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-reflog[1]"
    
    msgstr "linkgit:git-reflog[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:24
    
    msgid "Manage reflog information."
    
    msgstr "Gérer l'information de reflog."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:25
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-remote[1]"
    
    msgstr "linkgit:git-remote[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:27
    
    msgid "Manage set of tracked repositories."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgstr "Gerer un ensemble de dépôts suivis."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:28
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-repack[1]"
    
    msgstr "linkgit:git-repack[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:30
    
    msgid "Pack unpacked objects in a repository."
    
    msgstr "Empaqueter les objets non-empaquetés dans un dépôt."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-ancillarymanipulators.txt:31
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-replace[1]"
    
    msgstr "linkgit:git-replace[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-ancillarymanipulators.txt:33
    
    msgid "Create, list, delete refs to replace objects."
    
    msgstr "Créer, lister, supprimer des référence pour remplacer des objets."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:1
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-archimport[1]"
    
    msgstr "linkgit:git-archimport[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-foreignscminterface.txt:3
    
    msgid "Import a GNU Arch repository into Git."
    
    msgstr "Importer dans Git un dépôt GNU Arch."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:4
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-cvsexportcommit[1]"
    
    msgstr "linkgit:git-cvsexportcommit[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-foreignscminterface.txt:6
    
    msgid "Export a single commit to a CVS checkout."
    
    msgstr "Exporter un commit unique en extraction CVS."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-foreignscminterface.txt:7
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-cvsimport[1]"
    
    msgstr "linkgit:git-cvsimport[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:9
    
    msgid "Salvage your data out of another SCM people love to hate."
    
    msgstr "Sauver vos données depuis un autre SCM qu'on aime haïr."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-foreignscminterface.txt:10
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-cvsserver[1]"
    
    msgstr "linkgit:git-cvsserver[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:12
    
    msgid "A CVS server emulator for Git."
    
    msgstr "Un émulateur de serveur CVS pour Git."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:13
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-imap-send[1]"
    
    msgstr "linkgit:git-imap-send[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:15
    
    msgid "Send a collection of patches from stdin to an IMAP folder."
    
    msgstr "Envoyer un ensemble de patchs depuis stdin vers un répertoire IMAP."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-foreignscminterface.txt:16
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-p4[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:18
    
    msgid "Import from and submit to Perforce repositories."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgstr "Importer depuis et soumettre vers des dépôts Perforce."
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:19
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-quiltimport[1]"
    
    msgstr "linkgit:git-quiltimport[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:21
    
    msgid "Applies a quilt patchset onto the current branch."
    
    msgstr "Appliquer un patchset quilt sur la branche courante."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:22
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-request-pull[1]"
    
    msgstr "linkgit:git-request-pull[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:24
    
    msgid "Generates a summary of pending changes."
    
    msgstr "Générer une résumé des modifications en attentes."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-foreignscminterface.txt:25
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-send-email[1]"
    
    msgstr "linkgit:git-send-email[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:27
    
    msgid "Send a collection of patches as emails."
    
    msgstr "Envoyer un ensemble de rustines comme courriels."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Labeled list
    #: en/cmds-foreignscminterface.txt:28
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-svn[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    #. type: Plain text
    
    #: en/cmds-foreignscminterface.txt:30
    
    msgid "Bidirectional operation between a Subversion repository and Git."
    
    msgstr "Opération Bidirectionnelle entre un dépôt Subversion et Git."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    
    #. type: Plain text
    #: en/cmds-guide.txt:1 en/git-archive.txt:200
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitattributes[5]"
    msgstr "linkgit:gitattributes[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:3
    #, priority:100
    msgid "Defining attributes per path."
    
    msgstr "Définir les attributs par chemin."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:4
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitcli[7]"
    msgstr "linkgit:gitcli[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:6
    #, priority:100
    msgid "Git command-line interface and conventions."
    
    msgstr "Interface et conventions de la ligne de commande Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:7
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitcore-tutorial[7]"
    msgstr "linkgit:gitcore-tutorial[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:9
    #, priority:100
    msgid "A Git core tutorial for developers."
    
    msgstr "Un tutoriel de base sur Git pour les développeurs."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:10
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitcredentials[7]"
    msgstr "linkgit:gitcredentials[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:12
    #, priority:100
    msgid "Providing usernames and passwords to Git."
    
    msgstr "Fournir des noms d’utilisateur et des mots de passe à Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:13
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitcvs-migration[7]"
    msgstr "linkgit:gitcvs-migration[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:15
    #, priority:100
    msgid "Git for CVS users."
    
    msgstr "Git pour les utilisateurs de CVS."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:16
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitdiffcore[7]"
    msgstr "linkgit:gitdiffcore[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:18
    
    #, priority:100
    
    msgid "Tweaking diff output."
    
    msgstr "Bricoler la sortie diff."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:19
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:giteveryday[7]"
    msgstr "linkgit:giteveryday[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:21
    #, priority:100
    msgid "A useful minimum set of commands for Everyday Git."
    
    msgstr "Un ensemble minimum de commandes utiles pour l'utilisation quotidienne de Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:22
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitfaq[7]"
    msgstr "linkgit:gitfaq[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:24
    #, priority:100
    msgid "Frequently asked questions about using Git."
    
    msgstr "Foire aux questions sur l'utilisation de Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:25
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitglossary[7]"
    msgstr "linkgit:gitglossary[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:27
    
    #, priority:100
    
    msgid "A Git Glossary."
    
    msgstr "Un glossaire de Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:28
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:githooks[5]"
    msgstr "linkgit:githooks[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:30
    #, priority:100
    msgid "Hooks used by Git."
    
    msgstr "Crochets utilisés par Git."
    
    
    #. type: Plain text
    #: en/cmds-guide.txt:31 en/git-clean.txt:139 en/git-status.txt:452
    #, ignore-same, no-wrap, priority:280
    msgid "linkgit:gitignore[5]"
    msgstr "linkgit:gitignore[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:33
    #, priority:100
    msgid "Specifies intentionally untracked files to ignore."
    
    msgstr "Spécifie les fichiers intentionnellement non suivis à ignorer."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:34
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitmailmap[5]"
    msgstr "linkgit:gitmailmap[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:36
    #, priority:100
    msgid "Map author/committer names and/or E-Mail addresses."
    
    msgstr "Fais correspondre les noms des auteurs/validateurs et/ou les adresses électroniques."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:37
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitmodules[5]"
    msgstr "linkgit:gitmodules[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:39
    #, priority:100
    msgid "Defining submodule properties."
    
    msgstr "Définition des propriétés des sous-modules."
    
    
    #. type: Plain text
    #: en/cmds-guide.txt:40 en/git-upload-pack.txt:50
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitnamespaces[7]"
    msgstr "linkgit:gitnamespaces[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:42
    
    #, priority:100
    
    msgid "Git namespaces."
    
    msgstr "Espaces de noms Git."
    
    
    #. type: Plain text
    #: en/cmds-guide.txt:43 en/git-remote-ext.txt:122 en/git-remote-fd.txt:56
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitremote-helpers[7]"
    msgstr "linkgit:gitremote-helpers[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:45
    
    #, priority:100
    
    msgid "Helper programs to interact with remote repositories."
    
    msgstr "Programmes d'aide pour interagir avec les dépôts distants."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:46
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitrepository-layout[5]"
    msgstr "linkgit:gitrepository-layout[5]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:48
    
    #, priority:100
    
    msgid "Git Repository Layout."
    
    msgstr "Disposition d'un dépôt Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:49
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitrevisions[7]"
    msgstr "linkgit:gitrevisions[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:51
    #, priority:100
    msgid "Specifying revisions and ranges for Git."
    
    msgstr "Spécifier les révisions et les plages pour Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:52
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitsubmodules[7]"
    msgstr "linkgit:gitsubmodules[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:54
    #, priority:100
    msgid "Mounting one repository inside another."
    
    msgstr "Montage d'un dépôt à l'intérieur d'un autre."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:55
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gittutorial[7]"
    msgstr "linkgit:gittutorial[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:57
    
    #, priority:100
    
    msgid "A tutorial introduction to Git."
    
    msgstr "Une introduction tutorielle à Git."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:58
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gittutorial-2[7]"
    msgstr "linkgit:gittutorial-2[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:60
    #, priority:100
    msgid "A tutorial introduction to Git: part two."
    
    msgstr "Une introduction tutorielle à Git : deuxième partie."
    
    
    #. type: Labeled list
    #: en/cmds-guide.txt:61
    #, ignore-same, no-wrap, priority:100
    msgid "linkgit:gitworkflows[7]"
    msgstr "linkgit:gitworkflows[7]"
    
    #. type: Plain text
    #: en/cmds-guide.txt:63
    #, priority:100
    msgid "An overview of recommended workflows with Git."
    
    msgstr "Un aperçu des flux de travail recommandés avec Git."
    
    #: en/cmds-mainporcelain.txt:1 en/git-rm.txt:193
    
    #, ignore-same, no-wrap, priority:280
    
    msgid "linkgit:git-add[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-mainporcelain.txt:3
    
    msgid "Add file contents to the index."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    msgstr "Ajouter le contenu de fichiers à l'index."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-mainporcelain.txt:4
    
    #, ignore-same, no-wrap, priority:100
    
    msgid "linkgit:git-am[1]"
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Plain text
    
    #: en/cmds-mainporcelain.txt:6
    
    msgid "Apply a series of patches from a mailbox."
    
    msgstr "Appliquer une série de rustines depuis des fichiers mailbox."
    
    Jean-Noël Avila's avatar
    Jean-Noël Avila committed
    
    #. type: Labeled list
    
    #: en/cmds-mainporcelain.txt:7
    
    #, ignore-same, no-wrap, priority:100