@@ -78,7 +78,7 @@ msgid ""
7878msgstr ""
7979"Project-Id-Version: git\n"
8080"Report-Msgid-Bugs-To: Git Mailing List <
[email protected] >\n"
81- "POT-Creation-Date: 2023-05-18 19:26 +0200\n"
81+ "POT-Creation-Date: 2023-05-20 12:25 +0200\n"
8282"PO-Revision-Date: 2023-05-18 18:50+0200\n"
8383"Last-Translator: Cédric Malard <
[email protected] >\n"
8484"Language-Team: Jean-Noël Avila <
[email protected] >\n"
@@ -1560,6 +1560,9 @@ msgstr "fichier gitattributes trop gros ignoré '%s'"
15601560msgid "ignoring overly large gitattributes blob '%s'"
15611561msgstr "blob gitattributes trop gros ignoré '%s'"
15621562
1563+ msgid "bad --attr-source or GIT_ATTR_SOURCE"
1564+ msgstr "mauvais --attr-source ou GIT_ATTR_SOURCE"
1565+
15631566#, c-format
15641567msgid "Badly quoted content in file '%s': %s"
15651568msgstr "Contenu mal cité dans le fichier '%s' : %s"
@@ -16686,6 +16689,10 @@ msgstr "-c requiert une chaîne de configuration\n"
1668616689msgid "no config key given for --config-env\n"
1668716690msgstr "aucune clé de configuration fournie pour --config-env\n"
1668816691
16692+ #, c-format
16693+ msgid "no attribute source given for --attr-source\n"
16694+ msgstr "aucune source d'attribut fournie pour --attr-source\n"
16695+
1668916696#, c-format
1669016697msgid "unknown option: %s\n"
1669116698msgstr "option inconnue : %s\n"
@@ -22863,13 +22870,6 @@ msgstr "%s sauté avec un suffix de sauvegarde '%s'.\n"
2286322870msgid "Do you really want to send %s? [y|N]: "
2286422871msgstr "Souhaitez-vous réellement envoyer %s ?[y|N] : "
2286522872
22866- #~ msgid "bad --attr-source or GIT_ATTR_SOURCE"
22867- #~ msgstr "mauvais --attr-source ou GIT_ATTR_SOURCE"
22868-
22869- #, c-format
22870- #~ msgid "no attribute source given for --attr-source\n"
22871- #~ msgstr "aucune source d'attribut fournie pour --attr-source\n"
22872-
2287322873#~ msgid "current working directory is untracked"
2287422874#~ msgstr "l'arbre de travail actuel est non-suivi"
2287522875
0 commit comments