@@ -37,105 +37,109 @@ msgstr ""
37
37
msgid "Locale updated"
38
38
msgstr ""
39
39
40
- #: warehouse/accounts/forms.py:52
40
+ #: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:286
41
+ msgid "The email address isn't valid. Try again."
42
+ msgstr ""
43
+
44
+ #: warehouse/accounts/forms.py:53
41
45
msgid "The password is invalid. Try again."
42
46
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
43
47
44
- #: warehouse/accounts/forms.py:53
48
+ #: warehouse/accounts/forms.py:54
45
49
msgid ""
46
50
"The username is invalid. Usernames must be composed of letters, numbers, "
47
51
"dots, hyphens and underscores. And must also start and finish with a letter "
48
52
"or number. Choose a different username."
49
53
msgstr ""
50
54
51
- #: warehouse/accounts/forms.py:71
55
+ #: warehouse/accounts/forms.py:72
52
56
msgid "Null bytes are not allowed."
53
57
msgstr ""
54
58
55
- #: warehouse/accounts/forms.py:94
59
+ #: warehouse/accounts/forms.py:86
56
60
msgid "No user found with that username"
57
61
msgstr ""
58
62
59
- #: warehouse/accounts/forms.py:105
63
+ #: warehouse/accounts/forms.py:106
60
64
msgid "TOTP code must be ${totp_length} digits."
61
65
msgstr ""
62
66
63
- #: warehouse/accounts/forms.py:125
67
+ #: warehouse/accounts/forms.py:126
64
68
msgid "Recovery Codes must be ${recovery_code_length} characters."
65
69
msgstr ""
66
70
67
- #: warehouse/accounts/forms.py:140
71
+ #: warehouse/accounts/forms.py:141
68
72
msgid "Choose a username with 50 characters or less."
69
73
msgstr ""
70
74
71
- #: warehouse/accounts/forms.py:157
75
+ #: warehouse/accounts/forms.py:158
72
76
msgid ""
73
77
"This username is already being used by another account. Choose a different "
74
78
"username."
75
79
msgstr ""
76
80
77
- #: warehouse/accounts/forms.py:171 warehouse/accounts/forms.py:220
78
- #: warehouse/accounts/forms.py:233
81
+ #: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
82
+ #: warehouse/accounts/forms.py:234
79
83
msgid "Password too long."
80
84
msgstr "የይለፍ ቃሉ በጣም ረዘመ።"
81
85
82
- #: warehouse/accounts/forms.py:207
86
+ #: warehouse/accounts/forms.py:208
83
87
msgid ""
84
88
"There have been too many unsuccessful login attempts. You have been locked "
85
89
"out for ${time}. Please try again later."
86
90
msgstr ""
87
91
88
- #: warehouse/accounts/forms.py:236
92
+ #: warehouse/accounts/forms.py:237
89
93
msgid "Your passwords don't match. Try again."
90
94
msgstr ""
91
95
92
- #: warehouse/accounts/forms.py:270
96
+ #: warehouse/accounts/forms.py:271
93
97
#, fuzzy
94
98
#| msgid "The password is invalid. Try again."
95
99
msgid "The email address is too long. Try again."
96
100
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
97
101
98
- #: warehouse/accounts/forms.py:285
99
- msgid "The email address isn't valid. Try again."
100
- msgstr ""
101
-
102
- #: warehouse/accounts/forms.py:299
102
+ #: warehouse/accounts/forms.py:314
103
103
msgid "You can't use an email address from this domain. Use a different email."
104
104
msgstr ""
105
105
106
- #: warehouse/accounts/forms.py:310
106
+ #: warehouse/accounts/forms.py:325
107
107
msgid ""
108
108
"This email address is already being used by this account. Use a different "
109
109
"email."
110
110
msgstr ""
111
111
112
- #: warehouse/accounts/forms.py:317
112
+ #: warehouse/accounts/forms.py:332
113
113
msgid ""
114
114
"This email address is already being used by another account. Use a different "
115
115
"email."
116
116
msgstr ""
117
117
118
- #: warehouse/accounts/forms.py:350 warehouse/manage/forms.py:139
118
+ #: warehouse/accounts/forms.py:367 warehouse/manage/forms.py:139
119
119
msgid "The name is too long. Choose a name with 100 characters or less."
120
120
msgstr ""
121
121
122
- #: warehouse/accounts/forms.py:442
122
+ #: warehouse/accounts/forms.py:374
123
+ msgid "URLs are not allowed in the name field."
124
+ msgstr ""
125
+
126
+ #: warehouse/accounts/forms.py:463
123
127
msgid "Invalid TOTP code."
124
128
msgstr ""
125
129
126
- #: warehouse/accounts/forms.py:459
130
+ #: warehouse/accounts/forms.py:480
127
131
msgid "Invalid WebAuthn assertion: Bad payload"
128
132
msgstr ""
129
133
130
- #: warehouse/accounts/forms.py:528
134
+ #: warehouse/accounts/forms.py:549
131
135
msgid "Invalid recovery code."
132
136
msgstr ""
133
137
134
- #: warehouse/accounts/forms.py:537
138
+ #: warehouse/accounts/forms.py:558
135
139
msgid "Recovery code has been previously used."
136
140
msgstr ""
137
141
138
- #: warehouse/accounts/forms.py:567
142
+ #: warehouse/accounts/forms.py:588
139
143
#, fuzzy
140
144
#| msgid "The password is invalid. Try again."
141
145
msgid "The username isn't valid. Try again."
@@ -2832,11 +2836,20 @@ msgstr ""
2832
2836
msgid "(What is this?)"
2833
2837
msgstr ""
2834
2838
2839
+ #: warehouse/templates/includes/packaging/project-data.html:21
2840
+ msgid "These details have been verified by PyPI"
2841
+ msgstr ""
2842
+
2835
2843
#: warehouse/templates/includes/packaging/project-data.html:23
2836
- #: warehouse/templates/includes/packaging/project-data.html:117
2844
+ #: warehouse/templates/includes/packaging/project-data.html:140
2837
2845
msgid "Project links"
2838
2846
msgstr ""
2839
2847
2848
+ #: warehouse/templates/includes/packaging/project-data.html:31
2849
+ #, python-format
2850
+ msgid "URL verified by PyPI on %(release_date)s"
2851
+ msgstr ""
2852
+
2840
2853
#: warehouse/templates/includes/packaging/project-data.html:51
2841
2854
msgid "GitHub Statistics"
2842
2855
msgstr ""
@@ -2869,42 +2882,49 @@ msgstr ""
2869
2882
msgid "Avatar for {username} from gravatar.com"
2870
2883
msgstr ""
2871
2884
2872
- #: warehouse/templates/includes/packaging/project-data.html:114
2873
- msgid "Unverified details"
2874
- msgstr ""
2875
-
2876
- #: warehouse/templates/includes/packaging/project-data.html:133
2885
+ #: warehouse/templates/includes/packaging/project-data.html:113
2886
+ #: warehouse/templates/includes/packaging/project-data.html:156
2877
2887
msgid "Meta"
2878
2888
msgstr ""
2879
2889
2880
- #: warehouse/templates/includes/packaging/project-data.html:138
2881
- msgid "License:"
2882
- msgstr ""
2883
-
2884
- #: warehouse/templates/includes/packaging/project-data.html:145
2885
- #: warehouse/templates/includes/packaging/project-data.html:151
2890
+ #: warehouse/templates/includes/packaging/project-data.html:118
2891
+ #: warehouse/templates/includes/packaging/project-data.html:168
2892
+ #: warehouse/templates/includes/packaging/project-data.html:174
2886
2893
msgid "Author:"
2887
2894
msgstr ""
2888
2895
2889
- #: warehouse/templates/includes/packaging/project-data.html:158
2890
- #: warehouse/templates/includes/packaging/project-data.html:164
2896
+ #: warehouse/templates/includes/packaging/project-data.html:126
2897
+ #: warehouse/templates/includes/packaging/project-data.html:181
2898
+ #: warehouse/templates/includes/packaging/project-data.html:187
2891
2899
#: warehouse/templates/pages/help.html:620
2892
2900
msgid "Maintainer:"
2893
2901
msgstr ""
2894
2902
2895
- #: warehouse/templates/includes/packaging/project-data.html:172
2903
+ #: warehouse/templates/includes/packaging/project-data.html:137
2904
+ msgid "Unverified details"
2905
+ msgstr ""
2906
+
2907
+ #: warehouse/templates/includes/packaging/project-data.html:138
2908
+ msgid "These details have <b>not</b> been verified by PyPI"
2909
+ msgstr ""
2910
+
2911
+ #: warehouse/templates/includes/packaging/project-data.html:161
2912
+ msgid "License:"
2913
+ msgstr ""
2914
+
2915
+ #: warehouse/templates/includes/packaging/project-data.html:195
2896
2916
msgid "Tags"
2897
2917
msgstr ""
2898
2918
2899
- #: warehouse/templates/includes/packaging/project-data.html:184
2919
+ #: warehouse/templates/includes/packaging/project-data.html:207
2900
2920
msgid "Requires:"
2901
2921
msgstr ""
2902
2922
2903
- #: warehouse/templates/includes/packaging/project-data.html:191
2923
+ #: warehouse/templates/includes/packaging/project-data.html:214
2904
2924
msgid "Provides-Extra:"
2905
2925
msgstr ""
2906
2926
2907
- #: warehouse/templates/includes/packaging/project-data.html:201
2927
+ #: warehouse/templates/includes/packaging/project-data.html:224
2908
2928
#: warehouse/templates/pages/classifiers.html:16
2909
2929
#: warehouse/templates/pages/classifiers.html:21
2910
2930
#: warehouse/templates/pages/sitemap.html:39
0 commit comments