Skip to content

Commit 79daaed

Browse files
committed
Update translations
1 parent 7e3776a commit 79daaed

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

warehouse/locale/messages.pot

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ msgstr ""
368368
msgid "Select project"
369369
msgstr ""
370370

371-
#: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:23
371+
#: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:24
372372
#: warehouse/oidc/forms/gitlab.py:44
373373
msgid "Specify project name"
374374
msgstr ""
@@ -574,21 +574,36 @@ msgstr ""
574574
msgid "Expired invitation for '${username}' deleted."
575575
msgstr ""
576576

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
578579
msgid "Invalid project name"
579580
msgstr ""
580581

581-
#: warehouse/oidc/forms/_core.py:46
582+
#: warehouse/oidc/forms/_core.py:50
582583
msgid ""
583-
"This project already exists, use the project's publishing settings <a "
584+
"This project already exists: use the project's publishing settings <a "
584585
"href='${url}'>here</a> to create a Trusted Publisher for it."
585586
msgstr ""
586587

587-
#: warehouse/oidc/forms/_core.py:66
588+
#: warehouse/oidc/forms/_core.py:60
589+
msgid "This project name isn't allowed"
590+
msgstr ""
591+
592+
#: warehouse/oidc/forms/_core.py:64
593+
msgid "This project name is too similar to an existing project"
594+
msgstr ""
595+
596+
#: warehouse/oidc/forms/_core.py:68
597+
msgid ""
598+
"This project name isn't allowed (conflict with the Python standard "
599+
"library module name)"
600+
msgstr ""
601+
602+
#: warehouse/oidc/forms/_core.py:85
588603
msgid "Specify a publisher ID"
589604
msgstr ""
590605

591-
#: warehouse/oidc/forms/_core.py:67
606+
#: warehouse/oidc/forms/_core.py:86
592607
msgid "Publisher must be specified by ID"
593608
msgstr ""
594609

0 commit comments

Comments
 (0)