@@ -14,111 +14,111 @@ msgstr ""
14
14
msgid "Locale updated"
15
15
msgstr ""
16
16
17
- #: warehouse/accounts/forms.py:54 warehouse/accounts/forms.py:292
17
+ #: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
18
18
msgid "The email address isn't valid. Try again."
19
19
msgstr ""
20
20
21
- #: warehouse/accounts/forms.py:55
21
+ #: warehouse/accounts/forms.py:53
22
22
msgid "The password is invalid. Try again."
23
23
msgstr ""
24
24
25
- #: warehouse/accounts/forms.py:57
25
+ #: warehouse/accounts/forms.py:55
26
26
msgid ""
27
27
"The username is invalid. Usernames must be composed of letters, numbers, "
28
28
"dots, hyphens and underscores. And must also start and finish with a "
29
29
"letter or number. Choose a different username."
30
30
msgstr ""
31
31
32
- #: warehouse/accounts/forms.py:74
32
+ #: warehouse/accounts/forms.py:72
33
33
msgid "Null bytes are not allowed."
34
34
msgstr ""
35
35
36
- #: warehouse/accounts/forms.py:88
36
+ #: warehouse/accounts/forms.py:86
37
37
msgid "No user found with that username"
38
38
msgstr ""
39
39
40
- #: warehouse/accounts/forms.py:109
40
+ #: warehouse/accounts/forms.py:107
41
41
#, python-brace-format
42
42
msgid "TOTP code must be ${totp_length} digits."
43
43
msgstr ""
44
44
45
- #: warehouse/accounts/forms.py:129
45
+ #: warehouse/accounts/forms.py:127
46
46
#, python-brace-format
47
47
msgid "Recovery Codes must be ${recovery_code_length} characters."
48
48
msgstr ""
49
49
50
- #: warehouse/accounts/forms.py:143
50
+ #: warehouse/accounts/forms.py:141
51
51
msgid "Choose a username with 50 characters or less."
52
52
msgstr ""
53
53
54
- #: warehouse/accounts/forms.py:161
54
+ #: warehouse/accounts/forms.py:159
55
55
msgid ""
56
56
"This username is already being used by another account. Choose a "
57
57
"different username."
58
58
msgstr ""
59
59
60
- #: warehouse/accounts/forms.py:174 warehouse/accounts/forms.py:223
61
- #: warehouse/accounts/forms.py:236
60
+ #: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
61
+ #: warehouse/accounts/forms.py:234
62
62
msgid "Password too long."
63
63
msgstr ""
64
64
65
- #: warehouse/accounts/forms.py:206
65
+ #: warehouse/accounts/forms.py:204
66
66
#, python-brace-format
67
67
msgid ""
68
68
"There have been too many unsuccessful login attempts. You have been "
69
69
"locked out for ${time}. Please try again later."
70
70
msgstr ""
71
71
72
- #: warehouse/accounts/forms.py:239
72
+ #: warehouse/accounts/forms.py:237
73
73
msgid "Your passwords don't match. Try again."
74
74
msgstr ""
75
75
76
- #: warehouse/accounts/forms.py:273
76
+ #: warehouse/accounts/forms.py:271
77
77
msgid "The email address is too long. Try again."
78
78
msgstr ""
79
79
80
- #: warehouse/accounts/forms.py:345
80
+ #: warehouse/accounts/forms.py:343
81
81
msgid "You can't use an email address from this domain. Use a different email."
82
82
msgstr ""
83
83
84
- #: warehouse/accounts/forms.py:360
84
+ #: warehouse/accounts/forms.py:358
85
85
msgid ""
86
86
"This email address is already being used by this account. Use a different"
87
87
" email."
88
88
msgstr ""
89
89
90
- #: warehouse/accounts/forms.py:371
90
+ #: warehouse/accounts/forms.py:369
91
91
msgid ""
92
92
"This email address is already being used by another account. Use a "
93
93
"different email."
94
94
msgstr ""
95
95
96
- #: warehouse/accounts/forms.py:411 warehouse/manage/forms.py:140
96
+ #: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:140
97
97
#: warehouse/manage/forms.py:742
98
98
msgid "The name is too long. Choose a name with 100 characters or less."
99
99
msgstr ""
100
100
101
- #: warehouse/accounts/forms.py:417
101
+ #: warehouse/accounts/forms.py:415
102
102
msgid "URLs are not allowed in the name field."
103
103
msgstr ""
104
104
105
- #: warehouse/accounts/forms.py:506
105
+ #: warehouse/accounts/forms.py:504
106
106
msgid "Invalid TOTP code."
107
107
msgstr ""
108
108
109
- #: warehouse/accounts/forms.py:523
109
+ #: warehouse/accounts/forms.py:521
110
110
msgid "Invalid WebAuthn assertion: Bad payload"
111
111
msgstr ""
112
112
113
- #: warehouse/accounts/forms.py:592
113
+ #: warehouse/accounts/forms.py:590
114
114
msgid "Invalid recovery code."
115
115
msgstr ""
116
116
117
- #: warehouse/accounts/forms.py:601
117
+ #: warehouse/accounts/forms.py:599
118
118
msgid "Recovery code has been previously used."
119
119
msgstr ""
120
120
121
- #: warehouse/accounts/forms.py:631
121
+ #: warehouse/accounts/forms.py:629
122
122
msgid "The username isn't valid. Try again."
123
123
msgstr ""
124
124
0 commit comments