|
31 | 31 | # Alexis <[email protected]>, 2024.
|
32 | 32 | # Mohamed Brahimi <[email protected]>, 2025.
|
33 | 33 | # Luc SIGIER <[email protected]>, 2025.
|
| 34 | +# Laurent FAVOLE <[email protected]>, 2025. |
34 | 35 | msgid ""
|
35 | 36 | msgstr ""
|
36 | 37 | "Project-Id-Version: Warehouse VERSION\n"
|
37 | 38 | " Report-Msgid-Bugs-To: [email protected]\n"
|
38 | 39 | "POT-Creation-Date: 2020-04-06 17:52-0500\n"
|
39 |
| -"PO-Revision-Date: 2025-03-12 17:48+0000\n" |
40 |
| -" Last-Translator: Luc SIGIER <[email protected]>\n" |
| 40 | +"PO-Revision-Date: 2025-06-24 17:14+0000\n" |
| 41 | +" Last-Translator: Laurent FAVOLE <[email protected]>\n" |
41 | 42 | "Language-Team: French <https://hosted.weblate.org/projects/pypa/warehouse/fr/"
|
42 | 43 | ">\n"
|
43 | 44 | "Language: fr\n"
|
44 | 45 | "MIME-Version: 1.0\n"
|
45 | 46 | "Content-Type: text/plain; charset=utf-8\n"
|
46 | 47 | "Content-Transfer-Encoding: 8bit\n"
|
47 | 48 | "Plural-Forms: nplurals=2; plural=n > 1;\n"
|
48 |
| -"X-Generator: Weblate 5.10.3-dev\n" |
| 49 | +"X-Generator: Weblate 5.13-dev\n" |
49 | 50 | "Generated-By: Babel 2.8.0\n"
|
50 | 51 |
|
51 | 52 | #: warehouse/views.py:148
|
@@ -469,7 +470,7 @@ msgstr "Aperçu de la bannière"
|
469 | 470 |
|
470 | 471 | #: warehouse/manage/forms.py:380
|
471 | 472 | msgid "Provide your response to the request."
|
472 |
| -msgstr "" |
| 473 | +msgstr "Donnez votre réponse à la requête." |
473 | 474 |
|
474 | 475 | #: warehouse/manage/forms.py:421
|
475 | 476 | msgid "Choose an organization account name with 50 characters or less."
|
@@ -556,16 +557,12 @@ msgstr ""
|
556 | 557 | "d’au plus 400 caractères."
|
557 | 558 |
|
558 | 559 | #: warehouse/manage/forms.py:664
|
559 |
| -#, fuzzy |
560 |
| -#| msgid "" |
561 |
| -#| "The description is too long. Choose a description with 400 characters or " |
562 |
| -#| "less." |
563 | 560 | msgid ""
|
564 | 561 | "We don't need to know quite that much :), limit your usage description to "
|
565 | 562 | "1024 characters or less."
|
566 | 563 | msgstr ""
|
567 |
| -"La description est trop longue. Choisissez une description d’au plus 400 " |
568 |
| -"caractères." |
| 564 | +"Nous n'avons pas besoin d'en savoir autant :), limitez votre description à 1 " |
| 565 | +"024 caractères ou moins." |
569 | 566 |
|
570 | 567 | #: warehouse/manage/forms.py:686
|
571 | 568 | msgid "You have already submitted the maximum number of "
|
@@ -877,10 +874,8 @@ msgid "Publisher must be specified by ID"
|
877 | 874 | msgstr "L'auteur doit être spécifié par son identifiant"
|
878 | 875 |
|
879 | 876 | #: warehouse/oidc/forms/_core.py:123
|
880 |
| -#, fuzzy |
881 |
| -#| msgid "Specify project name" |
882 | 877 | msgid "Specify an environment name"
|
883 |
| -msgstr "Spécifiez le nom du projet" |
| 878 | +msgstr "Spécifiez un nom d'environnement" |
884 | 879 |
|
885 | 880 | #: warehouse/oidc/forms/activestate.py:37
|
886 | 881 | msgid "Double dashes are not allowed in the name"
|
@@ -983,14 +978,19 @@ msgstr ""
|
983 | 978 | #: warehouse/oidc/forms/github.py:155
|
984 | 979 | msgid "Environment name is too long (maximum is 255 characters)"
|
985 | 980 | msgstr ""
|
| 981 | +"Le nom de l'environnement est trop long (le maximum est de 255 caractères)" |
986 | 982 |
|
987 | 983 | #: warehouse/oidc/forms/github.py:160
|
988 | 984 | msgid "Environment name may not start with whitespace"
|
989 | 985 | msgstr ""
|
| 986 | +"Le nom de l'environnement ne peut pas commencer par des caractères " |
| 987 | +"d'espacement" |
990 | 988 |
|
991 | 989 | #: warehouse/oidc/forms/github.py:165
|
992 | 990 | msgid "Environment name may not end with whitespace"
|
993 | 991 | msgstr ""
|
| 992 | +"Le nom de l'environnement ne peut pas se terminer par des caractères " |
| 993 | +"d'espacement" |
994 | 994 |
|
995 | 995 | #: warehouse/oidc/forms/github.py:171
|
996 | 996 | msgid ""
|
|
0 commit comments