Skip to content

Commit

Permalink
make translations
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Fiedler <[email protected]>
  • Loading branch information
miketheman committed Nov 1, 2024
1 parent b87a3c5 commit 76fdf2d
Showing 1 changed file with 50 additions and 50 deletions.
100 changes: 50 additions & 50 deletions warehouse/locale/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ msgid ""
msgstr ""

#: warehouse/accounts/forms.py:410 warehouse/manage/forms.py:139
#: warehouse/manage/forms.py:728
#: warehouse/manage/forms.py:730
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""

Expand Down Expand Up @@ -373,8 +373,8 @@ msgstr ""
msgid "Select project"
msgstr ""

#: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:23
#: warehouse/oidc/forms/gitlab.py:44
#: warehouse/manage/forms.py:495 warehouse/oidc/forms/_core.py:22
#: warehouse/oidc/forms/gitlab.py:43
msgid "Specify project name"
msgstr ""

Expand All @@ -388,59 +388,59 @@ msgstr ""
msgid "This project name has already been used. Choose a different project name."
msgstr ""

#: warehouse/manage/forms.py:576
#: warehouse/manage/forms.py:578
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""

#: warehouse/manage/forms.py:588
#: warehouse/manage/forms.py:590
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""

#: warehouse/manage/forms.py:595
#: warehouse/manage/forms.py:597
msgid "The organization URL must start with http:// or https://"
msgstr ""

#: warehouse/manage/forms.py:606
#: warehouse/manage/forms.py:608
msgid ""
"The organization description is too long. Choose a organization "
"description with 400 characters or less."
msgstr ""

#: warehouse/manage/forms.py:641
#: warehouse/manage/forms.py:643
msgid "You have already submitted the maximum number of "
msgstr ""

#: warehouse/manage/forms.py:671
#: warehouse/manage/forms.py:673
msgid "Choose a team name with 50 characters or less."
msgstr ""

#: warehouse/manage/forms.py:677
#: warehouse/manage/forms.py:679
msgid ""
"The team name is invalid. Team names cannot start or end with a space, "
"period, underscore, hyphen, or slash. Choose a different team name."
msgstr ""

#: warehouse/manage/forms.py:705
#: warehouse/manage/forms.py:707
msgid "This team name has already been used. Choose a different team name."
msgstr ""

#: warehouse/manage/forms.py:724
#: warehouse/manage/forms.py:726
msgid "Specify your alternate repository name"
msgstr ""

#: warehouse/manage/forms.py:738
#: warehouse/manage/forms.py:740
msgid "Specify your alternate repository URL"
msgstr ""

#: warehouse/manage/forms.py:742
#: warehouse/manage/forms.py:744
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""

#: warehouse/manage/forms.py:756
#: warehouse/manage/forms.py:758
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
Expand Down Expand Up @@ -624,136 +624,136 @@ msgstr ""
msgid "Expired invitation for '${username}' deleted."
msgstr ""

#: warehouse/oidc/forms/_core.py:25 warehouse/oidc/forms/gitlab.py:46
#: warehouse/oidc/forms/_core.py:24 warehouse/oidc/forms/gitlab.py:45
msgid "Invalid project name"
msgstr ""

#: warehouse/oidc/forms/_core.py:46
#: warehouse/oidc/forms/_core.py:45
msgid ""
"This project already exists, use the project's publishing settings <a "
"href='${url}'>here</a> to create a Trusted Publisher for it."
msgstr ""

#: warehouse/oidc/forms/_core.py:66
#: warehouse/oidc/forms/_core.py:65
msgid "Specify a publisher ID"
msgstr ""

#: warehouse/oidc/forms/_core.py:67
#: warehouse/oidc/forms/_core.py:66
msgid "Publisher must be specified by ID"
msgstr ""

#: warehouse/oidc/forms/activestate.py:48
#: warehouse/oidc/forms/activestate.py:47
msgid "Double dashes are not allowed in the name"
msgstr ""

#: warehouse/oidc/forms/activestate.py:55
#: warehouse/oidc/forms/activestate.py:54
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""

#: warehouse/oidc/forms/activestate.py:79
#: warehouse/oidc/forms/activestate.py:92
#: warehouse/oidc/forms/activestate.py:78
#: warehouse/oidc/forms/activestate.py:91
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""

#: warehouse/oidc/forms/activestate.py:87
#: warehouse/oidc/forms/activestate.py:103
#: warehouse/oidc/forms/activestate.py:112
#: warehouse/oidc/forms/activestate.py:86
#: warehouse/oidc/forms/activestate.py:102
#: warehouse/oidc/forms/activestate.py:111
msgid "Unexpected error from ActiveState. Try again"
msgstr ""

#: warehouse/oidc/forms/activestate.py:122
#: warehouse/oidc/forms/activestate.py:121
msgid "Specify ActiveState organization name"
msgstr ""

#: warehouse/oidc/forms/activestate.py:130
#: warehouse/oidc/forms/activestate.py:129
msgid "Specify ActiveState project name"
msgstr ""

#: warehouse/oidc/forms/activestate.py:134
#: warehouse/oidc/forms/activestate.py:133
msgid "Invalid ActiveState project name"
msgstr ""

#: warehouse/oidc/forms/activestate.py:157
#: warehouse/oidc/forms/activestate.py:156
msgid "ActiveState organization not found"
msgstr ""

#: warehouse/oidc/forms/activestate.py:177
#: warehouse/oidc/forms/activestate.py:176
msgid "ActiveState actor not found"
msgstr ""

#: warehouse/oidc/forms/github.py:33
#: warehouse/oidc/forms/github.py:32
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""

#: warehouse/oidc/forms/github.py:40
#: warehouse/oidc/forms/github.py:39
msgid "Specify repository name"
msgstr ""

#: warehouse/oidc/forms/github.py:42
#: warehouse/oidc/forms/github.py:41
msgid "Invalid repository name"
msgstr ""

#: warehouse/oidc/forms/github.py:49
#: warehouse/oidc/forms/github.py:48
msgid "Specify workflow filename"
msgstr ""

#: warehouse/oidc/forms/github.py:84
#: warehouse/oidc/forms/github.py:83
msgid "Unknown GitHub user or organization."
msgstr ""

#: warehouse/oidc/forms/github.py:94
#: warehouse/oidc/forms/github.py:93
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""

#: warehouse/oidc/forms/github.py:104
#: warehouse/oidc/forms/github.py:103
msgid "Unexpected error from GitHub. Try again."
msgstr ""

#: warehouse/oidc/forms/github.py:111
#: warehouse/oidc/forms/github.py:110
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""

#: warehouse/oidc/forms/github.py:121
#: warehouse/oidc/forms/github.py:120
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""

#: warehouse/oidc/forms/github.py:133
#: warehouse/oidc/forms/github.py:132
msgid "Invalid GitHub user or organization name."
msgstr ""

#: warehouse/oidc/forms/github.py:149
#: warehouse/oidc/forms/github.py:148
msgid "Workflow name must end with .yml or .yaml"
msgstr ""

#: warehouse/oidc/forms/github.py:154
#: warehouse/oidc/forms/github.py:153
msgid "Workflow filename must be a filename only, without directories"
msgstr ""

#: warehouse/oidc/forms/gitlab.py:33
#: warehouse/oidc/forms/gitlab.py:32
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""

#: warehouse/oidc/forms/gitlab.py:37
#: warehouse/oidc/forms/gitlab.py:36
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""

#: warehouse/oidc/forms/gitlab.py:54
#: warehouse/oidc/forms/gitlab.py:53
msgid "Specify top-level pipeline file path"
msgstr ""

#: warehouse/oidc/forms/gitlab.py:63
#: warehouse/oidc/forms/gitlab.py:62
msgid "Invalid environment name"
msgstr ""

#: warehouse/oidc/forms/gitlab.py:78
#: warehouse/oidc/forms/gitlab.py:77
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""

#: warehouse/oidc/forms/gitlab.py:82
#: warehouse/oidc/forms/gitlab.py:81
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""

#: warehouse/packaging/forms.py:27
#: warehouse/packaging/forms.py:26
msgid "Provide an Inspector link to specific lines of code."
msgstr ""

Expand Down

0 comments on commit 76fdf2d

Please sign in to comment.