@@ -1705,7 +1705,7 @@ msgstr ""
1705
1705
#: warehouse/templates/accounts/profile.html:83
1706
1706
#: warehouse/templates/manage/organization/projects.html:48
1707
1707
#: warehouse/templates/manage/projects.html:37
1708
- #: warehouse/templates/manage/projects.html:84
1708
+ #: warehouse/templates/manage/projects.html:87
1709
1709
#: warehouse/templates/manage/team/projects.html:48
1710
1710
#: warehouse/templates/organizations/profile.html:66
1711
1711
#, python-format
@@ -3899,8 +3899,8 @@ msgstr ""
3899
3899
#: warehouse/templates/manage/organizations.html:120
3900
3900
#: warehouse/templates/manage/organizations.html:125
3901
3901
#: warehouse/templates/manage/project/releases.html:88
3902
- #: warehouse/templates/manage/projects.html:103
3903
- #: warehouse/templates/manage/projects.html:107
3902
+ #: warehouse/templates/manage/projects.html:106
3903
+ #: warehouse/templates/manage/projects.html:110
3904
3904
#: warehouse/templates/manage/team/projects.html:66
3905
3905
#: warehouse/templates/manage/team/projects.html:70
3906
3906
msgid "Manage"
@@ -4209,7 +4209,7 @@ msgstr ""
4209
4209
#: warehouse/templates/manage/organizations.html:35
4210
4210
#: warehouse/templates/manage/organizations.html:96
4211
4211
#: warehouse/templates/manage/projects.html:44
4212
- #: warehouse/templates/manage/projects.html:91
4212
+ #: warehouse/templates/manage/projects.html:94
4213
4213
#: warehouse/templates/manage/team/projects.html:55
4214
4214
#, python-format
4215
4215
msgid "Created %(creation_date)s"
@@ -4302,8 +4302,8 @@ msgstr ""
4302
4302
#: warehouse/templates/manage/organization/teams.html:63
4303
4303
#: warehouse/templates/manage/organizations.html:103
4304
4304
#: warehouse/templates/manage/project/releases.html:94
4305
- #: warehouse/templates/manage/projects.html:115
4306
4305
#: warehouse/templates/manage/projects.html:118
4306
+ #: warehouse/templates/manage/projects.html:121
4307
4307
#: warehouse/templates/manage/team/projects.html:78
4308
4308
#: warehouse/templates/manage/team/projects.html:81
4309
4309
msgid "View"
@@ -4442,31 +4442,35 @@ msgstr ""
4442
4442
msgid "Sole owner"
4443
4443
msgstr ""
4444
4444
4445
+ #: warehouse/templates/manage/projects.html:82
4446
+ msgid "Archived"
4447
+ msgstr ""
4448
+
4445
4449
#: warehouse/templates/manage/organization/projects.html:66
4446
- #: warehouse/templates/manage/projects.html:102
4450
+ #: warehouse/templates/manage/projects.html:105
4447
4451
#: warehouse/templates/manage/team/projects.html:65
4448
4452
msgid "Manage this project"
4449
4453
msgstr ""
4450
4454
4451
4455
#: warehouse/templates/manage/organization/projects.html:70
4452
- #: warehouse/templates/manage/projects.html:106
4456
+ #: warehouse/templates/manage/projects.html:109
4453
4457
#: warehouse/templates/manage/team/projects.html:69
4454
4458
msgid "You are not an owner of this project"
4455
4459
msgstr ""
4456
4460
4457
4461
#: warehouse/templates/manage/organization/projects.html:78
4458
- #: warehouse/templates/manage/projects.html:114
4462
+ #: warehouse/templates/manage/projects.html:117
4459
4463
#: warehouse/templates/manage/team/projects.html:77
4460
4464
msgid "View this project's public page"
4461
4465
msgstr ""
4462
4466
4463
4467
#: warehouse/templates/manage/organization/projects.html:81
4464
- #: warehouse/templates/manage/projects.html:117
4468
+ #: warehouse/templates/manage/projects.html:120
4465
4469
#: warehouse/templates/manage/team/projects.html:80
4466
4470
msgid "This project has no releases"
4467
4471
msgstr ""
4468
4472
4469
- #: warehouse/templates/manage/projects.html:126
4473
+ #: warehouse/templates/manage/projects.html:129
4470
4474
#, python-format
4471
4475
msgid ""
4472
4476
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6113,6 +6117,11 @@ msgid ""
6113
6117
"article."
6114
6118
msgstr ""
6115
6119
6120
+ #: warehouse/templates/manage/project/manage_project_base.html:86
6121
+ #: warehouse/templates/packaging/detail.html:318
6122
+ msgid "This project has been archived."
6123
+ msgstr ""
6124
+
6116
6125
#: warehouse/templates/manage/project/publishing.html:26
6117
6126
msgid ""
6118
6127
"Some form fields have been autofilled, please double-check their values "
@@ -7119,10 +7128,6 @@ msgstr ""
7119
7128
msgid "Project details"
7120
7129
msgstr ""
7121
7130
7122
- #: warehouse/templates/packaging/detail.html:318
7123
- msgid "This project has been archived."
7124
- msgstr ""
7125
-
7126
7131
#: warehouse/templates/packaging/detail.html:320
7127
7132
msgid ""
7128
7133
"The maintainers of this project have marked this project as archived. No "
0 commit comments