@@ -169,25 +169,25 @@ msgstr ""
169
169
msgid "Email address ${email_address} verified. ${confirm_message}."
170
170
msgstr ""
171
171
172
- #: warehouse/manage/views.py:172
172
+ #: warehouse/manage/views.py:174
173
173
msgid "Email ${email_address} added - check your email for a verification link"
174
174
msgstr ""
175
175
176
- #: warehouse/manage/views.py:653 warehouse/manage/views.py:689
176
+ #: warehouse/manage/views.py:655 warehouse/manage/views.py:691
177
177
msgid ""
178
178
"You must provision a two factor method before recovery codes can be "
179
179
"generated"
180
180
msgstr ""
181
181
182
- #: warehouse/manage/views.py:664
182
+ #: warehouse/manage/views.py:666
183
183
msgid "Recovery codes already generated"
184
184
msgstr ""
185
185
186
- #: warehouse/manage/views.py:665
186
+ #: warehouse/manage/views.py:667
187
187
msgid "Generating new recovery codes will invalidate your existing codes."
188
188
msgstr ""
189
189
190
- #: warehouse/manage/views.py:715
190
+ #: warehouse/manage/views.py:717
191
191
msgid "Invalid credentials. Try again"
192
192
msgstr ""
193
193
@@ -1255,6 +1255,58 @@ msgid ""
1255
1255
"<code>%(new_email)s</code>"
1256
1256
msgstr ""
1257
1257
1258
+ #: warehouse/templates/email/removed-project/body.html:25
1259
+ #, python-format
1260
+ msgid "The project %(project)s has been deleted."
1261
+ msgstr ""
1262
+
1263
+ #: warehouse/templates/email/removed-project-release-file/body.html:26
1264
+ #: warehouse/templates/email/removed-project-release/body.html:26
1265
+ #: warehouse/templates/email/removed-project/body.html:26
1266
+ #, python-format
1267
+ msgid ""
1268
+ "<strong>Deleted by:</strong> %(submitter)s with a role:\n"
1269
+ " %(role)s."
1270
+ msgstr ""
1271
+
1272
+ #: warehouse/templates/email/removed-project-release-file/body.html:32
1273
+ #: warehouse/templates/email/removed-project-release/body.html:32
1274
+ #: warehouse/templates/email/removed-project/body.html:32
1275
+ #, python-format
1276
+ msgid ""
1277
+ "If this was a mistake, you can email <a\n"
1278
+ " href=\" %(href)s\" >%(email_address)s</a> to communicate with the PyPI "
1279
+ "administrators."
1280
+ msgstr ""
1281
+
1282
+ #: warehouse/templates/email/removed-project/body.html:38
1283
+ #, python-format
1284
+ msgid ""
1285
+ "You are receiving this because you are %(recipient_role_descr)s of this "
1286
+ "project."
1287
+ msgstr ""
1288
+
1289
+ #: warehouse/templates/email/removed-project-release/body.html:25
1290
+ #, python-format
1291
+ msgid "The %(project)s release %(release)s released on %(date)s has been deleted."
1292
+ msgstr ""
1293
+
1294
+ #: warehouse/templates/email/removed-project-release-file/body.html:38
1295
+ #: warehouse/templates/email/removed-project-release/body.html:38
1296
+ #, python-format
1297
+ msgid ""
1298
+ "\n"
1299
+ "You are receiving this because you are %(recipient_role_descr)s of this "
1300
+ "project."
1301
+ msgstr ""
1302
+
1303
+ #: warehouse/templates/email/removed-project-release-file/body.html:25
1304
+ #, python-format
1305
+ msgid ""
1306
+ "The file %(file)s from release %(release)s of the %(project)s project has"
1307
+ " been deleted."
1308
+ msgstr ""
1309
+
1258
1310
#: warehouse/templates/email/two-factor-added/body.html:18
1259
1311
#, python-format
1260
1312
msgid ""
0 commit comments