diff --git a/po/documentation.fr.po b/po/documentation.fr.po index 8622f78ad9d539c74a7a3941b01468bcf8e01f84..e8aac140abc23ea4c6a4774762a851cf7d0a0457 100644 --- a/po/documentation.fr.po +++ b/po/documentation.fr.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the Git package. # Jean-No챘l Avila <jn.avila@free.fr>, 2019. msgid "" -msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-10-31 17:03+0100\nPO-Revision-Date: 2021-11-02 19:33+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.9-dev\n" +msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-10-31 17:03+0100\nPO-Revision-Date: 2021-11-04 00:13+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.9-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:754 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:128 en/git-status.txt:31 @@ -10850,7 +10850,7 @@ msgstr "Ils peuvent 챗tre utilis챕s pour cr챕er des sauvegardes incr챕mentielles #: en/git-bundle.txt:36 #, priority:100 msgid "Git commands that fetch or otherwise \"read\" via protocols such as `ssh://` and `https://` can also operate on bundle files. It is possible linkgit:git-clone[1] a new repository from a bundle, to use linkgit:git-fetch[1] to fetch from one, and to list the references contained within it with linkgit:git-ls-remote[1]. There's no corresponding \"write\" support, i.e.a 'git push' into a bundle is not supported." -msgstr "" +msgstr "Les commandes Git qui r챕cup챔rent ou autrement \"lisent\" via des protocoles tels que `ssh://` et `https://` peuvent aussi op챕rer sur des fichiers cois. Il est possible de linkgit:git-clone[1] un nouveau d챕p척t 횪 partir d'un colis, d'utiliser linkgit:git-fetch[1] pour en r챕cup챕rer, et de lister les r챕f챕rences qu'il contient avec linkgit:git-ls-remote[1]. Il n'y a pas de support d'\"챕criture\" correspondant, c'est-횪-dire qu'un 'git push' dans un colis n'est pas support챕." #. type: Plain text #: en/git-bundle.txt:38 @@ -10868,19 +10868,19 @@ msgstr "FORMATS DES COLIS" #: en/git-bundle.txt:44 #, priority:100 msgid "Bundles are `.pack` files (see linkgit:git-pack-objects[1]) with a header indicating what references are contained within the bundle." -msgstr "" +msgstr "Les colis sont des fichiers `.pack` (voir linkgit:git-pack-objects[1]) avec un en-t챗te indiquant quelles r챕f챕rences sont contenues dans le colis." #. type: Plain text #: en/git-bundle.txt:48 #, priority:100 msgid "Like the the packed archive format itself bundles can either be self-contained, or be created using exclusions. See the \"OBJECT PREREQUISITES\" section below." -msgstr "" +msgstr "Comme le format d'archive packed lui-m챗me, les colis peuvent 챗tre soit autonomes, soit cr챕챕s 횪 l'aide d'exclusions. Voir la section \"PR횋REQUIS D'OBJET\" ci-dessous." #. type: Plain text #: en/git-bundle.txt:52 #, priority:100 msgid "Bundles created using revision exclusions are \"thin packs\" created using the `--thin` option to linkgit:git-pack-objects[1], and unbundled using the `--fix-thin` option to linkgit:git-index-pack[1]." -msgstr "" +msgstr "Les colis cr챕챕s en utilisant les exclusions de r챕vision sont des \"paquets minces\" cr챕챕s en utilisant l'option `--thin` de linkgit:git-pack-objects[1], et d챕paquet챕s en utilisant l'option `--fix-thin` de linkgit:git-index-pack[1]." #. type: Plain text #: en/git-bundle.txt:58 @@ -16902,13 +16902,13 @@ msgstr "" #: en/git-config.txt:206 #, priority:100 msgid "'expiry-date': canonicalize by converting from a fixed or relative date-string to a timestamp. This specifier has no effect when setting the value." -msgstr "" +msgstr "expiry-date' : canonisation en convertissant une cha챤ne de date fixe ou relative en un horodatage. Ce sp챕cificateur n'a aucun effet lors de la d챕finition de la valeur." #. type: Plain text #: en/git-config.txt:210 #, priority:100 msgid "'color': When getting a value, canonicalize by converting to an ANSI color escape sequence. When setting a value, a sanity-check is performed to ensure that the given value is canonicalize-able as an ANSI color, but it is written as-is." -msgstr "" +msgstr "'color' : Lors de l'obtention d'une valeur, la canoniser en la convertissant en une s챕quence d'챕chappement de couleur ANSI. Lors de la d챕finition d'une valeur, un contr척le de sanit챕 est effectu챕 pour s'assurer que la valeur donn챕e peut 챗tre canonis챕e en tant que couleur ANSI, mais elle est 챕crite telle quelle." #. type: Labeled list #: en/git-config.txt:212 @@ -16944,7 +16944,7 @@ msgstr "--expiry-date" #: en/git-config.txt:219 #, priority:100 msgid "Historical options for selecting a type specifier. Prefer instead `--type` (see above)." -msgstr "" +msgstr "Options historiques pour la s챕lection d'un sp챕cificateur de type. Pr챕f챕rez plut척t `--type` (voir ci-dessus)." #. type: Labeled list #: en/git-config.txt:220 @@ -16956,19 +16956,19 @@ msgstr "--no-type" #: en/git-config.txt:224 #, priority:100 msgid "Un-sets the previously set type specifier (if one was previously set). This option requests that 'git config' not canonicalize the retrieved variable. `--no-type` has no effect without `--type=<type>` or `--<type>`." -msgstr "" +msgstr "D챕fait le sp챕cificateur de type pr챕c챕demment d챕fini (s'il y en avait un). Cette option demande 횪 'git config' de ne pas canoniser la variable r챕cup챕r챕e. `--no-type` n'a aucun effet sans `--type=<type>` ou `--<type>`." #. type: Plain text #: en/git-config.txt:233 #, priority:100 msgid "For all options that output values and/or keys, always end values with the null character (instead of a newline). Use newline instead as a delimiter between key and value. This allows for secure parsing of the output without getting confused e.g. by values that contain line breaks." -msgstr "" +msgstr "Pour toutes les options qui produisent des valeurs et/ou des cl챕s, terminer toujours les valeurs par le caract챔re nul (au lieu d'une nouvelle ligne). Utiliser plut척t le saut de ligne comme d챕limiteur entre la cl챕 et la valeur. Cela permet une analyse s청re de la sortie sans 챗tre confondu, par exemple, avec des valeurs qui contiennent des sauts de ligne." #. type: Plain text #: en/git-config.txt:237 #, priority:100 msgid "Output only the names of config variables for `--list` or `--get-regexp`." -msgstr "" +msgstr "Afficher seulement les noms des variables de configuration pour `--list` ou `--get-regexp`." #. type: Labeled list #: en/git-config.txt:238 @@ -16980,7 +16980,7 @@ msgstr "--show-origin" #: en/git-config.txt:243 #, priority:100 msgid "Augment the output of all queried config options with the origin type (file, standard input, blob, command line) and the actual origin (config file path, ref, or blob id if applicable)." -msgstr "" +msgstr "Augmenter la sortie de toutes les options de configuration interrog챕es avec le type d'origine (fichier, entr챕e standard, blob, ligne de commande) et l'origine r챕elle (chemin du fichier de configuration, ref, ou identifiant du blob si applicable)." #. type: Labeled list #: en/git-config.txt:244