Skip to content

Commit

Permalink
translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Jan 9, 2025
1 parent c7694bb commit a19ae3b
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 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:742
#: warehouse/manage/forms.py:741
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""

Expand Down Expand Up @@ -345,102 +345,102 @@ msgstr ""
msgid "Banner Preview"
msgstr ""

#: warehouse/manage/forms.py:420
#: warehouse/manage/forms.py:419
msgid "Choose an organization account name with 50 characters or less."
msgstr ""

#: warehouse/manage/forms.py:428
#: warehouse/manage/forms.py:427
msgid ""
"The organization account name is invalid. Organization account names must"
" be composed of letters, numbers, dots, hyphens and underscores. And must"
" also start and finish with a letter or number. Choose a different "
"organization account name."
msgstr ""

#: warehouse/manage/forms.py:451
#: warehouse/manage/forms.py:450
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""

#: warehouse/manage/forms.py:466
#: warehouse/manage/forms.py:465
msgid ""
"You have already submitted an application for that name. Choose a "
"different organization account name."
msgstr ""

#: warehouse/manage/forms.py:502
#: warehouse/manage/forms.py:501
msgid "Select project"
msgstr ""

#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:23
#: warehouse/manage/forms.py:506 warehouse/oidc/forms/_core.py:23
#: warehouse/oidc/forms/gitlab.py:57
msgid "Specify project name"
msgstr ""

#: warehouse/manage/forms.py:510
#: warehouse/manage/forms.py:509
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""

#: warehouse/manage/forms.py:517
#: warehouse/manage/forms.py:516
msgid "This project name has already been used. Choose a different project name."
msgstr ""

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

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

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

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

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

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

#: warehouse/manage/forms.py:691
#: warehouse/manage/forms.py:690
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:719
#: warehouse/manage/forms.py:718
msgid "This team name has already been used. Choose a different team name."
msgstr ""

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

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

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

#: warehouse/manage/forms.py:770
#: warehouse/manage/forms.py:769
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
Expand Down

0 comments on commit a19ae3b

Please sign in to comment.