@@ -280,28 +280,28 @@ msgstr ""
280
280
msgid "You are now ${role} of the '${project_name}' project."
281
281
msgstr ""
282
282
283
- #: warehouse/accounts/views.py:1557 warehouse/accounts/views.py:1800
283
+ #: warehouse/accounts/views.py:1560 warehouse/accounts/views.py:1803
284
284
#: warehouse/manage/views/__init__.py:1247
285
285
msgid ""
286
286
"Trusted publishing is temporarily disabled. See https://pypi.org/help"
287
287
"#admin-intervention for details."
288
288
msgstr ""
289
289
290
- #: warehouse/accounts/views.py:1578
290
+ #: warehouse/accounts/views.py:1581
291
291
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
292
292
msgstr ""
293
293
294
- #: warehouse/accounts/views.py:1594
294
+ #: warehouse/accounts/views.py:1597
295
295
msgid ""
296
296
"You must have a verified email in order to register a pending trusted "
297
297
"publisher. See https://pypi.org/help#openid-connect for details."
298
298
msgstr ""
299
299
300
- #: warehouse/accounts/views.py:1607
300
+ #: warehouse/accounts/views.py:1610
301
301
msgid "You can't register more than 3 pending trusted publishers at once."
302
302
msgstr ""
303
303
304
- #: warehouse/accounts/views.py:1623 warehouse/manage/views/__init__.py:1282
304
+ #: warehouse/accounts/views.py:1626 warehouse/manage/views/__init__.py:1282
305
305
#: warehouse/manage/views/__init__.py:1395
306
306
#: warehouse/manage/views/__init__.py:1507
307
307
#: warehouse/manage/views/__init__.py:1617
@@ -310,29 +310,29 @@ msgid ""
310
310
"again later."
311
311
msgstr ""
312
312
313
- #: warehouse/accounts/views.py:1634 warehouse/manage/views/__init__.py:1296
313
+ #: warehouse/accounts/views.py:1637 warehouse/manage/views/__init__.py:1296
314
314
#: warehouse/manage/views/__init__.py:1409
315
315
#: warehouse/manage/views/__init__.py:1521
316
316
#: warehouse/manage/views/__init__.py:1631
317
317
msgid "The trusted publisher could not be registered"
318
318
msgstr ""
319
319
320
- #: warehouse/accounts/views.py:1648
320
+ #: warehouse/accounts/views.py:1651
321
321
msgid ""
322
322
"This trusted publisher has already been registered. Please contact PyPI's"
323
323
" admins if this wasn't intentional."
324
324
msgstr ""
325
325
326
- #: warehouse/accounts/views.py:1675
326
+ #: warehouse/accounts/views.py:1678
327
327
msgid "Registered a new pending publisher to create "
328
328
msgstr ""
329
329
330
- #: warehouse/accounts/views.py:1814 warehouse/accounts/views.py:1827
331
- #: warehouse/accounts/views.py:1834
330
+ #: warehouse/accounts/views.py:1817 warehouse/accounts/views.py:1830
331
+ #: warehouse/accounts/views.py:1837
332
332
msgid "Invalid publisher ID"
333
333
msgstr ""
334
334
335
- #: warehouse/accounts/views.py:1840
335
+ #: warehouse/accounts/views.py:1843
336
336
msgid "Removed trusted publisher for project "
337
337
msgstr ""
338
338
@@ -368,7 +368,7 @@ msgstr ""
368
368
msgid "Select project"
369
369
msgstr ""
370
370
371
- #: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:23
371
+ #: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:24
372
372
#: warehouse/oidc/forms/gitlab.py:44
373
373
msgid "Specify project name"
374
374
msgstr ""
@@ -574,19 +574,34 @@ msgstr ""
574
574
msgid "Expired invitation for '${username}' deleted."
575
575
msgstr ""
576
576
577
- #: warehouse/oidc/forms/_core.py:25 warehouse/oidc/forms/gitlab.py:46
577
+ #: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:36
578
+ #: warehouse/oidc/forms/gitlab.py:46
578
579
msgid "Invalid project name"
579
580
msgstr ""
580
581
581
- #: warehouse/oidc/forms/_core.py:35
582
- msgid "This project already exists, create an ordinary Trusted Publisher instead"
582
+ #: warehouse/oidc/forms/_core.py:39
583
+ msgid "This project already exists; create an ordinary Trusted Publisher instead"
583
584
msgstr ""
584
585
585
- #: warehouse/oidc/forms/_core.py:47
586
+ #: warehouse/oidc/forms/_core.py:46
587
+ msgid "This project name isn't allowed"
588
+ msgstr ""
589
+
590
+ #: warehouse/oidc/forms/_core.py:50
591
+ msgid "This project name is too similar to an existing project"
592
+ msgstr ""
593
+
594
+ #: warehouse/oidc/forms/_core.py:54
595
+ msgid ""
596
+ "This project name isn't allowed (conflict with the Python standard "
597
+ "library module name)"
598
+ msgstr ""
599
+
600
+ #: warehouse/oidc/forms/_core.py:68
586
601
msgid "Specify a publisher ID"
587
602
msgstr ""
588
603
589
- #: warehouse/oidc/forms/_core.py:48
604
+ #: warehouse/oidc/forms/_core.py:69
590
605
msgid "Publisher must be specified by ID"
591
606
msgstr ""
592
607
0 commit comments